Information about plays

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

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

{
    "id": 3624534,
    "uri": "https://api.kexp.org/v2/plays/3624534/?format=api",
    "airdate": "2026-03-02T21:35:13-08:00",
    "show": 66075,
    "show_uri": "https://api.kexp.org/v2/shows/66075/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Los Cobardes Mueren Varias Veces",
    "track_id": null,
    "recording_id": null,
    "artist": "PERRA BRAVA",
    "artist_ids": [],
    "album": "Los Cobardes Mueren Varias Veces",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-07-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Los Cobardes Mueren Varias Veces” is a title that doesn’t blink. It frames cowardice as repetition—small deaths piling up long before anything is truly over—and the song delivers that idea with a voice sharpened into accusation. PERRA BRAVA approach the track like a confrontation you’ve rehearsed for months: the kind where you’re calm enough to be precise, but angry enough to be unforgettable. The lyric writing cuts with insults that feel earned, not decorative, and the hook lands like a verdict—what happened to you, why did you shrink, why did you choose the easy betrayal. The rhythm keeps things moving, refusing to let the message turn into a monologue. Instead, it stays physical: music you can stomp to, a groove that supports the disgust and the disappointment without diluting either. There’s something biblical in the language and posture—moral imagery, pointed metaphors—yet the emotion is street-real: the pain of watching someone become smaller than who they claimed to be. The song is also a reminder that “bravery” isn’t always heroic; sometimes it’s simply telling the truth out loud, naming the pattern, refusing the apology that arrives too late. “Los Cobardes Mueren Varias Veces” is a hard mirror, and it holds it up without mercy.\u2028Listen: https://perrabrava.bandcamp.com/track/los-cobardes-mueren-varias-veces-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}