Information about plays

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

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

{
    "id": 3579838,
    "uri": "https://api.kexp.org/v2/plays/3579838/?format=api",
    "airdate": "2025-11-18T12:49:57-08:00",
    "show": 65145,
    "show_uri": "https://api.kexp.org/v2/shows/65145/?format=api",
    "image_uri": "https://ia601305.us.archive.org/31/items/mbid-65759636-3b8d-4623-816f-af833579ba1d/mbid-65759636-3b8d-4623-816f-af833579ba1d-1900949434_thumb500.jpg",
    "thumbnail_uri": "https://ia801305.us.archive.org/31/items/mbid-65759636-3b8d-4623-816f-af833579ba1d/mbid-65759636-3b8d-4623-816f-af833579ba1d-1900949434_thumb250.jpg",
    "song": "Estimated Prophet",
    "track_id": "0b28cb8e-d668-3ad8-bdad-611b539641dc",
    "recording_id": "59794eac-a797-4622-8e50-b44e00026d8e",
    "artist": "Grateful Dead",
    "artist_ids": [
        "6faa7ca7-0d99-4a5e-bfa6-1fd5037520c6"
    ],
    "album": "Terrapin Station",
    "release_id": "65759636-3b8d-4623-816f-af833579ba1d",
    "release_group_id": "0750c8a7-1fe0-3e32-b303-29bf483dbb43",
    "labels": [
        "Arista"
    ],
    "label_ids": [
        "c62e3985-6370-446a-bfb8-f1f6122e9c33"
    ],
    "release_date": "1977-07-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song was written by Bob Weir with lyrics by John Barlow.  “According to Weir, he and Barlow wrote the song from the perspective of a crazy, messianic zealot, a type which one invariably encounters in Deadhead crowds now and again. As Weir explains: ‘The basis of it is this guy I see at nearly every backstage door. There’s always some guy who’s taken a lot of dope and he’s really bug-eyed, and he’s having some kind of vision. He’s got a rave he’s got to deliver.’\n--\nProducer Keith Olsen brought in Tom Scott to perform a solo on the electric woodwind instrument known as a lyricon for this Terrapin Station version of “Estimated Prophet.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}