Information about plays

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

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

{
    "id": 3618429,
    "uri": "https://api.kexp.org/v2/plays/3618429/?format=api",
    "airdate": "2026-02-16T20:53:20-08:00",
    "show": 65953,
    "show_uri": "https://api.kexp.org/v2/shows/65953/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Carretera de la Muerte",
    "track_id": null,
    "recording_id": null,
    "artist": "Vuelveteloca",
    "artist_ids": [
        "42031b27-41b2-4f2a-b926-e901dba4a936"
    ],
    "album": "Metales Pesados",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-11-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Carretera de la Muerte” comes from Vuelveteloca’s 2025 album Metales Pesados, and it’s built like its title: a long stretch of road where speed feels thrilling and slightly fatal. The band frames the album as a blunt reflection of punk attitude and hyper-accelerated modern life—technology, constant connectivity, and the creeping sense of dehumanization—so “Carretera de la Muerte” lands less as horror fantasy and more as lived anxiety turned into volume. The track runs over five minutes, which matters: it gives the song room to escalate, to keep adding pressure, like headlights multiplying behind you. There’s a particular pleasure in punk that refuses to be tidy—riffs that scrape, drums that insist, moments where the groove locks in and you realize you’ve been clenching your jaw for a full minute. “Carretera de la Muerte” captures that sensation: adrenaline as coping mechanism, speed as the only honest language when the world won’t slow down. It’s music for driving too late, thinking too hard, and choosing motion anyway.\u2028Listen: https://vuelveteloca.bandcamp.com/album/metales-pesados",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}