Information about plays

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

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

{
    "id": 3629873,
    "uri": "https://api.kexp.org/v2/plays/3629873/?format=api",
    "airdate": "2026-03-16T20:44:15-07:00",
    "show": 66201,
    "show_uri": "https://api.kexp.org/v2/shows/66201/?format=api",
    "image_uri": "https://coverartarchive.org/release/33717eae-8686-4aa4-a1e0-8856a6a5c02e/33480019852-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/33717eae-8686-4aa4-a1e0-8856a6a5c02e/33480019852-250.jpg",
    "song": "I want ya (in my cell)",
    "track_id": null,
    "recording_id": "f9051dd4-5317-4f50-b9e3-28ec26314cd5",
    "artist": "Prison Affair",
    "artist_ids": [
        "85d53d76-8191-42b8-8512-88267cffa694"
    ],
    "album": "Demo",
    "release_id": null,
    "release_group_id": "d5b14a79-3be9-49e9-a8db-a56846899ac6",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-11-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "is a blast of wiry, lo-fi synth-punk that barely crosses the one-minute mark but leaves a lasting impression. The track originally appeared on the band’s Demo release from 2019, a short collection that helped introduce the Barcelona group’s frantic, off-kilter sound to the underground punk scene.\n\nThe song moves at breakneck speed. A buzzing bassline and tightly wound drum machine rhythm kick things off before jagged guitar lines and distorted vocals jump into the mix. Everything feels deliberately rough around the edges—recorded with a DIY immediacy that recalls classic cassette-era punk demos. But underneath the chaos there’s a strong sense of melody, with hooks that flash by so quickly you almost want to replay the track the moment it ends.\n\nPrison Affair sit comfortably in the world of modern “egg-punk,” a corner of punk that mixes garage rock energy with quirky synth textures and a sense of playful absurdity. “I Want Ya (In My Cell)” captures that spirit perfectly: it’s frantic, catchy, a little weird, and completely unapologetic about its scrappy production.\n\nClocking in at just over a minute, the song feels like a hyperactive jolt of electricity—short, sharp, and addictive. It’s the kind of track that embodies the charm of underground punk: fast, funny, and impossible to ignore.\n\nhttps://prisonaffair.bandcamp.com/track/i-want-ya-in-my-cell",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}