Information about plays

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

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

{
    "id": 3635205,
    "uri": "https://api.kexp.org/v2/plays/3635205/?format=api",
    "airdate": "2026-03-29T16:06:03-07:00",
    "show": 66313,
    "show_uri": "https://api.kexp.org/v2/shows/66313/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Rusty Cage",
    "track_id": "f3eb3d1f-cf19-38cb-9475-5b4e52c1e21d",
    "recording_id": "94a9d512-cdc7-41d0-81bb-1e51ba731866",
    "artist": "Soundgarden",
    "artist_ids": [
        "153c9281-268f-4cf3-8938-f5a4593e5df4"
    ],
    "album": "Badmotorfinger",
    "release_id": "014d13d5-0a63-33a3-ab95-4a29981dfee1",
    "release_group_id": "85766188-9484-333e-b8ae-a5cab5e5167b",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Time spent in a claustrophobic tour bus provided inspiration for this song. \n\nSpeaking with Spin, Chris Cornell said that he came up with the idea for this song while the band was on tour in Europe.\n\n\"I have a vivid memory of staring out the window, looking at the countryside, and feeling pent-up,\" he explained.\n\n\"I never wrote any of the words down, but I somehow remembered them. When we finished the tour and Soundgarden returned home to Seattle, I picked up a guitar and tried to come up with music that I felt matched the essence of that song. I wanted to create this hillbilly Black Sabbath crossover that I'd never heard before. I thought that would be cool and possible. I thought, 'If anyone can do it, Soundgarden can do it.'\n\n\"I was listening to a lot of Tom Waits at the time, and I wondered how Soundgarden could approach similar imagery and I wondered what the music would sound like. 'Rusty Cage' is what I came up with.\" https://tinyurl.com/yck5vz8z",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}