Information about plays

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

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

{
    "id": 3624520,
    "uri": "https://api.kexp.org/v2/plays/3624520/?format=api",
    "airdate": "2026-03-02T20:40:33-08:00",
    "show": 66075,
    "show_uri": "https://api.kexp.org/v2/shows/66075/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "canicula en el cerro",
    "track_id": null,
    "recording_id": null,
    "artist": "unperro andaluz",
    "artist_ids": [],
    "album": "peek!",
    "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": "Tense, hypnotic, and sun-scorched, Canícula en el Cerro by UNPERRO ANDALUZ feels like standing still under a relentless afternoon heat — suspended between dream and delirium. The track unfolds with a slow-burning intensity, layering gritty guitars and pulsing rhythms that evoke both post-punk austerity and a distinctly Latin American atmospheric weight.\n\nThere’s a rawness in the production that works in the song’s favor. Nothing feels overly polished; instead, it breathes with tension. The instrumentation circles around itself, creating a sense of claustrophobia that mirrors the title’s imagery — the “canícula,” that oppressive seasonal heat, becomes both physical and emotional. Vocals cut through with a detached coolness, never fully erupting, which only deepens the unease.\n\nWhat makes “Canícula en el Cerro” compelling is its restraint. Rather than chasing a dramatic payoff, the song commits to mood and texture, letting repetition do the heavy lifting. It’s immersive, slightly unsettling, and cinematic in scope — the kind of track that lingers like heat radiating off concrete long after sunset.\n\nListen here:\nhttps://open.spotify.com/search/UNPERRO%20ANDALUZ%20Canícula%20en%20el%20Cerro",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}