Information about plays

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

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

{
    "id": 3643201,
    "uri": "https://api.kexp.org/v2/plays/3643201/?format=api",
    "airdate": "2026-04-17T11:06:22-07:00",
    "show": 66476,
    "show_uri": "https://api.kexp.org/v2/shows/66476/?format=api",
    "image_uri": "https://ia601701.us.archive.org/14/items/mbid-9f44e1af-1bfa-472a-8d77-6318f243d29c/mbid-9f44e1af-1bfa-472a-8d77-6318f243d29c-44038098998_thumb500.jpg",
    "thumbnail_uri": "https://ia801701.us.archive.org/14/items/mbid-9f44e1af-1bfa-472a-8d77-6318f243d29c/mbid-9f44e1af-1bfa-472a-8d77-6318f243d29c-44038098998_thumb250.jpg",
    "song": "Overture",
    "track_id": "0a5cf8d1-a829-4c7e-bbad-9565e5b3cc5d",
    "recording_id": "5beb9b37-e17b-404f-9dc7-b065d84d12af",
    "artist": "Nina Garbus",
    "artist_ids": [
        "d9a807d6-b385-4708-b7ba-7205ed94bdda"
    ],
    "album": "Secrets of the Fifth Angel",
    "release_id": "9f44e1af-1bfa-472a-8d77-6318f243d29c",
    "release_group_id": "e4e44221-988f-4281-8279-d370abd06f66",
    "labels": [
        "Candlepin Records"
    ],
    "label_ids": [
        "dfc00859-2ae2-4524-ac92-f6cd4c707d7e"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of Atlanta, Nina Garbus released Secrets of the Fifth Angel in February! \n\n\"The sophomore album from Atlanta-based quintet Nina Garbus is delightfully dizzying. With prog-influenced art rock soundscapes featuring angular guitars, syncopated rhythms, and intricate drum patterns, these swirling experimental arrangements pull listeners into an epic, wild ride.\" \nhttps://www.kexp.org/read/2026/3/23/new-music-reviews-323/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}