Information about plays

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

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

{
    "id": 3655039,
    "uri": "https://api.kexp.org/v2/plays/3655039/?format=api",
    "airdate": "2026-05-15T11:54:23-07:00",
    "show": 66723,
    "show_uri": "https://api.kexp.org/v2/shows/66723/?format=api",
    "image_uri": "https://dn711106.ca.archive.org/0/items/mbid-65759636-3b8d-4623-816f-af833579ba1d/mbid-65759636-3b8d-4623-816f-af833579ba1d-1900949434_thumb500.jpg",
    "thumbnail_uri": "https://dn711106.ca.archive.org/0/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": "\"In the context of the Bay Area heroes’ ninth album, there is space for richness and blemishing. 22 of its 36 minutes make for a radically nebulous cache of rock and roll perfection on par with anything from American Beauty or Workingman’s Dead.\"\n\nCheck out more from this retrospective review of the 1977 album: https://tinyurl.com/yvtv8uy2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}