Information about plays

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

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

{
    "id": 3635683,
    "uri": "https://api.kexp.org/v2/plays/3635683/?format=api",
    "airdate": "2026-03-30T19:08:51-07:00",
    "show": 66324,
    "show_uri": "https://api.kexp.org/v2/shows/66324/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Horsepower",
    "track_id": null,
    "recording_id": null,
    "artist": "Bufi",
    "artist_ids": [
        "4a8014bf-5333-4a25-8b99-213c7b92bdc1"
    ],
    "album": "Mexico 70",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Duro"
    ],
    "label_ids": [],
    "release_date": "2019-04-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bufi’s “Horsepower” lives at the intersection of machine precision and sensuous groove. The Mexico-based producer, identified in artist materials as Mateo González Bufi, has built a reputation from a broad range of influences that stretch from acid house and Detroit techno to nu-disco, post-punk, and krautrock. That breadth is audible in “Horsepower,” a track that does not merely reference club history but reanimates it with style. The title points toward velocity, torque, and engineered force, and the song honors that image by moving with mechanical confidence. Yet it never feels cold. Beneath its propulsion is a sly warmth, a pleasure in repetition, and a taste for atmosphere that keeps the track from becoming purely functional.\nWhat makes “Horsepower” memorable is its balance of discipline and swagger. Bufi understands how to make a groove feel aerodynamic, how to let a beat press forward while small textures flicker around it like dashboard lights in the dark. There is motion here, but also character. The song suggests highways, neon, and a form of nightlife that prefers elegance over excess. It draws from electronic traditions without getting trapped inside revivalism. Instead, “Horsepower” feels built for the perpetual present of the dance floor, where nostalgia becomes fuel and rhythm becomes architecture. It is stylish, tactile, and quietly intoxicating.\nListen: https://durolabel.com/track/horsepower",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}