Information about plays

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

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

{
    "id": 3645299,
    "uri": "https://api.kexp.org/v2/plays/3645299/?format=api",
    "airdate": "2026-04-22T10:06:31-07:00",
    "show": 66522,
    "show_uri": "https://api.kexp.org/v2/shows/66522/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-3110bd68-da15-476b-a77c-1c931a4fd21d/mbid-3110bd68-da15-476b-a77c-1c931a4fd21d-29329341634_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-3110bd68-da15-476b-a77c-1c931a4fd21d/mbid-3110bd68-da15-476b-a77c-1c931a4fd21d-29329341634_thumb250.jpg",
    "song": "Ashes to Ashes",
    "track_id": "42abed1f-a0a7-3b2a-9c36-9af5e5c069e8",
    "recording_id": "f5b2f3a5-110b-48fc-9350-e685ea9b15fb",
    "artist": "David Bowie",
    "artist_ids": [
        "5441c29d-3602-4898-b1a1-b77fa23b8e50"
    ],
    "album": "Sound + Vision",
    "release_id": "3110bd68-da15-476b-a77c-1c931a4fd21d",
    "release_group_id": "45c62f0b-d044-374a-8a61-759b884bcdab",
    "labels": [
        "Rykodisc"
    ],
    "label_ids": [
        "6dedcd20-3d02-4838-b583-5434eac199d9"
    ],
    "release_date": "1989-09-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The music video for \"Ashes to Ashes\" features Bowie dressed as Pierrot in a variety of bizarre situations. Steve Strange of the New Wave band, Visage, cameos. Bowie has said the shot of himself and other characters marching towards the camera in front of a bulldozer symbolizes \"oncoming violence.\" During this scene, the characters behind Bowie are not bowing, but simply trying to pull their gowns away from the bulldozer so they don't get stuck! This, and many other images in the video suggest that Bowie may be trying to bury the various personas he developed.\"\n\nWatch the music video here: https://www.youtube.com/watch?v=HyMm4rJemtI \n\nhttps://www.songfacts.com/facts/david-bowie/ashes-to-ashes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}