Information about plays

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

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

{
    "id": 3557534,
    "uri": "https://api.kexp.org/v2/plays/3557534/?format=api",
    "airdate": "2025-09-25T10:19:34-07:00",
    "show": 64657,
    "show_uri": "https://api.kexp.org/v2/shows/64657/?format=api",
    "image_uri": "https://coverartarchive.org/release/4312b6ca-cf74-46cb-9bfb-d4472de3677c/9053395363-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4312b6ca-cf74-46cb-9bfb-d4472de3677c/9053395363-250.jpg",
    "song": "West L.A. Fadeaway",
    "track_id": null,
    "recording_id": "3e7317fc-2c8c-46a2-9d98-5b1b724f5590",
    "artist": "Grateful Dead",
    "artist_ids": [
        "6faa7ca7-0d99-4a5e-bfa6-1fd5037520c6"
    ],
    "album": "In the Dark",
    "release_id": null,
    "release_group_id": "94e4d9a1-d6c0-3c16-8f35-820ca6780e4e",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1987-07-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "First appearing in the Grateful Dead’s live repertoire in the summer of 1982 and then appearing on their 1987 album 'In The Dark', \"West L.A. Fadeaway\" is a blues-oriented tune about the slimy underbelly of Los Angeles.\n\nWith lyrics by Robert Hunter and music arranged by Jerry Garcia, “West L.A. Fadeaway” is a gem from the later years of the Dead, frequently appearing in their live setlists right up until the end.\n\nThere has been speculation over the years that “West L.A. Fadeaway” was initially written as a tribute to actor and comedian John Belushi, who famously died in March of 1982 at the Chateau Marmont in Los Angeles. Belushi was a longtime friend of the band, frequently opening for them with The Blues Brothers and naturally partying with them as well. \n\nhttps://extrachill.com/grateful-dead-west-la-fadeaway-meaning",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}