Information about plays

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

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

{
    "id": 3594619,
    "uri": "https://api.kexp.org/v2/plays/3594619/?format=api",
    "airdate": "2025-12-22T21:21:40-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Triángulo de Amor Bizarro",
    "track_id": null,
    "recording_id": null,
    "artist": "Triángulo de Amor Bizarro",
    "artist_ids": [
        "c99d1db4-d5ab-4795-a7f5-42ebba5fd0bc"
    ],
    "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": "This self-titled release reads as a deliberate act of redefinition, positioning Triángulo de Amor Bizarro as both subject and statement. Rather than signaling a return to origins, the title suggests a reassessment of identity shaped by contemporary experience. The band’s characteristic intensity remains, but it is filtered through a modern lens that reflects digital mediation and emotional distortion. Songs within this context prioritize immediacy and friction, allowing noise and melody to coexist without hierarchy. Vocals often feel emotionally exposed yet controlled, reinforcing the tension between vulnerability and detachment. The album’s conceptual framing encourages listeners to engage with it as a unified body of work rather than isolated tracks. “Triángulo de Amor Bizarro” functions as a snapshot of the band’s current psyche, acknowledging instability as a defining condition. Its impact comes from cohesion and intent, presenting identity as something continually negotiated rather than fixed.\u2028Listen: https://open.spotify.com/intl-es/album/5g6VFGlvYtGIOuIVy4zU8m",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}