Information about plays

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

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

{
    "id": 3574643,
    "uri": "https://api.kexp.org/v2/plays/3574643/?format=api",
    "airdate": "2025-11-06T08:01:53-08:00",
    "show": 65036,
    "show_uri": "https://api.kexp.org/v2/shows/65036/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Shannon in PDX\nI'm in the middle of a nasty divorce after 20 years of marriage to an abusive alcoholic. Music and live shows have been a balm, helping me realize my life isn't over, I'm just starting over at 50. I can do hard things! Thank you for your daily reminders that I'm not alone.\n=========\nJan from Prague area\nHi John. I have to thank you for your yesterday's (show). I tuned in right into Patti Smith and immediately realized, what the vibe is and why. I'm not American, I actually live in (The Czech Republic) and I still remember as a young kid how did it feel when tyranny was falling in the 1989. Although the associated songs are different, I realized that even you guys in the USA can now somewhat understand this experience. It has brought me somewhat to tears. Thanks and all the best!",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}