Information about plays

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

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

{
    "id": 3665007,
    "uri": "https://api.kexp.org/v2/plays/3665007/?format=api",
    "airdate": "2026-06-07T16:42:15-07:00",
    "show": 66928,
    "show_uri": "https://api.kexp.org/v2/shows/66928/?format=api",
    "image_uri": "https://coverartarchive.org/release/6e464c47-40d6-48dd-a86c-da6e5735b5f2/6145799413-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6e464c47-40d6-48dd-a86c-da6e5735b5f2/6145799413-250.jpg",
    "song": "Semi-Smart",
    "track_id": null,
    "recording_id": "d4605767-c262-4575-b975-da2eea0fa5b6",
    "artist": "The Suicide Commandos",
    "artist_ids": [
        "eb7988a4-4a66-4320-a6ea-d17da0da88ac"
    ],
    "album": "Make a Record",
    "release_id": null,
    "release_group_id": "1db8edba-bf49-3228-a62a-f6a6e90f8ccd",
    "labels": [],
    "label_ids": [],
    "release_date": "1978-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Steve Almaas, an influential Twin Cities musician who helped kickstart a local punk scene, has died due to complications of recurrent cancer. Almaas died on Friday afternoon in Beacon, New York, where he lived with his partner Brandy Burre. He was 69.\n\nAlmaas was born in Minneapolis in 1956. Youthful experiments with a variety of instruments eventually led him to the electric bass, and he formed the Suicide Commandos in 1975 with guitarist Chris Osgood, and drummer Dave Ahl. They released their debut album, Make a Record, in 1978. Their raw, unflinching style was apparent on tracks like “Burn It Down” and “Complicated Fun.” Their energetic noise has been cited as an inspiration for the revolutionary ‘80s independent rock scene that eventually included Hüsker Dü, the Replacements, and countless other Twin Cities noisemakers.\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"
}