Information about plays

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

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

{
    "id": 3542538,
    "uri": "https://api.kexp.org/v2/plays/3542538/?format=api",
    "airdate": "2025-08-20T16:14:29-07:00",
    "show": 64341,
    "show_uri": "https://api.kexp.org/v2/shows/64341/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "We're giving away 3 pairs of GA passes for Freakout Festival in Seattle for Friday, November 7 and Saturday, November 8! Stay tuned for your chance to win\n\nDark Chisme, The Maya Experience, Black Whales, Acapulco Lips, The Velveteers, L'Eclair, Flamingosis, Pink Breath of Heaven, Art D'Ecco and so many other bands are playing. Some of the venues involved in the festival include Tractor Tavern, Sunset Tavern, Nectar Lounge. Doors open at 5 p.m.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}