Information about plays

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

GET /v2/plays/?format=api&offset=37480&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=37500&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=37460&ordering=-airdate",
    "results": [
        {
            "id": 3599237,
            "uri": "https://api.kexp.org/v2/plays/3599237/?format=api",
            "airdate": "2026-01-02T13:40:32-08:00",
            "show": 65541,
            "show_uri": "https://api.kexp.org/v2/shows/65541/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "A New Theory",
            "track_id": "4e1492cf-0349-4828-b7ba-2893bf841d13",
            "recording_id": "ebdf225a-1500-43b8-bba9-6475dfc0094b",
            "artist": "RJD2",
            "artist_ids": [
                "1a120ec5-35b3-4f3e-aa49-7201550d9feb"
            ],
            "album": "Dame Fortune",
            "release_id": "231e6ef4-e9aa-46e3-89a7-12238fac09d2",
            "release_group_id": "12368843-e02e-47bd-b615-af3095466f1a",
            "labels": [
                "RJ’s Electrical Connections"
            ],
            "label_ids": [
                "1c4a8131-645f-41c3-b7fb-8814bceb83b5"
            ],
            "release_date": "2016-03-25",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Ramble Jon Krohn, better known by his stage name RJD2, is owner of RJ's Electrical Connections and has been member of groups such as Soul Position, MHz Legacy, and Icebird.\n\nhttps://officialrjd2.bandcamp.com\n\nRJD2 will play in San Francisco at Rickshaw Stop on January 8.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599236,
            "uri": "https://api.kexp.org/v2/plays/3599236/?format=api",
            "airdate": "2026-01-02T13:36:33-08:00",
            "show": 65541,
            "show_uri": "https://api.kexp.org/v2/shows/65541/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Future Lover",
            "track_id": "edbc0db3-8852-4472-ae94-a1e0a8380154",
            "recording_id": "0af5cbad-3f85-420b-aa8e-f7f625713a08",
            "artist": "Thee Sacred Souls",
            "artist_ids": [
                "32b87bbc-2363-457a-97b4-3103a569f3a7"
            ],
            "album": "Thee Sacred Souls",
            "release_id": "abf26698-68db-4069-96cb-6e368ef12c0f",
            "release_group_id": "8620c885-2c8e-42b1-a622-f332b3acfd60",
            "labels": [
                "Penrose"
            ],
            "label_ids": [
                "534d5e1d-0a0a-4177-9daa-b650bff01f14"
            ],
            "release_date": "2022-08-26",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"Produced by Daptone co-founder Gabriel Roth, Thee Sacred Souls is a warm and textured record, mixing the easygoing grace of sweet ’60s soul with the grit of early ’70s R&B. The performances are utterly intoxicating, with Lane’s weightless vocals anchored by the rhythm section’s deep pocket and infectious chemistry. Hints of Chicano, Philly, Chicago, Memphis, and even Panama soul turn up here, and while it’s tempting to toss around labels like 'retro' with a deliberately analog collection like this, there’s also something distinctly modern about the band that defies easy categorization, a rawness and a sincerity that transcends time and place.\"\n\nhttps://theesacredsouls.bandcamp.com\nhttps://www.theesacredsouls.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599235,
            "uri": "https://api.kexp.org/v2/plays/3599235/?format=api",
            "airdate": "2026-01-02T13:31:43-08:00",
            "show": 65541,
            "show_uri": "https://api.kexp.org/v2/shows/65541/?format=api",
            "image_uri": "https://coverartarchive.org/release/959b9517-313e-467f-a7b2-bb6a4df61faf/17947349330-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/959b9517-313e-467f-a7b2-bb6a4df61faf/17947349330-250.jpg",
            "song": "The World I Know (Country Livin’ version)",
            "track_id": null,
            "recording_id": "cd43b400-92ea-4dc1-ac21-e505e2d2203e",
            "artist": "Goodie Mob & Esthero",
            "artist_ids": [
                "ade9b668-e38f-41a8-a6e5-51442c5d6468",
                "681bf706-8664-4658-ab1a-39e1d385fae2"
            ],
            "album": "Slam: The Soundtrack",
            "release_id": null,
            "release_group_id": "1ae324d2-b307-351b-a522-e73b4473d148",
            "labels": [
                "Immortal Records"
            ],
            "label_ids": [
                "0d9f5ee2-4eac-425e-b89a-b875215be916"
            ],
            "release_date": "1998-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Esthero is a Canadian singer-songwriter who is based in Los Angeles and collaborated with the hip hop group Goodie Mob based in Atlanta, Georgia. The group was formed in 1991 and consist of members Big Gipp, Khujo, Cee-Lo, and T-Mo. Here's a Hip Hop Scriptures biography of Goodie Mob: https://www.hiphopscriptures.com/goodie-mob",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599234,
            "uri": "https://api.kexp.org/v2/plays/3599234/?format=api",
            "airdate": "2026-01-02T13:26:19-08:00",
            "show": 65541,
            "show_uri": "https://api.kexp.org/v2/shows/65541/?format=api",
            "image_uri": "https://coverartarchive.org/release/236abd1a-f1ff-43bd-8db5-2934297d4949/32597189253-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/236abd1a-f1ff-43bd-8db5-2934297d4949/32597189253-250.jpg",
            "song": "Sunshine & the Rain",
            "track_id": null,
            "recording_id": "d5c49025-0db9-43c0-bf40-67cc4b361286",
            "artist": "Joi",
            "artist_ids": [
                "066d8578-8ab1-4cff-a2f8-3b0ea6c45258"
            ],
            "album": "The Pendulum Vibe",
            "release_id": null,
            "release_group_id": "fb30747a-141c-3d89-9b10-dfc42d590bb5",
            "labels": [
                "EMI"
            ],
            "label_ids": [
                "c029628b-6633-439e-bcee-ed02e8a338f7"
            ],
            "release_date": "1994-06-28",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "An ill fit for the major-label system, soul/funk-rooted singer, songwriter, and producer Joi Gilliam was slightly ahead of her time and too unique when she arrived during the early '90s. Although Gilliam didn't receive the support she deserved during her development, she has amassed a sizable cult audience of adventurous listeners. --Allmusic https://tinyurl.com/32rbbcbm",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599233,
            "uri": "https://api.kexp.org/v2/plays/3599233/?format=api",
            "airdate": "2026-01-02T13:21:19-08:00",
            "show": 65541,
            "show_uri": "https://api.kexp.org/v2/shows/65541/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "I Miss You (Dobie Rub, Part One – Sunshine mix)",
            "track_id": null,
            "recording_id": "94ab77f7-7953-4517-a7d3-f4cf1992c5b5",
            "artist": "Bjork",
            "artist_ids": [],
            "album": "I Miss You",
            "release_id": null,
            "release_group_id": "9c144bd9-3af0-3cb5-bab1-654ca02d54f5",
            "labels": [
                "Elektra"
            ],
            "label_ids": [
                "873f9f75-af68-4872-98e2-431058e4c9a9"
            ],
            "release_date": "1996-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "REMIX! I Miss You originally appeared on Björk's 'Debut' - This remix came out as part of the single release for I Miss You and was included on Björk's remix album 'Telegram'.\n\nIn theory, Telegram is a remixed album of all the songs from Post, but the arrangements are so different, it might as well be another record entirely. Björk has re-recorded several of her vocals, handing the original backing tracks to a variety of producers and musicians -- everyone from Dillinja to the Brodsky Quartet. --Allmusic https://www.allmusic.com/album/telegram-mw0000087069#review\n\nhttps://bjork.bandcamp.com\nhttps://www.bjork.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599232,
            "uri": "https://api.kexp.org/v2/plays/3599232/?format=api",
            "airdate": "2026-01-02T13:18:10-08:00",
            "show": 65541,
            "show_uri": "https://api.kexp.org/v2/shows/65541/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3599231,
            "uri": "https://api.kexp.org/v2/plays/3599231/?format=api",
            "airdate": "2026-01-02T13:13:06-08:00",
            "show": 65541,
            "show_uri": "https://api.kexp.org/v2/shows/65541/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "New Year’s UnResolution",
            "track_id": "c067ea36-9bee-43e4-96f9-0d4bcafb85e8",
            "recording_id": "94074c5c-ade7-4ad7-9634-9a6262cefe2f",
            "artist": "L’Rain",
            "artist_ids": [
                "76970ff5-1330-4e08-9aa2-f896109660ce"
            ],
            "album": "New Year’s UnResolution",
            "release_id": "eada5df5-f0b8-436e-a753-b1993f5b4fda",
            "release_group_id": "37869a33-0b5d-4579-bad4-443c2dda0b56",
            "labels": [
                "Mexican Summer"
            ],
            "label_ids": [
                "2c6049c6-7335-4d03-b264-234b314b03b5"
            ],
            "release_date": "2023-06-06",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "An annual favorite, Larry Mizell Jr picked \"New Year's UnResolution\" for KEXP's Song of the Day on July 10, 2023: https://kexp.org/podcasts/song-of-the-day/2023/7/10/lrain-new-years-unresolution\n\nL’Rain said in a statement. “I wonder: What is it like to feel like you’ve forgotten a part of yourself?; how does time pass differently at different moments in your life? (like molasses, like water, like air). __ https://www.lrain.info/about/\n\nhttps://lrain.bandcamp.com",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599230,
            "uri": "https://api.kexp.org/v2/plays/3599230/?format=api",
            "airdate": "2026-01-02T13:07:32-08:00",
            "show": 65541,
            "show_uri": "https://api.kexp.org/v2/shows/65541/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "A Bright New Life",
            "track_id": "45259781-7c0e-3fb9-a229-a777cff2e9ff",
            "recording_id": "65d80bd2-e549-4db3-9633-c4bfe5664dac",
            "artist": "Escort",
            "artist_ids": [
                "d1905c22-27b7-4e14-8e04-caf9a31ec8b4"
            ],
            "album": "Escort",
            "release_id": "b93d2156-090b-4f1b-8892-97e3ac8eecf8",
            "release_group_id": "49c7254a-dfdf-4c53-8f49-7e8e12b6b266",
            "labels": [
                "Tirk Recordings"
            ],
            "label_ids": [
                "c00c309f-448d-4249-86a4-44ecb73abab0"
            ],
            "release_date": "2011-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Steeped in the venerable tradition of clubland’s holy trinity, New York, Chicago, and Detroit, Escort pays homage to mutant- pop luminaries such as Kid Creole and the Coconuts & Ian Dury. While embracing the legacy of these forward-thinking but classic acts, Escort has managed create something strikingly new. \n\nhttps://escort.bandcamp.com",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599229,
            "uri": "https://api.kexp.org/v2/plays/3599229/?format=api",
            "airdate": "2026-01-02T13:02:24-08:00",
            "show": 65541,
            "show_uri": "https://api.kexp.org/v2/shows/65541/?format=api",
            "image_uri": "https://coverartarchive.org/release/555ff261-1c88-4a14-89cd-9673548105b4/5547442944-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/555ff261-1c88-4a14-89cd-9673548105b4/5547442944-250.jpg",
            "song": "Rip It Up",
            "track_id": null,
            "recording_id": "b1bab3f5-b84a-4e4e-9f8f-694ae7ac7b30",
            "artist": "Orange Juice",
            "artist_ids": [
                "e598d30e-4ce1-402e-94a7-6f44779da6b7"
            ],
            "album": "Rip It Up",
            "release_id": null,
            "release_group_id": "b29ee43a-2073-3b7d-add8-ad893be0ecc9",
            "labels": [
                "Polydor"
            ],
            "label_ids": [
                "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
            ],
            "release_date": "1982-11-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"The leaders of the Scottish neo-pop uprising Orange Juice formed in Glasgow in late 1976. Originally dubbed the Nu-Sonics, the group comprised vocalist/guitarist Edwyn Collins, guitarist James Kirk, bassist David McClymont, and drummer Steven Daly; following the formation of the Postcard label by Collins protégé Alan Horne, the quartet renamed itself Orange Juice in 1979, adopting the new moniker as well as an aura of romantic innocence as a direct reaction to the increasingly macho aggression of punk.\" \n\nRead more here: https://tinyurl.com/2c5v32hs",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599228,
            "uri": "https://api.kexp.org/v2/plays/3599228/?format=api",
            "airdate": "2026-01-02T13:00:24-08:00",
            "show": 65540,
            "show_uri": "https://api.kexp.org/v2/shows/65540/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "New Year",
            "track_id": "27e93a32-2687-38e5-b484-5de8bca086f8",
            "recording_id": "85c70e06-e102-4f04-8077-357428bf3e70",
            "artist": "The Breeders",
            "artist_ids": [
                "667e856e-f3a7-42e9-8244-95422ef31321"
            ],
            "album": "Last Splash",
            "release_id": "0123d225-e035-3728-ac3a-3758c9d4edad",
            "release_group_id": "7aaf0618-292c-3474-bfbc-d831baf710cf",
            "labels": [
                "4AD",
                "Elektra Entertainment"
            ],
            "label_ids": [
                "a539bb1e-f2e1-4b45-9db8-8053841e7503",
                "745f3292-03fe-44b5-babe-bc7eaa46a15d"
            ],
            "release_date": "1993-08-31",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"The album opens with New Year, which has all the hallmarks of Breeders music jammed into a song which is just a hair shy of two minutes.\": https://tinnitist.com/2023/07/18/area-residents-classic-album-review-the-breeders-last-splash/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599227,
            "uri": "https://api.kexp.org/v2/plays/3599227/?format=api",
            "airdate": "2026-01-02T12:57:30-08:00",
            "show": 65540,
            "show_uri": "https://api.kexp.org/v2/shows/65540/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "New Year New Me",
            "track_id": null,
            "recording_id": "2a6e80e5-af05-46d8-ae59-787978b7b177",
            "artist": "Norman Sann",
            "artist_ids": [
                "0decd300-c399-4717-9f4d-be8d21e4d6ba"
            ],
            "album": "Pressure",
            "release_id": null,
            "release_group_id": "4853d31f-9769-4e6a-a98e-2aac5c6b9d39",
            "labels": [],
            "label_ids": [],
            "release_date": "2024-01-17",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Happy 2026! \n\nHouston-based artist Norman Sann released \"New Year New Me\" on his 2024 album, Pressure.\nhttps://realnormansann.bandcamp.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599226,
            "uri": "https://api.kexp.org/v2/plays/3599226/?format=api",
            "airdate": "2026-01-02T12:51:43-08:00",
            "show": 65540,
            "show_uri": "https://api.kexp.org/v2/shows/65540/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "La Ceiba",
            "track_id": "422baf64-0cdb-405d-b7d5-031664e70aa7",
            "recording_id": "4e65b7fd-c165-40bd-8aa0-879d833e9193",
            "artist": "Antibalas",
            "artist_ids": [
                "33c2a158-a788-44e5-81ab-142d544a165b"
            ],
            "album": "Hourglass",
            "release_id": "6c39cecd-f11d-4978-b6c3-527489d0851d",
            "release_group_id": "2eae373d-aa9b-4235-b46c-b8e533463c4f",
            "labels": [
                "Daptone Records"
            ],
            "label_ids": [
                "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
            ],
            "release_date": "2025-10-24",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Antibalas will play two nights in Oakland, January 20th-21st, at Yoshi's! \n\nAntibalas performed Live on KEXP in December! Subscribe to our YouTube channel so you don't miss when the video launches: https://www.youtube.com/@kexp\n\nGo here to purchase their recently released six-song EP, Hourglass: https://antibalas.bandcamp.com/album/hourglass",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599225,
            "uri": "https://api.kexp.org/v2/plays/3599225/?format=api",
            "airdate": "2026-01-02T12:45:19-08:00",
            "show": 65540,
            "show_uri": "https://api.kexp.org/v2/shows/65540/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Keleya",
            "track_id": null,
            "recording_id": "36f7ce9e-845a-4741-bf22-793939e8f528",
            "artist": "Moussa Doumbia",
            "artist_ids": [
                "42b8a64e-9c1d-44e8-a74a-bc278059fd4f"
            ],
            "album": "Keleya",
            "release_id": null,
            "release_group_id": "209e87ec-2698-4cf6-bf93-5efd1c2945a8",
            "labels": [],
            "label_ids": [],
            "release_date": "1977-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"Moussa Doumbia is a renowned musician from Mali, West Africa, whose rich artistic journey spans several decades and had a profound impact on the world music scene. Born into a family deeply rooted in the musical traditions of the Mandé people, Moussa's... music is a harmonious blend, reflecting his commitment to preserving and evolving his musical heritage.\"\n\nhttps://www.rovr.live/artists/moussa%20doumbia",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599224,
            "uri": "https://api.kexp.org/v2/plays/3599224/?format=api",
            "airdate": "2026-01-02T12:42:45-08:00",
            "show": 65540,
            "show_uri": "https://api.kexp.org/v2/shows/65540/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "I Found God",
            "track_id": "102492f3-dd83-46dd-8a63-2666f0c49d8a",
            "recording_id": "7007b192-2f7c-47aa-95c9-9e05770f1f5f",
            "artist": "Boy Deluxe",
            "artist_ids": [
                "3ee3e2cc-8c5b-482c-ac5a-107711384183"
            ],
            "album": "Hysteria",
            "release_id": "08f7a0b1-80a0-4c3b-9560-8467c3c8cabd",
            "release_group_id": "9b05990f-6cfc-4f5d-9203-9e2558fdf90b",
            "labels": [
                "Industry Houseplant"
            ],
            "label_ids": [
                "13d55b59-10cb-4a80-9a0f-ad241ea4074b"
            ],
            "release_date": "2025-11-21",
            "rotation_status": "Medium",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "\"The latest EP from the LA-via-Seattle duo Boy Deluxe is another exhilarating set of darkwave and electro-punk. With pulsing beats, layered synths, and razor-sharp lyricism, Boy Deluxe delivers 'dark electronic music to punch a fascist to' just when we needed it most.\"\nhttps://www.kexp.org/read/2025/11/24/new-music-reviews-1124/\n\nhttps://boydeluxe.bandcamp.com/album/hysteria",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599223,
            "uri": "https://api.kexp.org/v2/plays/3599223/?format=api",
            "airdate": "2026-01-02T12:40:26-08:00",
            "show": 65540,
            "show_uri": "https://api.kexp.org/v2/shows/65540/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Manzana Prohibida",
            "track_id": "eca31ebd-b0a5-4260-839f-0fa05258ac73",
            "recording_id": "51e37fae-77c4-47dc-b028-999905b9c6f7",
            "artist": "Lucha Luna",
            "artist_ids": [
                "bf19db4d-b74f-4afd-ab96-bb654ea551d6"
            ],
            "album": "Manzana Prohibida",
            "release_id": "ea1f2154-f6a1-47d6-a950-c46b135c25c7",
            "release_group_id": "d7d5c1c8-a4a1-4208-9367-08c3efe6fa7b",
            "labels": [
                "[no label]"
            ],
            "label_ids": [
                "157afde4-4bf5-4039-8ad2-5a15acc85176"
            ],
            "release_date": "2025-12-05",
            "rotation_status": "Medium",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "LUCHA LUNA is a new Seattle duo mixing latin percussion, heavy bass, punk vocals and reggaeton flows into an energetic expression of joy and rage. Formed in 2025, Lucha Luna speaks to resistance, liberation, community and healing. Composed of Eva Vazquez (Toxic Tears, Savi) and Thomas Arndt (Day Soul Exquisite, Another Magic).\n\nhttps://luchaluna.bandcamp.com",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599222,
            "uri": "https://api.kexp.org/v2/plays/3599222/?format=api",
            "airdate": "2026-01-02T12:36:38-08:00",
            "show": 65540,
            "show_uri": "https://api.kexp.org/v2/shows/65540/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Believe (In Him)",
            "track_id": "927de71f-88df-40c7-97ba-e6696b5b6462",
            "recording_id": "b921a8c6-2134-4129-8da7-1550d20bfd61",
            "artist": "De La Soul feat. STOUT & K. Butler & The Collective",
            "artist_ids": [
                "82876d3c-8009-422e-8683-c3b3f25443d4",
                "a6bf13ff-7ab9-426b-8711-d8dc7825edc9",
                "a8ebde98-7e91-46c7-992c-90039ba42017"
            ],
            "album": "Cabin in the Sky",
            "release_id": "ffdb0202-6992-4e20-8385-9c8cea86096a",
            "release_group_id": "05e414ac-82dd-4fbd-bd85-a6d294c8a1df",
            "labels": [
                "Mass Appeal"
            ],
            "label_ids": [
                "6f6e9784-ac68-4dcc-9790-d6b3edbb1a56"
            ],
            "release_date": "2025-11-21",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "This new album dropped in November! \n\n\"De La Soul’s magical three serve as the album’s magnetic hubs and charismatic hosts, welcoming in their extended family to the party with guest appearances from Nas, Q-Tip, Black Thought, Common, Slick Rick, Killer Mike, Bilal, and Yukimi, plus beats cooked up by DJ Premier, Pete Rock, Supa Dave West, Jake One, Nottz, and more. De La’s dearly departed Dave produced the album’s bookends, 'YUHDONTSTOP' and 'Don’t Push Me,' his crafty boom-bap beats infused with uplifting harp and sweeping strings, which fittingly end the album on a poignant note of ascension. Thank you, Dave, thank you, De La Soul.\"\nhttps://www.kexp.org/read/2025/11/24/new-music-reviews-1124/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599221,
            "uri": "https://api.kexp.org/v2/plays/3599221/?format=api",
            "airdate": "2026-01-02T12:33:44-08:00",
            "show": 65540,
            "show_uri": "https://api.kexp.org/v2/shows/65540/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3599220,
            "uri": "https://api.kexp.org/v2/plays/3599220/?format=api",
            "airdate": "2026-01-02T12:29:51-08:00",
            "show": 65540,
            "show_uri": "https://api.kexp.org/v2/shows/65540/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Good Enough",
            "track_id": null,
            "recording_id": "ecbe09cc-67eb-4f0f-bc51-4ea4c2867024",
            "artist": "July Talk",
            "artist_ids": [
                "e3ba77a0-2f73-4893-98f4-5e5709dc854b"
            ],
            "album": "Pray for It",
            "release_id": null,
            "release_group_id": "c4700d69-cdbd-4d79-b1a3-2d4bee837b9c",
            "labels": [
                "Sleepless Records"
            ],
            "label_ids": [
                "085fc063-2dd0-4bc0-92aa-60976b79a6e5"
            ],
            "release_date": "2020-07-10",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Out of Toronto, July Talk released \"Good Enough\" on their 2020 Pray for It album.\n\n\"July Talk's most assured, expressive collection of songs comes in the form of a radical surrender to the power of vulnerability. 'Pray For It' finds the band evolving again towards unexplored sonic territory, featuring nuanced, textured arrangements, a subverted gospel-guided collaboration and the hard-hitting rock n' roll the band is know for.\" https://tinyurl.com/bdd6tau4\n\nhttps://julytalk.bandcamp.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599219,
            "uri": "https://api.kexp.org/v2/plays/3599219/?format=api",
            "airdate": "2026-01-02T12:26:19-08:00",
            "show": 65540,
            "show_uri": "https://api.kexp.org/v2/shows/65540/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Let Me Love You",
            "track_id": "24f6ccf4-55ac-4e97-b9f1-38713bc902e1",
            "recording_id": "4c069770-2828-4bb3-a5d2-efe678e838bc",
            "artist": "Amber Mark",
            "artist_ids": [
                "b44e2752-deb5-4f10-b8e9-6671484acb34"
            ],
            "album": "Pretty Idea",
            "release_id": "82f1d593-13c9-4e38-9a7e-f706ed034674",
            "release_group_id": "91ddf1dd-4e35-4ea7-be4c-d665d7489b5d",
            "labels": [
                "Interscope Records"
            ],
            "label_ids": [
                "2182a316-c4bd-4605-936a-5e2fac52bdd2"
            ],
            "release_date": "2025-10-10",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Released in October, \"[t]he second full-length album from NYC-based Amber Mark is a portrait of an artist at the top of her game. Her intoxicating fusion of R&B, soul, pop, and a little disco (for good measure) boasts magnetic arrangements, funky grooves, and sultry, expressive vocals. ‘Pretty Idea’ feels equal parts fresh and nostalgic, showcasing a singer, songwriter, and producer who knows no bounds.\" \nhttps://www.kexp.org/read/2025/10/14/new-music-reviews-1013/\n\nAmber Mark has upcoming tour dates:\n\n- SF on March 18th at The Castro\n\n- Boise for the Treefort Music Festival, taking place March 25th-29th\n\nhttps://www.ambermarkmusic.com/tour/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599217,
            "uri": "https://api.kexp.org/v2/plays/3599217/?format=api",
            "airdate": "2026-01-02T12:23:14-08:00",
            "show": 65540,
            "show_uri": "https://api.kexp.org/v2/shows/65540/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Born in the Wrong Time",
            "track_id": "a912e572-65dd-4501-8cc9-d06af21384f7",
            "recording_id": "1dfd34b7-e14c-44ee-a601-2f7fbcddf37a",
            "artist": "Joan & the Giants",
            "artist_ids": [
                "285498bc-f331-4525-b38d-bd2905efe943"
            ],
            "album": "Born in the Wrong Time",
            "release_id": "510b4c8a-3b7e-43a7-a4d8-2b3fceee308d",
            "release_group_id": "7505803a-f074-4cd6-a647-4edf27bbc34c",
            "labels": [
                "[no label]"
            ],
            "label_ids": [
                "157afde4-4bf5-4039-8ad2-5a15acc85176"
            ],
            "release_date": "2024-02-29",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Joan & the Giants released \"Born in the Wrong Time\" as a single in 2024. Check out the Perth band's bandcamp page for all of their recent singles: https://joanandthegiants.bandcamp.com/music",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}