Information about plays

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

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

{
    "id": 3594590,
    "uri": "https://api.kexp.org/v2/plays/3594590/?format=api",
    "airdate": "2025-12-22T19:49:00-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Walrider",
    "track_id": null,
    "recording_id": null,
    "artist": "LA SOMBRA",
    "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": "Walrider” advances with deliberate weight, favoring density and repetition to generate impact. LA SOMBRA build the track around a heavy, grounded pulse that feels inexorable rather than aggressive, allowing tone and sustain to carry meaning. Guitars are thick and textured, leaning into distortion as atmosphere rather than flourish. Vocals arrive with an incantatory presence, reinforcing the sense of ritual embedded in the song’s pacing. Rather than accelerating toward release, “Walrider” maintains pressure, letting small shifts in emphasis feel monumental. The title’s horror-inflected imagery aligns with the track’s oppressive mood, but the music avoids theatrics, choosing physicality over spectacle. This restraint heightens the song’s intensity, making it feel immersive and unavoidable. “Walrider” functions effectively as an anchor within a sequence, grounding surrounding tracks through sheer mass and focus.\u2028Listen: https://open.spotify.com/track/2pDTA0ZKPrU9CcljGxXgTX",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}