Information about plays

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

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

{
    "id": 3561948,
    "uri": "https://api.kexp.org/v2/plays/3561948/?format=api",
    "airdate": "2025-10-06T07:12:00-07:00",
    "show": 64762,
    "show_uri": "https://api.kexp.org/v2/shows/64762/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Noah in St. Louis\nKEXP is a light in the darkness. I feel less overwhelmed by all the evil when I tune in to listen to you, John and Morgan. Helps me RESIST, every day. And I feel less alone. So I just upped my amplifier gift to get the \"You are not Alone\" T-shirt. (I already have the scarf hanging in my office!) Thank you thank you thank you. Fight the power! And can I get an \"Up Yours!\"? \nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}