Information about plays

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

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

{
    "id": 3594618,
    "uri": "https://api.kexp.org/v2/plays/3594618/?format=api",
    "airdate": "2025-12-22T21:19:30-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?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": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Torreta” channels Margaritas Podridas’ ability to turn emotional vulnerability into abrasive force. The song moves with a sense of defensive urgency, matching its title’s implication of protection and isolation. Distorted guitars dominate the mix, but melody remains present, surfacing briefly through the noise like a reminder of what is being guarded. Vocals feel strained and immediate, reinforcing the impression of an internal argument made audible. Rather than building toward resolution, “Torreta” sustains its tension, mirroring the exhaustion of staying fortified against constant pressure. The band’s dynamic control allows heaviness to feel expressive rather than blunt, using volume to communicate fear and determination simultaneously. There is a physicality to the track that makes it feel embodied, as if the music itself is bracing for impact. “Torreta” works as a moment of confrontation, forcing the listener to sit with discomfort rather than escape it. Its power lies in that refusal to soften or resolve the conflict it presents.\u2028Listen: https://margaritaspodridas.bandcamp.com/track/torreta",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}