Information about plays

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

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

{
    "id": 3588638,
    "uri": "https://api.kexp.org/v2/plays/3588638/?format=api",
    "airdate": "2025-12-08T21:07:00-08:00",
    "show": 65326,
    "show_uri": "https://api.kexp.org/v2/shows/65326/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Carlos Emiliano",
    "track_id": null,
    "recording_id": null,
    "artist": "Eros + Masacre",
    "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": "“Carlos Emiliano” plays like a fragment of an underground film: tense, noirish, and slightly surreal. Eros + Masacre draw on post-punk and noise-rock textures—angular guitars, rumbling low end, and a drum sound that feels both roomy and oppressive. The arrangement moves in waves, shifting from sparse, suspenseful passages to denser, almost chaotic sections where feedback and distortion threaten to swallow the melody. Vocals weave in and out rather than dominating, adding narrative hints and emotional spikes while leaving plenty of room for interpretation. The track title suggests a character study, and the music supports that idea: it feels like a psychological portrait rendered in sound, full of unresolved tension and flashes of violence. Little concrete information is publicly available about the band, which actually enhances the sense of mystery; the song stands on its own as a cryptic, immersive piece of dark guitar music.\nListen: https://open.spotify.com/search/Eros%20%2B%20Masacre%20Carlos%20Emiliano",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}