Information about plays

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

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

{
    "id": 3600873,
    "uri": "https://api.kexp.org/v2/plays/3600873/?format=api",
    "airdate": "2026-01-06T05:29:21-08:00",
    "show": 65577,
    "show_uri": "https://api.kexp.org/v2/shows/65577/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Winter Astral",
    "track_id": null,
    "recording_id": "18fc0734-8a44-489a-a1bd-24f2345ace5a",
    "artist": "Beverly Glenn-Copeland",
    "artist_ids": [],
    "album": "…Keyboard Fantasies…",
    "release_id": null,
    "release_group_id": "45c82e91-d112-4170-8aff-6f9132590c94",
    "labels": [
        "Transgressive Records"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e"
    ],
    "release_date": "1986-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Beverly Glenn‐Copeland will be performing on Jan. 16 at Chan Centre for the Performing Arts in Vancouver, BC. \n==\nHis 1986 cult classic \"Keyboard Fantasies\"--an ahead-of-it’s-time synth exploration which somehow combines the essence of new-age minimalism, early Detroit techno and the warmth of traditional songwriting--wouldn’t get its just praise until it was rediscovered by a Japanese fan in 2015 who contacted Glenn-Copeland to obtain and sell more copies of the cassette. The reputation of the record grew before it was eventually reissued in 2017 by the record label Invisible City Editions. \"Much has changed for Glenn-Copeland during this time. He’s in his 80s now and in 1995 he officially came out as a transgender man.\" \n==\nRead more at KEXP's Rewind of this album: https://kexp.org/read/2020/6/29/we-are-ever-new-looking-back-beverly-glenn-copelands-masterful-keyboard-fantasies/\n\nhttps://beverlyglenncopeland.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}