Information about plays

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

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

{
    "id": 3565538,
    "uri": "https://api.kexp.org/v2/plays/3565538/?format=api",
    "airdate": "2025-10-15T18:11:24-07:00",
    "show": 64843,
    "show_uri": "https://api.kexp.org/v2/shows/64843/?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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Sugar!!! \n\nSugar-–the iconic alternative rock trio led by Bob Mould alongside bassist David Barbe and drummer Malcolm Travis--returns today with their first new music together in over three decades, “House Of Dead Memories”. In addition, Sugar will celebrate “House Of Dead Memories” with their first live performances together since January 1995! \n-New York City’s Webster Hall on Saturday, May 2nd & Sunday, May 3rd, 2026.\n-London’s O2 Forum Kentish Town on Saturday, May 23rd & Sunday, May 24th, 2026.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}