Information about plays

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

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

{
    "id": 3551776,
    "uri": "https://api.kexp.org/v2/plays/3551776/?format=api",
    "airdate": "2025-09-11T16:57:44-07:00",
    "show": 64535,
    "show_uri": "https://api.kexp.org/v2/shows/64535/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "VIAGRA BOYS - IN THE GATHERING SPACE THIS SATURDAY!\n\nJoin us in the KEXP Gathering Space SATURDAY, SEPTEMBER 13TH, 1 PM for a live set from Viagra Boys!! \n\nThis performance is free and open to all ages.  First come first serve.  Go to kexp.org/events for more info!",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}