Information about plays

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

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

{
    "id": 3637161,
    "uri": "https://api.kexp.org/v2/plays/3637161/?format=api",
    "airdate": "2026-04-03T06:06:14-07:00",
    "show": 66351,
    "show_uri": "https://api.kexp.org/v2/shows/66351/?format=api",
    "image_uri": "https://dn711300.ca.archive.org/0/items/mbid-c24de659-4360-3e11-8548-fc89266567d8/mbid-c24de659-4360-3e11-8548-fc89266567d8-7946171807_thumb500.jpg",
    "thumbnail_uri": "https://dn711300.ca.archive.org/0/items/mbid-c24de659-4360-3e11-8548-fc89266567d8/mbid-c24de659-4360-3e11-8548-fc89266567d8-7946171807_thumb250.jpg",
    "song": "Sugar Hiccup",
    "track_id": "dca9f0b1-f11e-3afc-adfb-5c66dbe49a99",
    "recording_id": "8b3aaf5b-b794-46cf-ac70-11b0bc5c1fd4",
    "artist": "Cocteau Twins",
    "artist_ids": [
        "000fc734-b7e1-4a01-92d1-f544261b43f5"
    ],
    "album": "Head Over Heels",
    "release_id": "c24de659-4360-3e11-8548-fc89266567d8",
    "release_group_id": "91962b6e-34d3-4d3e-87fa-f30c3344a19b",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2003-02-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "HBD to Simon Raymonde, bass player for CT - and Bella Union label owner, born this day in 1962.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}