Information about plays

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

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

{
    "id": 3633942,
    "uri": "https://api.kexp.org/v2/plays/3633942/?format=api",
    "airdate": "2026-03-26T15:54:39-07:00",
    "show": 66285,
    "show_uri": "https://api.kexp.org/v2/shows/66285/?format=api",
    "image_uri": "https://coverartarchive.org/release/55583b4c-8d30-45a7-acaf-ff22d9dc72bf/7027627652-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/55583b4c-8d30-45a7-acaf-ff22d9dc72bf/7027627652-250.jpg",
    "song": "Mr. Crowley",
    "track_id": null,
    "recording_id": "ebfc0484-d772-4ab3-9eb8-ed03337e70d7",
    "artist": "Ozzy Osbourne",
    "artist_ids": [
        "8aa5b65a-5b3c-4029-92bf-47a544356934"
    ],
    "album": "Blizzard of Ozz",
    "release_id": null,
    "release_group_id": "1c318024-66cc-32f5-8e06-b06dc511b42c",
    "labels": [
        "Blizzard Music Ltd."
    ],
    "label_ids": [
        "261842aa-5c3d-47a3-b73d-c7cac5d4dcd9"
    ],
    "release_date": "1980-09-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch live video of a 1981 performance of \"Mr. Crowley, a song in which Ozzy Osbourne sing about Edward “Aleister” Crowley's life as an occultist.:   https://www.youtube.com/watch?v=G3LvhdFEOqs   \n--\nOzzy said, \"I never did this black-magic stuff. The reason I did “Mr. Crowley” on my first solo album [Blizzard of Ozz, 1980] was that everybody was talking about Aleister Crowley. Jimmy Page bought his house, and one of my roadies worked with one of his roadies. I thought, “Mr. Crowley, who are you? Where are you from?” But people would hear the song and go, “He’s definitely into witchcraft.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}