Information about plays

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

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

{
    "id": 3635712,
    "uri": "https://api.kexp.org/v2/plays/3635712/?format=api",
    "airdate": "2026-03-30T20:45:40-07:00",
    "show": 66324,
    "show_uri": "https://api.kexp.org/v2/shows/66324/?format=api",
    "image_uri": "https://coverartarchive.org/release/a53c4b09-e23c-4381-a95d-43360a78885a/44218590198-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a53c4b09-e23c-4381-a95d-43360a78885a/44218590198-250.jpg",
    "song": "Máquina Robot",
    "track_id": null,
    "recording_id": "ece909b1-97d8-4da3-a1a4-f62c8a104ca9",
    "artist": "Margaritas Podridas",
    "artist_ids": [
        "599f26bc-ccdf-46e3-87a4-350532f782f8"
    ],
    "album": "Metales Pesados",
    "release_id": null,
    "release_group_id": "4f2949c5-f63a-4d2e-8c07-8c71932f8f04",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-03-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Máquina Robot” finds Margaritas Podridas pushing their sound toward something even more metallic, hostile, and unnervingly exact. The Hermosillo band has become one of the strongest recent voices in Mexican noise rock and shoegaze-adjacent guitar music, and this 2026 track extends that trajectory with a title that already hints at mechanization, repetition, and psychic abrasion. Released as part of Metales Pesados, the song has been noted in reviews for its mechanical rhythmic logic and the way it mirrors dehumanizing structures through sound. That idea fits the band well. Margaritas Podridas have always excelled at making distortion feel expressive rather than decorative, and “Máquina Robot” sharpens that instinct into something colder and more severe.\nThe track’s impact comes from tension between rawness and control. The guitars still buzz and corrode, but the pulse underneath feels more rigid, almost industrial in its discipline. That gives the song a different kind of menace. It is not just loud; it is locked in. There is a sense of being trapped inside the machinery the title names, with voice and riff grinding against a system that cannot feel. Yet the song is not lifeless. On the contrary, its power comes from hearing a human band drag feeling through that metallic frame. “Máquina Robot” is abrasive, compact, and deeply physical, but it also carries an emotional charge that keeps it from becoming a mere exercise in texture. It sounds like resistance caught inside circuitry.\nListen: https://margaritaspodridas.bandcamp.com/track/m-quina-robot",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}