Information about plays

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

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

{
    "id": 3653561,
    "uri": "https://api.kexp.org/v2/plays/3653561/?format=api",
    "airdate": "2026-05-11T21:24:37-07:00",
    "show": 66694,
    "show_uri": "https://api.kexp.org/v2/shows/66694/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Torreta",
    "track_id": null,
    "recording_id": null,
    "artist": "Margaritas Podridas",
    "artist_ids": [
        "599f26bc-ccdf-46e3-87a4-350532f782f8"
    ],
    "album": "Metales Pesados",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-03-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Torreta captures Margaritas Podridas in short, violent focus. The Hermosillo band has become one of the most internationally visible names in the current Mexican underground, with a sound that pulls from punk, shoegaze, grunge, noise, and blown-out melodic aggression. Their songs often feel like they are burning through the speakers while still protecting something vulnerable at the center. Torreta, released in 2025, lasts barely a minute and a half, which makes its impact feel especially concentrated. The title suggests a turret, a defensive structure, a rotating weapon, or a lookout point: something built to watch and fire. That imagery suits the band’s style. Margaritas Podridas often sound like they are defending a private world with distortion, turning sweetness into shrapnel and youth into threat. The Apple Music credits list Carolina Enríquez on lead vocals and composition alongside Rafael Armenta, which anchors the track in the band’s core creative force. Torreta does not need length to establish atmosphere. It works like a flare: brief, hot, and impossible to ignore. Spotify and Amazon Music list Torreta as a 2025 Margaritas Podridas release, while Apple Music credits Carolina Enríquez and Rafael Armenta among the song’s contributors.\nListen: https://open.spotify.com/track/1agnHZBgNYwp5hYLW8x3SR",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}