Information about plays

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

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

{
    "id": 3634153,
    "uri": "https://api.kexp.org/v2/plays/3634153/?format=api",
    "airdate": "2026-03-27T05:28:10-07:00",
    "show": 66290,
    "show_uri": "https://api.kexp.org/v2/shows/66290/?format=api",
    "image_uri": "https://dn711207.ca.archive.org/0/items/mbid-12214f66-66c9-4203-8d64-cfb526c34b7c/mbid-12214f66-66c9-4203-8d64-cfb526c34b7c-2139106425_thumb500.jpg",
    "thumbnail_uri": "https://dn711207.ca.archive.org/0/items/mbid-12214f66-66c9-4203-8d64-cfb526c34b7c/mbid-12214f66-66c9-4203-8d64-cfb526c34b7c-2139106425_thumb250.jpg",
    "song": "About Her",
    "track_id": "96b98142-e9ec-3b07-b359-c38728a43088",
    "recording_id": "58113dec-963b-480c-b9a0-a866f7c8fbd2",
    "artist": "Malcolm McLaren",
    "artist_ids": [
        "cc3c8231-3f07-49da-88fa-04986e954a9a"
    ],
    "album": "Kill Bill: Vol. 2",
    "release_id": "12214f66-66c9-4203-8d64-cfb526c34b7c",
    "release_group_id": "686cb358-8db0-32b7-b119-7bf19e2d06fa",
    "labels": [
        "Maverick"
    ],
    "label_ids": [
        "79afd9ce-c6b2-4e9a-9b23-a13e25d70688"
    ],
    "release_date": "2004-04-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Samples Bessie Smith & the Zombies\n--\n\"This haunting tune was featured in the 2004 movie Kill Bill Vol. 2 in a scene where Uma Thurman's character is reunited with her daughter. The song samples Bessie Smith's version of \"St. Louis Blues\" (her vocal, \"My man's got a heart like a rock cast in the sea\") and also \"She's Not There\" by The Zombies.\"\n\nhttps://www.songfacts.com/facts/malcolm-mclaren/about-her",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}