Information about plays

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

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

{
    "id": 3606517,
    "uri": "https://api.kexp.org/v2/plays/3606517/?format=api",
    "airdate": "2026-01-19T21:28:30-08:00",
    "show": 65702,
    "show_uri": "https://api.kexp.org/v2/shows/65702/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Falta de Actitud",
    "track_id": null,
    "recording_id": null,
    "artist": "Matando Quimeras",
    "artist_ids": [],
    "album": "Falta de Actitud",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Falta de Actitud” is presented as a punk-forward single: the title itself is a provocation, implying a refusal to accept passivity—either in oneself or in the scene around you. The track’s pacing and framing suggest direct confrontation, the kind of song meant to be shouted back in a small room rather than analyzed from a distance. It leans on urgency—tight rhythmic drive, guitar pressure that keeps the sound moving, and a vocal approach that reads like a demand rather than a narrative. Even if you don’t parse every lyrical detail on first listen, the emotional message is clear: impatience with complacency, and a push toward action or honesty. The single format helps the impact; it feels designed to hit hard without filler, which is consistent with bands building momentum through short, high-intensity releases. Publicly available info on the band’s broader catalog is limited in comparison to more established acts, so the most reliable read is through the track’s own cues: title, energy, and the way it stakes a position quickly. In a sequence, it works as a jolt—something you drop in when you want the room to wake up.\u2028\n\nListen: https://matandoquimeras.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}