Information about plays

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

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

{
    "id": 3591602,
    "uri": "https://api.kexp.org/v2/plays/3591602/?format=api",
    "airdate": "2025-12-15T21:40:15-08:00",
    "show": 65389,
    "show_uri": "https://api.kexp.org/v2/shows/65389/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Euth",
    "track_id": null,
    "recording_id": null,
    "artist": "Sad Name",
    "artist_ids": [],
    "album": null,
    "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": "Euth is a title that feels abrupt—four letters that suggest endings, decisions, and a clinical kind of finality. Without assuming a specific narrative, the track works best as a meditation on closure: the moment when something is over and you’re left dealing with the echo. Songs with titles like this often carry emotional heaviness even when the music isn’t slow. They can sound composed while still feeling raw underneath, which mirrors how people actually experience difficult endings: you might look calm while your insides are loud. In a playlist, Euth is useful as a pivot into darker emotional territory without requiring melodrama. It invites the listener to sit with discomfort in a controlled way—music as container. If you’re sequencing for a late-night set or a reflective listening arc, this track can serve as the point where the narrative becomes more serious. It’s not necessarily hopeless; “ending” is also “release,” and the ambiguity lets different listeners take different meanings. The key is the atmosphere: this track signals consequence.\u2028Listen: https://open.spotify.com/track/3vgZcRo7x8ciel6MDNQMF6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}