Information about plays

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

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

{
    "id": 3603976,
    "uri": "https://api.kexp.org/v2/plays/3603976/?format=api",
    "airdate": "2026-01-13T20:07:03-08:00",
    "show": 65643,
    "show_uri": "https://api.kexp.org/v2/shows/65643/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ukraine is Still Alive",
    "track_id": null,
    "recording_id": null,
    "artist": "Воплі Відоплясова",
    "artist_ids": [
        "4f59ee7e-850a-4398-abc9-090d72ad3b0e"
    ],
    "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": "Vopli Vidopliasova will be performing in Seattle Jan 25 @ the Nectar Lounge as part of their 40th Anniversary Tour. \n\nTickets here: https://tinyurl.com/mpnzpbap\n\nPer the band: Net proceeds from the ticket sales and 100% of the proceeds from charity auction will go directly to support Ukraine, including critical and medical aid through local nonprofit Ukraine Defense Support and support of women and children through Misto Dobra.\n\nIn 2025, the band raised over $50,000 for Misto Dobra and other nonprofits supporting Ukraine. For the 2026 tour, they aim to double that impact through live auctions, donations, and local partnerships — including support for local Seattle nonprofit Ukraine Defense Support.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}