Information about plays

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

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

{
    "id": 3641688,
    "uri": "https://api.kexp.org/v2/plays/3641688/?format=api",
    "airdate": "2026-04-13T20:48:10-07:00",
    "show": 66446,
    "show_uri": "https://api.kexp.org/v2/shows/66446/?format=api",
    "image_uri": "https://coverartarchive.org/release/4a62d75e-9751-40e3-a7ad-64d27dc6114f/35196224248-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4a62d75e-9751-40e3-a7ad-64d27dc6114f/35196224248-250.jpg",
    "song": "Fed Up",
    "track_id": null,
    "recording_id": "00b34436-8d1d-4546-b210-cb1f14c04ce3",
    "artist": "Hocico",
    "artist_ids": [
        "b16fd684-831e-4128-8120-6626e76f88c6"
    ],
    "album": "The Spell of the Spider",
    "release_id": null,
    "release_group_id": "f028f5b9-cd49-4efd-8a26-1b75ba6a9c13",
    "labels": [
        "Out of Line"
    ],
    "label_ids": [
        "0e4086ea-c5e6-47f8-a6cc-f93f080a7ced"
    ],
    "release_date": "2017-07-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hocico’s “Fed Up” is industrial fatigue turned into attack. Associated with The Spell of the Spider and also present in the band’s broader release ecosystem, the track belongs to a project that has spent decades making rage feel mechanized without ever losing its human venom. Hocico, the long-running Mexican electro-industrial duo led by Erk Aicrag and Racso Agroyam, have always thrived on intensity that sounds earned rather than decorative, and “Fed Up” fits that lineage neatly. The title is blunt, almost conversational, but that plainness is part of its force. Being fed up is not abstract despair. It is the moment irritation curdles into refusal, when endurance hardens into contempt. Hocico know how to score that transition. Their music often fuses harsh electronics, club propulsion, and emotional extremity, making songs that feel equally suited to confrontation and catharsis. “Fed Up” sounds like a pressure valve opened only halfway, enough to release violence into motion but not enough to restore calm. That is why it works. The track does not promise healing or clarity. It offers a more immediate truth: exhaustion can become fuel, and disgust can still move the body. In the hands of a lesser act, that could sound formulaic. Hocico make it feel elemental. \u2028Listen: https://hocico666.bandcamp.com/track/fed-up",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}