Information about plays

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

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

{
    "id": 3624526,
    "uri": "https://api.kexp.org/v2/plays/3624526/?format=api",
    "airdate": "2026-03-02T21:09:42-08:00",
    "show": 66075,
    "show_uri": "https://api.kexp.org/v2/shows/66075/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Pinche cumbion bien loco",
    "track_id": null,
    "recording_id": null,
    "artist": "Mister Cumbia",
    "artist_ids": [],
    "album": "Ea Ea LaCumbia Buena",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2021-07-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wild, irreverent, and unapologetically energetic, Pinche Cumbión Bien Loco by Mister Cumbia is a high-voltage ride through the wilder side of modern cumbia. From the first beat, the track sets a party-ready tone with punchy percussion, infectious synth riffs, and a driving bassline that refuses to let listeners stay still.\n\nVocals are delivered with humorous bravado, matching the title’s audacious promise. The lyrics revel in exaggeration and chaos, crafting a playful, almost cartoonish story that’s as much about attitude as it is about dance. The energy of the track is its defining feature — it’s built for live audiences, dance floors, and anyone ready to embrace the unhinged fun of a full-on cumbia fiesta.\n\nMusically, “Pinche Cumbión Bien Loco” blends traditional cumbia rhythms with modern electronic flourishes, creating a hybrid that honors the genre’s roots while pushing it into wild new territory. The production keeps the momentum relentless, ensuring that every chorus hits like a burst of confetti and every drop lands with comedic flair. It’s the kind of song that stays lodged in your head long after the last note.\n\nListen here:\nhttps://open.spotify.com/search/Mister%20Cumbia%20Pinche%20Cumbión%20Bien%20Loco",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}