Information about plays

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

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

{
    "id": 3629886,
    "uri": "https://api.kexp.org/v2/plays/3629886/?format=api",
    "airdate": "2026-03-16T21:30:35-07:00",
    "show": 66201,
    "show_uri": "https://api.kexp.org/v2/shows/66201/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Empty Process",
    "track_id": null,
    "recording_id": null,
    "artist": "Prismatic Shapes",
    "artist_ids": [],
    "album": "Gloomy Afternoon",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Empty Process” comes from Gloomy Afternoon, the 2018 EP by Prismatic Shapes, the Mexico City post-punk and darkwave project built around a sense of cold elegance and emotional distance. The title alone tells you a great deal about its appeal. This is music fascinated by systems that continue to operate after meaning has thinned out, by routine as atmosphere, by motion without consolation. Prismatic Shapes have a gift for making restraint feel dramatic. “Empty Process” suggests bureaucracy of the soul, ritual after disillusion, the repetition of gestures that once promised transformation and now simply echo. That could sound overly severe on paper, but the band’s darkwave sensibility gives the idea a seductive shape. Minimal structures, shadowed melodies, and a disciplined pulse allow the song to inhabit detachment without becoming inert. There is something beautiful about the way post-punk can turn alienation into architecture, and this track seems to understand that deeply. The process may be empty, but the experience of moving through it is not. In fact, that contradiction is where the song likely finds its tension. To feel trapped in routine is still to feel intensely. “Empty Process” captures that paradox well, sounding mechanical and wounded at the same time. It is a song for fluorescent nights, reflective windows, and the strange emotional afterimage left by systems that keep running long after belief has drained away.\nListen: https://prismatic-shapes.bandcamp.com/track/empty-process",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}