Information about plays

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

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

{
    "id": 3645527,
    "uri": "https://api.kexp.org/v2/plays/3645527/?format=api",
    "airdate": "2026-04-22T23:18:03-07:00",
    "show": 66526,
    "show_uri": "https://api.kexp.org/v2/shows/66526/?format=api",
    "image_uri": "https://dn710808.ca.archive.org/0/items/mbid-03dd5840-6108-4e62-b1bb-52278a7cd567/mbid-03dd5840-6108-4e62-b1bb-52278a7cd567-44740210460_thumb500.jpg",
    "thumbnail_uri": "https://ia601607.us.archive.org/1/items/mbid-03dd5840-6108-4e62-b1bb-52278a7cd567/mbid-03dd5840-6108-4e62-b1bb-52278a7cd567-44740210460_thumb250.jpg",
    "song": "First Light",
    "track_id": "dac83859-fe72-4a8c-a5e6-96644909935f",
    "recording_id": "d510b52a-6ccd-46d8-8b07-5ba69ed54740",
    "artist": "CAVS",
    "artist_ids": [
        "6b2bf5df-f9e4-4abd-b109-bb8658d556d2"
    ],
    "album": "Sojourn",
    "release_id": "03dd5840-6108-4e62-b1bb-52278a7cd567",
    "release_group_id": "cfaad5aa-3381-4945-8dbc-3a2997acf820",
    "labels": [
        "p(doom) Records"
    ],
    "label_ids": [
        "00b22497-81b3-454d-bbdc-89ab65bbb9a2"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New from Michael 'CAVS' Cavanagh, drummer for Gizzard & The Lizard Wizard.\n\nhttps://cavs.bandcamp.com/album/sojourn-4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}