Information about plays

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

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

{
    "id": 3627663,
    "uri": "https://api.kexp.org/v2/plays/3627663/?format=api",
    "airdate": "2026-03-11T05:28:56-07:00",
    "show": 66150,
    "show_uri": "https://api.kexp.org/v2/shows/66150/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Make a gift to power KEXP today on EARLY!! https://www.kexp.org/donate/\n\nMake a donation of $42/month or $500 and you’ll get a membership to Cookin’ with DJ Kevin Sur! A monthly club where Kevin delivers a 2 hour DJ set recorded live from his kitchen.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}