Information about plays

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

GET /v2/plays/?format=api&offset=320&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=340&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=300&ordering=-airdate",
    "results": [
        {
            "id": 3622023,
            "uri": "https://api.kexp.org/v2/plays/3622023/?format=api",
            "airdate": "2026-02-25T07:51:59-08:00",
            "show": 66026,
            "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Another Twilight",
            "track_id": "367a3da4-4c49-4ba1-85b3-fe8e2da94da1",
            "recording_id": "2cb516fd-22e8-4114-a4a9-39757e32e7bb",
            "artist": "Hannah Lew",
            "artist_ids": [
                "51acd5b1-a324-4125-b71e-a8c6e21dcf84"
            ],
            "album": "Hannah Lew",
            "release_id": "414db7b5-268b-4173-b4c5-7bcdfce82caf",
            "release_group_id": "24cef81f-e0c2-4f9f-9342-b0b2c1be0ae8",
            "labels": [
                "Night School Records"
            ],
            "label_ids": [
                "c1c4c804-e3cf-4312-ad4f-e6d498a2f304"
            ],
            "release_date": "2026-04-10",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Hannah Lew is a filmmaker, musician, and visual artist in San Francisco. She plays bass and sings in the bands Grass Widow, Cold Beat, and Generation Loss.\n\n\"Another Twilight\" is the lead single from Hannah Lew’s upcoming self-titled solo debut, due April 10, 2026 on Night School Records: https://tinyurl.com/yecsf9dv\n\nhttps://hannahlew.bandcamp.com",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3622022,
            "uri": "https://api.kexp.org/v2/plays/3622022/?format=api",
            "airdate": "2026-02-25T07:47:56-08:00",
            "show": 66026,
            "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "My Soul / Half Pint",
            "track_id": "84775ab7-34b8-44d6-88d3-3402de1fe9a0",
            "recording_id": "658ab8e7-ce69-447b-a07b-95bf4c3ce1fc",
            "artist": "Dry Cleaning",
            "artist_ids": [
                "8a74e5ea-6f68-49e1-951c-80d2291f7c3f"
            ],
            "album": "Secret Love",
            "release_id": "f6fcbfaa-3417-4524-8703-96981ae0b7c4",
            "release_group_id": "2180190f-2ef6-4b9e-8f90-ef8cc3179ecd",
            "labels": [
                "4AD"
            ],
            "label_ids": [
                "a539bb1e-f2e1-4b45-9db8-8053841e7503"
            ],
            "release_date": "2026-01-09",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Dry Cleaning brings their music to the West Coast this spring with local stops including:\n\n* Monday, May 18th at the Showbox in Seattle\n* Wednesday, May 20th at August Hall in San Francisco\n\nhttps://drycleaningband.com/pages/live\nhttps://drycleaning.bandcamp.com\n\nProduced by Cate Le Bon, Secret Love started life in Peckham rehearsal spaces, all members – frontperson Florence Shaw, guitarist Tom Dowse, drummer Nick Buxton and bassist Lewis Maynard – writing, playing and responding to each other in the room: in Dry Cleaning, music and lyrics form an inseparable, generative whole. https://tinyurl.com/ykw7d7wd",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3622021,
            "uri": "https://api.kexp.org/v2/plays/3622021/?format=api",
            "airdate": "2026-02-25T07:45:16-08:00",
            "show": 66026,
            "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "What’s a Girl to Do?",
            "track_id": "e2466ea4-d103-40b7-abd9-c12c64c69cd8",
            "recording_id": "86ede2e5-8203-4d99-ad90-eb107f7fe620",
            "artist": "Bat for Lashes",
            "artist_ids": [
                "10000730-525f-4ed5-aaa8-92888f060f5f"
            ],
            "album": "Fur and Gold",
            "release_id": "5413d7d6-d91f-4990-83c2-61e38a1360a1",
            "release_group_id": "947ce575-e963-34e5-8447-a8ff0cc5cbcd",
            "labels": [
                "Echo"
            ],
            "label_ids": [
                "11eff8e9-5611-402d-9d2e-1c9eeb3c98d5"
            ],
            "release_date": "2025-10-31",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Pakastani-British singer, songwriter, and multi-instrumentalist Natasha Khan (Bat for Lashes) cites Donnie Darko as one of her favorite films, whose influence can be seen in her suitably creepy, stunt-filled video for this fantastic song. Don't miss the bunnies doing bike tricks: https://vimeo.com/14454515\n\nThis track features a sample of Hal Blaine's drumbeat from the 1963 song \"Be My Baby\" by The Ronettes\n\nhttps://www.batforlashes.com/\nhttps://batforlashes.bandcamp.com",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3622020,
            "uri": "https://api.kexp.org/v2/plays/3622020/?format=api",
            "airdate": "2026-02-25T07:42:01-08:00",
            "show": 66026,
            "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "No Contact",
            "track_id": "0dd3b6e5-6264-46c6-9f66-7d2af74f0394",
            "recording_id": "08be68d8-686b-41df-b8f5-91c1e1c1c538",
            "artist": "Beach Vacation",
            "artist_ids": [
                "a89df1d6-b386-4141-878a-c778b8d5452e"
            ],
            "album": "No Contact",
            "release_id": "5bd3644b-7388-43cf-8409-49b8b94d038f",
            "release_group_id": "f06b6791-b5b9-4443-9636-66d4fec2968b",
            "labels": [
                "16 Entertainment LLC"
            ],
            "label_ids": [
                "976f0a8c-2a25-4fc1-b925-413c90a1650f"
            ],
            "release_date": "2026-01-30",
            "rotation_status": "Light",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "New single from Seattle-based Beach Vacation.Originally formed in 2012, they first received international recognition while they were just 16-17 years old. \n\nhttps://beachvacation.bandcamp.com/album/no-contact",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3622019,
            "uri": "https://api.kexp.org/v2/plays/3622019/?format=api",
            "airdate": "2026-02-25T07:41:15-08:00",
            "show": 66026,
            "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3622018,
            "uri": "https://api.kexp.org/v2/plays/3622018/?format=api",
            "airdate": "2026-02-25T07:36:04-08:00",
            "show": 66026,
            "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "storm",
            "track_id": "6a7fce10-e640-48fd-9178-bbf3447ca6d6",
            "recording_id": "e74c80a3-d9ce-47c0-9423-07d882572659",
            "artist": "Night Tapes",
            "artist_ids": [
                "46c38a79-24c0-4902-9c69-13c1ef1da408"
            ],
            "album": "portals//polarities",
            "release_id": "6a11d02d-bf13-4639-a63b-5413ea3f153a",
            "release_group_id": "f46c7a5e-9dd5-44d9-934b-b31b1149652c",
            "labels": [
                "Nettwerk"
            ],
            "label_ids": [
                "8aa0e885-1cbb-474d-9b74-ae8446989417"
            ],
            "release_date": "2025-09-26",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Requested by Cori in Oakland!\n\nNight Tapes are a London dream pop band whose heavily textured production and pulsing dark grooves are punctuated by the ethereal voice of Estonian singer Iiris Vesik. They started out doing evening jams between the housemates Max Doohan, Sam Richards and Iiris Vesik in London.\n\nhttps://nighttapesmusic.bandcamp.com\nhttps://nighttapesmusic.net/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3622017,
            "uri": "https://api.kexp.org/v2/plays/3622017/?format=api",
            "airdate": "2026-02-25T07:30:34-08:00",
            "show": 66026,
            "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
            "image_uri": "https://dn720904.ca.archive.org/0/items/mbid-3a2a2028-2642-4233-aeac-5b4f4c9d6f96/mbid-3a2a2028-2642-4233-aeac-5b4f4c9d6f96-42266886066_thumb500.jpg",
            "thumbnail_uri": "https://dn720904.ca.archive.org/0/items/mbid-3a2a2028-2642-4233-aeac-5b4f4c9d6f96/mbid-3a2a2028-2642-4233-aeac-5b4f4c9d6f96-42266886066_thumb250.jpg",
            "song": "Into Dust (Still Falling)",
            "track_id": "f40cb5a8-d7a4-4529-8632-247b86dcf5f6",
            "recording_id": "8978aa46-b7f0-4bc0-8aaa-33172dc7e5a6",
            "artist": "Four Tet",
            "artist_ids": [
                "3bcff06f-675a-451f-9075-99e8657047e8"
            ],
            "album": "Into Dust (Still Falling)",
            "release_id": "3a2a2028-2642-4233-aeac-5b4f4c9d6f96",
            "release_group_id": "21fdb991-c927-4549-892b-c0d170073c22",
            "labels": [
                "XL Recordings"
            ],
            "label_ids": [
                "14221f01-8939-4ea0-b8f1-b5a21beae80a"
            ],
            "release_date": "2025-06-17",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "This song from Kieren Hebden (Four Tet) samples Hope Sandoval's singing from Mazzy Star’s 1993 song “Into Dust\".\n\nListen to the gorgeous original, written by David Riback and Hope Sandoval: https://www.youtube.com/watch?v=SiO_7LhPZFM.\n\nhttps://fourtet.bandcamp.com/album/into-dust-still-falling\nhttps://www.fourtet.net/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3622016,
            "uri": "https://api.kexp.org/v2/plays/3622016/?format=api",
            "airdate": "2026-02-25T07:24:58-08:00",
            "show": 66026,
            "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "NY Is Killing Me",
            "track_id": "e10caf04-1a5d-30b3-80fd-675a1b0f47a9",
            "recording_id": "dc0a56ce-15e8-4bfa-ab75-06026172b822",
            "artist": "Gil Scott-Heron and Jamie xx",
            "artist_ids": [
                "d1515727-4a93-4c0d-88cb-d7a9fce01879",
                "b5b89643-c488-4f39-a302-25cab31084a5"
            ],
            "album": "We're New Here",
            "release_id": "c64ff47a-7558-3d80-ab9d-1588325b4003",
            "release_group_id": "72e251aa-ec21-42f5-9761-ede5769b4073",
            "labels": [
                "XL Recordings"
            ],
            "label_ids": [
                "14221f01-8939-4ea0-b8f1-b5a21beae80a"
            ],
            "release_date": "2011-02-22",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Jamie Smith, A.K.A Jamie xx - percussionist and producer of the xx, remixed Gil Scott-Heron's classic album \"I'm New Here\" back in 2011: https://tinyurl.com/v6zvnkne\n\nhttps://jamiexx.bandcamp.com/\nhttps://www.jamiexx.com",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3622015,
            "uri": "https://api.kexp.org/v2/plays/3622015/?format=api",
            "airdate": "2026-02-25T07:20:10-08:00",
            "show": 66026,
            "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Sexy Clown",
            "track_id": "a7fcb442-3e82-44f0-a101-18f719932ca5",
            "recording_id": "468789b5-85c2-4af4-953b-d0acde269bf8",
            "artist": "Marie Davidson",
            "artist_ids": [
                "5e864744-89b6-4da8-b463-3ed601c22d8c"
            ],
            "album": "City of Clowns",
            "release_id": "87ed2462-3ba6-499d-ad00-0994f78e66a3",
            "release_group_id": "8b470b51-eeaf-4ff6-b96a-e1f5a1f97385",
            "labels": [
                "Deewee"
            ],
            "label_ids": [
                "6c61c176-770f-44aa-a977-bade7dff5c76"
            ],
            "release_date": "2025-02-28",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "#1 on Troy's top 10 of 2025! https://www.kexp.org/read/2025/12/10/kexp-djs-top-albums-of-2025/\n\nOff of Marie Davidson's sixth studio album, \"City Of Clowns\".\n\nKnown for her unique vocal style and eclectic sound, Marie Davidson combines striking synths, powerful rhythms and striking lyrics at her live performances. Davidson has created an impressive catalogue of music under her own name and with her Essaie Pas project over a career spanning more than a decade.\n\nhttps://mariedavidson.bandcamp.com/\n\nhttps://www.deeweestudio.com/marie-davidson",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3622014,
            "uri": "https://api.kexp.org/v2/plays/3622014/?format=api",
            "airdate": "2026-02-25T07:18:50-08:00",
            "show": 66026,
            "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3622013,
            "uri": "https://api.kexp.org/v2/plays/3622013/?format=api",
            "airdate": "2026-02-25T07:14:35-08:00",
            "show": 66026,
            "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Laura",
            "track_id": "5c0f1da1-a749-4679-bce3-7bc165e1f609",
            "recording_id": "f7bc1689-d14c-401f-aa42-693e8eae6d42",
            "artist": "M83",
            "artist_ids": [
                "6d7b7cd4-254b-4c25-83f6-dd20f98ceacd"
            ],
            "album": "Fantasy",
            "release_id": "8cd447ae-a0a5-4eda-aba0-cec7f441fc21",
            "release_group_id": "f9f36abd-2bb7-4586-b422-26ae2287eb4a",
            "labels": [
                "Mute"
            ],
            "label_ids": [
                "e0b106a5-4add-4839-9e40-c192457e1bf8"
            ],
            "release_date": "2023-03-17",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Described by M83's Anthony Gonzalez as some of his most personal work, Fantasy does indeed capture what makes his music tick: an unabashed, maximalist love of spinning dreams. Gonzalez may have shied away from making anything quite as crowd-pleasing as Hurry Up, We're Dreaming in the years following that double album's release, but Fantasy's reveries reveal he hasn't lost any of his talent for crafting massive sound worlds. --Allmusic https://tinyurl.com/4et55wpk\n\nhttps://ilovem83.com/\nhttps://ilovem83.bandcamp.com",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3622012,
            "uri": "https://api.kexp.org/v2/plays/3622012/?format=api",
            "airdate": "2026-02-25T07:11:03-08:00",
            "show": 66026,
            "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
            "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-9ad843dc-34e0-4566-9a4f-d9091ba57c2d/mbid-9ad843dc-34e0-4566-9a4f-d9091ba57c2d-42896729201_thumb500.jpg",
            "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-9ad843dc-34e0-4566-9a4f-d9091ba57c2d/mbid-9ad843dc-34e0-4566-9a4f-d9091ba57c2d-42896729201_thumb250.jpg",
            "song": "Ircenrraat",
            "track_id": "89a43172-6942-4797-87c1-8f99eb962f73",
            "recording_id": "5e22cd3c-3a47-4782-9193-de3d13b1843e",
            "artist": "Ya Tseen feat. Ashley Young",
            "artist_ids": [
                "2aee4788-a12a-4f98-882c-885866221536",
                "eb99716e-6ce8-487d-b3a1-8f40127b55b2"
            ],
            "album": "Stand On My Shoulders",
            "release_id": "9ad843dc-34e0-4566-9a4f-d9091ba57c2d",
            "release_group_id": "105d6ca4-4a1e-4490-b5fa-73a6f1d69a58",
            "labels": [
                "Sub Pop Records"
            ],
            "label_ids": [
                "38dc88de-7720-4100-9d5b-3cdc41b0c474"
            ],
            "release_date": "2026-01-16",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "With their second release on Sub Pop Ya Tseen expands their collaborative approach, featuring Portugal. The Man, Meshell Ndegeocello, dreamcastmoe, Anel Figueroa, Jahon Mikal, Pink Sifu, Sidibe, Hanna Ben, and Ashley Young.\n\nhttps://yatseen.bandcamp.com/album/stand-on-my-shoulders\nhttps://yatseen.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3622011,
            "uri": "https://api.kexp.org/v2/plays/3622011/?format=api",
            "airdate": "2026-02-25T07:06:50-08:00",
            "show": 66026,
            "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
            "image_uri": "https://ia601704.us.archive.org/22/items/mbid-ccce7a2e-168c-4675-8bbc-b6f5d73cde1b/mbid-ccce7a2e-168c-4675-8bbc-b6f5d73cde1b-21277107697_thumb500.jpg",
            "thumbnail_uri": "https://ia801704.us.archive.org/22/items/mbid-ccce7a2e-168c-4675-8bbc-b6f5d73cde1b/mbid-ccce7a2e-168c-4675-8bbc-b6f5d73cde1b-21277107697_thumb250.jpg",
            "song": "Here in Spirit",
            "track_id": "03149881-51d6-4f08-819f-f3cbbf9c32b5",
            "recording_id": "bd7a48a3-1144-4e65-bfa4-07a33a5a6c3a",
            "artist": "Jim James",
            "artist_ids": [
                "b7c4125d-2867-4e29-ba44-b19a69309c68"
            ],
            "album": "Eternally Even",
            "release_id": "ccce7a2e-168c-4675-8bbc-b6f5d73cde1b",
            "release_group_id": "e8eedd72-4fc9-4327-bde8-a5053cacbeda",
            "labels": [
                "ATO Records"
            ],
            "label_ids": [
                "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
            ],
            "release_date": "2016-11-04",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "My Morning Jacket's Jim James wrote this song after attending a Los Angeles rally the day after the tragic shootings at the Pulse Nightclub in Orlando. James said about the song: \"I was feeling so utterly gutted that things like this keep happening. It’s a song about speaking out and trying to be there for people in spirit even if you can’t be at every rally and battle. We have such a duty to speak out for equality and for each other. I will always lend my voice to whatever the civil rights issue is of the day, to whomever needs the most help and love.\" https://bit.ly/3cm9q5r\n\nhttps://www.jimjames.com/\nhttps://www.mymorningjacket.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3622010,
            "uri": "https://api.kexp.org/v2/plays/3622010/?format=api",
            "airdate": "2026-02-25T07:04:10-08:00",
            "show": 66026,
            "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "I Won’t Back Down",
            "track_id": "74556772-5b71-4b1e-9b68-2df1707005e4",
            "recording_id": "c3b1f8cd-659b-415c-b4ce-7833b4cf32d2",
            "artist": "Sharon Van Etten",
            "artist_ids": [
                "5a2e9cd3-010a-4aae-9f83-629253284202"
            ],
            "album": "Bad Monkey",
            "release_id": "592f1582-40d5-4b2c-bab5-8dcedc9942a5",
            "release_group_id": "41cc03f4-a698-42c3-9bd3-290226884f73",
            "labels": [],
            "label_ids": [],
            "release_date": "2024-10-04",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Good morning, happy Wednesday, and welcome to The Morning Show with the handsome Troy Nelson. \n\nThis is Sharon Van Etten's \"I Won't Back Down\" Tom Petty cover for the Apple TV show \"Bad Monkey.\" The show’s soundtrack is a tribute album dedicated to Tom Petty, and every episode features different big-name artists taking on Petty’s songs.\n\nhttps://www.sharonvanetten.com/\nhttps://sharonvanetten.bandcamp.com\n\nTechnically a solo track rather than a Heartbreakers song, “I Won’t Back Down” famously features both Jeff Lynne, the co-writer, and George Harrison on it, or three fifths of the Traveling Wilburys. At the time, it was Petty’s biggest ever hit.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3622009,
            "uri": "https://api.kexp.org/v2/plays/3622009/?format=api",
            "airdate": "2026-02-25T06:59:10-08:00",
            "show": 66025,
            "show_uri": "https://api.kexp.org/v2/shows/66025/?format=api",
            "image_uri": "https://dn710300.ca.archive.org/0/items/mbid-c3a90044-9258-3e46-a77f-b33ca78c5503/mbid-c3a90044-9258-3e46-a77f-b33ca78c5503-4015900791_thumb500.jpg",
            "thumbnail_uri": "https://dn710300.ca.archive.org/0/items/mbid-c3a90044-9258-3e46-a77f-b33ca78c5503/mbid-c3a90044-9258-3e46-a77f-b33ca78c5503-4015900791_thumb250.jpg",
            "song": "Games Without Frontiers",
            "track_id": "c5aacd94-c203-3541-bb77-cf83b3f8885e",
            "recording_id": "f60efa5f-76e3-41c9-93cd-dab1eec32d53",
            "artist": "Peter Gabriel",
            "artist_ids": [
                "8e66ea2b-b57b-47d9-8df0-df4630aeb8e5"
            ],
            "album": "Peter Gabriel",
            "release_id": "c3a90044-9258-3e46-a77f-b33ca78c5503",
            "release_group_id": "fe9f06cd-a160-3114-85fd-102726dddc0b",
            "labels": [
                "Geffen Records"
            ],
            "label_ids": [
                "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
            ],
            "release_date": "1983-02-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "On this day in 1977, Peter Gabriel releases his self titled album Peter Gabriel!",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3622008,
            "uri": "https://api.kexp.org/v2/plays/3622008/?format=api",
            "airdate": "2026-02-25T06:53:36-08:00",
            "show": 66025,
            "show_uri": "https://api.kexp.org/v2/shows/66025/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3622007,
            "uri": "https://api.kexp.org/v2/plays/3622007/?format=api",
            "airdate": "2026-02-25T06:48:20-08:00",
            "show": 66025,
            "show_uri": "https://api.kexp.org/v2/shows/66025/?format=api",
            "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-ce84b804-521b-4276-bfa2-7d85d1bf236d/mbid-ce84b804-521b-4276-bfa2-7d85d1bf236d-44107710526_thumb500.jpg",
            "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-ce84b804-521b-4276-bfa2-7d85d1bf236d/mbid-ce84b804-521b-4276-bfa2-7d85d1bf236d-44107710526_thumb250.jpg",
            "song": "Placebo",
            "track_id": "26b26484-adfc-448e-a85b-e25264ae03b2",
            "recording_id": "0f1a7044-edd9-45a1-a795-cc40a06eb4cf",
            "artist": "Whodamanny",
            "artist_ids": [
                "0fe6034f-62bd-4dd3-9309-112868371d3c"
            ],
            "album": "Onda Biloba",
            "release_id": "ce84b804-521b-4276-bfa2-7d85d1bf236d",
            "release_group_id": "8c58e09e-5035-4e01-9344-c0cfed4e292b",
            "labels": [
                "Periodica Records"
            ],
            "label_ids": [
                "de3c01e3-2276-4532-8696-82da83238a1c"
            ],
            "release_date": "2026-01-16",
            "rotation_status": "Light",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "New music from Italian producer Whodamanny! https://periodicarecords.bandcamp.com/album/placebo-loca-loca",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3622006,
            "uri": "https://api.kexp.org/v2/plays/3622006/?format=api",
            "airdate": "2026-02-25T06:45:21-08:00",
            "show": 66025,
            "show_uri": "https://api.kexp.org/v2/shows/66025/?format=api",
            "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9-35309941260_thumb500.jpg",
            "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9-35309941260_thumb250.jpg",
            "song": "Message From WITCH",
            "track_id": "4e319e1e-74ff-406b-b077-e6b1b206d36f",
            "recording_id": "c849e994-93a2-459c-880c-93ec001424d9",
            "artist": "WITCH",
            "artist_ids": [
                "6fc531d2-9a47-496b-b4b5-01e2b17fe99d"
            ],
            "album": "Zango",
            "release_id": "d0629995-9eaf-47d4-8eec-62a2ef3106b9",
            "release_group_id": "83fa81b6-fbeb-4356-b41b-cdfbc3aac7d6",
            "labels": [
                "Desert Daze Sound"
            ],
            "label_ids": [
                "86c651ce-8063-4057-8a34-d8f1313b47e8"
            ],
            "release_date": "2023-06-02",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "WITCH (We Intend To Cause Havoc) are a Zamrock band formed in the 1970's. They were regarded as the most popular Zambian band of the 70's.  Led by vocalist Emanuel \"Jagari\" Chanda.\n\nCheck out WITCH's Live on KEXP Session: https://youtu.be/VusgfNRiSjE?si=QuwT7RDmW-Yu0kyF",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3622005,
            "uri": "https://api.kexp.org/v2/plays/3622005/?format=api",
            "airdate": "2026-02-25T06:43:02-08:00",
            "show": 66025,
            "show_uri": "https://api.kexp.org/v2/shows/66025/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Fight!",
            "track_id": "ef738671-40b2-47e4-81fd-03d68dc854a5",
            "recording_id": "5bb6db6b-ff2e-4fc4-9038-e96b09ef5c07",
            "artist": "fabric",
            "artist_ids": [
                "42eaffc8-7116-4dd8-b0fe-300fec77d9ff"
            ],
            "album": "Fight!",
            "release_id": "2303e794-a601-46c4-b4bf-6e36939ab232",
            "release_group_id": "89d98e49-b1b3-4a6a-834f-05fc14bc24e4",
            "labels": [
                "Four Flies Records"
            ],
            "label_ids": [
                "a46b3c7f-6f70-4dde-8446-71186ff3dfe2"
            ],
            "release_date": "2026-02-06",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "fabric is a Rome-based Italian music project releasing groove-oriented, socially conscious music. This is the second single off of their forthcoming debut album, 'Until We Are Free', mixed by Tom Campbell (Sault, Little Simz, Jungle).\n\nhttps://fourfliesrecords.bandcamp.com/album/fight",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3622004,
            "uri": "https://api.kexp.org/v2/plays/3622004/?format=api",
            "airdate": "2026-02-25T06:39:35-08:00",
            "show": 66025,
            "show_uri": "https://api.kexp.org/v2/shows/66025/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Zannik",
            "track_id": "ce5f9b11-4964-4e4d-aaf3-54332b0885c2",
            "recording_id": "25103955-c75a-4624-bcd8-89472419e823",
            "artist": "Khaled Al Reigh",
            "artist_ids": [
                "d7e74d6e-7731-4958-8282-898cccdc438f"
            ],
            "album": "A Selection of Music from Libyan Tapes (Habibi Funk 031)",
            "release_id": "30883ca4-da01-4a9f-9488-93d9eae864c2",
            "release_group_id": "3d3915d9-f729-4644-8a27-511224df606d",
            "labels": [
                "Habibi Funk"
            ],
            "label_ids": [
                "cdecb6d1-ba2d-452d-94f7-b80bf777359e"
            ],
            "release_date": "2025-06-30",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "There’s no official source stating that “Zannik” by Khaled Al Reigh is a cover; it’s generally credited to him as the songwriter and composer. While some online speculation suggests a loose influence from Pink Floyd’s “Another Brick in the Wall (Part 2),” this isn’t supported by official release information and remains unconfirmed fan opinion. \nhttps://habibifunkrecords.bandcamp.com/track/zannik",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}