Information about plays

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

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

{
    "id": 3566670,
    "uri": "https://api.kexp.org/v2/plays/3566670/?format=api",
    "airdate": "2025-10-18T07:53:20-07:00",
    "show": 64866,
    "show_uri": "https://api.kexp.org/v2/shows/64866/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Clarissa Connelly’s ‘World of Work’ Rings Bells of Ecstasy and Apocalypse",
    "track_id": null,
    "recording_id": null,
    "artist": "",
    "artist_ids": [],
    "album": "",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The neo-classical Scottish-Danish songwriter Clarissa Connelly put out an album in 2024 called World of Work. It doesn’t exactly deal with “work” the way that you might imagine in a 21st-century American context. On the contrary, Connelly’s opus dives deep into centuries-old philosophical concepts regarding our relationship with our mortal world, bodily movement, and what’s known as “religious ecstasy” — entering a flow state.\n\n\nKEXP contributor Isabel Khalili spoke with Connelly about the themes she taps into, which are as timeless as the sound of the music itself. The album centers around the use of bells, circularity, and death as a form of rebirth.\n\n\n“The feeling of being part of something bigger — what is that?” Connelly asks in the interview, nodding to the first existential questions of our human ancestors. “Connecting with the past gives me a feeling of getting really high. Bells have always been a way of connecting to that. They are our structure of society.” Her hope for the listener is that the album can create space, peace, and “even just a brief moment of clarity or wanting to let go and being brave.”\n\n\nLink to the album: https://clarissaconnelly.bandcamp.com/album/world-of-work",
    "location": 1,
    "location_name": "Default",
    "play_type": "nontrackplay"
}