Information about plays

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

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

{
    "id": 3592669,
    "uri": "https://api.kexp.org/v2/plays/3592669/?format=api",
    "airdate": "2025-12-18T11:58:00-08:00",
    "show": 65410,
    "show_uri": "https://api.kexp.org/v2/shows/65410/?format=api",
    "image_uri": "https://ia601504.us.archive.org/26/items/mbid-98eee4fc-921e-407e-baf0-da263c9625a9/mbid-98eee4fc-921e-407e-baf0-da263c9625a9-21505283304_thumb500.jpg",
    "thumbnail_uri": "https://ia801504.us.archive.org/26/items/mbid-98eee4fc-921e-407e-baf0-da263c9625a9/mbid-98eee4fc-921e-407e-baf0-da263c9625a9-21505283304_thumb250.jpg",
    "song": "Crazy Train",
    "track_id": "e670031f-6b7e-4988-90a7-57d0eb857aec",
    "recording_id": "04c89e17-246b-4bbe-a72a-551d6f5d892d",
    "artist": "Ozzy Osbourne",
    "artist_ids": [
        "8aa5b65a-5b3c-4029-92bf-47a544356934"
    ],
    "album": "Blizzard of Ozz",
    "release_id": "98eee4fc-921e-407e-baf0-da263c9625a9",
    "release_group_id": "1c318024-66cc-32f5-8e06-b06dc511b42c",
    "labels": [
        "Jet Records"
    ],
    "label_ids": [
        "ffb28ce2-93d9-41db-8540-09c7625415ed"
    ],
    "release_date": "1980-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In his time outside of Black Sabbath, Osbourne also released solo material. Some of his most memorable solo material includes \"Crazy Train,\" \"Flying High Again,\" \"Shot in the Dark,\" \"Bark at the Moon\" and \"No More Tears.\"\n\nThe recording of 'Blizzard of Ozz' (1980) was marked by creative breakthroughs, especially Randy Rhoads's guitar wizardry (meticulously tracking solos) and Bob Daisley's lyricism, alongside substance use and production drama, with engineer Max Norman taking over from the initial producer. \n\nRead more about how Ozzy and Randy worked so well together to create some of Ozzy's most memorable songs:\nhttps://www.loudersound.com/features/how-blizzard-of-ozz-was-made",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}