Information about plays

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

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

{
    "id": 3639558,
    "uri": "https://api.kexp.org/v2/plays/3639558/?format=api",
    "airdate": "2026-04-08T18:25:04-07:00",
    "show": 66401,
    "show_uri": "https://api.kexp.org/v2/shows/66401/?format=api",
    "image_uri": "https://dn710806.ca.archive.org/0/items/mbid-584eb598-9b01-415c-ac7e-2f7997d3f304/mbid-584eb598-9b01-415c-ac7e-2f7997d3f304-4689832242_thumb500.jpg",
    "thumbnail_uri": "https://dn710806.ca.archive.org/0/items/mbid-584eb598-9b01-415c-ac7e-2f7997d3f304/mbid-584eb598-9b01-415c-ac7e-2f7997d3f304-4689832242_thumb250.jpg",
    "song": "Agoraphobia",
    "track_id": "72b6b081-1754-3329-b31c-68af10dc4427",
    "recording_id": "43813773-d882-41f9-86e1-9f6b12cb35ec",
    "artist": "Deerhunter",
    "artist_ids": [
        "4f416ed7-dda2-45de-a6f1-b986e861cf4b"
    ],
    "album": "Microcastle / Weird Era Cont.",
    "release_id": "584eb598-9b01-415c-ac7e-2f7997d3f304",
    "release_group_id": "9437340a-d0a1-37a1-a7d9-6c308d3db215",
    "labels": [
        "kranky"
    ],
    "label_ids": [
        "4536e738-6350-4cae-af70-79d56d106c45"
    ],
    "release_date": "2008-10-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Deerhunter came to Seattle in 2019 as apart of the Capitol Hill Block Party lineup. You can read KEXP's review of the concert and how vocalist Bradford Cox's songwriting speaks to those feeling like outsiders. \nhttps://www.kexp.org/read/2019/7/25/decade-solitude-returning-capitol-hill-block-party/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}