Information about plays

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

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

{
    "id": 3576541,
    "uri": "https://api.kexp.org/v2/plays/3576541/?format=api",
    "airdate": "2025-11-10T20:10:19-08:00",
    "show": 65076,
    "show_uri": "https://api.kexp.org/v2/shows/65076/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ker",
    "track_id": null,
    "recording_id": null,
    "artist": "Lorelle Meets the Obsolete",
    "artist_ids": [
        "0e826d93-0b1c-46c9-b1ce-d3b5a8e567ca"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Psychedelic kraut-gaze that blooms by accumulation. A locked, chugging groove sets the trance while guitars smear in overtones and backward-glass textures; Lorena Quintanilla’s vocal threads a cool, incantatory melody through the haze. The chorus doesn’t explode—it refracts—opening the stereo field so details glitter at the edges. Mid-track, a tape-warped interlude resets your ears before the pulse returns heavier. It’s meticulous and feral at once, the duo’s laboratory discipline serving a very human drift. Headphones recommended.\u2028Listen: lorellemeetstheobselete.bandcamp.com/track/ker",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}