Information about plays

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

GET /v2/plays/?format=api&offset=680&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=700&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=660&ordering=-airdate",
    "results": [
        {
            "id": 3580331,
            "uri": "https://api.kexp.org/v2/plays/3580331/?format=api",
            "airdate": "2025-11-19T18:28:28-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "My Baby (Got Nothing At All)",
            "track_id": null,
            "recording_id": null,
            "artist": "Japanese Breakfast",
            "artist_ids": [
                "8c529495-91f5-4e2f-b71b-adcb66878d04"
            ],
            "album": null,
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": null,
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Japanese Breakfast wrote this song for the A24 movie Materialists and preformed it live in the KEXP studio earlier this summer. Check it out below:\nhttps://www.youtube.com/watch?v=CKC60jwRH_0",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3580330,
            "uri": "https://api.kexp.org/v2/plays/3580330/?format=api",
            "airdate": "2025-11-19T18:23:00-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "https://dn720706.ca.archive.org/0/items/mbid-71cd78e6-1ef8-439b-a16b-60015f9428f6/mbid-71cd78e6-1ef8-439b-a16b-60015f9428f6-43551026714_thumb500.jpg",
            "thumbnail_uri": "https://dn720706.ca.archive.org/0/items/mbid-71cd78e6-1ef8-439b-a16b-60015f9428f6/mbid-71cd78e6-1ef8-439b-a16b-60015f9428f6-43551026714_thumb250.jpg",
            "song": "Facing Atlas",
            "track_id": "c5e6ade6-d3ec-4ce1-abb9-7cc3d006d684",
            "recording_id": "c8b6779f-7858-482f-9e14-d83484bfd5de",
            "artist": "Anna von Hausswolff",
            "artist_ids": [
                "6bd920ac-3b7c-47e0-8f0f-c390f63f5112"
            ],
            "album": "Iconoclasts",
            "release_id": "71cd78e6-1ef8-439b-a16b-60015f9428f6",
            "release_group_id": "0a1c27b4-7490-42d9-9cd0-ed65ec47ed9a",
            "labels": [
                "YEAR0001"
            ],
            "label_ids": [
                "f722d3e7-56d1-46a2-a51f-8ca43cc6e26b"
            ],
            "release_date": "2025-10-31",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "The epic sixth studio album from Swedish vocalist, composer, and producer Anna von Hausswolff is a masterclass in cinematic chamber pop. With her dizzying, ornate arrangements and expressive, theatrical vocals, ICONOCLASTS enraptures listeners from the first note to the last, taking fascinating twists and turns throughout. From meditative ambient expressions to menacing orchestral cacophony, von Hausswolff holds listeners firmly in her grip on this transportive, otherworldly collection. An absolute triumph. – Chris Stanley, KEXP's Music Director \n\nhttps://www.kexp.org/read/2025/11/3/new-music-reviews-113/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3580329,
            "uri": "https://api.kexp.org/v2/plays/3580329/?format=api",
            "airdate": "2025-11-19T18:18:39-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "https://dn710702.ca.archive.org/0/items/mbid-6f4330ba-0277-4dd9-af28-e24b17c3a442/mbid-6f4330ba-0277-4dd9-af28-e24b17c3a442-18175627826_thumb500.jpg",
            "thumbnail_uri": "https://dn710702.ca.archive.org/0/items/mbid-6f4330ba-0277-4dd9-af28-e24b17c3a442/mbid-6f4330ba-0277-4dd9-af28-e24b17c3a442-18175627826_thumb250.jpg",
            "song": "American Dreaming (live)",
            "track_id": "88564e73-adf6-31df-a7d0-2c54d06be1de",
            "recording_id": "be7d6090-17d3-447e-9b62-8a5d6fae6ffa",
            "artist": "Dead Can Dance",
            "artist_ids": [
                "ccda046a-2674-4f7d-97e6-f23d6c156432"
            ],
            "album": "1981-1998",
            "release_id": "6f4330ba-0277-4dd9-af28-e24b17c3a442",
            "release_group_id": "1d518cc9-ddea-303f-b38d-be8f12d4260e",
            "labels": [
                "Rhino"
            ],
            "label_ids": [
                "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
            ],
            "release_date": "2001-11-06",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Dead Can Dance is an Australian music duo from Melbourne, Victoria. Currently composed of Lisa Gerrard and Brendan Perry, the group formed in 1981 and relocated to London the following year. https://www.deadcandance.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3580328,
            "uri": "https://api.kexp.org/v2/plays/3580328/?format=api",
            "airdate": "2025-11-19T18:16:17-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-87382b5d-e08a-4342-877f-29d720f7cc93/mbid-87382b5d-e08a-4342-877f-29d720f7cc93-43553721926_thumb500.jpg",
            "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-87382b5d-e08a-4342-877f-29d720f7cc93/mbid-87382b5d-e08a-4342-877f-29d720f7cc93-43553721926_thumb250.jpg",
            "song": "ROMEO",
            "track_id": "23035e25-c461-48f6-9f3b-710d2e488db5",
            "recording_id": "a4846181-4871-4b99-bf43-d737208dbb22",
            "artist": "Glazyhaze",
            "artist_ids": [
                "dc11bae7-96a5-4e60-a1e1-41902b0b7d60"
            ],
            "album": "ROMEO",
            "release_id": "87382b5d-e08a-4342-877f-29d720f7cc93",
            "release_group_id": "32cfad03-23df-40a1-9e05-e619176e10ff",
            "labels": [
                "[no label]"
            ],
            "label_ids": [
                "157afde4-4bf5-4039-8ad2-5a15acc85176"
            ],
            "release_date": "2025-11-06",
            "rotation_status": "Light",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "New music from Italian group Glazyhaze. Formed in Venice in July '21 by Irene Moretuzzo (vox/guitar), Lorenzo Dall'Armellina (lead guitar), Francesco Giacomin (drums) and Vsevolod Prokhorov (bass), Glazyhaze are influenced by nu-gaze, dream pop and psych sounds, ranging from dark to dreamy and ethereal atmospheres.\n\nhttps://glazyhazemusic.bandcamp.com\nhttps://www.glazyhaze.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3580327,
            "uri": "https://api.kexp.org/v2/plays/3580327/?format=api",
            "airdate": "2025-11-19T18:12:16-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "https://ia801301.us.archive.org/20/items/mbid-200f0a5a-41c4-49f3-b997-1ef5f975f060/mbid-200f0a5a-41c4-49f3-b997-1ef5f975f060-5554262129_thumb500.jpg",
            "thumbnail_uri": "https://dn710704.ca.archive.org/0/items/mbid-200f0a5a-41c4-49f3-b997-1ef5f975f060/mbid-200f0a5a-41c4-49f3-b997-1ef5f975f060-5554262129_thumb250.jpg",
            "song": "Jigsaw Falling Into Place",
            "track_id": "12a00ee7-d7b6-4033-ba83-80ba0241b946",
            "recording_id": "31600df4-e6dd-48ca-9f6b-8804027d8d6e",
            "artist": "Radiohead",
            "artist_ids": [
                "a74b1b7f-71a5-4011-9441-d0b5e4122711"
            ],
            "album": "In Rainbows",
            "release_id": "200f0a5a-41c4-49f3-b997-1ef5f975f060",
            "release_group_id": "6e335887-60ba-38f0-95af-fae7774336bf",
            "labels": [
                "TBD Records"
            ],
            "label_ids": [
                "9b9655c8-30ec-4087-921d-87257e612d7b"
            ],
            "release_date": "2008-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "The band launched Radiohead Public Library during 2020. The website is a digital archive and resource for everything Radiohead, more or less.\n\nCheck it out here:\nhttps://www.radiohead.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3580326,
            "uri": "https://api.kexp.org/v2/plays/3580326/?format=api",
            "airdate": "2025-11-19T18:09:58-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Nunca Fue",
            "track_id": "fde714c1-6d90-48c4-b870-a5b27a0fd4d7",
            "recording_id": "18d3f007-d6eb-40d3-b635-ef9f40574212",
            "artist": "Bloqueador Solar",
            "artist_ids": [
                "3434d131-1032-4ffb-8a57-af6d2d48fac1"
            ],
            "album": "After life",
            "release_id": "6095ec4d-15b6-4923-8787-a4a9341ae766",
            "release_group_id": "ae1c361e-1a54-4b8f-a3d3-1fd88f181056",
            "labels": [
                "[no label]"
            ],
            "label_ids": [
                "157afde4-4bf5-4039-8ad2-5a15acc85176"
            ],
            "release_date": "2023-11-02",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Bloqueador Solar is the solo project of Seattle based Otomi musician, Ulises Mariscal who is also a member fo the band Tres Leches.\n\nTickets for tomorrow's show feat Bloqueador Solar, Collar De Lunas, San Igna, and DJ Toña at the Tractor Tavern in Seattle are still available for purchase:\nhttps://tractortavern.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3580324,
            "uri": "https://api.kexp.org/v2/plays/3580324/?format=api",
            "airdate": "2025-11-19T18:02:49-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-4b786134-aa10-41e1-bf45-d8160cb309fb/mbid-4b786134-aa10-41e1-bf45-d8160cb309fb-32076067005_thumb500.jpg",
            "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-4b786134-aa10-41e1-bf45-d8160cb309fb/mbid-4b786134-aa10-41e1-bf45-d8160cb309fb-32076067005_thumb250.jpg",
            "song": "She’s a Rainbow",
            "track_id": "e55675e0-0b8c-4868-84f5-cf8f93bcbc4d",
            "recording_id": "ffac0e4e-10cf-4048-98dd-7d010909b17f",
            "artist": "The Rolling Stones",
            "artist_ids": [
                "b071f9fa-14b0-4217-8e97-eb41da73f598"
            ],
            "album": "Their Satanic Majesties Request",
            "release_id": "7296fc4d-f338-4c0c-b3d1-f58ecf9415db",
            "release_group_id": "40a087e8-908a-334d-b520-88a820deb09d",
            "labels": [
                "ABKCO"
            ],
            "label_ids": [
                "048df3b9-10b0-4d60-b484-8e29b18f6100"
            ],
            "release_date": "2017-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"When Mick Jagger and Keith Richards wrote the song, they envisioned it as “a sort of music box.\" The band and producer Andrew Loog Oldham took that idea as literally as possible, as, for four minutes, the song keeps coming to life, led by Nicky Hopkins’ baroque piano lines, and then grinding to a halt. Difficult to dance to, but a joy to listen to on headphones. That way, you can catch all the little details the band snuck into the mix. The backing vocals that have been sped up to the timbre of a cartoon chorus. A string section (arranged by future Led Zeppelin member John Paul Jones) that swoops through the song like a small flock of starlings. An insistent percussive beat that could be a muted electric guitar or the bongos that sneak in the song’s back door.\" Here's the story behind this classic: https://www.udiscovermusic.com/stories/the-rolling-stones-shes-a-rainbow/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3580323,
            "uri": "https://api.kexp.org/v2/plays/3580323/?format=api",
            "airdate": "2025-11-19T17:58:38-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "https://ia601406.us.archive.org/1/items/mbid-c192b9a6-009c-407f-b7a1-0c6963dfa6d6/mbid-c192b9a6-009c-407f-b7a1-0c6963dfa6d6-43439681693_thumb500.jpg",
            "thumbnail_uri": "https://ia801406.us.archive.org/1/items/mbid-c192b9a6-009c-407f-b7a1-0c6963dfa6d6/mbid-c192b9a6-009c-407f-b7a1-0c6963dfa6d6-43439681693_thumb250.jpg",
            "song": "Sympathy Magic",
            "track_id": "d83fb686-46d7-4ab4-b7bb-e20268e9a8ce",
            "recording_id": "b63ea77e-b843-4bce-ac70-9e4db259c013",
            "artist": "Florence + the Machine",
            "artist_ids": [
                "5fee3020-513b-48c2-b1f7-4681b01db0c6"
            ],
            "album": "Everybody Scream",
            "release_id": "c192b9a6-009c-407f-b7a1-0c6963dfa6d6",
            "release_group_id": "54f918d0-b4c9-4f9b-ab38-e73d4f2b1a3d",
            "labels": [
                "Republic Records",
                "Polydor"
            ],
            "label_ids": [
                "e0ecd909-0477-485f-80dc-3c27ea4837ca",
                "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
            ],
            "release_date": "2025-10-31",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": true,
            "is_live": false,
            "comment": "For Jenn!",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3580322,
            "uri": "https://api.kexp.org/v2/plays/3580322/?format=api",
            "airdate": "2025-11-19T17:55:45-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "https://ia800108.us.archive.org/23/items/mbid-a87bd426-f9f9-4603-a482-16da692ad080/mbid-a87bd426-f9f9-4603-a482-16da692ad080-23148620346_thumb500.jpg",
            "thumbnail_uri": "https://ia800108.us.archive.org/23/items/mbid-a87bd426-f9f9-4603-a482-16da692ad080/mbid-a87bd426-f9f9-4603-a482-16da692ad080-23148620346_thumb250.jpg",
            "song": "Measure",
            "track_id": "d04929c1-f287-342c-a0b1-5da4d445027c",
            "recording_id": "982f5bb3-0f67-470d-beaa-e010ad3a3fcc",
            "artist": "Field Music",
            "artist_ids": [
                "a9ae7a19-be18-4737-8eb1-af560eb177de"
            ],
            "album": "Field Music (Measure)",
            "release_id": "d12e10c2-0ba2-4ec0-a76b-b4e29d0e524f",
            "release_group_id": "56aa2985-a206-4111-af39-96e36630bd57",
            "labels": [
                "Memphis Industries"
            ],
            "label_ids": [
                "3f99dc33-5312-419c-9f81-fe5bd7ab8df8"
            ],
            "release_date": "2010-02-16",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Field Music are two brothers based in the UK.   This is the duo's third LP; it officially shares the same name as their debut (Field Music) but both fans and the band have taken to calling it \"Measure\" to distinguish the two.\n\nhttps://fieldmusic.bandcamp.com/album/field-music-measure",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3580320,
            "uri": "https://api.kexp.org/v2/plays/3580320/?format=api",
            "airdate": "2025-11-19T17:51:40-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "https://dn721500.ca.archive.org/0/items/mbid-e5913eac-3d74-47af-a3f2-7aa6618f140a/mbid-e5913eac-3d74-47af-a3f2-7aa6618f140a-43405280844_thumb500.jpg",
            "thumbnail_uri": "https://dn721500.ca.archive.org/0/items/mbid-e5913eac-3d74-47af-a3f2-7aa6618f140a/mbid-e5913eac-3d74-47af-a3f2-7aa6618f140a-43405280844_thumb250.jpg",
            "song": "Porcelana",
            "track_id": "29b30c69-b2ed-496d-8227-e1ac1ec2f28f",
            "recording_id": "26053fb8-8cc8-42a5-9578-680ec3542355",
            "artist": "ROSALÍA",
            "artist_ids": [
                "25f3abd9-63b5-471a-bd25-feb9672dfa11"
            ],
            "album": "LUX",
            "release_id": "e5913eac-3d74-47af-a3f2-7aa6618f140a",
            "release_group_id": "bb3ec118-57df-4eb9-a8fe-a26a70a7dbe0",
            "labels": [
                "Columbia"
            ],
            "label_ids": [
                "011d1192-6f65-45bd-85c4-0400dd45693e"
            ],
            "release_date": "2025-11-07",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "With LUX, Rosalía delivers her most ambitious album to date — one where, according to her, the lyrics take center stage. Following MOTOMAMI, the Catalan artist returns with a conceptual work of emotional reconstruction, framed by orchestral grandeur — specifically, the London Symphony Orchestra — and sung in 13 different languages. The album explores the mystical delusions of a restless soul, seeking to transcend the earthly in order to return transformed.  \n- Albina Cabrera, KEXP's Latin Partnerships and Editorial Manager and co-host of El Sonido\n\nhttps://www.kexp.org/read/2025/11/10/new-music-reviews-1110/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3580321,
            "uri": "https://api.kexp.org/v2/plays/3580321/?format=api",
            "airdate": "2025-11-19T17:47:52-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3580318,
            "uri": "https://api.kexp.org/v2/plays/3580318/?format=api",
            "airdate": "2025-11-19T17:44:09-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "https://dn720702.ca.archive.org/0/items/mbid-3ed74f06-a0f2-44ae-b686-8f699a25f76b/mbid-3ed74f06-a0f2-44ae-b686-8f699a25f76b-42924288121_thumb500.jpg",
            "thumbnail_uri": "https://dn720702.ca.archive.org/0/items/mbid-3ed74f06-a0f2-44ae-b686-8f699a25f76b/mbid-3ed74f06-a0f2-44ae-b686-8f699a25f76b-42924288121_thumb250.jpg",
            "song": "little things",
            "track_id": "0532b2cf-8e11-41de-bfd9-5b78263d68d2",
            "recording_id": "d21e1a39-5b8c-48fc-9f74-f131bb7e3ace",
            "artist": "Ella Eyre",
            "artist_ids": [
                "f7602b15-66cc-4b31-b3b6-ed3c0a29eea3"
            ],
            "album": "everything, in time",
            "release_id": "3ed74f06-a0f2-44ae-b686-8f699a25f76b",
            "release_group_id": "89a65f9e-5f44-477d-b4a6-2b3eacb5f329",
            "labels": [
                "Play It Again Sam"
            ],
            "label_ids": [
                "3ccd1270-99d3-4b83-a311-6c60e127c866"
            ],
            "release_date": "2025-11-21",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "New music from Ella Eyre! Full album is out on November 21 and can be pre-ordered here: https://www.ellaeyreiam.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3580317,
            "uri": "https://api.kexp.org/v2/plays/3580317/?format=api",
            "airdate": "2025-11-19T17:41:25-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "https://ia800507.us.archive.org/16/items/mbid-8dc0fd74-894c-4a86-80a0-aaa0472e84c6/mbid-8dc0fd74-894c-4a86-80a0-aaa0472e84c6-36528193780_thumb500.jpg",
            "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-8dc0fd74-894c-4a86-80a0-aaa0472e84c6/mbid-8dc0fd74-894c-4a86-80a0-aaa0472e84c6-36528193780_thumb250.jpg",
            "song": "Pet Rock",
            "track_id": "14c61b1e-fb50-412f-a984-99c2a6e681bb",
            "recording_id": "3e96d637-b814-46ba-86ac-16afd26b188c",
            "artist": "L’Rain",
            "artist_ids": [
                "76970ff5-1330-4e08-9aa2-f896109660ce"
            ],
            "album": "I Killed Your Dog",
            "release_id": "8dc0fd74-894c-4a86-80a0-aaa0472e84c6",
            "release_group_id": "cbffadcf-a1e6-4fee-b38d-a5f0c0c5a337",
            "labels": [
                "Mexican Summer"
            ],
            "label_ids": [
                "2c6049c6-7335-4d03-b264-234b314b03b5"
            ],
            "release_date": "2023-10-13",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Larry Mizell, Jr hosted L'Rain - Live on KEXP at Home: https://youtu.be/XEvIsNYgmbY \n\nhttps://lrain.bandcamp.com/album/i-killed-your-dog",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3580316,
            "uri": "https://api.kexp.org/v2/plays/3580316/?format=api",
            "airdate": "2025-11-19T17:37:24-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "https://dn710700.ca.archive.org/0/items/mbid-10a1d31d-55cb-4c6a-b43e-93fe7bdeefa1/mbid-10a1d31d-55cb-4c6a-b43e-93fe7bdeefa1-6800712829_thumb500.jpg",
            "thumbnail_uri": "https://dn710700.ca.archive.org/0/items/mbid-10a1d31d-55cb-4c6a-b43e-93fe7bdeefa1/mbid-10a1d31d-55cb-4c6a-b43e-93fe7bdeefa1-6800712829_thumb250.jpg",
            "song": "Quiche Lorraine",
            "track_id": "efbbc194-f375-4581-8753-57c470495bd6",
            "recording_id": "0252dad9-741f-4f9a-8233-d1758dc9455e",
            "artist": "The B‐52s",
            "artist_ids": [
                "127f591a-7e27-4435-92db-0780f219f3a1"
            ],
            "album": "Wild Planet",
            "release_id": "2d8863d7-d90d-43b8-866d-6057871218dc",
            "release_group_id": "7c9f7229-7f75-371d-8165-e1d57a81155c",
            "labels": [
                "Warner Bros. Records"
            ],
            "label_ids": [
                "c595c289-47ce-4fba-b999-b87503e8cb71"
            ],
            "release_date": "1980-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Hailing from Athens, Georgia the B-52s had many hits including Love Shack, Rock Lobster, and Private Idaho. \n\nThey are named after the \"B-52\" beehive hairstyle which was popular when the band formed in 1976.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3580315,
            "uri": "https://api.kexp.org/v2/plays/3580315/?format=api",
            "airdate": "2025-11-19T17:33:31-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "https://dn710005.ca.archive.org/0/items/mbid-949c1b3a-db54-4302-90b3-ec8d0f70a45b/mbid-949c1b3a-db54-4302-90b3-ec8d0f70a45b-31068515683_thumb500.jpg",
            "thumbnail_uri": "https://dn710005.ca.archive.org/0/items/mbid-949c1b3a-db54-4302-90b3-ec8d0f70a45b/mbid-949c1b3a-db54-4302-90b3-ec8d0f70a45b-31068515683_thumb250.jpg",
            "song": "Angelica",
            "track_id": "524f553e-d9ee-4cd6-8ccd-e99b375bc96f",
            "recording_id": "e94d7081-fc71-451e-99e1-1ce4e185679c",
            "artist": "Wet Leg",
            "artist_ids": [
                "90744b3e-363a-458e-8da1-e3e392a489c4"
            ],
            "album": "Wet Leg",
            "release_id": "949c1b3a-db54-4302-90b3-ec8d0f70a45b",
            "release_group_id": "d53be2e5-fe7c-4681-85f3-960493aa02b5",
            "labels": [
                "Domino"
            ],
            "label_ids": [
                "bfe26801-a86f-49b9-8502-05ae80b02594"
            ],
            "release_date": "2021-04-08",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Wet Leg performed this song during their THING Festival show in August 2022 - DJ Morgan hosted the set Live on KEXP: https://youtu.be/cVVC7UIGRGc\n\nThe song is named after an old friend of Rhian Teasdale - “It’s laced with disenchantment,” Teasdale said. “Even though the chorus is ‘good times, all the time.’ That’s just impossible, isn’t it?” - https://tinyurl.com/3c8w86ch",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3580314,
            "uri": "https://api.kexp.org/v2/plays/3580314/?format=api",
            "airdate": "2025-11-19T17:29:54-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "https://dn721709.ca.archive.org/0/items/mbid-3e1fae92-c35c-46f9-a1fb-a0f88e4abc8e/mbid-3e1fae92-c35c-46f9-a1fb-a0f88e4abc8e-42743832917_thumb500.jpg",
            "thumbnail_uri": "https://dn721709.ca.archive.org/0/items/mbid-3e1fae92-c35c-46f9-a1fb-a0f88e4abc8e/mbid-3e1fae92-c35c-46f9-a1fb-a0f88e4abc8e-42743832917_thumb250.jpg",
            "song": "We Were Just Here",
            "track_id": "024dcdde-54bd-462a-ab1e-bc763314be1e",
            "recording_id": "1784c6c9-411e-4aae-89d7-6604687e4d10",
            "artist": "Just Mustard",
            "artist_ids": [
                "7bab7a05-8b0f-4778-b0b8-02dd6deb463a"
            ],
            "album": "We Were Just Here",
            "release_id": "3e1fae92-c35c-46f9-a1fb-a0f88e4abc8e",
            "release_group_id": "b4b9c376-96b2-4e78-b87e-a13f1a2bbb7f",
            "labels": [
                "Partisan Records"
            ],
            "label_ids": [
                "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
            ],
            "release_date": "2025-10-17",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Just Mustard are an experimental rock band from Ireland.\n\nThey will be at the Tractor Tavern, Friday, May 8th 2026 in Seattle and Cafe Du Nord in SF on Tuesday, May 12th 2026. https://justmustard.ie/\n\nWatch their 2022 KEXP live in studio session here: https://www.youtube.com/watch?v=g9wMS0mTSn0",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3580313,
            "uri": "https://api.kexp.org/v2/plays/3580313/?format=api",
            "airdate": "2025-11-19T17:26:58-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-958dbcb2-5925-4a86-9b2e-fcc625f75aaa/mbid-958dbcb2-5925-4a86-9b2e-fcc625f75aaa-43244554604_thumb500.jpg",
            "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-958dbcb2-5925-4a86-9b2e-fcc625f75aaa/mbid-958dbcb2-5925-4a86-9b2e-fcc625f75aaa-43244554604_thumb250.jpg",
            "song": "Earthshaker",
            "track_id": "7247192c-e9d7-45a5-b0d7-4d0e5439afae",
            "recording_id": "c7146ba3-ae05-4b4d-a4c2-cba4aff3cedf",
            "artist": "Phantogram",
            "artist_ids": [
                "dfe78af2-779e-4137-826a-3073a16e3278"
            ],
            "album": "Earthshaker",
            "release_id": "958dbcb2-5925-4a86-9b2e-fcc625f75aaa",
            "release_group_id": "0d4bab51-4a3b-4b9f-b246-e3b7e3fee330",
            "labels": [
                "Neon Gold"
            ],
            "label_ids": [
                "813cd12c-d731-4e33-9169-3841336b24c0"
            ],
            "release_date": "2025-10-03",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Earthshaker is from the new deluxe edition of Phantogram’s 2024 album ‘Memory of a Day’. The LA-based duo says, \"While making Earthshaker, we had a lot of fun recreating late-60’s inspired drum breaks and vintage guitar textures, casing that raw, timeless feel. The result sits somewhere between old soul and Krautrock - familiar yet hypnotic. We are really proud of how it came together and we hope you love it too.\" https://www.phantogram.com",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3580312,
            "uri": "https://api.kexp.org/v2/plays/3580312/?format=api",
            "airdate": "2025-11-19T17:24:41-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3580310,
            "uri": "https://api.kexp.org/v2/plays/3580310/?format=api",
            "airdate": "2025-11-19T17:20:59-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "https://ia902805.us.archive.org/35/items/mbid-d7eabf73-167f-3393-a38a-f35e166ac253/mbid-d7eabf73-167f-3393-a38a-f35e166ac253-6094784417_thumb500.jpg",
            "thumbnail_uri": "https://ia802805.us.archive.org/35/items/mbid-d7eabf73-167f-3393-a38a-f35e166ac253/mbid-d7eabf73-167f-3393-a38a-f35e166ac253-6094784417_thumb250.jpg",
            "song": "Froggie",
            "track_id": "befd8d6b-502d-37de-88a7-20d13e1b4eb8",
            "recording_id": "94eeb1db-01f5-44df-8fb3-f087baf4fe90",
            "artist": "The Presidents of the United States of America",
            "artist_ids": [
                "7509421d-1074-442f-be8f-b526167afcb3"
            ],
            "album": "II",
            "release_id": "d7eabf73-167f-3393-a38a-f35e166ac253",
            "release_group_id": "34f00be4-df0d-33ab-882a-0da05f12509d",
            "labels": [
                "Columbia"
            ],
            "label_ids": [
                "011d1192-6f65-45bd-85c4-0400dd45693e"
            ],
            "release_date": "1996-11-05",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "🐸💼\n\nthe frogidents of the frognited frogs of frogerica",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3580309,
            "uri": "https://api.kexp.org/v2/plays/3580309/?format=api",
            "airdate": "2025-11-19T17:18:55-08:00",
            "show": 65155,
            "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
            "image_uri": "https://ia800805.us.archive.org/19/items/mbid-6765aaef-1e9d-3ebe-956a-be97390932e5/mbid-6765aaef-1e9d-3ebe-956a-be97390932e5-28085920093_thumb500.jpg",
            "thumbnail_uri": "https://ia600805.us.archive.org/19/items/mbid-6765aaef-1e9d-3ebe-956a-be97390932e5/mbid-6765aaef-1e9d-3ebe-956a-be97390932e5-28085920093_thumb250.jpg",
            "song": "Horny Toad",
            "track_id": "6ab7d273-77d9-32f2-a20d-ef066ff97ff9",
            "recording_id": "d17af2bd-f1f1-4a59-9686-741b599ee16d",
            "artist": "Prince",
            "artist_ids": [
                "070d193a-845c-479f-980e-bef15710653e"
            ],
            "album": "The Hits/The B-Sides",
            "release_id": "6765aaef-1e9d-3ebe-956a-be97390932e5",
            "release_group_id": "066e19c3-7f37-345a-adbe-9b06d07a39af",
            "labels": [
                "Paisley Park",
                "Warner Bros. Records"
            ],
            "label_ids": [
                "df9ba4e5-6933-4729-a210-19510b393cdf",
                "c595c289-47ce-4fba-b999-b87503e8cb71"
            ],
            "release_date": "1993-09-13",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "🐸💜 Horny Toad was released as the b-side of the single Delirious, the fourth single to be released from Prince’s fifth album 1999, while in the UK, it was released as the b-side of the single Little Red Corvette, the album’s second single.\n - \nhttps://princevault.com/index.php?title=Horny_Toad",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}