Information about plays

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

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

{
    "id": 3576559,
    "uri": "https://api.kexp.org/v2/plays/3576559/?format=api",
    "airdate": "2025-11-10T21:04:51-08:00",
    "show": 65076,
    "show_uri": "https://api.kexp.org/v2/shows/65076/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Me Embriago",
    "track_id": null,
    "recording_id": null,
    "artist": "Rose se Fue",
    "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": "“Me Embriago” peels back layers of intoxicating emotion through a raw, pulsing beat paired with breathy vocals that tip towards confession. From the opening seconds, Rose se fue sets a mood of longing and surrender — the drink becomes metaphor for the need to escape, the moment when heartache overrides inhibition. The composition blends minimalist instrumentation with a rising momentum, allowing space for the listener to inhabit the singer’s vulnerable descent into self-indulgence. Though the band is still carving out their place, this track signals a bold artistic voice unafraid to uncover its flaws.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}