Information about plays

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

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

{
    "id": 3653562,
    "uri": "https://api.kexp.org/v2/plays/3653562/?format=api",
    "airdate": "2026-05-11T21:26:03-07:00",
    "show": 66694,
    "show_uri": "https://api.kexp.org/v2/shows/66694/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "NO LO VOY A DEVOLVER",
    "track_id": null,
    "recording_id": null,
    "artist": "COMEVIDRIO",
    "artist_ids": [],
    "album": "LOBOTOMIA GRATIS",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-04-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "COMEVIDRIO’s NO LO VOY A DEVOLVER sounds like a declaration shouted from the middle of a mess: funny, stubborn, abrasive, and immediately physical. Public information around the duo describes COMEVIDRIO as a minimal, hard-hitting project with a debut album titled LOBOTOMÍA GRATIS, framed as thirteen sharp, energetic, unfiltered manifesto-songs. Their own link hub uses language that is even more direct, calling the project an angry, messy duo “del ciclón,” a phrase that helps place the band’s personality somewhere between punk sarcasm and local chaos. NO LO VOY A DEVOLVER fits that world. The title suggests refusal, theft, memory, debt, or emotional pettiness, but the strength of the phrase is how casual it feels. It is not a grand philosophical statement; it is a line someone might yell during a fight, then turn into a hook because the feeling is too good to waste. The track’s power comes from that kind of immediacy. COMEVIDRIO do not sound interested in smoothing out the edges. They use them as the point. Public sources list NO LO VOY A DEVOLVER as a COMEVIDRIO single and describe the band’s debut album as filosa, enérgica, and sin filtro.\nListen: https://open.spotify.com/artist/5wwTogR7dwCv68JQWJ5I5y",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}