Information about plays

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

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

{
    "id": 3547157,
    "uri": "https://api.kexp.org/v2/plays/3547157/?format=api",
    "airdate": "2025-08-31T12:25:42-07:00",
    "show": 64437,
    "show_uri": "https://api.kexp.org/v2/shows/64437/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-15c71ed0-33cf-4cdd-89d5-6889267dcd25/mbid-15c71ed0-33cf-4cdd-89d5-6889267dcd25-42466150745_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-15c71ed0-33cf-4cdd-89d5-6889267dcd25/mbid-15c71ed0-33cf-4cdd-89d5-6889267dcd25-42466150745_thumb250.jpg",
    "song": "C.R.E.A.M. (CASH RULES EVERYTHING AROUND ME)",
    "track_id": "1e4b90ce-774f-424c-af5e-d8a5d0209a62",
    "recording_id": "fe5aca1b-7d96-4675-b700-08da11fafdb0",
    "artist": "Kassa Overall",
    "artist_ids": [
        "2d8e57da-b949-4e7f-8ebf-dd907e03119a"
    ],
    "album": "CREAM",
    "release_id": "15c71ed0-33cf-4cdd-89d5-6889267dcd25",
    "release_group_id": "ed4d3df3-d09d-4b81-aff5-35d209dd3a1e",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "GRAMMY-nominated jazz visionary Kassa Overall unveils “C.R.E.A.M. (CASH RULES EVERYTHING AROUND ME),” a Coltrane-esque exploration of Wu-Tang Clan’s rap anthem that dissolves the boundary between spiritual jazz and golden age hip-hop. The track is the second single off of his eponymously titled forthcoming album CREAM, out digitally and on CD and vinyl September 12 via Warp Records. \n\nAt Hidden Hall in Seattle (Fremont) on October 25th.\n\nhttps://kassaoverall.bandcamp.com/music\nhttps://kassaoverall.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}