Information about plays

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

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

{
    "id": 3641685,
    "uri": "https://api.kexp.org/v2/plays/3641685/?format=api",
    "airdate": "2026-04-13T20:34:15-07:00",
    "show": 66446,
    "show_uri": "https://api.kexp.org/v2/shows/66446/?format=api",
    "image_uri": "https://coverartarchive.org/release/63a47649-4f0d-38a7-91b8-e9ad5f7c2b5b/11858497454-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/63a47649-4f0d-38a7-91b8-e9ad5f7c2b5b/11858497454-250.jpg",
    "song": "Nos vamos juntos",
    "track_id": null,
    "recording_id": "9c90da84-5163-4815-9017-67845d569c13",
    "artist": "Caifanes",
    "artist_ids": [
        "77814bfb-f1b0-47fd-8492-65d6f72c246d"
    ],
    "album": "El silencio",
    "release_id": null,
    "release_group_id": "af9eec57-eef7-3091-9a1b-2ebc6fdd88da",
    "labels": [],
    "label_ids": [],
    "release_date": "1992-09-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Nos Vamos Juntos” by Caifanes is a powerful, emotionally charged track from their 1992 album El Silencio. Arriving after the departure of key member Alejandro Marcovich’s earlier bandmate era and amid internal shifts, the album captures a band in transition, pushing toward a heavier and more expansive rock sound.\n\nThe song blends soaring guitar lines with a steady, driving rhythm section, creating a sense of urgency and emotional intensity. Saúl Hernández’s vocal delivery is impassioned and intimate, carrying themes of unity, departure, and enduring connection. There’s a cinematic quality to the arrangement, with dynamics that rise and fall like a conversation between tension and release.\n\n“Nos Vamos Juntos” stands out as one of Caifanes’ more anthemic moments, balancing vulnerability with power and reinforcing their legacy as one of the defining voices in Latin American rock.\n\nhttps://www.youtube.com/watch?v=QwVQ9wWkXv0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}