Information about plays

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

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

{
    "id": 3628484,
    "uri": "https://api.kexp.org/v2/plays/3628484/?format=api",
    "airdate": "2026-03-13T18:35:31-07:00",
    "show": 66171,
    "show_uri": "https://api.kexp.org/v2/shows/66171/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "All gifts doubled IF we hit our final goal this hour!\n\nEvery donation of any amount. Double your gift to KEXP and help us hit our goal!\nhttps://kexp.org/donate/\n\nAs a bonus: Hear an entire room full of DJs go crazy when it happens!",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}