Information about plays

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

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

{
    "id": 3559149,
    "uri": "https://api.kexp.org/v2/plays/3559149/?format=api",
    "airdate": "2025-09-29T07:59:36-07:00",
    "show": 64699,
    "show_uri": "https://api.kexp.org/v2/shows/64699/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Andy checking in from Oakland.\nGood morning John! It's the first day of the rest of my life. 22 days sober this morning after exiting treatment. Being sober rules. Nice to have my head screwed on straight. There is hope out there, and I know I'm not alone. \n=====\nBen in Berkeley\nGood morning, I just caught Eleanor (my 10 year old) singing along enthusiastically to Bend by Middle Kids, and it gave me a little extra hope today. Thanks for being a community that helps to teach the next generation about great music. This is just one reason that we amplify KEXP\n===\nJen in Pioneer Square\nI took a morning walk through the park with lots of damp fallen leaves when REM’s “King of Birds” started and I thought “what a perfect fall album it is.” Then you announced that Document was the album of the week. The album hangs up behind me at work so people on my video calls can see it. Thank you for all you do to celebrate music and support our community.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}