Information about plays

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

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

{
    "id": 3569310,
    "uri": "https://api.kexp.org/v2/plays/3569310/?format=api",
    "airdate": "2025-10-24T09:54:00-07:00",
    "show": 64918,
    "show_uri": "https://api.kexp.org/v2/shows/64918/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Austin writes\nI just wanted to thank you guys for the beautiful community! I live in rural South Dakota, I am supporter of KEXP and have several bumper stickers on the back of my car, I came out out of the movie theater the other day and found a Post-it note on my vehicle from a fellow KEXP listener! ❤️ \n\nThis is a real community!\n\nI have a seven-year-old daughter Norah; we literally listen to the live sessions every single night before bed.  I am so thankful that she is being exposed to real art instead of the stuff that plays on repeat on the local radio stations!\n\nWe love you guys!",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}