Information about plays

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

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

{
    "id": 3641660,
    "uri": "https://api.kexp.org/v2/plays/3641660/?format=api",
    "airdate": "2026-04-13T19:05:08-07:00",
    "show": 66446,
    "show_uri": "https://api.kexp.org/v2/shows/66446/?format=api",
    "image_uri": "https://coverartarchive.org/release/6247607e-1c60-4c3b-a095-b86e31c72cfc/42577750008-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6247607e-1c60-4c3b-a095-b86e31c72cfc/42577750008-250.jpg",
    "song": "Manana",
    "track_id": null,
    "recording_id": null,
    "artist": "Bufi",
    "artist_ids": [
        "4a8014bf-5333-4a25-8b99-213c7b92bdc1"
    ],
    "album": "Revelacion",
    "release_id": null,
    "release_group_id": "472a42d5-1c9e-4f65-b1ac-93ff79cef9b3",
    "labels": [
        "DSR Digital"
    ],
    "label_ids": [
        "6b48d796-6b5c-4e7f-87f1-3decca7cfad0"
    ],
    "release_date": "2023-12-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bufi’s “Mañana” glows with the easy magnetism of a song that understands seduction through rhythm rather than force. Released as part of Revelación, it captures the Mexican producer’s gift for folding disco shimmer, synth-pop softness, and dance-floor propulsion into something that feels both relaxed and sharply engineered. The percussion keeps things moving, but what lingers is the track’s atmosphere: glossy, sun-dazed, and full of the promise implied by its title. “Tomorrow” here does not sound distant. It sounds close enough to taste, suspended in a haze of melody and momentum. Bufi has built a body of work that often balances warmth with precision, and “Mañana” is a fine example of that craft. The groove is clean and inviting, yet never anonymous; the arrangement keeps revealing small pleasures in the way a bass line settles into place or a vocal line brushes past the beat. There is a cosmopolitan lightness to it, but not emptiness. Instead, the song suggests an artist who knows how to make sophistication feel playful. “Mañana” is the kind of track that can soundtrack late-night motion or early-evening anticipation with equal ease, always carrying a little glow of futurity in its steps. \u2028Listen: https://www.youtube.com/watch?v=JWKeE1Mm4tE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}