Information about plays

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

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

{
    "id": 3621974,
    "uri": "https://api.kexp.org/v2/plays/3621974/?format=api",
    "airdate": "2026-02-25T04:48:41-08:00",
    "show": 66024,
    "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
    "image_uri": "https://ia601301.us.archive.org/20/items/mbid-200f0a5a-41c4-49f3-b997-1ef5f975f060/mbid-200f0a5a-41c4-49f3-b997-1ef5f975f060-5554262129_thumb500.jpg",
    "thumbnail_uri": "https://ia801301.us.archive.org/20/items/mbid-200f0a5a-41c4-49f3-b997-1ef5f975f060/mbid-200f0a5a-41c4-49f3-b997-1ef5f975f060-5554262129_thumb250.jpg",
    "song": "Bodysnatchers",
    "track_id": "e8d69268-0f18-445e-a6a7-75ab22b230d2",
    "recording_id": "94a1d84a-66ce-4fc9-88a5-c46263c54d9a",
    "artist": "Radiohead",
    "artist_ids": [
        "a74b1b7f-71a5-4011-9441-d0b5e4122711"
    ],
    "album": "In Rainbows",
    "release_id": "200f0a5a-41c4-49f3-b997-1ef5f975f060",
    "release_group_id": "6e335887-60ba-38f0-95af-fae7774336bf",
    "labels": [
        "TBD Records"
    ],
    "label_ids": [
        "9b9655c8-30ec-4087-921d-87257e612d7b"
    ],
    "release_date": "2008-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#10 on YOUR countdown of the greatest albums of all time! \n\n\"I have this thing... just before I get sick I'll have this 120 hour hyperactive mania and that song was recorded during one of those. I felt genuinely out of it when we did that. The vocal is one take and we didn't do anything to it afterwards. We tidied up my guitar because I was so out of it, my guitar playing was rubbish. My best vocals are always the ones that happen there and then.\"  Read more of Thom Yorke's NY Times interview: https://tinyurl.com/wdewdw86",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}