Information about plays

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

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

{
    "id": 3632826,
    "uri": "https://api.kexp.org/v2/plays/3632826/?format=api",
    "airdate": "2026-03-23T18:42:27-07:00",
    "show": 66262,
    "show_uri": "https://api.kexp.org/v2/shows/66262/?format=api",
    "image_uri": "https://dn711201.ca.archive.org/0/items/mbid-e7c37c89-ba65-4fd4-8839-1ec9386201ba/mbid-e7c37c89-ba65-4fd4-8839-1ec9386201ba-11273988847_thumb500.jpg",
    "thumbnail_uri": "https://dn711201.ca.archive.org/0/items/mbid-e7c37c89-ba65-4fd4-8839-1ec9386201ba/mbid-e7c37c89-ba65-4fd4-8839-1ec9386201ba-11273988847_thumb250.jpg",
    "song": "Scarlet",
    "track_id": "5f33db44-4a9b-42a3-9b7d-55fceb05cf6f",
    "recording_id": "f7c9d9f9-739c-41e8-b351-a16b8743f0e6",
    "artist": "The Rolling Stones",
    "artist_ids": [
        "b071f9fa-14b0-4217-8e97-eb41da73f598"
    ],
    "album": "Goats Head Soup",
    "release_id": "34022457-c17d-4448-8dcc-4a21192c6c5a",
    "release_group_id": "e82ba8db-3712-3de0-bbe5-0311b89db7e2",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-09-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is the War On Drugs Remix\n\nAdam Granduciel said:\nI just re-imagined the song as if I had Mick, Keith and Jimmy in the room with me. After messing with my Linn Drum for a bit, the song fell into this double time thing and I just went with it. I called my friend and bandmate, Dave Hartley, to fill out the bass on the new groove. Then I figured if I had Jimmy Page in the room I’d probably ask him to plug into my favorite rack flanger so that’s what I did. My friend Anthony LaMarca added some last minute percussion. I’m so honored to have gotten to work on this especially since ‘Angie’ was probably the first “rock” song that I asked to be played on repeat when I was really young. Hope you enjoy it!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}