Information about plays

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

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

{
    "id": 3567252,
    "uri": "https://api.kexp.org/v2/plays/3567252/?format=api",
    "airdate": "2025-10-19T16:09:43-07:00",
    "show": 64878,
    "show_uri": "https://api.kexp.org/v2/shows/64878/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-dbb0ba5b-a8db-435d-b18c-86a2ed39cb69/mbid-dbb0ba5b-a8db-435d-b18c-86a2ed39cb69-43300537462_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-dbb0ba5b-a8db-435d-b18c-86a2ed39cb69/mbid-dbb0ba5b-a8db-435d-b18c-86a2ed39cb69-43300537462_thumb250.jpg",
    "song": "House of Dead Memories",
    "track_id": "b88ac024-7714-4daa-b6ab-2405ddf35b80",
    "recording_id": "866d97ea-83ca-4623-8e16-8fd86ef915dc",
    "artist": "Sugar",
    "artist_ids": [
        "e3347fbd-2595-480e-926d-278566debf9d"
    ],
    "album": "House Of Dead Memories",
    "release_id": "dbb0ba5b-a8db-435d-b18c-86a2ed39cb69",
    "release_group_id": "ebac80b1-5efb-4fe4-b2e5-b09e5a9f76b7",
    "labels": [
        "BMG"
    ],
    "label_ids": [
        "29d7c88f-5200-4418-a683-5c94ea032e38"
    ],
    "release_date": "2025-10-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Sugar!!! Bob Mould plays this year's SMOOCH benefit at the Showbox on 12/13 w/ Blondshell. Get tickets here: https://tinyurl.com/5n865vpv\n\nSugar-–the iconic alternative rock trio led by Bob Mould alongside bassist David Barbe and drummer Malcolm Travis--returns with their first new music together in over three decades.\n\nOf their reunion, Mould reveals, \"SUGAR was a meteorite. I spent all of 1991 writing and performing new material at solo shows. David and Malcolm had never met but I was certain we three would work well together.\n\n\"SUGAR was a workhorse. After weeks of rehearsal in early 1992, we spent three months recording Copper Blue and Beaster. By summer 1992, the musical climate was perfect for what we created.\n\n\"SUGAR was a phenomena. No one could have predicted the results. We held onto the wheel and did our best to enjoy the wild ride. SUGAR was part of a pivotal era in popular music, and a special time in my life.\" https://tinyurl.com/4a6xktnj",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}