Information about plays

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

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

{
    "id": 3665008,
    "uri": "https://api.kexp.org/v2/plays/3665008/?format=api",
    "airdate": "2026-06-07T16:43:38-07:00",
    "show": 66928,
    "show_uri": "https://api.kexp.org/v2/shows/66928/?format=api",
    "image_uri": "https://coverartarchive.org/release/fb273338-a628-49e1-874b-15eda5adf675/10728830305-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fb273338-a628-49e1-874b-15eda5adf675/10728830305-250.jpg",
    "song": "Complicated Fun",
    "track_id": null,
    "recording_id": null,
    "artist": "The Suicide Commandos",
    "artist_ids": [],
    "album": "Big Hits of Mid-America, Volume Three",
    "release_id": null,
    "release_group_id": "658fa19f-0a41-40f4-8331-bb0db0bf7e0f",
    "labels": [],
    "label_ids": [],
    "release_date": "1979-04-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "RIP Steve Almaas!\n\nBy the early 1980s, the Commandos had disbanded. The Suicide Commandos reformed in 2023 to perform at the Big Hits of Mid-America Volume Three vinyl re-release event at Hopkins Center of the Arts. The performance was released as the live album Highway 16 Revisited in March.\n\nInto late 2025, Almaas was still performing shows leading The Steve Almaas Selection. Due to a return of his cancer that he detailed on Facebook, he had to bow out of participating in the Suicide Commandos’ Farewell Blowout Show at First Avenue in late March. He was present in spirit (and on the big screen) during the star-studded evening featuring appearances by Bob Mould and Craig Finn.\n\nhttps://www.thecurrent.org/feature/2026/06/05/twin-cities-punk-legend-steve-almaas-of-suicide-commandos-has-died",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}