Information about plays

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

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

{
    "id": 3564697,
    "uri": "https://api.kexp.org/v2/plays/3564697/?format=api",
    "airdate": "2025-10-13T21:02:59-07:00",
    "show": 64828,
    "show_uri": "https://api.kexp.org/v2/shows/64828/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Antes de que nos olviden",
    "track_id": null,
    "recording_id": "6e492ed8-c28d-4e99-a765-76b4d704504a",
    "artist": "Caifanes",
    "artist_ids": [
        "77814bfb-f1b0-47fd-8492-65d6f72c246d"
    ],
    "album": "El diablito",
    "release_id": null,
    "release_group_id": "fcd0586b-b380-3d26-8ea7-be2cc4d3fc39",
    "labels": [],
    "label_ids": [],
    "release_date": "1990-06-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One of Mexico’s most iconic rock en español songs, “Antes de Que Nos Olviden” appeared on Caifanes’ 1990 album El Diablito. It’s a reflective tribute to memory and resistance, referencing those lost to violence and repression. Musically, it mixes gothic rock, post-punk, and Latin influences. Saúl Hernández’s lyrics and delivery evoke both mourning and defiance. The song became a generational anthem in Mexico, symbolizing remembrance amid political and social upheaval. Its enduring emotional power keeps it central in Latin American rock history.\u2028Listen: https://open.spotify.com/track/7xwSdALtuutkDbemPQm9DW",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}