Information about plays

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

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

{
    "id": 3594606,
    "uri": "https://api.kexp.org/v2/plays/3594606/?format=api",
    "airdate": "2025-12-22T20:37:10-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "HYPER POSPONK MEXA",
    "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": "“HYPER POSPONK MEXA” embraces exaggeration as critique, using maximalist energy to mirror and distort contemporary cultural posturing. Gloory Hole lean into caricature, allowing abrasive textures and confrontational delivery to define the track’s identity. The song thrives on excess, stacking attitude and noise to create a sense of deliberate overload. Vocals feel performative and provocative, blurring satire and sincerity until the distinction becomes irrelevant. Rather than offering commentary from a distance, the track inhabits the behavior it critiques, amplifying it to uncomfortable proportions. This approach makes “HYPER POSPONK MEXA” disruptive and memorable, functioning as both spectacle and statement. The song’s power lies in its refusal to settle into neutrality, choosing confrontation over clarity. It operates as a jolt within a sequence, forcing attention through sheer intensity.\u2028Listen: https://open.spotify.com/track/0uQ9YUnW68OHZizF8KYgsi",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}