Information about plays

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

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

{
    "id": 3594574,
    "uri": "https://api.kexp.org/v2/plays/3594574/?format=api",
    "airdate": "2025-12-22T19:00:14-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "allanamiento",
    "track_id": null,
    "recording_id": null,
    "artist": "chivos",
    "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": "“allanamiento” is driven by urgency and disruption, reflecting its title’s implication of intrusion. chivos construct the track around tension, using sharp rhythmic shifts and abrasive textures to unsettle the listener. Vocals feel embedded within the mix, emphasizing collective energy over individual focus. The song resists smooth transitions, instead embracing abruptness as part of its identity. This approach reinforces a sense of instability, making the track feel immediate and reactive. “allanamiento” thrives on friction, using discomfort as narrative device. It stands as a confrontational piece, challenging the listener through insistence rather than explanation.\u2028Listen: https://open.spotify.com/search/allanamiento%20chivos",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}