Information about plays

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

GET /v2/plays/?format=api&offset=27580&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=27600&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=27560&ordering=-airdate",
    "results": [
        {
            "id": 3624779,
            "uri": "https://api.kexp.org/v2/plays/3624779/?format=api",
            "airdate": "2026-03-03T11:01:03-08:00",
            "show": 66080,
            "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3624778,
            "uri": "https://api.kexp.org/v2/plays/3624778/?format=api",
            "airdate": "2026-03-03T10:57:27-08:00",
            "show": 66080,
            "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Helpless",
            "track_id": "b13cf385-7e22-30d0-9ba6-352251f907fa",
            "recording_id": "a9114934-7ce0-4cd0-b307-a13a9facec9e",
            "artist": "Sugar",
            "artist_ids": [
                "e3347fbd-2595-480e-926d-278566debf9d"
            ],
            "album": "Copper Blue",
            "release_id": "9da227d1-9283-44f9-8545-f01b796eabb8",
            "release_group_id": "997a4855-3bd3-3e5c-81d0-656209b3aa74",
            "labels": [
                "Rykodisc"
            ],
            "label_ids": [
                "6dedcd20-3d02-4838-b583-5434eac199d9"
            ],
            "release_date": "1992-10-06",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Wow!  The reunited Sugar will play Seattle's Paramount Theatre on Saturday, August 15th.  They'll be at SF's Warfield on Saturday, September 26th. \n--\nThese are the band's first tour dates in 31 years!: https://loudwire.com/sugar-reunite-house-of-dead-memories-2026-tour-dates/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3624777,
            "uri": "https://api.kexp.org/v2/plays/3624777/?format=api",
            "airdate": "2026-03-03T10:53:44-08:00",
            "show": 66080,
            "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Foot",
            "track_id": "0734f165-a8ed-3538-ab47-2e9d526f18c7",
            "recording_id": "73cc78fc-8f66-4252-badd-289420322b27",
            "artist": "Love Battery",
            "artist_ids": [
                "20fa3e73-7ac4-4550-b9f5-6ac8c523bda5"
            ],
            "album": "Dayglo",
            "release_id": "ee3dc88a-6d16-4626-a792-60de6e827e5d",
            "release_group_id": "90edf161-3af5-3a08-8076-8bedc1cd47e7",
            "labels": [
                "Sub Pop Records"
            ],
            "label_ids": [
                "38dc88de-7720-4100-9d5b-3cdc41b0c474"
            ],
            "release_date": "1992-01-01",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "Formed in 1989, the band took its name from a Buzzcocks song, and originally included singer Ron Nine (born Ron Rudzitis, ex-Room Nine), guitarist Kevin Whitworth (ex-Crisis Party), bassist Jim Tillman (formerly of grunge forebears the U-Men), and Mudhoney drummer Dan Peters. \n--\nGo here for a biography of this Seattle band: https://www.allmusic.com/artist/love-battery-mn0000247963#biography",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3624776,
            "uri": "https://api.kexp.org/v2/plays/3624776/?format=api",
            "airdate": "2026-03-03T10:49:56-08:00",
            "show": 66080,
            "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Dive",
            "track_id": "c50a2687-8c37-4085-a1fc-9928582c5bca",
            "recording_id": "30284e12-6b26-41dc-a9ad-00c34af78b1f",
            "artist": "Nirvana",
            "artist_ids": [
                "5b11f4ce-a62d-471e-81fc-a69a8278c7da"
            ],
            "album": "Nevermind",
            "release_id": "4c12e0aa-ea26-47a1-b853-b1a65bc37281",
            "release_group_id": "1b022e01-4da6-387b-8658-8678046e4cef",
            "labels": [
                "Sub Pop Records",
                "UMe",
                "DGC Records"
            ],
            "label_ids": [
                "38dc88de-7720-4100-9d5b-3cdc41b0c474",
                "93ba13c1-5d3f-4618-a8e7-17aeffff1da6",
                "68803e28-86fe-4a95-985f-8e493795ab31"
            ],
            "release_date": "2011-09-27",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "Watch a live performance of \"Dive\" in Phoenix in 1990: https://www.facebook.com/theyeargrungebroke/videos/nirvana-dive-live-1990/603715549245437/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3624775,
            "uri": "https://api.kexp.org/v2/plays/3624775/?format=api",
            "airdate": "2026-03-03T10:47:04-08:00",
            "show": 66080,
            "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
            "image_uri": "https://dn711202.ca.archive.org/0/items/mbid-88fd750d-1280-4a7a-8d49-8739c99f6db7/mbid-88fd750d-1280-4a7a-8d49-8739c99f6db7-3326316906_thumb500.jpg",
            "thumbnail_uri": "https://dn711202.ca.archive.org/0/items/mbid-88fd750d-1280-4a7a-8d49-8739c99f6db7/mbid-88fd750d-1280-4a7a-8d49-8739c99f6db7-3326316906_thumb250.jpg",
            "song": "Is There a Ghost",
            "track_id": "dbf99ebe-9ac2-371b-a915-a4af3d94ad35",
            "recording_id": "42e3e83f-498f-4c9c-8fde-1216b6938b68",
            "artist": "Band of Horses",
            "artist_ids": [
                "07b6020a-c539-4d68-aeef-f159f3befc76"
            ],
            "album": "Cease to Begin",
            "release_id": "88fd750d-1280-4a7a-8d49-8739c99f6db7",
            "release_group_id": "b8ecb643-255e-353c-a6c4-6148c05d201d",
            "labels": [
                "Sub Pop Records"
            ],
            "label_ids": [
                "38dc88de-7720-4100-9d5b-3cdc41b0c474"
            ],
            "release_date": "2007-10-09",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "Band of Horses will be Live on KEXP on Friday, March 20, at 11 AM. It's free and open to the public!\n\nhttps://www.kexp.org/events/kexp-events/band-of-horses-live-on-kexp-kexp_463510/\n\n--\n\nBand of Horses will also play The Vera Project in Seattle on Thursday, March 19th, and The Showbox on Saturday and Sunday, March 21st and 22nd.\n--\nBen Bridwell said that this song was inspired by his feelings of paranoia. \"I suffer from paranoia really badly,\" he said. \"And the thing that inspires me most is, once I get into that horrible isolated area, I think I'm being watched.\" He added: \"I've written songs that are based specifically on that feeling. 'Is There A Ghost' was based on an ice-maker in my house that was freaking me out.\" https://bit.ly/42s6PhH",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3624774,
            "uri": "https://api.kexp.org/v2/plays/3624774/?format=api",
            "airdate": "2026-03-03T10:43:12-08:00",
            "show": 66080,
            "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Lake Winnebago",
            "track_id": "81889cc2-cc26-4b5e-8538-fcfe3c452855",
            "recording_id": "23b27a61-c10a-4a5d-8eb5-986944eec4c4",
            "artist": "Bill Callahan",
            "artist_ids": [
                "c309d914-93af-4b3f-8058-d79c75ea89da"
            ],
            "album": "My Days of 58",
            "release_id": "6d5cd7c1-6fe5-4c46-a528-8755e82d1dfb",
            "release_group_id": "349e0f25-131d-4f12-bd04-3c1ff84f74b0",
            "labels": [
                "Drag City"
            ],
            "label_ids": [
                "b5d3c9c7-5f73-4ebc-b400-e5075c9101a4"
            ],
            "release_date": "2026-02-27",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"Last time I was there was to bury Mom and Dad...\"  Here are the lyrics: https://www.azlyrics.com/lyrics/billcallahan/lakewinnebago.html\n--\nOn his new album, Bill Callahan explores mortality and his legacy: https://www.spin.com/2026/03/bill-callahan-confronts-mortality-and-legacy-on-my-days-of-58/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3624773,
            "uri": "https://api.kexp.org/v2/plays/3624773/?format=api",
            "airdate": "2026-03-03T10:38:56-08:00",
            "show": 66080,
            "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3624772,
            "uri": "https://api.kexp.org/v2/plays/3624772/?format=api",
            "airdate": "2026-03-03T10:36:28-08:00",
            "show": 66080,
            "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Big Yellow Taxi",
            "track_id": "77315c00-27f6-3bac-a93b-f680fd6b0cec",
            "recording_id": "d84a716c-1377-46a3-b2dc-5a8268e9ed00",
            "artist": "Joni Mitchell",
            "artist_ids": [
                "a6de8ef9-b1a1-4756-97aa-481bbb8a4069"
            ],
            "album": "Ladies of the Canyon",
            "release_id": "04a9e611-fe7c-365d-b554-f3f8e6fbce39",
            "release_group_id": "b04408f3-7a41-30f0-89c0-eba1efea3aae",
            "labels": [
                "Reprise Records"
            ],
            "label_ids": [
                "af6d6f49-2b4d-40fe-86d4-241906772b59"
            ],
            "release_date": "1990-02-28",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Joni Mitchell (from a 1996 interview with the Los Angeles Times): \"I wrote 'Big Yellow Taxi' on my first trip to Hawaii. I took a taxi to the hotel and when I woke up the next morning, I threw back the curtains and saw these beautiful green mountains in the distance. Then, I looked down and there was a parking lot as far as the eye could see, and it broke my heart... this blight on paradise. That's when I sat down and wrote the song.\"",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3624771,
            "uri": "https://api.kexp.org/v2/plays/3624771/?format=api",
            "airdate": "2026-03-03T10:33:22-08:00",
            "show": 66080,
            "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "One Stop",
            "track_id": null,
            "recording_id": null,
            "artist": "Aldous Harding",
            "artist_ids": [],
            "album": "Train on The Island",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "4AD"
            ],
            "label_ids": [],
            "release_date": "2026-05-08",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "New Zealand-born, Wales-based singer-songwriter Aldous Harding has announced her fifth studio album, \"Train On The Island,\" out on May 8th. \"One Stop\" is the lead single.\n--\nShe'll be in Seattle at The Neptune Theatre on Saturday, September 26th, and in SF at The Castro Theatre on Monday,  September 28th.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3624770,
            "uri": "https://api.kexp.org/v2/plays/3624770/?format=api",
            "airdate": "2026-03-03T10:29:55-08:00",
            "show": 66080,
            "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "You Won",
            "track_id": null,
            "recording_id": null,
            "artist": "Parts & Spares",
            "artist_ids": [],
            "album": "You Won",
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "2026-02-18",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"We're a girl, her girlfriend, and her dad, making music from what remains. Indie Folk shaped by the years we've spent growing up alongside each other—across generations, relationships, and all the messy, beautiful in-between. Our songs are built from those bones: intimate, raw, and full of warmth.\"\n--\nThis London-based band was formed by vocalist Frida Jones, her songwriter/guitarist dad Luther Jones, and multi-instrumentalist Kaisha McGroarty,\n--\nFollow them on Instagram: https://www.instagram.com/partsandspares_/?hl=en",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3624769,
            "uri": "https://api.kexp.org/v2/plays/3624769/?format=api",
            "airdate": "2026-03-03T10:26:10-08:00",
            "show": 66080,
            "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Narcissus",
            "track_id": "041b5780-68fd-49a6-86b8-56e4781b0956",
            "recording_id": "1debdd0b-6185-4ca5-9d07-8e5c7998521b",
            "artist": "Railcard",
            "artist_ids": [
                "67575d6a-4527-4d3c-8a3b-2ab0be2c9827"
            ],
            "album": "Railcard",
            "release_id": "a1a48db6-b022-4edf-84d8-3ce2f208ea23",
            "release_group_id": "c703da6f-84b5-4c7d-8a71-68d9d3b95b32",
            "labels": [
                "Skep Wax Records"
            ],
            "label_ids": [
                "48295716-0146-45c0-a8e0-2d18479ade77"
            ],
            "release_date": "2026-02-06",
            "rotation_status": "Light",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Railcard is a new group with vocalist and guitarist Rachel Love along with vocalist and drummer  Ian Button and bassist Peter Momtchiloff ), with Allison Thomson on trumpet,",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3624768,
            "uri": "https://api.kexp.org/v2/plays/3624768/?format=api",
            "airdate": "2026-03-03T10:21:33-08:00",
            "show": 66080,
            "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "The Hand",
            "track_id": "cbd4741e-bb26-461f-9a09-2eff2e7f8647",
            "recording_id": "810690fe-5eba-46b1-8032-1f0dfe3c7c39",
            "artist": "Ty Segall",
            "artist_ids": [
                "07a17571-81fc-4cf8-a634-98f0d926d313"
            ],
            "album": "Manipulator",
            "release_id": "db4903ee-b308-4473-b597-eb97c6d4cca1",
            "release_group_id": "955fba0f-6aab-407a-b6cf-cce8b4f79717",
            "labels": [
                "Drag City"
            ],
            "label_ids": [
                "b5d3c9c7-5f73-4ebc-b400-e5075c9101a4"
            ],
            "release_date": "2014-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Pitchfork says that every song on the 17-song \"Manipulator\" album, Ty Segall's seventh, shows exquisite attention to detail.: https://pitchfork.com/reviews/albums/19668-ty-segall-manipulator/\n--\nHere's Ty Segall performing \"The Hand\" live in Haarlem in 2019: https://www.youtube.com/watch?v=X2K_Bh5GKO0",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3624767,
            "uri": "https://api.kexp.org/v2/plays/3624767/?format=api",
            "airdate": "2026-03-03T10:18:28-08:00",
            "show": 66080,
            "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Be Still My Heart",
            "track_id": "1a103666-57ba-3d36-a2c2-cfb5b66761e9",
            "recording_id": "72b68cfb-9f86-4ada-8e93-b52b4d10a194",
            "artist": "The Postal Service",
            "artist_ids": [
                "299278d3-25dd-4f30-bae4-5b571c28034d"
            ],
            "album": "Give Up",
            "release_id": "89b84d6b-2067-4179-8478-ea3e24ddcb9f",
            "release_group_id": "ee51d41d-d337-3ce1-b72c-3f40e1973e2b",
            "labels": [
                "Sub Pop Records"
            ],
            "label_ids": [
                "38dc88de-7720-4100-9d5b-3cdc41b0c474"
            ],
            "release_date": "2013-04-09",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "Those lovely background vocals on this Ben Gibbard composition are from Jenny Lewis. \n--\nHere's a live performance of \"Be Still My Heart\": https://www.youtube.com/watch?v=HPr0vlCa6sQ",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3624766,
            "uri": "https://api.kexp.org/v2/plays/3624766/?format=api",
            "airdate": "2026-03-03T10:17:18-08:00",
            "show": 66080,
            "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "Any donations made to KEXP right now will be matched!  Go here to check out our thank-you gits and to donate: https://www.kexp.org/donate/",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3624765,
            "uri": "https://api.kexp.org/v2/plays/3624765/?format=api",
            "airdate": "2026-03-03T10:12:57-08:00",
            "show": 66080,
            "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
            "image_uri": "https://dn710005.ca.archive.org/0/items/mbid-949c1b3a-db54-4302-90b3-ec8d0f70a45b/mbid-949c1b3a-db54-4302-90b3-ec8d0f70a45b-31068515683_thumb500.jpg",
            "thumbnail_uri": "https://dn710005.ca.archive.org/0/items/mbid-949c1b3a-db54-4302-90b3-ec8d0f70a45b/mbid-949c1b3a-db54-4302-90b3-ec8d0f70a45b-31068515683_thumb250.jpg",
            "song": "Oh No",
            "track_id": "52003e52-c2b4-4e99-8742-402b1e8edf53",
            "recording_id": "9a1a9571-a8be-4e3c-a0c0-d1678b1810d1",
            "artist": "Wet Leg",
            "artist_ids": [
                "90744b3e-363a-458e-8da1-e3e392a489c4"
            ],
            "album": "Wet Leg",
            "release_id": "949c1b3a-db54-4302-90b3-ec8d0f70a45b",
            "release_group_id": "d53be2e5-fe7c-4681-85f3-960493aa02b5",
            "labels": [
                "Domino"
            ],
            "label_ids": [
                "bfe26801-a86f-49b9-8502-05ae80b02594"
            ],
            "release_date": "2021-04-08",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Cheryl was the host when wet leg performed live in our studio last year: https://www.youtube.com/watch?v=zIEZdq_25bs\n--\nCheck out the \"rope costume\" in the official video for \"Oh No\": https://tinyurl.com/3zbpweyy",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3624764,
            "uri": "https://api.kexp.org/v2/plays/3624764/?format=api",
            "airdate": "2026-03-03T10:09:47-08:00",
            "show": 66080,
            "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Firestarter",
            "track_id": "a3698f4e-f0cb-4b93-a515-27e4c6eb8d4f",
            "recording_id": "2ded1d80-e866-4230-8238-466c69d9960c",
            "artist": "Biblioteka",
            "artist_ids": [
                "47b25147-ad45-4b4b-9dd0-a62a1576d468"
            ],
            "album": "Matryoshka",
            "release_id": "fcaaf1eb-f1e1-4179-9b69-48debd3b6d92",
            "release_group_id": "ff1ab44a-35f4-4cbc-9e5e-5d159ea0eabb",
            "labels": [
                "Pet Wussy Records"
            ],
            "label_ids": [
                "a54d60f3-71c3-4f3f-a667-24d2954c7f88"
            ],
            "release_date": "2026-02-12",
            "rotation_status": "Light",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "Seattle's Biblioteka are a femme-fronted power trio blending punk, grunge, and garage rock through fiery performance and a sound charged by the raw power of Mary Robins (vocals/bass). The band formed after a chance Ty Segall ticket exchange spiraled into loud music, mutual obsession, and no turning back. Joined by Hexx Rodriguez (guitar/vocals) & Jules Tennyson (drums/vocals), Biblioteka is fueled by a shared passion for rock and roll, born from the Seattle underground.\n--\nGo here to purchase their just-released album \"Matryoshka\": https://bibliotekaband.bandcamp.com/album/matryoshka",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3624763,
            "uri": "https://api.kexp.org/v2/plays/3624763/?format=api",
            "airdate": "2026-03-03T10:07:36-08:00",
            "show": 66079,
            "show_uri": "https://api.kexp.org/v2/shows/66079/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "No No Yeah Yeah (不不好啊好啊)",
            "track_id": "d44bc43e-a3ee-4253-b50d-99f194637008",
            "recording_id": "e0b9f450-8b08-4796-9a3e-9bb316fec17e",
            "artist": "Chinese American Bear",
            "artist_ids": [
                "75bbdfdb-2fc5-4811-8ef7-25ec23f246e1"
            ],
            "album": "No No Yeah Yeah (不不好啊好啊)",
            "release_id": "a8ebe4d0-413a-4254-8c50-4211f31a9b06",
            "release_group_id": "c169f193-6fb2-4aa4-90f1-5cd51ce67560",
            "labels": [
                "Moshi Moshi Records"
            ],
            "label_ids": [
                "a7311de2-1ab5-4a9a-b4ec-fabe8f01674f"
            ],
            "release_date": "2026-01-06",
            "rotation_status": "Heavy",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "This Seattle duo is performing in SF at The Independent on Sunday, July 19th and in Seattle at Neumos on Saturday, July 25th. \n--\nWatch a terrific live performance in the KEXP studio in 2024: https://www.youtube.com/watch?v=Mk5TTL9MTE8",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3624762,
            "uri": "https://api.kexp.org/v2/plays/3624762/?format=api",
            "airdate": "2026-03-03T10:03:47-08:00",
            "show": 66079,
            "show_uri": "https://api.kexp.org/v2/shows/66079/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Amor de Verano",
            "track_id": "bb1e3ae5-1c5d-4a0f-af7e-f63950d1345a",
            "recording_id": "6085ea02-c361-42e4-8bb9-0a720ce94be4",
            "artist": "Emi Pop",
            "artist_ids": [
                "88308ff1-6cd2-4d83-b349-a7be01c3d2f4"
            ],
            "album": "No Te Voy a Extrañar",
            "release_id": "de74365d-76d6-470c-88b1-9859ba1f3e33",
            "release_group_id": "3a9c43a5-4dc2-445a-b882-fe09d92b29dd",
            "labels": [
                "Fink City"
            ],
            "label_ids": [
                "aa846f84-92c8-4576-89e3-96c07e0db264"
            ],
            "release_date": "2025-11-05",
            "rotation_status": "Heavy",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "Good morning, happy Tuesday, and welcome to The Midday Show with the wonderful Cheryl Waters and fabulous producer Meerah! Thank you so much for joining us today!\n--\nEmi Pop is a Puerto Rican-born, Seattle-based musician whose sound blends Spanish pop with power-pop and punk influences. Known for her catchy choruses, sing-along anthems, and infectious energy, Emi Pop brings a fresh, dynamic edge to the Seattle music scene.\n--\nShe'll be playing the Capitol Hill Block Party in Seattle , August 7th-9th.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3624761,
            "uri": "https://api.kexp.org/v2/plays/3624761/?format=api",
            "airdate": "2026-03-03T10:00:49-08:00",
            "show": 66079,
            "show_uri": "https://api.kexp.org/v2/shows/66079/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "No Words",
            "track_id": "6286a276-b9a2-3ddd-8f68-37f9a0840621",
            "recording_id": "80e69805-9bae-447a-befd-af9e0624621b",
            "artist": "Paul McCartney & Wings",
            "artist_ids": [
                "d922d727-240a-4432-9a88-05a7cf9bc403"
            ],
            "album": "Band on the Run",
            "release_id": "31b82de4-8696-4003-a6bb-667a109fcda0",
            "release_group_id": "2b678170-1c4e-3e61-b18c-f889fc1537b3",
            "labels": [
                "Apple Records"
            ],
            "label_ids": [
                "cf7fc5cf-e011-4ef4-b511-cd0188537910"
            ],
            "release_date": "1973-12-05",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Paul McCartney &Wings’ ‘Band on the Run’, released in 1973, is our album of the week!",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3624760,
            "uri": "https://api.kexp.org/v2/plays/3624760/?format=api",
            "airdate": "2026-03-03T09:55:44-08:00",
            "show": 66079,
            "show_uri": "https://api.kexp.org/v2/shows/66079/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        }
    ]
}