Information about plays

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

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

{
    "id": 3577742,
    "uri": "https://api.kexp.org/v2/plays/3577742/?format=api",
    "airdate": "2025-11-13T17:35:39-08:00",
    "show": 65100,
    "show_uri": "https://api.kexp.org/v2/shows/65100/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Join us on Sunday, November 16th for Death & Music, an event created by John Richards and Dr. Amy Lindsey over a decade ago when they wanted to make a physical space that correlated with the on-air space created for sharing stories and connecting through music and grief (The Mom Show and Music Heals: Grief.)\n\nJoin KEXP, Town Hall, hosts John Richards and Dr. Amy Lindsey, and a group of very special and generous guests for Death & Music, a night of celebration, grief, music, joy, community, and sharing stories and experiences at Town Hall.\nhttps://www.kexp.org/events/kexp-events/death-music-2025/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}