Information about plays

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

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

{
    "id": 3640774,
    "uri": "https://api.kexp.org/v2/plays/3640774/?format=api",
    "airdate": "2026-04-11T15:26:01-07:00",
    "show": 66426,
    "show_uri": "https://api.kexp.org/v2/shows/66426/?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": "Nothing Ever Happened",
    "track_id": "b8a18b88-37d0-38ba-830d-c86cc2a5d41c",
    "recording_id": "9a352341-6327-4b12-951b-18d464730106",
    "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": "Check out this video of Deerhunter performing at The Doug Fir in Portland during Musicfest NW recorded by KEXP back in 2007: https://www.youtube.com/watch?v=UdNrNQpYtBk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}