Information about plays

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

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

{
    "id": 3636104,
    "uri": "https://api.kexp.org/v2/plays/3636104/?format=api",
    "airdate": "2026-03-31T17:55:20-07:00",
    "show": 66331,
    "show_uri": "https://api.kexp.org/v2/shows/66331/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-e15cc10a-662d-4a5a-98e7-1c4a03c29478/mbid-e15cc10a-662d-4a5a-98e7-1c4a03c29478-36207708065_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-e15cc10a-662d-4a5a-98e7-1c4a03c29478/mbid-e15cc10a-662d-4a5a-98e7-1c4a03c29478-36207708065_thumb250.jpg",
    "song": "Last Living Buffalo",
    "track_id": "4eec5217-0a52-4e57-a2d6-be479af6fae4",
    "recording_id": "c8c2b563-037e-46d8-a439-03f7fafc572e",
    "artist": "Being Dead",
    "artist_ids": [
        "90955e9c-860e-4881-a454-07de62c85534"
    ],
    "album": "When Horses Would Run",
    "release_id": "e15cc10a-662d-4a5a-98e7-1c4a03c29478",
    "release_group_id": "6d5e4773-a3ad-48f7-9121-12d16481cef7",
    "labels": [
        "Bayonet Records"
    ],
    "label_ids": [
        "cdac7201-d153-49be-be39-f20c251f7962"
    ],
    "release_date": "2023-07-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "When Horses Would Run propels us into vivid landscapes: desert planes, dirty basements, lush rolling hills. On “Last Living Buffalo,” they prod at the casualties of America’s insatiable greed, lamenting a tragic lullaby for the last animal left. “The Buffalo doesn't know we're sad for him,” Falcon Bitch says, highlighting the song’s lesson in living for the present moment.\nhttps://beingdead.bandcamp.com/album/when-horses-would-run",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}