Information about plays

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

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

{
    "id": 3594601,
    "uri": "https://api.kexp.org/v2/plays/3594601/?format=api",
    "airdate": "2025-12-22T20:20:55-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Revisitada",
    "track_id": null,
    "recording_id": null,
    "artist": "Diles que no me maten",
    "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": "“Manos de Piedra – Revisitada” revisits a core idea with sharper focus, treating hardness not as bravado but as consequence. The phrase “manos de piedra” suggests an inability to touch gently, and this version leans into that implication by emphasizing weight and deliberation over speed. Rather than radically reworking the song, the revisited take refines its intent, allowing tension to sit longer and land heavier. The rhythm section feels grounded and insistent, creating a sense of inevitability that mirrors the emotional content. Vocals carry a restrained intensity, as if the narrator understands the cost of rigidity but remains trapped within it. The updated arrangement highlights clarity, stripping away excess to expose the song’s core pressure points. “Manos de Piedra – Revisitada” reads less as nostalgia and more as reassessment, acknowledging that certain emotional patterns persist even as perspective changes. The track functions as a statement of continuity and self-awareness, reinforcing the idea that revisiting the past can sharpen, rather than soften, its impact.\u2028Listen: https://open.spotify.com/album/1NqEDV8IDs1e3Ywl8Qsl8o",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}