Information about plays

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

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

{
    "id": 3600701,
    "uri": "https://api.kexp.org/v2/plays/3600701/?format=api",
    "airdate": "2026-01-05T20:13:42-08:00",
    "show": 65574,
    "show_uri": "https://api.kexp.org/v2/shows/65574/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ella usó mi cabeza como un revólver",
    "track_id": null,
    "recording_id": "a5bd7277-fd0a-42ce-a652-e58977e4c295",
    "artist": "Soda Stereo",
    "artist_ids": [
        "3f8a5e5b-c24b-4068-9f1c-afad8829e06b"
    ],
    "album": "Sueño Stereo",
    "release_id": null,
    "release_group_id": "65b80d3a-f8a4-392f-b7ba-41864534247c",
    "labels": [],
    "label_ids": [],
    "release_date": "1995-08-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Ella Usó Mi Cabeza Como Un Revólver” is one of Soda Stereo’s defining late-career songs, originally released on Sueño Stereo (1995) and later issued in the widely circulated “Remasterizado 2007” version. The title is brutal and cinematic, and the music matches: a mid-tempo drive that feels inevitable, with harmonies that glow while the lyric image stays dark. On the 2007 remaster, the presentation is clearer without losing the original tension—low end feels more anchored, and the layers separate so the arrangement reads as architecture rather than haze. The band’s strength here is restraint. Instead of chasing speed, they build pressure through repetition and controlled dynamic shifts: the groove stays steady, guitars add texture, and the vocal sits forward enough to guide the emotional line. Even if you do not speak Spanish fluently, the phrasing communicates unease and magnetism at once, a hallmark of Gustavo Cerati’s writing in this era. For programming, it excels as a “lights-down” centerpiece: sophisticated rock that carries weight without volume. Place it late in a set, where listeners are ready for narrative intensity, or use it to pivot from brighter guitar pop into darker, more atmospheric material. It rewards close listening repeatedly.\u2028Listen: https://www.youtube.com/watch?v=KbVxUOk1YL8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}