Information about plays

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

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

{
    "id": 3629844,
    "uri": "https://api.kexp.org/v2/plays/3629844/?format=api",
    "airdate": "2026-03-16T19:11:39-07:00",
    "show": 66201,
    "show_uri": "https://api.kexp.org/v2/shows/66201/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Flor que fuerza",
    "track_id": null,
    "recording_id": null,
    "artist": "Ticopa",
    "artist_ids": [],
    "album": "Flor que fuerza",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-02-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Flor que fuerza” suggests a different angle on Ticopa’s world: less collision, more bloom. Even before the music is parsed in detail, the title carries a compelling contradiction, pairing fragility with insistence. Available as a recent single and described as part of the lead-up to a larger body of work, the track feels like a threshold piece, one that gathers aesthetic clues while still preserving mystery. Ticopa’s broader release history points toward electronic music shaped by club textures, indie-dance propulsion, and an appetite for atmosphere, and that framework helps explain the effect here. The song unfolds like something organic learning to move through circuitry. There is likely a floral softness in the melodic design, but the “fuerza” in the title implies pressure, survival, and motion against resistance. That tension is central to why the track resonates. It feels as though Ticopa is interested not in prettiness for its own sake, but in the strange beauty of endurance: petals in bad weather, tenderness under strobe light, desire that remains articulate even when it turns feral. As a stand-alone song, “Flor que fuerza” reads like a statement of intent from an artist building a language between introspection and physical release.\nListen: https://open.spotify.com/track/3zBlghiJ3bOlkHvx0JsAZz",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}