Information about plays

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

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

{
    "id": 3594579,
    "uri": "https://api.kexp.org/v2/plays/3594579/?format=api",
    "airdate": "2025-12-22T19:13:19-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bonanza",
    "track_id": null,
    "recording_id": null,
    "artist": "Ritmo Cósmico",
    "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": "“Bonanza” explores abundance as both opportunity and pressure, framing excess as something that demands navigation rather than celebration. Ritmo Cósmico ground the track in a steady, driving rhythm that keeps momentum consistent while subtle shifts in texture add unease. The song’s tone suggests forward motion without certainty, capturing the instability that can accompany sudden gain. Vocals are measured, allowing space for the instrumental framework to shape emotion. Rather than leaning into triumph, “Bonanza” maintains a skeptical posture, questioning what prosperity actually delivers. This restraint gives the track depth, preventing it from slipping into cliché. The arrangement balances repetition and variation, keeping the listener engaged without overstimulation. “Bonanza” functions well as a mid-sequence piece, sustaining energy while complicating its emotional direction. Its strength lies in nuance, presenting success as something that can just as easily overwhelm as it can reward.\u2028Listen: https://open.spotify.com/album/6dT6P5iMABwryK0Ok4WDPx",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}