Information about plays

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

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

{
    "id": 3635702,
    "uri": "https://api.kexp.org/v2/plays/3635702/?format=api",
    "airdate": "2026-03-30T20:11:21-07:00",
    "show": 66324,
    "show_uri": "https://api.kexp.org/v2/shows/66324/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cumbia Chilanga",
    "track_id": null,
    "recording_id": null,
    "artist": "Isidro Cuevas and Willy Cabanas",
    "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": "“Cumbia Chilanga” by Isidro Cuevas and Willy Cabanas is a vibrant snapshot of how cumbia continually reshapes itself across regions. Rooted in the genre’s Colombian origins but filtered through Mexico City’s unmistakable “chilango” identity, the track feels both traditional and playfully localized.\n\nFrom the outset, the groove is immediate—propulsive percussion, buoyant basslines, and melodic flourishes that nod to classic accordion-led cumbia while incorporating the textures more common in Mexican interpretations. There’s a looseness to the arrangement that gives the song its charm; it doesn’t rush, instead letting the rhythm stretch out and invite listeners into its sway.\n\nWhat stands out most is the sense of place. “Cumbia Chilanga” carries the pulse of the capital—dense, energetic, and full of personality. Even without parsing every lyric, the delivery communicates a street-level authenticity, as if the song is both a celebration and a lived-in portrait of everyday life.\n\nThe collaboration between the Cabanas and Cuevas feels organic, built on shared musical language rather than flash. The result is a track that prioritizes groove and atmosphere, rewarding repeated listens with its subtle rhythmic details.\n\nIt’s a reminder that cumbia’s evolution thrives in these local reinterpretations—where tradition meets the distinct flavor of a city.\n\nListen:\nYouTube: https://www.youtube.com/results?",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}