Information about plays

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

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

{
    "id": 3554948,
    "uri": "https://api.kexp.org/v2/plays/3554948/?format=api",
    "airdate": "2025-09-19T09:25:00-07:00",
    "show": 64601,
    "show_uri": "https://api.kexp.org/v2/shows/64601/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Dan in Philly\nGood morning! KEXP has been on in my house since 4am ET....because it's another marathon training cycle! Only time to get a run in is before dawn. \n\nHave a great weekend!\n======\nBruce writes\nThanks for the deep dive into Catherine Wheel this week. It's  on my list for my next visit to Lafayette and the world's best record store, JL Records West Lafayette, IN.\n=======\nPete from Denver\nJohn, you are a legend.  Perfect mix of Yazoo, Erasure and Bronson Beat.  \n=======\nSharla\nWhen your in your 50's dancing like your 16, feels SO GOOD.\n=====\nSteve in Tracy, California\nI was going to skip my run today, but there’s a new Runcast, so I have to go",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}