Information about plays

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

GET /v2/plays/?format=api&offset=12900&ordering=-airdate
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=12920&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=12880&ordering=-airdate",
    "results": [
        {
            "id": 3544627,
            "uri": "https://api.kexp.org/v2/plays/3544627/?format=api",
            "airdate": "2025-08-25T12:09:30-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
            "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
            "song": "We Were Punk First",
            "track_id": null,
            "recording_id": null,
            "artist": "Dead Pioneers",
            "artist_ids": [],
            "album": "Live on KEXP",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "KEXP"
            ],
            "label_ids": [
                "89e0503e-96f0-41b4-835f-2c542b7fcb44"
            ],
            "release_date": "2025-02-17",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Don't miss Live Video from Dead Pioneers' February, 2025 KEXP In-Studio: https://www.youtube.com/watch?v=b_wcehWXDDA.\n\n\"Gregg Deal’s band, Dead Pioneers, emerged as a dynamic extension of his performance art, seamlessly blending music with critical cultural commentary. Rooted in the same themes of identity and resistance that define his visual work, the band’s sound acts as a powerful platform for addressing the complexities of Indigenous experience, and American political life.\"\n\nhttps://www.deadpioneers.band/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3544626,
            "uri": "https://api.kexp.org/v2/plays/3544626/?format=api",
            "airdate": "2025-08-25T12:01:43-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
            "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
            "song": "Beautiful Blue Sky",
            "track_id": null,
            "recording_id": null,
            "artist": "Ought",
            "artist_ids": [],
            "album": "Live on KEXP",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "KEXP"
            ],
            "label_ids": [
                "89e0503e-96f0-41b4-835f-2c542b7fcb44"
            ],
            "release_date": "2015-10-15",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Ought was a four-piece band formed in Montreal, QC, Canada.\n\nEnjoy Live Video from the entire 2015 Ought KEXP In-Studio, hosted by Cheryl Waters: https://www.youtube.com/watch?v=s9_U-BqTGug.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3544625,
            "uri": "https://api.kexp.org/v2/plays/3544625/?format=api",
            "airdate": "2025-08-25T11:58:34-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "https://ia601401.us.archive.org/3/items/mbid-92c11765-c494-3822-b3ef-8c72076005e0/mbid-92c11765-c494-3822-b3ef-8c72076005e0-22286516807_thumb500.jpg",
            "thumbnail_uri": "https://ia801401.us.archive.org/3/items/mbid-92c11765-c494-3822-b3ef-8c72076005e0/mbid-92c11765-c494-3822-b3ef-8c72076005e0-22286516807_thumb250.jpg",
            "song": "Cinnamon Girl",
            "track_id": "0bc22ab7-914e-3897-8a16-a2786ef65be9",
            "recording_id": "86dc86ad-c82c-442b-b496-345fc3896ce7",
            "artist": "Neil Young with Crazy Horse",
            "artist_ids": [
                "75167b8b-44e4-407b-9d35-effe87b223cf",
                "71f754c0-f2d1-4a54-8d70-cc0ee409ca00"
            ],
            "album": "Everybody Knows This Is Nowhere",
            "release_id": "92c11765-c494-3822-b3ef-8c72076005e0",
            "release_group_id": "f61603ab-ef6b-386b-a5e0-aaefc00543f1",
            "labels": [
                "Reprise Records"
            ],
            "label_ids": [
                "af6d6f49-2b4d-40fe-86d4-241906772b59"
            ],
            "release_date": "2009-01-01",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Playing:\n\n- Woodinville, WA (Chateau Ste. Michelle) Thursday, September 4th\n- Mountain View, CA (Shoreline Amphitheater) Friday, September 12th\n\nYoung has never said who the Cinnamon Girl is, as he prefers to leave lyric interpretations to the listener. In the liner notes of his Decade compilation, he stated: \"Wrote this for a city girl on peeling pavement coming at me thru Phil Ochs eyes playing finger cymbals. It was hard to explain to my wife.\"\n\nPhil Ochs was a folk/protest singer active in the '60s who had issues with his mental stability (although his paranoia about the FBI turned out not to be far off). Young's wife at the time was Susan Acevedo; they were married for just one year at this point.\n\nhttps://www.songfacts.com/facts/neil-young/cinnamon-girl",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3544624,
            "uri": "https://api.kexp.org/v2/plays/3544624/?format=api",
            "airdate": "2025-08-25T11:55:10-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442-42273468755_thumb500.jpg",
            "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442-42273468755_thumb250.jpg",
            "song": "Wound Up Here (By Holdin On)",
            "track_id": "19c4dc89-2250-42df-adc9-c15e9681f0d3",
            "recording_id": "624b9000-ed50-44c5-9a06-1651aa7aab1d",
            "artist": "Wednesday",
            "artist_ids": [
                "9833b455-0da2-40b5-8e63-37816c910604"
            ],
            "album": "Bleeds",
            "release_id": "42861d98-03b5-4c26-a3e6-c2a91f9fe442",
            "release_group_id": "5bed2109-60ce-4c13-804a-fc04946ba7f7",
            "labels": [
                "Dead Oceans"
            ],
            "label_ids": [
                "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
            ],
            "release_date": "2025-09-19",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "New music from Asheville, NC, band Wednesday! \n\nhttps://www.wednesday.band\n\nCheck out this 2022 Live on KEXP performance from the band: https://www.youtube.com/watch?v=a0o-hF9s0ro&pp=0gcJCfwAo7VqN5tD",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3544623,
            "uri": "https://api.kexp.org/v2/plays/3544623/?format=api",
            "airdate": "2025-08-25T11:52:19-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-9509d2d8-986f-4b67-8b2e-4768fa4cbef7/mbid-9509d2d8-986f-4b67-8b2e-4768fa4cbef7-41600035446_thumb500.jpg",
            "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-9509d2d8-986f-4b67-8b2e-4768fa4cbef7/mbid-9509d2d8-986f-4b67-8b2e-4768fa4cbef7-41600035446_thumb250.jpg",
            "song": "CPR",
            "track_id": "acd68ccd-9a0b-40b0-8515-8f6f7b7020aa",
            "recording_id": "14b59d57-d0d8-4b4b-9a01-712c5e39a099",
            "artist": "Wet Leg",
            "artist_ids": [
                "90744b3e-363a-458e-8da1-e3e392a489c4"
            ],
            "album": "moisturizer",
            "release_id": "9509d2d8-986f-4b67-8b2e-4768fa4cbef7",
            "release_group_id": "660fd111-0d68-4d0e-8b83-ff5ca450bfa3",
            "labels": [
                "Domino"
            ],
            "label_ids": [
                "bfe26801-a86f-49b9-8502-05ae80b02594"
            ],
            "release_date": "2025-07-11",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Wet Leg will be at:\n- The Paramount in Seattle on Monday/Tuesday, September 1st/2nd to kick off their North American tour.\n- They'll be in Oakland at The Fox Theater on Tuesday/Wednesday, September 30th/October 1st.\n\nWatch their previous performance at the 2022 Thing festival here: https://www.youtube.com/watch?v=cVVC7UIGRGc\n\nhttps://wetleg.bandcamp.com/album/moisturizer\nhttps://wetlegband.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3544622,
            "uri": "https://api.kexp.org/v2/plays/3544622/?format=api",
            "airdate": "2025-08-25T11:50:25-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3544621,
            "uri": "https://api.kexp.org/v2/plays/3544621/?format=api",
            "airdate": "2025-08-25T11:45:29-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "https://ia601501.us.archive.org/17/items/mbid-102acaa8-32ff-4638-a338-b472f07f3d55/mbid-102acaa8-32ff-4638-a338-b472f07f3d55-40644676796_thumb500.jpg",
            "thumbnail_uri": "https://ia801501.us.archive.org/17/items/mbid-102acaa8-32ff-4638-a338-b472f07f3d55/mbid-102acaa8-32ff-4638-a338-b472f07f3d55-40644676796_thumb250.jpg",
            "song": "Ceiling Tiles",
            "track_id": "5529f1c9-7db9-4c51-afed-7cc3a665cf3a",
            "recording_id": "49513a6e-9af1-419a-8119-8a7a52592269",
            "artist": "Sun Atoms",
            "artist_ids": [
                "f641f7fb-4344-4f09-a3b6-866bd42dc890"
            ],
            "album": "Everything Forever",
            "release_id": "102acaa8-32ff-4638-a338-b472f07f3d55",
            "release_group_id": "273e9f23-406c-4946-abee-dfa03ad35838",
            "labels": [
                "Little Cloud Records"
            ],
            "label_ids": [
                "52ecd404-1723-49e6-8d44-bf4eeb097267"
            ],
            "release_date": "2024-11-08",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "From Portland, OR.\n\nPlaying Sunday, September 14th at Carnation, WA's Remlinger Farms: (Psychic Salamander Festival - also playing that weekend are Sleater-Kinney, Yo La Tengo, Modest Mouse, Built to Spill, Courtney Barnett, The Flaming Lips, and more!) https://www.modestmousefest.com/\n\nhttps://sunatoms.bandcamp.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3544620,
            "uri": "https://api.kexp.org/v2/plays/3544620/?format=api",
            "airdate": "2025-08-25T11:40:50-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "https://ia800708.us.archive.org/32/items/mbid-81dc7018-3180-4848-8f9f-920ddbd460db/mbid-81dc7018-3180-4848-8f9f-920ddbd460db-42197605145_thumb500.jpg",
            "thumbnail_uri": "https://ia600708.us.archive.org/32/items/mbid-81dc7018-3180-4848-8f9f-920ddbd460db/mbid-81dc7018-3180-4848-8f9f-920ddbd460db-42197605145_thumb250.jpg",
            "song": "Got to Have Love",
            "track_id": "5cf4e11b-9884-41fd-815b-974f686bf898",
            "recording_id": "7ff72272-9b8c-436e-ac25-391eedc4f93d",
            "artist": "Pulp",
            "artist_ids": [
                "76b2e842-5e85-4c97-ab62-d5bc315595b5"
            ],
            "album": "More",
            "release_id": "81dc7018-3180-4848-8f9f-920ddbd460db",
            "release_group_id": "4a71079c-4145-4466-a52f-6e3dd1318ecb",
            "labels": [
                "Rough Trade"
            ],
            "label_ids": [
                "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
            ],
            "release_date": "2025-06-06",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "After 24 years, Jarvis Crocker and mates have returned with a new album, \"More.\" Pitchfork says it contains \"rakish wit and horny wisdom\": https://pitchfork.com/reviews/albums/pulp-more/\n\nhttps://pulpmusic.bandcamp.com/album/more\n\nhttps://welovepulp.info/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3544619,
            "uri": "https://api.kexp.org/v2/plays/3544619/?format=api",
            "airdate": "2025-08-25T11:37:05-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "https://ia803204.us.archive.org/9/items/mbid-5297f60a-d4b7-4fab-9135-8807c86f757a/mbid-5297f60a-d4b7-4fab-9135-8807c86f757a-3727301446_thumb500.jpg",
            "thumbnail_uri": "https://ia903204.us.archive.org/9/items/mbid-5297f60a-d4b7-4fab-9135-8807c86f757a/mbid-5297f60a-d4b7-4fab-9135-8807c86f757a-3727301446_thumb250.jpg",
            "song": "Lloyd, I’m Ready to Be Heartbroken",
            "track_id": "e4478b1d-bc7b-477d-a611-444c4aa52880",
            "recording_id": "deeb37b2-7115-4da4-886c-d7d4c85d4fc0",
            "artist": "Camera Obscura",
            "artist_ids": [
                "94219793-a46b-4c39-9397-e05ad633f32d"
            ],
            "album": "Let’s Get Out of This Country",
            "release_id": "5297f60a-d4b7-4fab-9135-8807c86f757a",
            "release_group_id": "5c3c11c7-9a96-3546-b82a-3846f3f1c6be",
            "labels": [
                "Merge Records"
            ],
            "label_ids": [
                "5a4f8d65-681e-4a1f-85a8-a874c9513888"
            ],
            "release_date": "2006-06-06",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Check out this video of Scottish band Camera Obscura performing Live on KEXP last year, hosted by Cheryl Waters!\n\nhttps://www.youtube.com/watch?v=2gZGAEjGqFk\n\nhttps://www.camera-obscura.net/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3544618,
            "uri": "https://api.kexp.org/v2/plays/3544618/?format=api",
            "airdate": "2025-08-25T11:33:09-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "https://ia801609.us.archive.org/30/items/mbid-71b19909-8463-422b-abad-5718d37888b9/mbid-71b19909-8463-422b-abad-5718d37888b9-38518374763_thumb500.jpg",
            "thumbnail_uri": "https://ia801609.us.archive.org/30/items/mbid-71b19909-8463-422b-abad-5718d37888b9/mbid-71b19909-8463-422b-abad-5718d37888b9-38518374763_thumb250.jpg",
            "song": "Another Sunny Day",
            "track_id": "a5ea551a-21f8-3709-9272-2e11ce84549d",
            "recording_id": "db045ea9-8fc8-409f-8136-d1d784d22767",
            "artist": "Belle and Sebastian",
            "artist_ids": [
                "e5c7b94f-e264-473c-bb0f-37c85d4d5c70"
            ],
            "album": "The Life Pursuit",
            "release_id": "71b19909-8463-422b-abad-5718d37888b9",
            "release_group_id": "ba08bd68-04f4-3409-87d9-c2d0f80a4423",
            "labels": [
                "Matador"
            ],
            "label_ids": [
                "229bd4be-8cd7-442c-85b0-5007ea353abc"
            ],
            "release_date": "2006-02-07",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Playing San Francisco's Masonic on Wednesday/Thursday, June 10th/11th, 2026!\n\nWhile at university at the end of the 1980s, singer Stuart Murdoch became ill with myalgic encephalomyelitis, or chronic fatigue syndrome, and was unable to work for seven years.\n\nMurdoch said that the isolation of these years led to his becoming a songwriter: \"That was a big desert at the time, a kind of vacuum in my life. From that, these songs started coming out, these melodies where I could express what I was feeling.\" \n\nBy early 1995 Murdoch had largely recovered from his illness and began to look for fellow musicians to form a band, which became Belle & Sebastian. https://tinyurl.com/4w4xhbr5\n\nhttps://www.belleandsebastian.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3544617,
            "uri": "https://api.kexp.org/v2/plays/3544617/?format=api",
            "airdate": "2025-08-25T11:31:02-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3544616,
            "uri": "https://api.kexp.org/v2/plays/3544616/?format=api",
            "airdate": "2025-08-25T11:27:24-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "https://ia902901.us.archive.org/1/items/mbid-83f1f87b-daaa-466e-8b3a-fe4267a32d9d/mbid-83f1f87b-daaa-466e-8b3a-fe4267a32d9d-29746191627_thumb500.jpg",
            "thumbnail_uri": "https://ia902901.us.archive.org/1/items/mbid-83f1f87b-daaa-466e-8b3a-fe4267a32d9d/mbid-83f1f87b-daaa-466e-8b3a-fe4267a32d9d-29746191627_thumb250.jpg",
            "song": "Lazaretto",
            "track_id": "6b9a8fdb-8c29-4cc2-b793-9ce6d91d582f",
            "recording_id": "b5224d83-6c8f-4530-af13-e99b3c785a48",
            "artist": "Jack White",
            "artist_ids": [
                "3ae2fb37-8a23-429d-9920-bac811c4fc22"
            ],
            "album": "Lazaretto",
            "release_id": "83f1f87b-daaa-466e-8b3a-fe4267a32d9d",
            "release_group_id": "67e28d5b-f68e-4349-8e43-76189c90be65",
            "labels": [
                "Columbia",
                "Third Man Records"
            ],
            "label_ids": [
                "011d1192-6f65-45bd-85c4-0400dd45693e",
                "95336f80-eef4-41fa-a4ca-d4bc4ecebcde"
            ],
            "release_date": "2014-06-10",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "The title track from Jack White's Grammy-nominated sophomore album.\n\nhttps://jackwhiteiii.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3544615,
            "uri": "https://api.kexp.org/v2/plays/3544615/?format=api",
            "airdate": "2025-08-25T11:20:02-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "https://ia800108.us.archive.org/1/items/mbid-73b12ff3-ffb8-3721-914c-8829badef3dc/mbid-73b12ff3-ffb8-3721-914c-8829badef3dc-5619640065_thumb500.jpg",
            "thumbnail_uri": "https://ia600108.us.archive.org/1/items/mbid-73b12ff3-ffb8-3721-914c-8829badef3dc/mbid-73b12ff3-ffb8-3721-914c-8829badef3dc-5619640065_thumb250.jpg",
            "song": "Living for the City",
            "track_id": "42b54659-a1c7-358b-b2a1-46704abb5ddd",
            "recording_id": "6009d911-9c18-4e73-a1c5-ed3b6c230d2e",
            "artist": "Stevie Wonder",
            "artist_ids": [
                "1ee18fb3-18a6-4c7f-8ba0-bc41cdd0462e"
            ],
            "album": "Innervisions",
            "release_id": "73b12ff3-ffb8-3721-914c-8829badef3dc",
            "release_group_id": "e626b377-74c5-3b97-8f16-8cef5e1c04ea",
            "labels": [
                "Motown"
            ],
            "label_ids": [
                "8e479e57-ef44-490c-b75d-cd28df89bf1b"
            ],
            "release_date": "2000-03-21",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Stevie Wonder wrote and played all of the instruments on this song from his 1973 album, Innervisions. Including live releases, this was his 19th album. He was 23. \n\nTwenty three.\n\nWonder's single \"Fingertips\" was a No. 1 hit on the Billboard Hot 100 in 1963, when he was 13, making him the youngest solo artist ever to top the chart.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3544614,
            "uri": "https://api.kexp.org/v2/plays/3544614/?format=api",
            "airdate": "2025-08-25T11:16:01-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "https://ia800808.us.archive.org/20/items/mbid-28ab0770-0d8c-4f11-aa02-3e6ccf06ac6f/mbid-28ab0770-0d8c-4f11-aa02-3e6ccf06ac6f-39306822896_thumb500.jpg",
            "thumbnail_uri": "https://ia800808.us.archive.org/20/items/mbid-28ab0770-0d8c-4f11-aa02-3e6ccf06ac6f/mbid-28ab0770-0d8c-4f11-aa02-3e6ccf06ac6f-39306822896_thumb250.jpg",
            "song": "Lovely Day",
            "track_id": "8d55e02e-0878-325a-afa7-d1ded19eabb9",
            "recording_id": "2b03e9e9-0593-448d-898f-9a79c91cec34",
            "artist": "Bill Withers",
            "artist_ids": [
                "fd1a2d9d-9bb6-44de-83a3-41560658aba9"
            ],
            "album": "Menagerie",
            "release_id": "28ab0770-0d8c-4f11-aa02-3e6ccf06ac6f",
            "release_group_id": "3fbf6c2c-69ae-35e4-be9f-53e3000f10e1",
            "labels": [
                "CBS",
                "Columbia"
            ],
            "label_ids": [
                "b8d33bec-92cc-40d9-bd92-4eb089b401a9",
                "011d1192-6f65-45bd-85c4-0400dd45693e"
            ],
            "release_date": "1977-01-01",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "This feel-good Bill Withers classic comes from his 1977 Menagerie album. Singing an 18 second note on this track put Withers on the radar with Guinness World Records for one of the longest-held notes in recorded music, and perhaps the most famous of their list. You can read more here:  \nhttps://tinyurl.com/5n8z8t3c.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3544613,
            "uri": "https://api.kexp.org/v2/plays/3544613/?format=api",
            "airdate": "2025-08-25T11:14:43-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3544612,
            "uri": "https://api.kexp.org/v2/plays/3544612/?format=api",
            "airdate": "2025-08-25T11:11:35-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "https://ia800406.us.archive.org/30/items/mbid-1f2f93b4-7b9b-4fef-85fb-20f7439d9fbd/mbid-1f2f93b4-7b9b-4fef-85fb-20f7439d9fbd-18384607805_thumb500.jpg",
            "thumbnail_uri": "https://ia800406.us.archive.org/30/items/mbid-1f2f93b4-7b9b-4fef-85fb-20f7439d9fbd/mbid-1f2f93b4-7b9b-4fef-85fb-20f7439d9fbd-18384607805_thumb250.jpg",
            "song": "In Undertow",
            "track_id": "81030180-d3bd-4ac6-a4b9-a4b9613201c2",
            "recording_id": "9357f0fc-25a1-4521-af88-18f7a7aa7c47",
            "artist": "Alvvays",
            "artist_ids": [
                "99450990-b24e-4132-bb68-235f8c3e2564"
            ],
            "album": "Antisocialites",
            "release_id": "1f2f93b4-7b9b-4fef-85fb-20f7439d9fbd",
            "release_group_id": "1f0a3090-ae8c-4fbd-9b70-b4371961ef11",
            "labels": [
                "Polyvinyl"
            ],
            "label_ids": [
                "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
            ],
            "release_date": "2017-09-08",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Playing Mill Valley, CA's Mountain Theater (with Real Estate and Wolf Jett!) on Saturday, September 13th.\n\nAlvvays is a Canadian indie pop band formed in 2011.\n\nhttps://alvvays.com/\nhttps://alvvays.bandcamp.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3544611,
            "uri": "https://api.kexp.org/v2/plays/3544611/?format=api",
            "airdate": "2025-08-25T11:08:05-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "https://ia802801.us.archive.org/3/items/mbid-018c2a22-52d6-4cda-a489-9b19ead0dd85/mbid-018c2a22-52d6-4cda-a489-9b19ead0dd85-20631718109_thumb500.jpg",
            "thumbnail_uri": "https://ia902801.us.archive.org/3/items/mbid-018c2a22-52d6-4cda-a489-9b19ead0dd85/mbid-018c2a22-52d6-4cda-a489-9b19ead0dd85-20631718109_thumb250.jpg",
            "song": "You Wouldn’t Like Me",
            "track_id": "cf0489ef-9956-4819-aace-31dad5065747",
            "recording_id": "20498a38-2f0b-47a6-9f80-52fc23143057",
            "artist": "The Beths",
            "artist_ids": [
                "4c74fc48-8108-4556-87af-154af74f2ce5"
            ],
            "album": "Future Me Hates Me",
            "release_id": "018c2a22-52d6-4cda-a489-9b19ead0dd85",
            "release_group_id": "7b662b2b-c393-4c21-b7a8-a4b7bc689c58",
            "labels": [
                "Carpark Records"
            ],
            "label_ids": [
                "c34caca6-4de9-4cd2-8549-c71b0162bf1c"
            ],
            "release_date": "2018-08-10",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "The Beeeths! From Aotearoa (NZ).\n\nPlaying:\n- San Francisco, CA (Saturday/Sunday, November 8th/9th) @ The Fillmore\n- Seattle, WA (Saturday, November 15th) @ The Moore\n\nhttps://www.thebeths.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3544610,
            "uri": "https://api.kexp.org/v2/plays/3544610/?format=api",
            "airdate": "2025-08-25T11:04:00-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Beat to Beat",
            "track_id": null,
            "recording_id": null,
            "artist": "Gut Health",
            "artist_ids": [],
            "album": "Beat to Beat",
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "2025-08-27",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Radio World Premiere on KEXP right now from this Melbourne, VIC, Australia band!\n\nOn the eve of their three-week European tour, Australian six-piece dance-punks Gut Health return with ‘Beat to Beat’, their first new music since the release of their globally acclaimed debut Stiletto landed in 2024.\n\n‘Beat to Beat’ formed as a jammed-out demo during a spontaneous band getaway to the Otways in mid-2024. Over the year, the track took shape through live testing at the band’s intimate front bar shows across Naarm / Melbourne, before being brought into the studio. Recorded to tape at Newmarket Studios with Nao Anzai, the band later reunited with Portland engineer Evan Mersky (Red Lantern Studios), who again mixed the track on a 24-track reel-to-reel tape machine, as he did with the tracks on Stiletto.\n\nhttps://guthealthband.bandcamp.com/music",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3544609,
            "uri": "https://api.kexp.org/v2/plays/3544609/?format=api",
            "airdate": "2025-08-25T11:02:38-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3544607,
            "uri": "https://api.kexp.org/v2/plays/3544607/?format=api",
            "airdate": "2025-08-25T10:57:42-07:00",
            "show": 64385,
            "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
            "image_uri": "https://ia800900.us.archive.org/17/items/mbid-00ba4082-89b7-4b8e-8fa6-e782c075fca7/mbid-00ba4082-89b7-4b8e-8fa6-e782c075fca7-42607382602_thumb500.jpg",
            "thumbnail_uri": "https://ia600900.us.archive.org/17/items/mbid-00ba4082-89b7-4b8e-8fa6-e782c075fca7/mbid-00ba4082-89b7-4b8e-8fa6-e782c075fca7-42607382602_thumb250.jpg",
            "song": "Eidolon",
            "track_id": "6a58c9d8-92b9-45a7-95f8-838a0a0c8663",
            "recording_id": "17e53dc8-501b-44bf-8a09-8517c26832b2",
            "artist": "Hibou",
            "artist_ids": [
                "8cf14cb0-11c6-425e-a66d-682f0eda40f0"
            ],
            "album": "It Seems to Me",
            "release_id": "00ba4082-89b7-4b8e-8fa6-e782c075fca7",
            "release_group_id": "471b95f9-fe7f-492c-a5d9-10f377b968b4",
            "labels": [
                "Spirit Goth Records"
            ],
            "label_ids": [
                "b8f557bd-1568-4621-afb5-7079f27feb30"
            ],
            "release_date": "2025-08-08",
            "rotation_status": "Medium",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "Playing:\n- Aug 27 at Rickshaw Stop (San Francisco)\n- Sept 26 at Baba Yaga (Seattle)\n\nHibou is the solo project of songwriter, producer, and Seattle native Peter Michel who now resides in France. \nhttps://hibouband.bandcamp.com/album/it-seems-to-me",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}