Information about plays

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

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

{
    "id": 3491282,
    "uri": "https://api.kexp.org/v2/plays/3491282/?format=api",
    "airdate": "2025-04-20T16:25:23-07:00",
    "show": 63244,
    "show_uri": "https://api.kexp.org/v2/shows/63244/?format=api",
    "image_uri": "https://ia601407.us.archive.org/18/items/mbid-da6a7b6c-7b16-4dad-9ef0-d662cd633ebb/mbid-da6a7b6c-7b16-4dad-9ef0-d662cd633ebb-33454653663_thumb500.jpg",
    "thumbnail_uri": "https://ia801407.us.archive.org/18/items/mbid-da6a7b6c-7b16-4dad-9ef0-d662cd633ebb/mbid-da6a7b6c-7b16-4dad-9ef0-d662cd633ebb-33454653663_thumb250.jpg",
    "song": "Waking the Witch",
    "track_id": "8c44ed68-3c6a-4443-9ca9-87ad06e473e4",
    "recording_id": "ee479ac0-38b1-4281-8a15-30835a74d42f",
    "artist": "Kate Bush",
    "artist_ids": [
        "4b585938-f271-45e2-b19a-91c634b5e396"
    ],
    "album": "Hounds of Love",
    "release_id": "b5b62259-7005-4574-a3f4-fb4dd3dd9414",
    "release_group_id": "017f2a37-a78f-3578-9611-fa40408e5d90",
    "labels": [
        "EMI Manhattan"
    ],
    "label_ids": [
        "6c8f3192-de58-49be-acc4-a11802dcbdb2"
    ],
    "release_date": "1985-04-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Waking the Witch” is the first in a series of three songs about the hallucinations experienced by the woman as she slowly freezes and runs out of oxygen.\n\nIt is based partially on a book titled The Witch of Blackbird Pond, where the main character is witness to a Salem-like witch trial and burning. https://tinyurl.com/45hryrmm\n\nThis song was inspired the belief that \"confessions, considered the best evidence for conviction, were more usually extracted by 'waking' the witch, keeping the suspect sleep deprived. After about three days individuals tend to hallucinate, and this provided some exotic detail in witchcraft trials. In Scotland, convicted witches were usually strangled at the stake before having their bodies burned, although there are instances where they were burned alive.\" https://tinyurl.com/5dwx62h3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}