Information about plays

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

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

{
    "id": 3554927,
    "uri": "https://api.kexp.org/v2/plays/3554927/?format=api",
    "airdate": "2025-09-19T08:06:18-07:00",
    "show": 64601,
    "show_uri": "https://api.kexp.org/v2/shows/64601/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Good morning!! \n\nToday's show is brining me so much joy!! THANK YOU.\n\nI think I remember the Friday show, over 20 years ago now (holy F, is that right?!) where the Friday song was designated. I've danced to that song pretty much every Friday since. Rain or shine, no matter where I was listening from. It's simply just the best! \n\nThank you all for being your wonderful selves!! Big love to everyone at the station today!!! \n\nNamaste,\n\nJeremy 🕺",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}