Information about plays

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

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

{
    "id": 3556266,
    "uri": "https://api.kexp.org/v2/plays/3556266/?format=api",
    "airdate": "2025-09-22T09:09:43-07:00",
    "show": 64632,
    "show_uri": "https://api.kexp.org/v2/shows/64632/?format=api",
    "image_uri": "https://ia600103.us.archive.org/31/items/mbid-78188810-df1a-4ac0-ac60-57e3bd84284b/mbid-78188810-df1a-4ac0-ac60-57e3bd84284b-18315026356_thumb500.jpg",
    "thumbnail_uri": "https://ia800103.us.archive.org/31/items/mbid-78188810-df1a-4ac0-ac60-57e3bd84284b/mbid-78188810-df1a-4ac0-ac60-57e3bd84284b-18315026356_thumb250.jpg",
    "song": "Need You Now",
    "track_id": "78c6f263-0ec3-3491-841c-fb9421fd5bcb",
    "recording_id": "e263376f-8b45-4078-8e45-8541a777918a",
    "artist": "Cut Copy",
    "artist_ids": [
        "caaba574-dfbc-4681-8e56-19b5150897d2"
    ],
    "album": "Zonoscope",
    "release_id": "78188810-df1a-4ac0-ac60-57e3bd84284b",
    "release_group_id": "56e9fc31-653b-46c6-87e0-8973df473a29",
    "labels": [
        "Modular Recordings"
    ],
    "label_ids": [
        "1a69fd71-e415-4439-b830-49ab0752d9f7"
    ],
    "release_date": "2011-02-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hi John, long time amplifiers and lovers of KEXP. My wife and I both heard a song that you played a few mornings ago.  We were on separate commutes to work that morning, but the song struck us both at the same time, and we brought it up to each other later that evening when we were back from work. We put it on our playlist for the hospital we were about to go to in anticipation of our third baby boy. Right after she was done delivering our new baby, that same song played through the speaker as we reveled in the beauty of our sweet new guy, and now it is forever cemented into the fabric of our family with our newest addition, Ernie. Could you come full circle and play it for us one more time this morning? “Need you now” by Cut Copy. Thank you always and forever for the community you foster with us all through music & KEXP. \n\nJustin and Hannah in Seattle.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}