Information about plays

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

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

{
    "id": 3612378,
    "uri": "https://api.kexp.org/v2/plays/3612378/?format=api",
    "airdate": "2026-02-02T19:45:06-08:00",
    "show": 65825,
    "show_uri": "https://api.kexp.org/v2/shows/65825/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "María",
    "track_id": null,
    "recording_id": "1b9a103b-8501-4bdf-88c6-cd2a366bb67c",
    "artist": "Café Tacvba",
    "artist_ids": [
        "c2b37a39-c66a-44b2-b190-a69485ae5d95"
    ],
    "album": "Café Tacuba",
    "release_id": null,
    "release_group_id": "d002fc69-7f3f-3c2a-9e5f-e76d607859d4",
    "labels": [],
    "label_ids": [],
    "release_date": "1992-07-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“María” is a perfect example of Café Tacvba’s early genius: taking familiar Mexican musical language and bending it into something uncanny. On the surface, it plays like a romantic narrative—melodic, singable, deceptively straightforward. But the mood carries a paranormal shimmer, as if the song is telling a love story while a ghost watches from the corner of the room. That tension—sweetness laced with dread—is what makes it endure. The band’s arrangement feels rooted and strange at once: it nods to traditional forms, but the phrasing and dramatic turns feel like alternative rock wearing folk clothing. Vocally, the performance is theatrical without being cartoonish; it delivers lines with a storyteller’s cadence, inviting the listener into a scene rather than a confession. “María” also highlights the group’s skill at emotional ambiguity: it’s not simply desire or heartbreak, it’s obsession, myth, and the way memory can become a haunting. If you love songs that feel like urban legends—passed along because they’re catchy, then kept because they’re unsettling—this is one of the greats. It’s tender, eerie, and proudly Mexican in its symbolism.\u2028Listen: https://www.youtube.com/watch?v=LWpNWWXNy5I",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}