Information about plays

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

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

{
    "id": 3594630,
    "uri": "https://api.kexp.org/v2/plays/3594630/?format=api",
    "airdate": "2025-12-22T21:58:37-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "MUÑEKKK",
    "track_id": null,
    "recording_id": null,
    "artist": "Gloory Hole",
    "artist_ids": [
        "90c9e56f-3e8f-4a4b-9ad4-5338fb0b2db3"
    ],
    "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": "“MUÑEKKK” is confrontational by design, embracing excess, distortion, and provocation as core elements rather than embellishments. The title alone suggests artificiality and performance, and the song leans into that idea with exaggerated delivery and abrasive energy. Structurally, it rejects traditional build-and-release in favor of sustained intensity, pushing the listener into a space where repetition becomes overwhelming rather than comforting. The vocals oscillate between taunt and command, blurring the line between satire and sincerity. Sonically, the track feels intentionally unpolished, as if clarity itself would dilute the message. That roughness is not incidental; it reinforces the sense of identity as something constructed loudly and defiantly in public. “MUÑEKKK” thrives on discomfort, using volume and attitude to force engagement rather than invite it. It functions well as a disruption within a sequence, jolting attention and resetting expectations. Rather than offering resolution, the song doubles down on its stance, ending with the same ferocity it begins with. In that refusal to soften, “MUÑEKKK” asserts itself as a piece of musical confrontation rather than entertainment.\u2028Listen: https://www.youtube.com/watch?v=6x9Gynf8K2o",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}