Information about plays

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

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

{
    "id": 3612409,
    "uri": "https://api.kexp.org/v2/plays/3612409/?format=api",
    "airdate": "2026-02-02T21:28:00-08:00",
    "show": 65825,
    "show_uri": "https://api.kexp.org/v2/shows/65825/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cumbia de la Cerveza",
    "track_id": null,
    "recording_id": "25277324-bfd0-4b04-90f6-a77f0d933121",
    "artist": "Grupo Soñador",
    "artist_ids": [
        "260657a2-69a4-42dc-892c-7432bf1714db"
    ],
    "album": "El Paso del Gigante",
    "release_id": null,
    "release_group_id": "3fbdcd81-19fa-46ff-8464-5f0175834ef7",
    "labels": [],
    "label_ids": [],
    "release_date": "2021-10-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“La Cumbia De La Cerveza” is straightforward in concept and expertly effective in practice: cumbia built to soundtrack the shared ritual of drinking with friends. The title is a promise—beer, rhythm, and a good-natured invitation—and Grupo Sonador delivers it with the kind of momentum that makes the song feel larger than its parts. What makes it stick is its immediacy. The groove is familiar in the best way, the phrasing is catchy, and the whole track functions like a social cue: when this comes on, people know what time it is. The song’s charm is how it turns something ordinary into something communal. Beer isn’t portrayed as tragedy or vice; it’s portrayed as a reason to gather, laugh, and move together, with cumbia acting as the language everyone shares. That is why the track has longevity—because it’s not about a private emotion, it’s about a public mood. Grupo Sonador’s approach is efficient: the rhythm section stays locked, the melodic motifs are easy to remember, and the structure keeps the energy circulating rather than building to a single dramatic peak. “La Cumbia De La Cerveza” is a classic party engine—warm, uncomplicated, and proudly designed for the dance floor, the backyard, the family function, or the late-night after.\u2028Listen: https://open.spotify.com/track/2J0QDG9aKp41dl3nT9d9IQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}