Information about plays

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

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

{
    "id": 3598558,
    "uri": "https://api.kexp.org/v2/plays/3598558/?format=api",
    "airdate": "2025-12-31T19:36:49-08:00",
    "show": 65527,
    "show_uri": "https://api.kexp.org/v2/shows/65527/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "No hagas que me arrepienta",
    "track_id": null,
    "recording_id": "0394fc36-d0a0-4993-81d8-86ddb07829fd",
    "artist": "Winona Riders",
    "artist_ids": [
        "202ce919-b62e-4836-a65d-623c76264198"
    ],
    "album": "No hagas que me arrepienta",
    "release_id": null,
    "release_group_id": "5312c030-e993-4713-ad8d-1c9977e0449b",
    "labels": [
        "Indie Folks"
    ],
    "label_ids": [
        "19cd7bba-50f9-4fc9-bdf8-13f87c410687"
    ],
    "release_date": "2024-11-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "No Hagas Que Me Arrepienta is an explosion of raw emotions and youthful energy cloaked in neo-psychedelia. The new LP from Winona Riders solidifies their position as a force in Argentine rock, moving away from the indie rock sounds of the early 2000s and embracing —at times— the raw edge of stoner rock, while leaning more heavily into shoegaze and noise rock. Compared to their previous work, this album incorporates significantly more electronic elements. The record blends guitars that take on a whole new dimension when experienced live – eternal melodies that induce a trance-like state, and 10-minute tracks like the self-titled piece that crowns this impeccable production. No Hagas Que Me Arrepienta perfectly captures the sensation of living on the edge (even featuring saxophones), the anger against a society governed by emerging far-right ideologies, and the darkness brought on by insecurity and other societal shadows. It’s as if Chile’s Los Ganjas and Monterrey’s Los Mundos had a child with the worst possible temper.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}