Information about plays

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

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

{
    "id": 3560795,
    "uri": "https://api.kexp.org/v2/plays/3560795/?format=api",
    "airdate": "2025-10-03T08:54:23-07:00",
    "show": 64732,
    "show_uri": "https://api.kexp.org/v2/shows/64732/?format=api",
    "image_uri": "https://ia801504.us.archive.org/26/items/mbid-98eee4fc-921e-407e-baf0-da263c9625a9/mbid-98eee4fc-921e-407e-baf0-da263c9625a9-21505283304_thumb500.jpg",
    "thumbnail_uri": "https://ia601504.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": "9-year-old Calder in Berkeley wanted to hear \"Crazy Train\"...\n--\nWatch Ozzy Osbourne hear the isolated Randy Rhoads guitar solo for the first time: https://www.facebook.com/100063618960013/videos/ozzy-osbourne-listens-to-randy-rhoads-isolated-crazy-train-solo-for-the-first-ti/2189189488195385/\n--\nSee the lamented Ozzy Osbourne performing \"Crazy Train\" live: https://www.youtube.com/watch?v=8lD5bfqzr6E",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}