Information about plays

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

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

{
    "id": 3629876,
    "uri": "https://api.kexp.org/v2/plays/3629876/?format=api",
    "airdate": "2026-03-16T20:58:12-07:00",
    "show": 66201,
    "show_uri": "https://api.kexp.org/v2/shows/66201/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Fuera del amor",
    "track_id": null,
    "recording_id": "6588332d-9b8d-4085-afeb-55ded3bed00e",
    "artist": "Belafonte Sensacional",
    "artist_ids": [
        "2fa364f9-8c12-46bd-8846-437a5dbfdc10"
    ],
    "album": "Gazapo",
    "release_id": null,
    "release_group_id": "edf69212-29b7-49ef-a6de-83267d1fcae1",
    "labels": [],
    "label_ids": [],
    "release_date": "2014-06-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Belafonte Sensacional, led by Israel Ramírez in Mexico City, has long occupied a singular place in Mexican independent music by drawing together folk, punk, literature, barrio speech, and a kind of emotionally unruly storytelling that always feels rooted in real streets. “Fuera Del Amor,” from the 2014 album Gazapo, is a beautiful example of that sensibility at work. The song feels worn in, like a phrase scribbled on a wall and revisited years later with fresh heartbreak. There is a restless tenderness to it, but also grit. Belafonte Sensacional has always excelled at making urban life feel lyrical without cleaning it up too much, and “Fuera Del Amor” carries that quality in every turn. It does not treat love as transcendence. It treats it as weather, damage, memory, neighborhood rumor, and private collapse all at once. The music supports that emotional complexity with a sound that can lean ragged without losing purpose. Folk shapes are present, but so are the scrapes and shouts of rock en español and the loose, lived-in cadence of songs made among friends, books, cheap drinks, and hard histories. “Fuera Del Amor” is moving because it sounds inhabited. Nothing about it is sterile. It carries the texture of a life already underway before the recording started, and that gives the song its weight. Rather than asking to be idealized, it asks to be felt in full, bruises and all.\nListen: https://www.youtube.com/watch?v=JMHoRCaZfTY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}