Information about plays

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

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

{
    "id": 3636053,
    "uri": "https://api.kexp.org/v2/plays/3636053/?format=api",
    "airdate": "2026-03-31T15:06:15-07:00",
    "show": 66330,
    "show_uri": "https://api.kexp.org/v2/shows/66330/?format=api",
    "image_uri": "https://dn711105.ca.archive.org/0/items/mbid-187bfb77-35c9-4d1f-a8c4-1701479b8fa3/mbid-187bfb77-35c9-4d1f-a8c4-1701479b8fa3-25452458433_thumb500.jpg",
    "thumbnail_uri": "https://dn711105.ca.archive.org/0/items/mbid-187bfb77-35c9-4d1f-a8c4-1701479b8fa3/mbid-187bfb77-35c9-4d1f-a8c4-1701479b8fa3-25452458433_thumb250.jpg",
    "song": "Gospel for a New Century",
    "track_id": "19543e5a-e373-4e4c-9b0e-0382b03b0ce2",
    "recording_id": "d1d28de4-9e6f-4fee-a8f2-0b4369067bf2",
    "artist": "Yves Tumor",
    "artist_ids": [
        "b675f327-4738-4af4-bb83-1adb0003f2d3"
    ],
    "album": "Heaven to a Tortured Mind",
    "release_id": "187bfb77-35c9-4d1f-a8c4-1701479b8fa3",
    "release_group_id": "448bf766-1101-4554-9b23-2d3b254a984d",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2020-04-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yves Tumor will be playing Bumbershoot 2026!\n--\nThis song begins with a trumpet sample from a Korean funk track called \"You Don't Know\" by Lee Son Ga.  Learn more in this article: https://tinyurl.com/27vxacsd\n\nhttps://yves-tumor.bandcamp.com/album/heaven-to-a-tortured-mind",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}