Information about plays

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

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

{
    "id": 3594600,
    "uri": "https://api.kexp.org/v2/plays/3594600/?format=api",
    "airdate": "2025-12-22T20:18:08-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Pendejo",
    "track_id": null,
    "recording_id": null,
    "artist": "Matando Quimeras",
    "artist_ids": [],
    "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": "“Pendejo” is defined by bluntness, using direct language and decisive structure to deliver its point without hesitation. Matando Quimeras approach the song as confrontation rather than commentary, turning frustration into focused release. The rhythm section drives the track with urgency, leaving little room for reflection. Vocals are forceful and unapologetic, reinforcing the song’s refusal to soften its stance. Rather than building complexity, the arrangement prioritizes clarity and impact, making each section feel intentional. The title functions as both insult and conclusion, compressing emotion into a single charged word. “Pendejo” resonates because of its specificity, allowing listeners to project their own targets without diluting the message. The track’s effectiveness lies in its economy, delivering catharsis through precision rather than excess. It stands as a moment of release within the larger sequence, punctuating tension with decisive finality.\u2028Listen: https://open.spotify.com/track/5LSdVTel9g5rQHCTx85ElE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}