Information about plays

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

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

{
    "id": 3635713,
    "uri": "https://api.kexp.org/v2/plays/3635713/?format=api",
    "airdate": "2026-03-30T20:47:50-07:00",
    "show": 66324,
    "show_uri": "https://api.kexp.org/v2/shows/66324/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ezezez",
    "track_id": null,
    "recording_id": "0370f696-5493-4bb8-b8cc-19b714f51852",
    "artist": "EZEZEZ",
    "artist_ids": [
        "77b16e22-95d0-4513-a15d-793df8f6e23b"
    ],
    "album": "Katuzaldia",
    "release_id": null,
    "release_group_id": "69d4ca2e-cb17-4682-891d-adc18c90e071",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-11-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Ezezez” works as both song and self-definition, a title track that distills the band’s identity into something wiry, self-contained, and forceful. EZEZEZ are a Basque band from Bilbao formed by Unai Madariaga, Eneko Ajangiz, Álvaro Olaetxea, and Mikel Irigoyen, and their profile is marked by an unusually complete DIY ethic: writing, recording, mixing, mastering, visuals, and presentation all handled within the project itself. That total approach matters when listening to “Ezezez,” because the song feels less like an isolated track than like an extension of a whole aesthetic world. The band’s materials emphasize a unique and forceful sound-image language, and this song plays like a thesis statement for that ambition.\nThere is a tautness to the track that suggests post-punk, noisy indie rock, and underground experimental pop without settling obediently into any one of those categories. The self-titled framing gives it a declarative quality, as if the band were spelling its own name into being through repetition, distortion, and groove. Because their work is so bound up with self-construction, “Ezezez” carries an added sense of authorship. It sounds handmade in the strongest sense: not rough for the sake of posture, but deliberate in every contour. The result is music with a hard edge and a clear point of view, the sound of a band making itself legible on its own terms.\nListen: https://open.spotify.com/track/2SI6t3yfaowDQrHPglxhvy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}