Information about plays

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

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

{
    "id": 3667188,
    "uri": "https://api.kexp.org/v2/plays/3667188/?format=api",
    "airdate": "2026-06-13T04:04:15-07:00",
    "show": 66974,
    "show_uri": "https://api.kexp.org/v2/shows/66974/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-64bce515-405f-49be-9067-f8402b948e5d/mbid-64bce515-405f-49be-9067-f8402b948e5d-44933774153_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-64bce515-405f-49be-9067-f8402b948e5d/mbid-64bce515-405f-49be-9067-f8402b948e5d-44933774153_thumb250.jpg",
    "song": "Naraka",
    "track_id": "3a7e50ad-a4ff-4777-bf6c-027f81725b0a",
    "recording_id": "8e799652-2283-4c35-b14d-cd6fcff3a754",
    "artist": "Boards of Canada",
    "artist_ids": [
        "69158f97-4c07-4c4e-baf8-4e4ab1ed666e"
    ],
    "album": "Inferno",
    "release_id": "64bce515-405f-49be-9067-f8402b948e5d",
    "release_group_id": "aca9719d-c640-41fc-a3a2-f3c52101e0ff",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2026-05-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Boards of Canada are an elusive Scottish electronic duo composed of brothers Michael Sandison and Marcus Eoin, celebrated for their highly atmospheric, analog-heavy sound that blends vintage synths, hip-hop beats, and degraded nostalgia\n\nInferno is their first full-length release in thirteen years, marking a departure into darker, more abstract territory by weaving occult and biblical vocal samples with moody electronics, ultimately building a long-form meditation on a chaotic modern world.\n\nThey just released their first new music since 2013 last week!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}