Information about plays

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

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

{
    "id": 3641677,
    "uri": "https://api.kexp.org/v2/plays/3641677/?format=api",
    "airdate": "2026-04-13T20:10:00-07:00",
    "show": 66446,
    "show_uri": "https://api.kexp.org/v2/shows/66446/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Don't Escape From Death",
    "track_id": null,
    "recording_id": "196a1321-3cf5-469a-a5b1-5b7dfa483d83",
    "artist": "Ces Cadáveres",
    "artist_ids": [
        "efd8c3f0-497a-43bb-9003-6329646f376f"
    ],
    "album": "Cuerpos Monstruosos",
    "release_id": null,
    "release_group_id": "e2458620-fb5b-4b2d-8782-8f7910e555a5",
    "labels": [
        "Detriti Records"
    ],
    "label_ids": [
        "12a6aae6-f8db-49d6-bdc0-5df2c9d56c2a"
    ],
    "release_date": "2020-06-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ces Cadáveres’ “Don’t Escape From Death” is darkwave with a sharpened political edge. The track appears on Cuerpos Monstruosos, released through the band’s own page and Berlin’s Detriti Records in 2020, and the available lyrics immediately distinguish it from generic gothic fatalism. This is not death as stylish abstraction. The words point toward surveillance, violence, war, and “families in pain,” giving the song a geopolitical gravity that cuts through the usual post-punk fog. Coverage from WhiteLight//WhiteHeat described the project as a New York synth-punk/EBM trio ahead of that cassette release, which helps explain the song’s mixture of club propulsion and dread. Ces Cadáveres seem interested in making darkness active rather than decorative. “Don’t Escape From Death” pulses like a warning, its title functioning less as existential philosophy than as a brutal recognition that some systems leave no safe outside. That is what gives the track its bite. The electronic framework is important, but the real force comes from how the song refuses to let atmosphere float free of consequence. There are bodies here, victims here, structures of harm here. By tying cold-wave sonics to language of pursuit, bombardment, and collective pain, Ces Cadáveres turn genre style into something more urgent and harder to shake. \u2028Listen: https://cescadaveres.bandcamp.com/track/dont-escape-from-death",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}