Information about plays

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

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

{
    "id": 3656733,
    "uri": "https://api.kexp.org/v2/plays/3656733/?format=api",
    "airdate": "2026-05-19T07:24:08-07:00",
    "show": 66758,
    "show_uri": "https://api.kexp.org/v2/shows/66758/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Dirk (Hamburg, Germany)\nI have heard Peter Gabriel & Kate Bush “Don’t Give Up” 100s of times, but it coming on, right in the second while I was getting on my bike after the meeting I just had… it couldn’t have been more perfect.\nEvery word felt sung directly to me.\nSo, yes, let’s not give up. We still have us.\n\nThanks again, for everything",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}