Information about plays

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

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

{
    "id": 3588647,
    "uri": "https://api.kexp.org/v2/plays/3588647/?format=api",
    "airdate": "2025-12-08T21:37:18-08:00",
    "show": 65326,
    "show_uri": "https://api.kexp.org/v2/shows/65326/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Trick Of The Light",
    "track_id": null,
    "recording_id": null,
    "artist": "Pure Hex",
    "artist_ids": [],
    "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": "“Trick Of The Light” showcases Pure Hex’s dynamic fusion of shoegaze, grunge, and alt-rock. The track opens with tense, muted guitar patterns before erupting into waves of distortion and powerful dual vocals. The chorus hits with emotional force, the guitars blooming outward while the drums slam with controlled intensity. Lyrically, the song grapples with perception, memory, and the shifting boundaries between clarity and illusion—echoed in the mix, which alternates between sharp focus and dense haze. The production retains the grit and immediacy of a live band while layering reverb and texture to deepen the emotional impact. Pure Hex continue to stand out in the Bay Area’s heavy-guitar scene for their ability to balance vulnerability and ferocity. “Trick Of The Light” is one of their most compelling statements.\nListen: https://purehex.bandcamp.com/track/trick-of-the-light",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}