Information about plays

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

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

{
    "id": 3559315,
    "uri": "https://api.kexp.org/v2/plays/3559315/?format=api",
    "airdate": "2025-09-29T19:21:34-07:00",
    "show": 64703,
    "show_uri": "https://api.kexp.org/v2/shows/64703/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "gente extraña",
    "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": "Chivos are a Mexican indie/garage rock band with desert-rock undertones. On “gente extraña,” from their 2025 record garbanceros, they capture feelings of alienation through a slow, expansive groove. The guitars shimmer like heat mirages, while the percussion keeps a steady, tribal thump. Vocals are understated, focusing on atmosphere more than showmanship, lending the song a cinematic feel. Chivos excel at writing tracks that sound like wide, empty roads—lonely but strangely freeing. “gente extraña” exemplifies their ability to mix indie intimacy with desert vastness.\u2028Listen: https://open.spotify.com/track/3JSOVVkhdPYVn99jBC7p5g",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}