Information about plays

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

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

{
    "id": 3661023,
    "uri": "https://api.kexp.org/v2/plays/3661023/?format=api",
    "airdate": "2026-05-29T12:46:11-07:00",
    "show": 66844,
    "show_uri": "https://api.kexp.org/v2/shows/66844/?format=api",
    "image_uri": "https://dn720908.ca.archive.org/0/items/mbid-48afd3df-fe49-41b6-8ff6-eb0324ad7879/mbid-48afd3df-fe49-41b6-8ff6-eb0324ad7879-44564877649_thumb500.jpg",
    "thumbnail_uri": "https://ia903204.us.archive.org/2/items/mbid-48afd3df-fe49-41b6-8ff6-eb0324ad7879/mbid-48afd3df-fe49-41b6-8ff6-eb0324ad7879-44564877649_thumb250.jpg",
    "song": "Out Tonight",
    "track_id": "1f67e717-e715-4abd-84fc-372c903226ff",
    "recording_id": "12addd97-e059-4be0-a56f-d77b491a292f",
    "artist": "Francis of Delirium",
    "artist_ids": [
        "4332dc29-35a4-406f-855f-8df891462993"
    ],
    "album": "Run, Run Pure Beauty",
    "release_id": "48afd3df-fe49-41b6-8ff6-eb0324ad7879",
    "release_group_id": "6edd5d6c-aaa3-4bb8-a03e-6598949d8126",
    "labels": [
        "Dalliance Recordings"
    ],
    "label_ids": [
        "2a2b9ea4-fd17-4659-a681-7a11806c78d2"
    ],
    "release_date": "2026-05-29",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of Luxembourg, Francis of Delirium released Run, Run Pure Beauty today! \n\nCatch them on the west coast this fall:\n\n-Seattle on October 26th at Barboza\n\n-SF on October 29th at Cafe du Nord\n\nhttps://francisofdelirium.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}