Information about plays

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

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

{
    "id": 3606514,
    "uri": "https://api.kexp.org/v2/plays/3606514/?format=api",
    "airdate": "2026-01-19T21:19:56-08:00",
    "show": 65702,
    "show_uri": "https://api.kexp.org/v2/shows/65702/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Olvidamos",
    "track_id": null,
    "recording_id": null,
    "artist": "Sunset Images",
    "artist_ids": [
        "12606bae-9da6-45b3-86f0-6fefae31e3c7"
    ],
    "album": "Olvidamos",
    "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": "“Olvidamos” is positioned as the opening track for Oscilador (scheduled for release January 23, 2026), and it functions like a thesis statement: direct, rhythmic, and morally charged. The lyrics are striking in their simplicity—short lines repeated like a chant, with “Olvidamos” (“We forget”) acting as accusation and confession at once. A brief excerpt captures the core: “Olvidamos, la sangre / Olvidamos, las vidas / Olvidamos, nuestra humanidad.” The power here is not metaphor; it is insistence. By repeating the phrase, the song mirrors the very mechanism it critiques—how forgetting becomes routine, how repetition can normalize harm. Sonically, Sunset Images present this message with force: dense guitars and bass that emphasize pressure, plus a vocal approach that feels urgent rather than decorative. The broader Oscilador framing also points toward a more structured, mechanically influenced direction in the band’s sound, which makes “Olvidamos” feel like a deliberate opening door into that world. If you want a track that is both cathartic and sharply political in its emotional effect, this is an effective entry.\u2028\n\nListen: https://sunsetimages.bandcamp.com/track/olvidamos",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}