Information about plays

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

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

{
    "id": 3641706,
    "uri": "https://api.kexp.org/v2/plays/3641706/?format=api",
    "airdate": "2026-04-13T21:47:40-07:00",
    "show": 66446,
    "show_uri": "https://api.kexp.org/v2/shows/66446/?format=api",
    "image_uri": "https://coverartarchive.org/release/c0549c74-a4d7-4b63-9ac9-d40d54628bcb/38958484983-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c0549c74-a4d7-4b63-9ac9-d40d54628bcb/38958484983-250.jpg",
    "song": "Gastado",
    "track_id": null,
    "recording_id": "8ed55902-20d4-4585-837e-63126fc73de9",
    "artist": "Blood Club",
    "artist_ids": [
        "904cd1b6-199a-4639-84b2-6ccb0335601f"
    ],
    "album": "current lust",
    "release_id": null,
    "release_group_id": "ebc1ba2e-9983-497d-aa3d-34a10d9c248c",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-03-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "blood club’s “gastado” sounds exhausted in the most charged possible way. Released in 2022 on the current lust EP, the track helped establish the Chicago-based Mexican American group’s particular mode of dark post-punk: intimate, bruised, melodic, and still capable of sudden physical lift. Live documentation from Audiotree and the band’s official video output make clear that blood club are not interested in treating gloom as static décor. Their music moves, even when the emotional center is depletion. That is exactly what gives “gastado” its pull. The title suggests wear, drain, and emotional overuse, and the song answers with a sound that turns fatigue into atmosphere rather than collapse. There is a real gift in that inversion. Instead of sinking under its own heaviness, the track keeps pushing forward, letting repetition become a form of numb momentum. The production leaves room for melancholy, but it never lets the song dissolve into formlessness. “gastado” feels bodily: the kind of song you do not just hear, but drag around with you. In that sense it belongs to a long line of post-punk songs about psychic erosion, but blood club make it feel immediate, personal, and unsentimental. They understand that exhaustion has texture, and here they turn that texture into something vividly alive. \u2028Listen: https://open.spotify.com/track/1K3MgcOvkB31JH2apPVLeG",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}