Information about plays

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

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

{
    "id": 3665432,
    "uri": "https://api.kexp.org/v2/plays/3665432/?format=api",
    "airdate": "2026-06-08T18:00:24-07:00",
    "show": 66938,
    "show_uri": "https://api.kexp.org/v2/shows/66938/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Liquor",
    "track_id": null,
    "recording_id": null,
    "artist": "Sio & Daev Martian",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "STY TRU BTS"
    ],
    "label_ids": [
        "4b2db69e-66b4-4397-ac2d-b67aef591f06"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Longtime creative collaborators, the two South African–based artists pick up where their musical connection last left off on Liquor. A track where their languages meet effortlessly: Sio’s intimate, story-driven vocals drift through a haze of late-night reflection, singing of liquor burning and the blues that follow, while Daev Martian’s jazz-rooted production unfolds, holding a hazy, \n\nhttps://iamsio.bandcamp.com/track/liquorlo-fi blend of soul and jazz-hop rhythms.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}