Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3564850/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3564850,
    "uri": "https://api.kexp.org/v2/plays/3564850/?format=api",
    "airdate": "2025-10-14T05:29:08-07:00",
    "show": 64831,
    "show_uri": "https://api.kexp.org/v2/shows/64831/?format=api",
    "image_uri": "https://ia601003.us.archive.org/30/items/mbid-b58c7c70-79f4-410e-bcb1-d1ffd80979f7/mbid-b58c7c70-79f4-410e-bcb1-d1ffd80979f7-43183034669_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-b58c7c70-79f4-410e-bcb1-d1ffd80979f7/mbid-b58c7c70-79f4-410e-bcb1-d1ffd80979f7-43183034669_thumb250.jpg",
    "song": "Way You Make Me Feel",
    "track_id": "e7539a5d-0f06-4621-813c-b2268cfa09c6",
    "recording_id": "7acf2bb2-ffe0-4afa-98d5-c11d261e5c51",
    "artist": "Kelissa",
    "artist_ids": [
        "90c98740-f757-492a-a76a-fbffa3abcaca"
    ],
    "album": "Way You Make Me Feel",
    "release_id": "b58c7c70-79f4-410e-bcb1-d1ffd80979f7",
    "release_group_id": "dbcdc0a8-b973-4ad0-988a-d770ce00d044",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-07-29",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Raised in the inspirational hills of St. Andrew, Jamaica, Kelissa developed a natural inclination for music, largely influenced by a Rastafari and reggae upbringing. Kelissa also spent extended periods in California, where her self designed college curriculum was heavily involved with music and the arts. She launched her own label and lifestyle brand called ‘Anbessa’ (meaning lion in the Ethiopian language Amharic).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}