Information about plays

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

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

{
    "id": 3629327,
    "uri": "https://api.kexp.org/v2/plays/3629327/?format=api",
    "airdate": "2026-03-15T15:39:55-07:00",
    "show": 66190,
    "show_uri": "https://api.kexp.org/v2/shows/66190/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Iceland Airwaves Off-Venue will be hosting a free show on Friday, March 20 at 7pm at Conor Byrne Co-op in Ballard!  Rakel, Spacestation, and DJ Hermigervill will be performing.  Full info here: https://tinyurl.com/y8dfuw28",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}