Information about plays

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

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

{
    "id": 3615423,
    "uri": "https://api.kexp.org/v2/plays/3615423/?format=api",
    "airdate": "2026-02-09T19:00:34-08:00",
    "show": 65891,
    "show_uri": "https://api.kexp.org/v2/shows/65891/?format=api",
    "image_uri": "https://coverartarchive.org/release/65e2ac4e-d8d6-4898-b6d3-53ffd3d0b6a9/42889983962-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/65e2ac4e-d8d6-4898-b6d3-53ffd3d0b6a9/42889983962-250.jpg",
    "song": "Zenit",
    "track_id": null,
    "recording_id": "7336cb47-2bc3-4d4d-bfdd-85e34b4d226c",
    "artist": "Telefunka",
    "artist_ids": [
        "a897b51c-282b-4ed0-924f-018ddc8e8d38"
    ],
    "album": "Electrodomestico",
    "release_id": null,
    "release_group_id": "2f01d6dd-4872-318b-b899-180479fa49b9",
    "labels": [],
    "label_ids": [],
    "release_date": "2003-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Telefunka’s “Zenit” comes from the early-2000s wave of Mexican electronic music that treated dance floors like laboratories: part synth-pop pulse, part playful experimentation, and fully committed to forward motion. Formed in Guadalajara in 2002, Telefunka built a sound that moves with club-grade momentum while leaving room for odd textures, sudden melodic flashes, and a sly sense of humor that keeps the track feeling alive. “Zenit” sits in that sweet spot where electronic minimalism turns cinematic: the groove repeats like a mantra, then details flicker at the edges—tones that feel like neon reflections, percussion that snaps into focus, and a melody that suggests lift-off without ever needing to shout. It’s a track that rewards loud speakers, but it also works as a late-night headphone ride: steady, bright, and slightly strange in the best way, like you’re watching a city breathe from above.\u2028Listen: https://open.spotify.com/track/0xPSN1e1sH9hALJBN7TnBi",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}