Information about plays

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

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

{
    "id": 3629280,
    "uri": "https://api.kexp.org/v2/plays/3629280/?format=api",
    "airdate": "2026-03-15T13:30:19-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "https://kexp.org/donate/\nhttps://www.kexp.org/shows/sounds-of-survivance/\nhttps://www.kexp.org/events/kexp-events/six-degrees-week-2026/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}