Information about plays

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

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

{
    "id": 3588617,
    "uri": "https://api.kexp.org/v2/plays/3588617/?format=api",
    "airdate": "2025-12-08T20:06:17-08:00",
    "show": 65326,
    "show_uri": "https://api.kexp.org/v2/shows/65326/?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 a chaotic fusion of punk, reggaeton-adjacent rhythm, internet-era humor, and abrasive pop performance art. Gloory Hole approach the track with a maximalist attitude—layers of distortion, chopped vocal samples, sharp snares, and sudden rhythmic shifts that feel like jump cuts in a surreal video. The vocals bounce between bratty chanting, processed squeals, and half-melodic lines that weaponize cuteness into something confrontational. Lyrically, the song plays with doll imagery, exaggeration, and shock value, reflecting a subculture where irony and sincerity exist side-by-side. The production intentionally tests the edge of what a mix can handle, pushing high frequencies and clipped drums to intensify the sensory overload. With little formal biography available, the music itself frames Gloory Hole as part of a new digital underground where genre boundaries collapse. “MUÑEKKK” sounds like a meme gone radioactive.\nListen: https://youtu.be/search?q=Gloory%20Hole%20MU%C3%91EKKK",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}