Information about plays

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

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

{
    "id": 3608018,
    "uri": "https://api.kexp.org/v2/plays/3608018/?format=api",
    "airdate": "2026-01-23T10:28:34-08:00",
    "show": 65731,
    "show_uri": "https://api.kexp.org/v2/shows/65731/?format=api",
    "image_uri": "https://ia801608.us.archive.org/8/items/mbid-401b0a2d-a250-4fe0-ae73-53fc4ca4ae68/mbid-401b0a2d-a250-4fe0-ae73-53fc4ca4ae68-18173981072_thumb500.jpg",
    "thumbnail_uri": "https://ia601608.us.archive.org/8/items/mbid-401b0a2d-a250-4fe0-ae73-53fc4ca4ae68/mbid-401b0a2d-a250-4fe0-ae73-53fc4ca4ae68-18173981072_thumb250.jpg",
    "song": "Beercan",
    "track_id": "bfc6ff53-a4f9-3d0b-81ac-7125248c62e5",
    "recording_id": "87e0a7ef-a844-4add-9fa2-5971909dccee",
    "artist": "Beck",
    "artist_ids": [
        "309c62ba-7a22-4277-9f67-4a162526d18a"
    ],
    "album": "Mellow Gold",
    "release_id": "401b0a2d-a250-4fe0-ae73-53fc4ca4ae68",
    "release_group_id": "4f8bb33f-9e2d-34dc-8852-5d591cc104d8",
    "labels": [
        "Bong Load Custom Records",
        "DGC Records"
    ],
    "label_ids": [
        "b41ac8e4-c575-44df-a544-40ad84723ff3",
        "68803e28-86fe-4a95-985f-8e493795ab31"
    ],
    "release_date": "1994-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Beck released his third album, Mellow Gold, in 1994. It was one of three albums he released that year!\n\n\"Compared to the rest of its 1994 class—Green Day’s Dookie, Nine Inch Nails’ The Downward Spiral, Hole’s Live Through This, Soundgarden’s Superunknown, and Nirvana’s MTV Unplugged in New York—Mellow Gold was both weirder and lower to the ground. It could be direct—the roughness of the production, the visceral noise of some of the songs—but obscure, too, a knot of words that didn’t immediately register as metaphor or reality.\" \n\nCheck out more from this retrospective review: https://tinyurl.com/2m8jxddv",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}