Information about plays

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

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

{
    "id": 3554556,
    "uri": "https://api.kexp.org/v2/plays/3554556/?format=api",
    "airdate": "2025-09-18T09:54:58-07:00",
    "show": 64593,
    "show_uri": "https://api.kexp.org/v2/shows/64593/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Nichole writes\nIt's another screaming into the void day. Thanks for providing the soundtrack.\n==\nVanessa writes\nPicture this: just got done at the gym, maxed on endorphins, driving across the aurora bridge, sun blasting, and the house that heaven built comes on! Perfect. moment. Also could tell the guy in front of me was rocking to it too- the vibes were high. Hope yall have a great day! Thanks for the song!\n===\nDerek IN MN writes\nGents, this last week and this morning have been an avalanche of (CRAP) I am at work grinding through the muck and the opening riff of \"Train in Vain\" hits and I have my first legit smile of the day and feel just a little bit lighter. The right song at the right time. Thank you.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}