Information about plays

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

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

{
    "id": 3641682,
    "uri": "https://api.kexp.org/v2/plays/3641682/?format=api",
    "airdate": "2026-04-13T20:22:50-07:00",
    "show": 66446,
    "show_uri": "https://api.kexp.org/v2/shows/66446/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lejos de México",
    "track_id": null,
    "recording_id": "fd66f49b-2094-4e2b-b285-2028b2e6b39c",
    "artist": "teodioteodio",
    "artist_ids": [
        "fa436965-a122-45fc-a1b2-3eaf3a16bf03"
    ],
    "album": "Echaremos el cielo abajo a patadas",
    "release_id": null,
    "release_group_id": "873df5f6-4080-4a4a-945b-7c17cd677278",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-03-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "teodioteodio’s “Lejos de México” carries the ache of distance in its title before a note is even heard, and the music follows through with a sense of raw, unvarnished departure. Released on the 2026 album Echaremos el Cielo Abajo a Patadas, the track appears to emerge from Santiago’s current guitar underground, where emotion is often delivered with more abrasion than ornament. Available first in earlier live and SoundCloud form and now as part of the album, “Lejos de México” feels like a song that has lived more than one life already. That history matters because the recording still carries a basement-born quality: intimate, slightly frayed, and unwilling to tidy up its own feeling. teodioteodio’s surrounding materials point to a band rooted in Santiago and recording with close-knit collaborators rather than projecting a polished myth, and that directness shapes the song. The title suggests geography, but the emotional force comes from estrangement more broadly: from being removed from a person, a place, a version of oneself. The track does not romanticize that distance. It inhabits it. There is grief in it, but also stubborn presence, the sense of a band choosing to leave the edges visible rather than sanding them down. That rough fidelity gives “Lejos de México” its power. It sounds like longing recorded before it had time to become memory. \u2028Listen: https://open.spotify.com/track/19s24VnwPPCU1QUpQrSrUH",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}