Information about plays

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

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

{
    "id": 3624496,
    "uri": "https://api.kexp.org/v2/plays/3624496/?format=api",
    "airdate": "2026-03-02T19:07:15-08:00",
    "show": 66075,
    "show_uri": "https://api.kexp.org/v2/shows/66075/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Desaparecido",
    "track_id": null,
    "recording_id": "69c2473e-c63c-42be-9dff-055136eb3a5a",
    "artist": "Manu Chao",
    "artist_ids": [
        "7570a0dd-5a67-401b-b19a-261eee01a284"
    ],
    "album": "Clandestino",
    "release_id": null,
    "release_group_id": "24a451c9-a8f3-33f9-a4fc-5e2d00cb7816",
    "labels": [],
    "label_ids": [],
    "release_date": "1998-04-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Desaparecido” is built like a transmission from the road—restless, bright, and edged with unease. Manu Chao delivers the chorus like a chant you learn instantly because it’s meant to travel: a story of someone who slips away the moment they’re named, a figure moving faster than the hands trying to hold them still. The groove keeps a light step, but the theme carries weight—identity under pressure, life lived in motion, presence treated like a problem to be solved. The song’s power comes from that friction: music that feels warm and communal while the lyric circles disappearance, pursuit, and the constant need to stay one step ahead. Manu’s voice is conversational, as if he’s speaking across a border fence and a dance floor at once, turning urgency into melody. It’s a song that doesn’t ask for pity; it insists on visibility through rhythm, repeating its message until it becomes impossible to ignore. “Desaparecido” endures because it sounds like survival—quick, human, and alive—proof that even a life pushed to the margins can still sing louder than the system that tried to erase it.\u2028Listen: https://open.spotify.com/track/5Hc7O2dX51NI4YcHPuoOpw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}