Information about plays

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

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

{
    "id": 3660030,
    "uri": "https://api.kexp.org/v2/plays/3660030/?format=api",
    "airdate": "2026-05-27T01:50:54-07:00",
    "show": 66825,
    "show_uri": "https://api.kexp.org/v2/shows/66825/?format=api",
    "image_uri": "https://dn710602.ca.archive.org/0/items/mbid-2b08922e-e31c-3a16-ac1c-dc2148a758b1/mbid-2b08922e-e31c-3a16-ac1c-dc2148a758b1-7806075062_thumb500.jpg",
    "thumbnail_uri": "https://dn710602.ca.archive.org/0/items/mbid-2b08922e-e31c-3a16-ac1c-dc2148a758b1/mbid-2b08922e-e31c-3a16-ac1c-dc2148a758b1-7806075062_thumb250.jpg",
    "song": "Peek-a-boo",
    "track_id": "3808510c-200f-3576-aec1-f7c9c234a6ac",
    "recording_id": "bf388b5f-e7e2-45bb-9eb3-37bcbc1be9bf",
    "artist": "Siouxsie and the Banshees",
    "artist_ids": [
        "78ea5ea1-3c4d-4b7e-ac5d-68900319ebe2"
    ],
    "album": "The Best of Siouxsie and the Banshees",
    "release_id": "2b08922e-e31c-3a16-ac1c-dc2148a758b1",
    "release_group_id": "c88b0beb-ca48-3f3c-beb6-6577a812e432",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "2002-11-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "HBD Siouxsie! \nSusan Janet Ballion, better known as Siouxsie Sioux, is 69. She is best known for her time in Siouxsie and the Banshees (1976-1996) and the Creatures (1981-2005). Siouxsie and the Banshees released 11 studio albums and several U.K. singles, including \"Hong Kong Garden,\" \"Happy House,\" and \"Peek-a-Boo,\" plus the U.S. Billboard Top 25 hit \"Kiss Them for Me.\" With The Creatures, Siouxsie recorded four studio albums and the hit single \"Right Now.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}