Information about plays

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

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

{
    "id": 3568539,
    "uri": "https://api.kexp.org/v2/plays/3568539/?format=api",
    "airdate": "2025-10-22T14:45:49-07:00",
    "show": 64904,
    "show_uri": "https://api.kexp.org/v2/shows/64904/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Clarissa Connelly - A Deeper Listen interview\n--\nKEXP's editorial team puts out a podcast every week called A Deeper Listen, where we talk with artists about the thoughts and experiences that shape their music. You'll hear from artists you already know from the airwaves, and you'll discover new ones along the way — including this one, the Scottish-Danish songwriter, Clarissa Connelly. She put out an album last year called \"World of Work\". The sound of the album is like if M83 collaborated with some Gregorian monks.\nHere's the link to the podcast: https://www.kexp.org/podcasts/a-deeper-listen/2025/10/21/clarissa-connellys-world-of-work-rings-bells-of-ecstasy-and-apocalypse/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}