Information about plays

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

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

{
    "id": 3624516,
    "uri": "https://api.kexp.org/v2/plays/3624516/?format=api",
    "airdate": "2026-03-02T20:26:38-08:00",
    "show": 66075,
    "show_uri": "https://api.kexp.org/v2/shows/66075/?format=api",
    "image_uri": "https://coverartarchive.org/release/e1bc5eb9-b407-443b-8e0c-ad5656c1dc01/34420215856-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e1bc5eb9-b407-443b-8e0c-ad5656c1dc01/34420215856-250.jpg",
    "song": "Mil horas",
    "track_id": null,
    "recording_id": "515bc443-880d-421e-9c77-ba1e589bf0cc",
    "artist": "Los Abuelos de la Nada",
    "artist_ids": [
        "4a8caef2-56e4-4358-a66a-f2346bd7dfa5"
    ],
    "album": "Vasos y besos",
    "release_id": null,
    "release_group_id": "ed969381-a7c6-3153-ba18-2a808efe6431",
    "labels": [],
    "label_ids": [],
    "release_date": "1983-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Effervescent, dramatic, and irresistibly melodic, Mil horas by Los Abuelos de la Nada** remains one of the defining anthems of Argentine pop-rock. Driven by bright synth lines, punchy drums, and a hook that feels instantly eternal, the song captures the emotional chaos of love at its most obsessive and theatrical.\n\nFrontman Andrés Calamaro delivers the lyrics with a mix of irony and vulnerability, walking the line between heartbreak and self-aware melodrama. The title — “Mil horas” — suggests endless waiting, and the song perfectly embodies that restless feeling of time stretching painfully when someone you love is absent. Yet, despite its lyrical melancholy, the production feels vibrant and almost celebratory, a hallmark of the 1980s Latin pop-rock explosion.\n\nReleased during a golden era of Argentine rock, the track blends new wave textures with classic songwriting instincts. Its chorus is explosive without being heavy, catchy without sacrificing emotional depth. Decades later, it still fills dance floors and sing-alongs across generations — proof of its enduring cultural impact.\n\nListen here:\nhttps://open.spotify.com/search/Los%20Abuelos%20de%20la%20Nada%20Mil%20Horas",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}