Information about plays

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

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

{
    "id": 3594628,
    "uri": "https://api.kexp.org/v2/plays/3594628/?format=api",
    "airdate": "2025-12-22T21:48:18-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Desgárrame",
    "track_id": null,
    "recording_id": null,
    "artist": "La Texana",
    "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": "“Desgárrame” unfolds as an unfiltered expression of emotional insistence, where desire and damage coexist without apology. The song’s pacing favors momentum over reflection, pushing forward as if retreat is no longer an option. La Texana’s vocal delivery is direct and unguarded, allowing vulnerability to register as strength rather than fragility. Musically, the arrangement balances intensity and clarity, creating a cinematic feel without drifting into abstraction. The title frames the song as an act of surrender, but the performance resists passivity, conveying agency even within pain. “Desgárrame” avoids romanticizing collapse, instead presenting it as a lived condition that demands acknowledgment. The track’s strength lies in its focus, committing fully to its emotional register without diversions. It functions effectively as a bridge between punk immediacy and darker, more atmospheric songwriting, leaving a lingering impression long after it ends.\u2028Listen: https://www.youtube.com/watch?v=4KHPyJ2EhyM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}