Information about plays

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

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

{
    "id": 3594615,
    "uri": "https://api.kexp.org/v2/plays/3594615/?format=api",
    "airdate": "2025-12-22T21:07:12-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Liberar",
    "track_id": null,
    "recording_id": null,
    "artist": "Mirror Revelations",
    "artist_ids": [],
    "album": null,
    "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": "“Liberar” unfolds as an extended exercise in endurance, using repetition as a path toward release rather than resolution. Mirror Revelations construct the track around a motorik pulse that anchors the song while layers of guitar and texture gradually accumulate. The length of the piece allows subtle shifts to take on significance, transforming persistence into intensity. Vocals, when present, feel secondary to the overall motion, reinforcing the idea of liberation through immersion rather than declaration. “Liberar” resists traditional song structure, instead favoring gradual transformation driven by momentum. The track’s hypnotic quality invites deep listening, rewarding attention to detail and patience. Rather than providing a clear endpoint, it dissolves into its own motion, leaving the listener altered by the experience. Mirror Revelations demonstrate how restraint and duration can generate powerful emotional impact, making “Liberar” a compelling exploration of release through repetition.\u2028Listen: https://mirrorrevelations.bandcamp.com/track/liberar-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}