Information about plays

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

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

{
    "id": 3656679,
    "uri": "https://api.kexp.org/v2/plays/3656679/?format=api",
    "airdate": "2026-05-19T04:08:55-07:00",
    "show": 66756,
    "show_uri": "https://api.kexp.org/v2/shows/66756/?format=api",
    "image_uri": "https://dn720801.ca.archive.org/0/items/mbid-c88f9195-ae1e-408b-829a-ad85d1e373c7/mbid-c88f9195-ae1e-408b-829a-ad85d1e373c7-44685240210_thumb500.jpg",
    "thumbnail_uri": "https://dn720801.ca.archive.org/0/items/mbid-c88f9195-ae1e-408b-829a-ad85d1e373c7/mbid-c88f9195-ae1e-408b-829a-ad85d1e373c7-44685240210_thumb250.jpg",
    "song": "Carry On",
    "track_id": "524025c1-72b5-40a3-b40b-fdb18ee2e177",
    "recording_id": "0843e223-aec4-4cd8-91de-d83ec5929f68",
    "artist": "Jungle",
    "artist_ids": [
        "6bbb3983-ce8a-4971-96e0-7cae73268fc4"
    ],
    "album": "Sunshine",
    "release_id": "c88f9195-ae1e-408b-829a-ad85d1e373c7",
    "release_group_id": "0e446f39-1c6c-4ab7-a926-7d0cd92d0529",
    "labels": [
        "Caiola Records"
    ],
    "label_ids": [
        "32dc4101-1ddf-4c46-bd82-eee0e1179eb7"
    ],
    "release_date": "2026-08-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jungle is rolling into Seattle's Climate Pledge Arena on October 3, then doing two nights at the Greek Theatre in Berkeley on October 6 and 7, all in support of their fifth album \"Sunshine\" (out August 14 on Caiola/AWAL). \"Carry On\" is the lead single, premiered as BBC Radio 1's Hottest Record back in March — Lydia Kitto's voice carrying the emotional core over Josh Lloyd-Watson and Tom McFarland's signature production. Their 2023 album \"Volcano\" earned them their first BRIT Award.\n\nhttps://climatepledgearena.com/jungle-sets-to-tour-north-america-the-u-k-europe-and-australia/\n\nCatch Jungle live:\n* Seattle on October 3 at Climate Pledge Arena\n* Berkeley on October 6 & 7 at The Greek Theatre",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}