Information about plays

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

GET /v2/plays/?format=api&offset=62280&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=62300&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=62260&ordering=-airdate",
    "results": [
        {
            "id": 3592785,
            "uri": "https://api.kexp.org/v2/plays/3592785/?format=api",
            "airdate": "2025-12-18T19:14:03-08:00",
            "show": 65413,
            "show_uri": "https://api.kexp.org/v2/shows/65413/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3592784,
            "uri": "https://api.kexp.org/v2/plays/3592784/?format=api",
            "airdate": "2025-12-18T19:10:25-08:00",
            "show": 65413,
            "show_uri": "https://api.kexp.org/v2/shows/65413/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Broken Record",
            "track_id": "0f865250-a103-470d-b673-e28a1003add3",
            "recording_id": "1de6dd78-7a6f-4694-bb9e-85f0df831937",
            "artist": "Thandii",
            "artist_ids": [
                "5054d3a9-6386-4027-a1af-b2ea09fe0203"
            ],
            "album": "FREE UP",
            "release_id": "04cabc17-c7bf-4c8c-bbe1-4f7d4bb7b937",
            "release_group_id": "7e040b22-c9af-4f86-bfbf-484b799fdb36",
            "labels": [
                "HALOHALO"
            ],
            "label_ids": [
                "789e66a3-6f04-49c4-92b3-e31a6194a1a8"
            ],
            "release_date": "2025-08-29",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Beat driven art-pop; love songs on a loop; hard and soft, Thandii's world comes collaged from offcuts of Soul, Lo-fi, Hiphop & Psych.\n--\nhttps://thandii.bandcamp.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3592783,
            "uri": "https://api.kexp.org/v2/plays/3592783/?format=api",
            "airdate": "2025-12-18T19:06:45-08:00",
            "show": 65413,
            "show_uri": "https://api.kexp.org/v2/shows/65413/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Cool Hand",
            "track_id": "5635081b-7072-44e1-9121-2bc89a82efd7",
            "recording_id": "0be98a8f-8092-48b0-868e-ddb461b41725",
            "artist": "Derya Yıldırım & Grup Şimşek",
            "artist_ids": [
                "d1eb7b63-94ee-47ab-8747-3e1f5e9b45e8",
                "961f11f3-3c55-4b0e-ab30-53c0dc8d956e"
            ],
            "album": "Cool Hand",
            "release_id": "d23d85b1-ae42-48e4-bd4c-4fc0ae3b858a",
            "release_group_id": "c41eb4a5-6b37-43c6-9f34-d430f2318d7c",
            "labels": [
                "Big Crown Records"
            ],
            "label_ids": [
                "d730a8be-1452-4c0d-9262-cf4f25f45120"
            ],
            "release_date": "2024-09-16",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "The show stopping intensity of Derya backed by the psychedelic soul of Grup Şimşek with production by Leon Michels has yielded a stand out record that challenges genre with a broad appeal and a powerful message.\n\nThey refer to themselves as “outernational” over international as they say it suggests a sound that’s more inclusive or “beyond borders.” Derya, who sings and plays the bağlama, is German born to Turkish parents. Drummer Helen Wells is Berlin-based by way of South Africa while keyboard player Graham Mushnik and guitar/bass player Antonin Voyant are both French. The collective influences they bring to Anatolian music make for a completely unique and fresh sound that both pushes the genre forward and champions its rich heritage.\n\nSee their Live KEXP performance here: \nhttps://www.youtube.com/watch?v=SZZ15oSNDmU",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3592782,
            "uri": "https://api.kexp.org/v2/plays/3592782/?format=api",
            "airdate": "2025-12-18T19:02:56-08:00",
            "show": 65413,
            "show_uri": "https://api.kexp.org/v2/shows/65413/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Kupu Kupu",
            "track_id": null,
            "recording_id": null,
            "artist": "Nusantara Beat",
            "artist_ids": [
                "f7fbd3f4-d47b-4d49-a09f-a9273b0a9c86"
            ],
            "album": "Nusantara Beat",
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "2025-11-14",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "From Amsterdam based Indonesian psychedelic folk band Nusantara Beat: Nusantara means all the islands that make up Indonesia. It’s an old word from when the kings wanted to unite the whole archipelago. Today, it still means unity, many cultures coming together as one. So, when we say Nusantara Beat, we mean the rhythm and music from the Indonesian archipelago, mixed into one sound.\n\nhttps://nusantarabeat.bandcamp.com/album/nusantara-beat",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3592781,
            "uri": "https://api.kexp.org/v2/plays/3592781/?format=api",
            "airdate": "2025-12-18T18:59:59-08:00",
            "show": 65412,
            "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
            "image_uri": "https://coverartarchive.org/release/da6e49c2-6418-4f39-ad27-aa9d40884136/5916604493-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/da6e49c2-6418-4f39-ad27-aa9d40884136/5916604493-250.jpg",
            "song": "Break Ups 2 Make Ups",
            "track_id": null,
            "recording_id": "aa5c2456-b6ec-40d9-b308-840ad76a6be3",
            "artist": "Method Man feat. D’Angelo",
            "artist_ids": [
                "94dbfe2e-ca48-4e08-a5a8-e1e74136c63d",
                "b66771cc-45fa-4a32-b14f-5337d7223d7a"
            ],
            "album": "Tical 2000: Judgement Day",
            "release_id": null,
            "release_group_id": "ca9bdb76-78b9-303c-a4ec-19dca4d0b648",
            "labels": [
                "Def Jam Recordings"
            ],
            "label_ids": [
                "a92d1684-4edb-48aa-b913-30e9da213004"
            ],
            "release_date": "1998-11-17",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Celebrating D'Angelo who died in October. \n\nMethod Man does the verses on this song, while D'Angelo joins him on the chorus. \nHere are the lyrics: https://genius.com/Method-man-break-ups-2-make-ups-lyrics",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3592780,
            "uri": "https://api.kexp.org/v2/plays/3592780/?format=api",
            "airdate": "2025-12-18T18:51:50-08:00",
            "show": 65412,
            "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
            "image_uri": "https://ia600206.us.archive.org/17/items/mbid-7dbf3ed6-7927-3f35-adc2-3b46b97eca60/mbid-7dbf3ed6-7927-3f35-adc2-3b46b97eca60-4839084652_thumb500.jpg",
            "thumbnail_uri": "https://ia600206.us.archive.org/17/items/mbid-7dbf3ed6-7927-3f35-adc2-3b46b97eca60/mbid-7dbf3ed6-7927-3f35-adc2-3b46b97eca60-4839084652_thumb250.jpg",
            "song": "Spanish Joint",
            "track_id": "84aa92e4-b0a2-3843-8d67-f4f8c902ba60",
            "recording_id": "bf6ee48a-27dd-49e5-9ec8-e62add86137e",
            "artist": "D’Angelo",
            "artist_ids": [
                "b66771cc-45fa-4a32-b14f-5337d7223d7a"
            ],
            "album": "Voodoo",
            "release_id": "7dbf3ed6-7927-3f35-adc2-3b46b97eca60",
            "release_group_id": "9605c075-c64c-366b-ad7f-ec98523fc162",
            "labels": [
                "EMI"
            ],
            "label_ids": [
                "c029628b-6633-439e-bcee-ed02e8a338f7"
            ],
            "release_date": "2000-01-25",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Rest In Power to D'Angelo, a true pioneer in music. He passed on October 14th due to cancer. He was 51 years old.\n\nhttps://variety.com/2025/music/news/dangelo-dead-neo-soul-pioneer-untitled-voodoo-1236552500/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3592779,
            "uri": "https://api.kexp.org/v2/plays/3592779/?format=api",
            "airdate": "2025-12-18T18:46:17-08:00",
            "show": 65412,
            "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
            "image_uri": "https://ia800304.us.archive.org/24/items/mbid-4ad0b48f-29c8-3e57-b55e-33b097190079/mbid-4ad0b48f-29c8-3e57-b55e-33b097190079-4839047375_thumb500.jpg",
            "thumbnail_uri": "https://ia600304.us.archive.org/24/items/mbid-4ad0b48f-29c8-3e57-b55e-33b097190079/mbid-4ad0b48f-29c8-3e57-b55e-33b097190079-4839047375_thumb250.jpg",
            "song": "When We Get By",
            "track_id": "444b3feb-8e99-39a8-8e92-fdb3137c9c34",
            "recording_id": "7a4de8a4-26f4-4bd9-93aa-d81b6b0e8dd0",
            "artist": "D’Angelo",
            "artist_ids": [
                "b66771cc-45fa-4a32-b14f-5337d7223d7a"
            ],
            "album": "Brown Sugar",
            "release_id": "4ad0b48f-29c8-3e57-b55e-33b097190079",
            "release_group_id": "a4591f67-48d9-36ae-bc68-2deb954d0a15",
            "labels": [
                "EMI"
            ],
            "label_ids": [
                "c029628b-6633-439e-bcee-ed02e8a338f7"
            ],
            "release_date": "1995-07-04",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "RIP D'Angelo who we lost in October at the age of 51.\n\n\"When We Get By\" sampled the hook from Funkadelic's \"One Nation Under a Groove.\" He handled the majority of the songwriting, instrumentation, arrangements, and performances for the album and served to bring commercial exposure to the neo-soul movement.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3592778,
            "uri": "https://api.kexp.org/v2/plays/3592778/?format=api",
            "airdate": "2025-12-18T18:43:44-08:00",
            "show": 65412,
            "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "ARTISTS WE LOST 2025\n\nIn tribute to those in the world of music who left us. A KEXP all-day tradition of playing music and telling the stories of those we lost.",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3592777,
            "uri": "https://api.kexp.org/v2/plays/3592777/?format=api",
            "airdate": "2025-12-18T18:39:52-08:00",
            "show": 65412,
            "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Talking Seattle Grunge Rock Blues",
            "track_id": "c6182f2b-f17b-48f0-b152-47c15605d2a4",
            "recording_id": "3e02056c-5f66-4875-b2b4-3f505fab3d64",
            "artist": "Todd Snider",
            "artist_ids": [
                "25c13ec7-fad4-4da4-8d98-9607ff615d68"
            ],
            "album": "Songs for the Daily Planet",
            "release_id": "4d8d9961-cf71-42d8-a1ed-3c0557d41aca",
            "release_group_id": "0e3ac98b-1ef7-372b-a4f7-8cdedd903117",
            "labels": [
                "Geffen Records"
            ],
            "label_ids": [
                "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
            ],
            "release_date": "2008-08-26",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Shout out to Shelby for this request!\n\nRIP Todd Snider (singer, songwriter) 59\n(October 11, 1966 – November 14, 2025).\n\n(NPR) Todd Snider, a singer whose thoughtfully freewheeling tunes and cosmic-stoner songwriting made him a beloved figure in American roots music, has died. He was 59.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3592776,
            "uri": "https://api.kexp.org/v2/plays/3592776/?format=api",
            "airdate": "2025-12-18T18:37:08-08:00",
            "show": 65412,
            "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Treat Me Like a Saturday Night",
            "track_id": "1c80ddb3-6c15-3966-a0b1-2292d1834695",
            "recording_id": "93bc08fc-0dac-459a-97f0-b388b792749b",
            "artist": "Joe Ely",
            "artist_ids": [
                "4682ba8c-e15d-4543-9747-c72860392c76"
            ],
            "album": "Joe Ely",
            "release_id": "a95f7b10-d687-49b7-a0ee-084b624fb980",
            "release_group_id": "431252ba-fd8b-3a3f-9254-75f91d155a4f",
            "labels": [
                "CBUJ Entertainment"
            ],
            "label_ids": [
                "79566a9e-e162-448f-9d8f-142021c3f775"
            ],
            "release_date": "2007-06-12",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Shout out to Loren for this request!\n\nJoe Ely died earlier this week from complications of Lewy body dementia, Parkinson's, and pneumonia. At the time of his death, Ely’s \"beloved\" wife Sharon, whom he married in 1983, and daughter Marie were at his side at their home in Taos, New Mexico.\n\nhttps://people.com/joe-ely-dead-age-78-progressive-texas-country-legend-11870191",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3592775,
            "uri": "https://api.kexp.org/v2/plays/3592775/?format=api",
            "airdate": "2025-12-18T18:34:20-08:00",
            "show": 65412,
            "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
            "image_uri": "https://ia801307.us.archive.org/13/items/mbid-db906b8a-cf7b-48fa-ab89-01d53851c6fd/mbid-db906b8a-cf7b-48fa-ab89-01d53851c6fd-22207240186_thumb500.jpg",
            "thumbnail_uri": "https://ia801307.us.archive.org/13/items/mbid-db906b8a-cf7b-48fa-ab89-01d53851c6fd/mbid-db906b8a-cf7b-48fa-ab89-01d53851c6fd-22207240186_thumb250.jpg",
            "song": "Desperation",
            "track_id": "5c036b19-dd2b-4698-b8b7-a8dd1664d08e",
            "recording_id": "7295ddbd-f3db-485d-96ff-858dd37db331",
            "artist": "Bread & Butter",
            "artist_ids": [
                "f44faa22-e7b5-401b-9016-e34f4b06427b"
            ],
            "album": "Bread & Butter",
            "release_id": "db906b8a-cf7b-48fa-ab89-01d53851c6fd",
            "release_group_id": "8d663fc6-6ae2-4b8b-b242-c0e65bd73b44",
            "labels": [
                "Killroom Records"
            ],
            "label_ids": [
                "48a387e0-1253-4912-9245-8e40024447b7"
            ],
            "release_date": "2017-04-15",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Shane Herrell died in February at 45. \n\nIn addition to Gazebos, Shane was a member of Bread & Butter.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3592774,
            "uri": "https://api.kexp.org/v2/plays/3592774/?format=api",
            "airdate": "2025-12-18T18:29:36-08:00",
            "show": 65412,
            "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
            "image_uri": "https://ia903205.us.archive.org/1/items/mbid-a7b8d878-8628-40f4-9c5a-446d7dfb5eab/mbid-a7b8d878-8628-40f4-9c5a-446d7dfb5eab-15429361493_thumb500.jpg",
            "thumbnail_uri": "https://ia903205.us.archive.org/1/items/mbid-a7b8d878-8628-40f4-9c5a-446d7dfb5eab/mbid-a7b8d878-8628-40f4-9c5a-446d7dfb5eab-15429361493_thumb250.jpg",
            "song": "Just Get High",
            "track_id": "9bec6a0a-6cc8-454f-bae6-2a713db4f508",
            "recording_id": "0a978450-bf44-4d3b-a39e-c5a5e84434f8",
            "artist": "Gazebos",
            "artist_ids": [
                "503ebeab-598c-468c-9c09-49b0bc376f07"
            ],
            "album": "Die Alone",
            "release_id": "a7b8d878-8628-40f4-9c5a-446d7dfb5eab",
            "release_group_id": "4ce48a4a-f98a-4e94-a4ff-f6bd8435673a",
            "labels": [
                "Hardly Art"
            ],
            "label_ids": [
                "0cf56645-50ec-4411-aeb6-c9f4ce0f8edb"
            ],
            "release_date": "2016-02-19",
            "rotation_status": "Library",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "Shane Herrell died in February at 45. \n\nShane Herrell was a talented singer and multi-instrumentalist based in Seattle, WA. Over the years, many of his songs were featured in television and films, with his most recent track appearing in the Apple TV series Before. Shane was a member of several local bands, including Gazebos, Bread & Butter, The Knast, Virgin, and The First Times.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3592773,
            "uri": "https://api.kexp.org/v2/plays/3592773/?format=api",
            "airdate": "2025-12-18T18:26:24-08:00",
            "show": 65412,
            "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "I Found That Essence Rare",
            "track_id": "b826adb3-cd75-3091-803a-f235bcd0af91",
            "recording_id": "739d310c-e939-4119-9960-35d722fb9d79",
            "artist": "Gang of Four",
            "artist_ids": [
                "d8661c02-f423-4d72-8044-40ff05daf7a1"
            ],
            "album": "Entertainment!",
            "release_id": "cb3d472f-b445-4f87-afa5-2dc6188011d5",
            "release_group_id": "d0493944-992b-3534-9174-8320c1879837",
            "labels": [
                "Rhino"
            ],
            "label_ids": [
                "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
            ],
            "release_date": "2005-05-17",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Celebrating Dave Allen, the pioneering bassist and founding member of Gang of Four who died in April.\n\nGang of Four's groundbreaking albums, including Entertainment! (1979) and Solid Gold (1981), became staples of the post-punk movement, blending elements of punk rock, funk, and disco with radical political and social commentary. Dave’s bass playing was both inventive and aggressive, often providing the backbone for the band's complex and rhythm-driven sound. His work with Gang of Four, both in the studio and on stage, was a defining element of their genre-defying style.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3592772,
            "uri": "https://api.kexp.org/v2/plays/3592772/?format=api",
            "airdate": "2025-12-18T18:23:18-08:00",
            "show": 65412,
            "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Outside the Trains Don’t Run on Time",
            "track_id": "bade3450-716a-3fcf-a165-55a210f0e293",
            "recording_id": "703de5d2-82b2-4746-83fb-e6c0a714b971",
            "artist": "Gang of Four",
            "artist_ids": [
                "d8661c02-f423-4d72-8044-40ff05daf7a1"
            ],
            "album": "Entertainment!",
            "release_id": "cb3d472f-b445-4f87-afa5-2dc6188011d5",
            "release_group_id": "d0493944-992b-3534-9174-8320c1879837",
            "labels": [
                "Rhino"
            ],
            "label_ids": [
                "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
            ],
            "release_date": "2005-05-17",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Dave Allen, the pioneering bassist and founding member of the legendary post-punk band Gang of Four passed away on April 5 at the age of 65, leaving behind a profound legacy in the world of music and an indelible mark on the cultural landscape. \n\nKnown for his unique basslines and captivating stage presence, Dave’s contributions were central to the band's success and their revolutionary approach to music.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3592771,
            "uri": "https://api.kexp.org/v2/plays/3592771/?format=api",
            "airdate": "2025-12-18T18:21:13-08:00",
            "show": 65412,
            "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Studies (Instrumental)",
            "track_id": "413ccc54-fdba-44fc-8ea7-3b230dd423a8",
            "recording_id": "c6e8dfbb-bfbd-48ce-9eb7-348307cc802e",
            "artist": "Toro y Moi",
            "artist_ids": [
                "3a6d6481-142d-423f-91d4-55bbfff318ed"
            ],
            "album": "Anything In Return (Instrumentals)",
            "release_id": "ae154ae7-f731-4b9c-8638-67d67f9b9df3",
            "release_group_id": "8ddfc259-f232-4a43-a80f-af11c5e087c9",
            "labels": [
                "Company Records"
            ],
            "label_ids": [
                "98b3cc0e-0467-4874-8bdc-e505e662151c"
            ],
            "release_date": "2023-01-20",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "[air break]\n\nThis instrumental album was released in 2023 to honor of the 10th anniversary of the original - https://toroymoi.bandcamp.com/album/anything-in-return-instrumentals",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3592770,
            "uri": "https://api.kexp.org/v2/plays/3592770/?format=api",
            "airdate": "2025-12-18T18:21:11-08:00",
            "show": 65412,
            "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "ARTISTS WE LOST 2025\n\nIn tribute to those in the world of music who left us. A KEXP all-day tradition of playing music and telling the stories of those we lost.",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3592769,
            "uri": "https://api.kexp.org/v2/plays/3592769/?format=api",
            "airdate": "2025-12-18T18:17:23-08:00",
            "show": 65412,
            "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Tio Sam",
            "track_id": "445aa101-5590-46af-ab80-be646f747a29",
            "recording_id": "21318107-dbe2-416a-859b-76fe4a3efa6e",
            "artist": "Aurelio",
            "artist_ids": [
                "6676170e-6166-4065-b41a-1836d2c76667"
            ],
            "album": "Laru Beya",
            "release_id": "c909f302-5fb0-4de4-b875-28693c5ccbc8",
            "release_group_id": "5c1bf167-bfda-4494-be68-caaeb0022c49",
            "labels": [
                "Sub Pop Records",
                "Next Ambiance"
            ],
            "label_ids": [
                "38dc88de-7720-4100-9d5b-3cdc41b0c474",
                "95937f47-582f-4a38-b98f-e3bc9ee87a41"
            ],
            "release_date": "2011-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "RIP Aurelio Martínez, who died in a plane crash in March at the age of 55.\n\nAurelio's Laru Beya was released in 2011 on Next Ambiance, a world music imprint created through a partnership between Sub Pop Records and long-time KEXP DJ Jon Kertzer. He was based out of Honduras.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3592768,
            "uri": "https://api.kexp.org/v2/plays/3592768/?format=api",
            "airdate": "2025-12-18T18:11:09-08:00",
            "show": 65412,
            "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
            "image_uri": "https://ia902306.us.archive.org/28/items/mbid-fed16608-e975-4474-b181-008950aa6dfa/mbid-fed16608-e975-4474-b181-008950aa6dfa-19634355375_thumb500.jpg",
            "thumbnail_uri": "https://ia902306.us.archive.org/28/items/mbid-fed16608-e975-4474-b181-008950aa6dfa/mbid-fed16608-e975-4474-b181-008950aa6dfa-19634355375_thumb250.jpg",
            "song": "Brother Louie",
            "track_id": "afca8392-b128-45ed-9959-d76d056807bd",
            "recording_id": "cb0bcb56-aa8f-4496-94e9-decee38db925",
            "artist": "Roy Ayers Ubiquity",
            "artist_ids": [
                "d1501f92-f523-4e95-a787-432875c8d6dc"
            ],
            "album": "Virgo Red",
            "release_id": "fed16608-e975-4474-b181-008950aa6dfa",
            "release_group_id": "a08475bd-47e6-4452-a0c9-e0bb32c27767",
            "labels": [
                "Verve"
            ],
            "label_ids": [
                "99a24d71-54c1-4d3f-88cc-00fbcc4fce83"
            ],
            "release_date": "2009-06-09",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Roy Ayers, the multi-hyphenate composer and artist nicknamed the ‘Godfather of Neo Soul,’ passed away in March at the age of 84.\n\nRead more here: https://www.billboard.com/music/music-news/roy-ayers-godfather-neo-soul-dies-aged-84-1235916234/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3592767,
            "uri": "https://api.kexp.org/v2/plays/3592767/?format=api",
            "airdate": "2025-12-18T18:06:32-08:00",
            "show": 65412,
            "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Pa' huele",
            "track_id": "eda40660-f51a-3e86-a1e8-d2f7ed47e47c",
            "recording_id": "2a01b7c7-8be9-4da7-acfc-91513115b6ff",
            "artist": "Eddie Palmieri",
            "artist_ids": [
                "42b5af45-312e-4dc1-ad0c-84dea2d5dcb2"
            ],
            "album": "Superimposition",
            "release_id": "e30f02db-4bdb-4fef-9e09-d5f95a448346",
            "release_group_id": "11087ccc-b06f-35ea-b64b-2713e6cb8ae3",
            "labels": [
                "Fania"
            ],
            "label_ids": [
                "a00f1d54-2e47-492b-b24b-3b994b2ba0c4"
            ],
            "release_date": "2006-09-26",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Bandleader and pianist, Eddie Palmieri, a trailblazer in Latin music, died in August at age 88.\n\nRead more here: https://www.npr.org/2025/08/06/1197084433/eddie-palmieri-latin-jazz-legend-has-died",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3592766,
            "uri": "https://api.kexp.org/v2/plays/3592766/?format=api",
            "airdate": "2025-12-18T18:03:44-08:00",
            "show": 65412,
            "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Swallowed Your Cure",
            "track_id": "741022ae-4b2b-3853-b9f3-aaf5ef1fec5f",
            "recording_id": "28de66ed-637d-4735-9e4b-42da58ca39c6",
            "artist": "Dramarama",
            "artist_ids": [
                "82de13af-4af0-4e43-8491-e1b779cb4b7b"
            ],
            "album": "Hi-Fi Sci-Fi",
            "release_id": "acf6d525-15c2-4b42-83e8-d9ad0d51743a",
            "release_group_id": "6b8a8f93-9e8b-38ed-909b-93dab5297783",
            "labels": [],
            "label_ids": [],
            "release_date": "1993-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Celebrating Clem Burke who died in April.\n\nWhen Blondie was disbanded, Burke played drums for Dramarama, the Romantics (for whom Burke was the regular drummer between 1990 and 2004), Pete Townshend, Bob Dylan,  Eurythmics, the Fleshtones, Iggy Pop, and Joan Jett, amongst others.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}