Information about plays

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

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

{
    "id": 3629872,
    "uri": "https://api.kexp.org/v2/plays/3629872/?format=api",
    "airdate": "2026-03-16T20:50:11-07:00",
    "show": 66201,
    "show_uri": "https://api.kexp.org/v2/shows/66201/?format=api",
    "image_uri": "https://coverartarchive.org/release/64061e66-ba3b-42fa-9cdb-f40f7ed43898/41172750458-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/64061e66-ba3b-42fa-9cdb-f40f7ed43898/41172750458-250.jpg",
    "song": "Te voy a dormir",
    "track_id": null,
    "recording_id": "7f53a173-c73d-47bf-86fa-83674b02a1e0",
    "artist": "San Pascualito Rey",
    "artist_ids": [
        "cb9dd7c8-f240-4816-a2a2-731090ae880e"
    ],
    "album": "Sufro sufro sufro",
    "release_id": null,
    "release_group_id": "554af920-f1e4-3878-b44c-9d5f5e003a20",
    "labels": [
        "Intolerancia"
    ],
    "label_ids": [
        "5cb2998e-8327-4c3b-9d7e-b176e7fe0315"
    ],
    "release_date": "2003-06-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Te Voy a Dormir” stands near the center of what made San Pascualito Rey such a singular force in Mexican rock. Formed in 2000, the band emerged with an aesthetic that folded bolero, lounge, trip-hop, rock, and Mexican song traditions into something lush, nocturnal, and emotionally severe. The track appears on their 2003 debut Sufro, sufro, sufro…, and it quickly became one of the songs that defined the group’s early reach. Pascual Reyes has said that Radiohead was a principal influence behind the song, and that clue helps explain its particular kind of ache. “Te Voy a Dormir” is not heavy in a blunt way; it is heavy with atmosphere, with the sensation of being slowly submerged by tenderness and dread at the same time. That contradiction is one of the band’s great strengths. There is romance in the song, but it is never innocent. The arrangement suggests old-world intimacy while the emotional temperature feels far more unstable, as though desire were shadowed by exhaustion and spiritual unease. San Pascualito Rey have often sounded like a dance hall caught inside a fever dream, and this song remains one of their clearest examples of that gift. It seduces without reassuring, and it hurts without becoming melodramatic. That balance is why it still feels haunting rather than merely nostalgic.\nListen: https://www.youtube.com/watch?v=H4d7vOpFKZQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}