Information about plays

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

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

{
    "id": 3635609,
    "uri": "https://api.kexp.org/v2/plays/3635609/?format=api",
    "airdate": "2026-03-30T13:53:39-07:00",
    "show": 66322,
    "show_uri": "https://api.kexp.org/v2/shows/66322/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "100",
    "track_id": null,
    "recording_id": "615e21f7-5954-4fe9-9501-f3534a0b9767",
    "artist": "Dean Blunt",
    "artist_ids": [
        "e8bd5b47-e8b4-4671-a9f6-590a92e88898"
    ],
    "album": "Black Metal",
    "release_id": null,
    "release_group_id": "0fccebb7-bc95-43da-a965-2e106f50652b",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2014-11-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Roy Chukwuemeka Nnawuchi, known professionally as Dean Blunt, is an English singer-songwriter, musician, producer, and contemporary artist. Want to know more about \"the trickster god of UK music\" and his 2014 album, \"Black Metal\"?: https://hearingaidmagazine.com/the-enigmatic-dean-blunt",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}