Information about plays

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

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

{
    "id": 3588648,
    "uri": "https://api.kexp.org/v2/plays/3588648/?format=api",
    "airdate": "2025-12-08T21:41:20-08:00",
    "show": 65326,
    "show_uri": "https://api.kexp.org/v2/shows/65326/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "distancias",
    "track_id": null,
    "recording_id": null,
    "artist": "Benazir",
    "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": "“distancias” is a sleek, emotionally rich track that blends electronic production, dream-pop ambience, and introspective songwriting. Benazir’s voice is delicate but expressive, gliding over warm synth pads, subtle glitches, and shimmering guitar textures. The arrangement feels spacious, giving each sound room to resonate and emphasizing the theme of emotional and physical distance captured in the lyrics. The rhythm is gentle, almost heartbeat-like, guiding the song forward without overpowering the atmosphere. Benazir builds tension through restraint: pauses, whispered lines, and understated melodic shifts all contribute to a feeling of longing. With releases under emerging Latin alternative circles, Benazir stands out for crafting music that feels modern, intimate, and deeply atmospheric. “distancias” is a quiet storm—soft but unforgettable.\nListen: https://open.spotify.com/search/Benazir%20distancias",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}