Information about plays

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

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

{
    "id": 3635681,
    "uri": "https://api.kexp.org/v2/plays/3635681/?format=api",
    "airdate": "2026-03-30T19:01:12-07:00",
    "show": 66324,
    "show_uri": "https://api.kexp.org/v2/shows/66324/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Veuve Noire",
    "track_id": null,
    "recording_id": null,
    "artist": "Los Eclipses",
    "artist_ids": [],
    "album": "Veuve Noire",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Los Eclipses"
    ],
    "label_ids": [],
    "release_date": "2026-03-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Los Eclipses approach “Veuve Noire” with the kind of nocturnal elegance that feels both cinematic and bodily. The Franco-Mexican duo of Eva de Marce and Dan Solo has built its identity around friction: dream and velocity, seduction and unease, sleek electronic surfaces and something darker moving beneath them. “Veuve Noire” makes that contrast its central drama. The title suggests glamour touched by mourning, and the track delivers precisely that atmosphere, moving like a shadow through a dance floor haze. Its pulse is hypnotic rather than blunt, giving the song a sense of forward motion without sacrificing mystery.\nWhat stands out is how deliberately the duo shapes mood. Rather than crowding the arrangement, they let space become part of the song’s emotional architecture. The voice feels suspended in that space, drawing the listener inward while the production keeps the ground shifting underfoot. There is a distinctly continental cool to the sound, but it is never sterile. Instead, “Veuve Noire” lives in the fertile zone where club music becomes narrative, where rhythm suggests not just movement but character. It is the sort of track that can feel intimate in headphones and expansive in a room, holding its drama close while still inviting surrender.\nListen: https://open.spotify.com/track/0L2spSuBr4bfV9wComFLqA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}