Information about plays

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

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

{
    "id": 3618638,
    "uri": "https://api.kexp.org/v2/plays/3618638/?format=api",
    "airdate": "2026-02-17T08:11:10-08:00",
    "show": 65957,
    "show_uri": "https://api.kexp.org/v2/shows/65957/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Brent in Kansas\nHearing John say \"don't give up\" followed by the opening strings of Nick Cave's \"Bright Horses\" was an instant mood elevator just when I needed it. One thing I can say about KEXP and the power of music is you both always come across very genuine and pure of intent. The morning affirmations never feel performative, but rather truly heartfelt and as a result, they hit in all the right ways. So as always, thank you from afar.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}