Information about plays

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

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

{
    "id": 3659021,
    "uri": "https://api.kexp.org/v2/plays/3659021/?format=api",
    "airdate": "2026-05-24T15:01:20-07:00",
    "show": 66803,
    "show_uri": "https://api.kexp.org/v2/shows/66803/?format=api",
    "image_uri": "https://dn710208.ca.archive.org/0/items/mbid-ac6a3bdd-4d2e-38e8-ba6e-33cecf128b18/mbid-ac6a3bdd-4d2e-38e8-ba6e-33cecf128b18-43505554118_thumb500.jpg",
    "thumbnail_uri": "https://dn710208.ca.archive.org/0/items/mbid-ac6a3bdd-4d2e-38e8-ba6e-33cecf128b18/mbid-ac6a3bdd-4d2e-38e8-ba6e-33cecf128b18-43505554118_thumb250.jpg",
    "song": "Future Legend",
    "track_id": "07948145-d96c-38c6-a4c2-4e4d9616939c",
    "recording_id": "0eddfefb-c839-4682-b00d-4d9262ed0c4a",
    "artist": "David Bowie",
    "artist_ids": [
        "5441c29d-3602-4898-b1a1-b77fa23b8e50"
    ],
    "album": "Diamond Dogs",
    "release_id": "ac6a3bdd-4d2e-38e8-ba6e-33cecf128b18",
    "release_group_id": "0dc4835d-b21a-3612-bac6-ab1e782a1396",
    "labels": [
        "Rykodisc"
    ],
    "label_ids": [
        "6dedcd20-3d02-4838-b583-5434eac199d9"
    ],
    "release_date": "1990-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this day in 1974!\n\n\"Future Legend\" is the dystopian spoken-word opening track to David Bowie's 1974 album Diamond Dogs. Clocking in at just over a minute, it features Bowie painting a dark, cinematic picture of a post-apocalyptic Manhattan renamed \"Hunger City.\" It sets the stage for the album's gritty, glitter-rock narrative.\n\nThe fragmented, cut-up writing style of the narrative was heavily inspired by the literary techniques of Beat Generation writer William S. Burroughs, whom Bowie interviewed around this time.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}