Information about plays

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

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

{
    "id": 3606731,
    "uri": "https://api.kexp.org/v2/plays/3606731/?format=api",
    "airdate": "2026-01-20T08:58:43-08:00",
    "show": 65706,
    "show_uri": "https://api.kexp.org/v2/shows/65706/?format=api",
    "image_uri": "https://dn721505.ca.archive.org/0/items/mbid-6a6b1c43-6d30-4568-9ea4-14a91c770e54/mbid-6a6b1c43-6d30-4568-9ea4-14a91c770e54-17846788137_thumb500.jpg",
    "thumbnail_uri": "https://ia601705.us.archive.org/24/items/mbid-6a6b1c43-6d30-4568-9ea4-14a91c770e54/mbid-6a6b1c43-6d30-4568-9ea4-14a91c770e54-17846788137_thumb250.jpg",
    "song": "My Country",
    "track_id": "2631ef5e-11c7-31cd-ad24-04a7fd143a0c",
    "recording_id": "eed4615d-4692-4d7d-b3fa-2cfcbd65fbe8",
    "artist": "Midnight Oil",
    "artist_ids": [
        "05072650-4b05-4e8b-83d0-dba2576e306a"
    ],
    "album": "Earth and Sun and Moon",
    "release_id": "6a6b1c43-6d30-4568-9ea4-14a91c770e54",
    "release_group_id": "ed265ee7-9f3c-3bbe-a8c4-7383a9a2bf86",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "(ABC - AUSTRALIA) Midnight Oil drummer Rob Hirst has died aged 70.\n\nHirst \"died peacefully, surrounded by loved ones\", according to a statement posted on Midnight Oil's social media.\n\n\"After fighting heroically for almost three years, Rob is now free of pain — 'a glimmer of tiny light in the wilderness,'\" the statement read.\n\n\"The family asks that anyone wanting to honour Rob donate to Pankind, Pancreatic Cancer Australia or Support Act.\"\n\nHirst was diagnosed with pancreatic cancer in 2023.\n\nThe band's statement said: \"We are shattered and grieving the loss of our brother Rob. For now there are no words but there will always be songs.\"\n\nAs well as the band's drummer, Hirst was a songwriter on many Midnight Oil hits.\n\nHe has writing credits on songs including Beds Are Burning, Blue Sky Mine and Read About It.\n\n--\n\nFrom the band's eighth album, the song  \"My Country\" is a scathing rebuke of blind nationalism. \n--\n\"This is not a case of blurred vision, it's a case of black holes, pocket\nHoles, soul holes...\"  Read the lyrics: https://genius.com/Midnight-oil-my-country-lyrics\n--\nAnd, watch a 1994 live performance: https://www.youtube.com/watch?v=ZTiR8ekGEI0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}