Information about plays

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

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

{
    "id": 3638756,
    "uri": "https://api.kexp.org/v2/plays/3638756/?format=api",
    "airdate": "2026-04-06T19:56:19-07:00",
    "show": 66386,
    "show_uri": "https://api.kexp.org/v2/shows/66386/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Viento",
    "track_id": null,
    "recording_id": null,
    "artist": "Caifanes",
    "artist_ids": [
        "77814bfb-f1b0-47fd-8492-65d6f72c246d"
    ],
    "album": "Caifanes",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "RCA Records"
    ],
    "label_ids": [],
    "release_date": "1988-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Caifanes is a Mexican rock band formed in Mexico City in 1986, achieving fame in the late '80s and early '90s. The original lineup included Saúl Hernández (vocals/guitar), Sabo Romo (bass), Alfonso André (drums), and Diego Herrera (keyboards/saxophone), with Alejandro Marcovich later joining as lead guitarist. Their music mixes British new wave, progressive rock, and Latin rhythms, with lyrics influenced by Mexican Spanish. Influences include The Cure, The Beatles, and King Crimson. Adrian Belew produced their album El Silencio and appeared on the track \"Piedra\".\n***\nCaifanes es una banda de rock mexicana formada en la Ciudad de México en 1986, que alcanzó la fama a finales de los años 80 y principios de los 90. La formación original estaba compuesta por Saúl Hernández (voz y guitarra), Sabo Romo (bajo), Alfonso André (batería) y Diego Herrera (teclados y saxofón), a los que más tarde se unió Alejandro Marcovich como guitarrista principal. Su música mezcla new wave británico, rock progresivo y ritmos latinos, con letras influenciadas por el español mexicano. Entre sus influencias se encuentran The Cure, The Beatles y King Crimson. Adrian Belew produjo su álbum El Silencio y participó en el tema «Piedra».",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}