Information about plays

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

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

{
    "id": 3627057,
    "uri": "https://api.kexp.org/v2/plays/3627057/?format=api",
    "airdate": "2026-03-09T09:13:14-07:00",
    "show": 66135,
    "show_uri": "https://api.kexp.org/v2/shows/66135/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Dave in Greensboro\nAs my mom used to say, count your blessings... and one of those is KEXP.  Where else will a DJ respond to your emails and let you know you're not alone?  Who else has the courage to stand for something these days?\n\nI have been listening to KEXP since 2002, and donating on and off through hard times and good times.  It's a tough time for lots of folks, but for now, I find myself able to increase my monthly amplifier, so I did. \n\nAlthough we have never met, I count you all as friends.  I fight for my friends, and I know you do as well.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}