Information about plays

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

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

{
    "id": 3556429,
    "uri": "https://api.kexp.org/v2/plays/3556429/?format=api",
    "airdate": "2025-09-22T19:23:59-07:00",
    "show": 64636,
    "show_uri": "https://api.kexp.org/v2/shows/64636/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "La Pantera",
    "track_id": null,
    "recording_id": null,
    "artist": "Terror Cactus",
    "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": "Terror Cactus Live on KEXP session/sesión en VIVO en el estudio de KEXP\nhttps://www.youtube.com/watch?v=RHBJabMGbYo\nEN: Terror/Cactus released La Pantera, a new 7\" vinyl single on Brooklyn-based label Names You Can Trust. The album's lead track premiered on El Sonido on May 19th! With this single, Terror/Cactus detours from the darker folktronica moods of Forastero, experimenting with a lusher, more tropical psychedelic sound. La Pantera features baritone sax growls from Seattle saxophonist Kate Olson, layered over a slow-burning, dubbed-out boogaloo groove with shimmering synthesizers and prowling guitar lines that carry an evolving, hypnotic melody. On the B-side, Descalzo offers a noir-tinged psychedelic cumbia driven by clarinet, vibrato guitar, and a pulsing rhythm.\nES: Terror/Cactus lanzó La Pantera, un nuevo sencillo en vinilo de 7 pulgadas con el sello Names You Can Trust, con sede en Brooklyn. ¡El tema principal del álbum se estrenó en El Sonido el 19 de mayo! Con este sencillo, Terror/Cactus se aleja de los tonos folktronica más oscuros de Forastero y experimenta con un sonido psicodélico más exuberante y tropical. La Pantera cuenta con los gruñidos del saxo barítono de la saxofonista de Seattle Kate Olson, superpuestos a un groove boogaloo lento y dub con sintetizadores brillantes y líneas de guitarra acechantes que llevan una melodía hipnótica y evolutiva. En la cara B, Descalzo ofrece una cumbia psicodélica con tintes noir impulsada por el clarinete, la guitarra vibrato y un ritmo pulsante.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}