Information about plays

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

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

{
    "id": 3624527,
    "uri": "https://api.kexp.org/v2/plays/3624527/?format=api",
    "airdate": "2026-03-02T21:14:27-08:00",
    "show": 66075,
    "show_uri": "https://api.kexp.org/v2/shows/66075/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cumbia Gabacha",
    "track_id": null,
    "recording_id": null,
    "artist": "Alberto Pedraza",
    "artist_ids": [
        "de193cdd-3236-4aa8-a025-d3490b247b8f"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Smooth, groovy, and nostalgically infectious, Cumbia Gabacha by Alberto Pedraza is a masterclass in contemporary romantic cumbia. From the gentle percussion to the lush melodic lines, the track blends traditional cumbia rhythms with modern production, creating a sound that’s both heartfelt and irresistibly danceable.\n\nAlberto Pedraza’s vocals are tender and emotive, carrying lyrics that speak of love, longing, and the bittersweet moments of romance. The phrasing is intimate, almost conversational, drawing the listener into a personal narrative while keeping the beat alive for the dance floor. Instrumentation is layered thoughtfully, with melodic keyboards, smooth basslines, and subtle guitar flourishes that accentuate the track’s warm, melodic charm.\n\n“Cumbia Gabacha” shines in its ability to evoke nostalgia without feeling dated. It bridges classic cumbia traditions with contemporary sensibilities, appealing to longtime fans of the genre while welcoming new listeners. Whether played at a party, on the radio, or through personal headphones, the song delivers a gentle, groovy energy that lingers.\n\nListen here:\nhttps://open.spotify.com/search/Alberto%20Pedraza%20Cumbia%20Gabacha",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}