Information about plays

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

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

{
    "id": 3601336,
    "uri": "https://api.kexp.org/v2/plays/3601336/?format=api",
    "airdate": "2026-01-07T08:17:24-08:00",
    "show": 65586,
    "show_uri": "https://api.kexp.org/v2/shows/65586/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Julia in Olympia\nI gave up the news on my 55th birthday in June. We've replaced our morning routine with KEXP and I am calmer, happier, and over time able to be more and more present. And it turns out I am aware enough of what's going on in the world. I'm super grateful for KEXP and the work of the DJs and everyone behind the scenes. I've been an amplifier for more than 10 years. Who knew it was going to be an investment in my own mental health?",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}