Information about plays

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

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

{
    "id": 3612388,
    "uri": "https://api.kexp.org/v2/plays/3612388/?format=api",
    "airdate": "2026-02-02T20:13:30-08:00",
    "show": 65825,
    "show_uri": "https://api.kexp.org/v2/shows/65825/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "La última inocencia",
    "track_id": null,
    "recording_id": "ec0f966d-62ea-4221-8f2d-fbc41e1452f3",
    "artist": "Grito Exclamac!ón",
    "artist_ids": [
        "bb216360-0856-4ba5-b3d6-2d9a4e65a2d5"
    ],
    "album": "Grito Exclamac!ón",
    "release_id": null,
    "release_group_id": "00e8b682-f380-4e8b-8302-fb16ce41729b",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-06-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“La Última Inocencia” is built around a brutal, universal idea: the moment you realize something cannot be unknowable again. The title implies a final threshold—an “after” you can’t reverse—and Grito Exclamac!ón treats that as both theme and tension. The song’s emotional core isn’t simply sadness; it’s the sharper feeling of clarity arriving too late. Even without leaning on exposition, the track communicates urgency: the words read like a reckoning, and the phrasing suggests someone trying to name a change that happened quietly but permanently. As a project, Grito Exclamac!ón thrives on directness—punk-minded, compact, allergic to filler—so the weight of “última” feels intentional. The track doesn’t romanticize innocence; it mourns it as a resource that gets spent. What makes the song effective is that it can be heard as personal (a relationship, a friendship, a family rupture) or societal (a generation’s disillusionment). Either way, it’s about the instant you stop expecting gentleness from the world—and what you do with yourself after that. \u2028Listen: https://open.spotify.com/track/5ZLx7hK3l0eVtz2xOrh8fO",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}