Information about plays

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

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

{
    "id": 3629706,
    "uri": "https://api.kexp.org/v2/plays/3629706/?format=api",
    "airdate": "2026-03-16T10:16:13-07:00",
    "show": 66198,
    "show_uri": "https://api.kexp.org/v2/shows/66198/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-f183b31e-edfb-47b0-bd51-ba36e5d2cf3d/mbid-f183b31e-edfb-47b0-bd51-ba36e5d2cf3d-43413019735_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-f183b31e-edfb-47b0-bd51-ba36e5d2cf3d/mbid-f183b31e-edfb-47b0-bd51-ba36e5d2cf3d-43413019735_thumb250.jpg",
    "song": "Light Night Mountains All That",
    "track_id": "3b46365d-8a6e-4920-867f-51e19581010a",
    "recording_id": "ffe6251e-da5e-4a38-aaa2-c447d63849ce",
    "artist": "Ratboys",
    "artist_ids": [
        "423a85de-66ba-4113-abdc-ba2678ee89ba"
    ],
    "album": "Singin' to an Empty Chair",
    "release_id": "f183b31e-edfb-47b0-bd51-ba36e5d2cf3d",
    "release_group_id": "362e059b-f4d8-4031-87d6-9118fdb5867f",
    "labels": [
        "New West Records"
    ],
    "label_ids": [
        "c1b263e3-f148-4e85-81a3-c57aefc56797"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ratboys Live on KEXP Tuesday, April 7, at 11 AM!\n\nAlso, Ratboys will play August Hall in SF on Saturday, April 4th. They'll be at Neumos in Seattle on Tuesday, April 7th.\n--\nPitchfork called this sixth studio album  from the Chicago band--their first on their new label New West Records-- \"best new music\": https://pitchfork.com/reviews/albums/ratboys-singin-to-an-empty-chair/\n\nhttps://www.ratboysband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}