Information about plays

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

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

{
    "id": 3576769,
    "uri": "https://api.kexp.org/v2/plays/3576769/?format=api",
    "airdate": "2025-11-11T08:54:22-08:00",
    "show": 65080,
    "show_uri": "https://api.kexp.org/v2/shows/65080/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Christine",
    "track_id": "9560d334-4ad7-355b-a18c-5a648c2a28a5",
    "recording_id": "ecf4f2eb-c603-467e-b35e-339ff7455aa3",
    "artist": "Siouxsie and the Banshees",
    "artist_ids": [
        "78ea5ea1-3c4d-4b7e-ac5d-68900319ebe2"
    ],
    "album": "Kaleidoscope",
    "release_id": "1e0bc53e-4a97-3b5b-b05c-fcfbd8cb2452",
    "release_group_id": "179b14ab-25c6-3b3b-bb03-1e894e475a1d",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "2006-06-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning John and crew! Sending out a thank you to all the veterans in the multiple capacities in which they served. \nKate Bush has been my not so secret musical crush since I was a teenager. She always goes in my head with Siouxsie and the Banshees. If it fits in today, I would love to hear happy house or Christine. If not, no worries and I hope y'all have a great day!\n-patricia in charlotte nc\n---\n\nThis song was inspired by the book The Three Faces of Eve by Corbett Thigpen and Hervey Cleckley, a story about a real life woman named Christine “Chris” Costner Sizemore, who was diagnosed with dissociative identity disorder (DID) at a young age. https://bit.ly/3b7fAEo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}