Information about plays

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

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

{
    "id": 3600696,
    "uri": "https://api.kexp.org/v2/plays/3600696/?format=api",
    "airdate": "2026-01-05T19:55:17-08:00",
    "show": 65574,
    "show_uri": "https://api.kexp.org/v2/shows/65574/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "El Tiempo Oscila y Muere al Inicio (Tommy)",
    "track_id": null,
    "recording_id": null,
    "artist": "Sunset Images",
    "artist_ids": [
        "12606bae-9da6-45b3-86f0-6fefae31e3c7"
    ],
    "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": "Sunset Images’ “El Tiempo Oscila y Muere al Inicio (Tommy)” is positioned as track three on Oscilador, the band’s album for release on January 23, 2026, and it runs 4:36. Official write-ups around the record describe Oscilador as a collision of “dissonant ferocity” and “industrial mechanical precision,” framed as a meditation on cycles—birth, decay, chaos, resolution. This song’s title adds its own philosophical weight: time as an oscillator, and an ending that appears right at the beginning. In promotional notes, the track has been characterized as a sprawling, motorik dirge that explores humanity’s self-destruction, which fits the album’s interest in historical repetition. Even if you do not know the band’s broader catalogue, the piece works on first contact because it treats duration as meaning: it is not a “single,” but a small environment that asks you to stay inside the pulse. For listening, pay attention to the tension between motion and stasis. The motorik idea implies forward drive, while the song’s language insists that forward movement can still return you to the same place. That contradiction is the hook. “Tommy” in the title reads like a human anchor, a reminder that these abstract cycles land on real bodies, in real days again.\u2028Listen: https://sunsetimages.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}