Information about plays

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

GET /v2/plays/?format=api&offset=19880&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=19900&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=19860&ordering=-airdate",
    "results": [
        {
            "id": 3636487,
            "uri": "https://api.kexp.org/v2/plays/3636487/?format=api",
            "airdate": "2026-04-01T15:04:07-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "https://coverartarchive.org/release/d3657076-6fdd-4d11-9e88-8a794eded1fd/42212954398-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/d3657076-6fdd-4d11-9e88-8a794eded1fd/42212954398-250.jpg",
            "song": "Only One Can Win",
            "track_id": null,
            "recording_id": "72bbb0e9-c861-4e63-8914-5faeefad9604",
            "artist": "The Sylvers",
            "artist_ids": [
                "70d1c02b-7349-4555-a9fc-9e85e4eaca49"
            ],
            "album": "The Sylvers",
            "release_id": null,
            "release_group_id": "0da193ee-64d6-45bd-8fc3-2fbdf2a0b231",
            "labels": [
                "Pride"
            ],
            "label_ids": [
                "ef27f204-8974-4e0a-8645-82e948e82d4b"
            ],
            "release_date": "1972-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "They were nine singing siblings from Watts. Here's an in-depth look at their music and their tragic history: https://www.theroot.com/heard-of-the-sylvers-one-of-the-most-talented-black-si-1851726061/slides/17",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3636486,
            "uri": "https://api.kexp.org/v2/plays/3636486/?format=api",
            "airdate": "2026-04-01T15:00:24-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "https://coverartarchive.org/release/a9718ddf-87fd-4373-8df5-98d1fa6f7876/24410070762-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/a9718ddf-87fd-4373-8df5-98d1fa6f7876/24410070762-250.jpg",
            "song": "Rhythm of the Night",
            "track_id": null,
            "recording_id": "d08ca382-4a74-479c-9098-996e3b8f8e5e",
            "artist": "DeBarge",
            "artist_ids": [
                "b6fd4928-89db-4bbd-b5f4-8fb98f9f02ff"
            ],
            "album": "Rhythm of the Night",
            "release_id": null,
            "release_group_id": "66294235-68e1-3610-b526-f20b3f2acad0",
            "labels": [
                "Gordy"
            ],
            "label_ids": [
                "9b6dec85-599a-481f-9642-62fd1d3999fe"
            ],
            "release_date": "1985-02-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Extraordinary songwriter Diane Warren began her claim to fame when she wrote this song in 1985. \n--\nWarren has written nine number-one songs and 33 top-10 songs on the Billboard Hot 100 including \"If I Could Turn Back Time\" (Cher, 1989), \"Look Away\" (Chicago, 1988), \"Because You Loved Me\" (Celine Dion, 1996), \"How Do I Live\" (LeAnn Rimes, 1997), \"When I See You Smile\" (Bad English, 1989), and \"I Don't Want to Miss a Thing\" (Aerosmith, 1998).",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3636485,
            "uri": "https://api.kexp.org/v2/plays/3636485/?format=api",
            "airdate": "2026-04-01T14:57:20-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "https://coverartarchive.org/release/b15731d4-2ea8-4111-8dac-57d4ccc9b8b7/10121807017-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/b15731d4-2ea8-4111-8dac-57d4ccc9b8b7/10121807017-250.jpg",
            "song": "I Touch Roses",
            "track_id": null,
            "recording_id": "f61e4596-715a-4f81-8960-0470db379971",
            "artist": "Book of Love",
            "artist_ids": [
                "874b3a85-db6e-49f2-b8bf-747ca5c10d27"
            ],
            "album": "Book of Love",
            "release_id": null,
            "release_group_id": "e07e7061-adef-362e-bec6-51edc74e544d",
            "labels": [
                "Sire Records"
            ],
            "label_ids": [
                "be0fec81-5c18-4494-8bbf-0d81dec006bf"
            ],
            "release_date": "1986-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "The synth pop group Book of Love were dance club staples in the '80s. Book of Love formed in Philadelphia, PA, by former art school students Susan Ottaviano (vocals), Ted Ottaviano (keyboards, vocals), Jade Lee (keyboards, vocals), and Lauren Roselli (keyboards, vocals) in 1984. (Although they share the same last name, Susan and Ted are not related nor are they married to one another.) \n--\nThey released their self-title debut on April 1st, 1986.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3636489,
            "uri": "https://api.kexp.org/v2/plays/3636489/?format=api",
            "airdate": "2026-04-01T14:56:05-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3636483,
            "uri": "https://api.kexp.org/v2/plays/3636483/?format=api",
            "airdate": "2026-04-01T14:50:08-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?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": "Like Honey",
            "track_id": "749d2202-3576-4f62-b510-676eb6875539",
            "recording_id": "e3384e80-0beb-4ac6-8d64-8cbb1e493991",
            "artist": "Ya Tseen feat. Anel Figueroa",
            "artist_ids": [
                "2aee4788-a12a-4f98-882c-885866221536",
                "aaf0bcf0-1c8f-4a64-832d-3ce6ca8d1e6d"
            ],
            "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": true,
            "is_request": false,
            "is_live": false,
            "comment": "Ya Tseen is the music project of Tlingit/Unangax̂ artist Nicholas Galanin, blending electronic, rock, and Indigenous sounds. \n--\nHe'll be performing at the Timber Outdoor Music Festival in Carnation, WA on Friday, July 24th.\n--\nHe performed this song in the KEXP studio just a few weeks ago: https://www.youtube.com/watch?v=btNIWBfw3nE",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3636484,
            "uri": "https://api.kexp.org/v2/plays/3636484/?format=api",
            "airdate": "2026-04-01T14:49:31-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3636482,
            "uri": "https://api.kexp.org/v2/plays/3636482/?format=api",
            "airdate": "2026-04-01T14:46:48-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "https://ia600205.us.archive.org/18/items/mbid-98a68512-5338-4e45-9998-1ee50150e4ff/mbid-98a68512-5338-4e45-9998-1ee50150e4ff-6491529735_thumb500.jpg",
            "thumbnail_uri": "https://dn711001.ca.archive.org/0/items/mbid-98a68512-5338-4e45-9998-1ee50150e4ff/mbid-98a68512-5338-4e45-9998-1ee50150e4ff-6491529735_thumb250.jpg",
            "song": "Go Easy",
            "track_id": "f9579ba8-3ca6-445f-afc0-7ec294431509",
            "recording_id": "7b796ce0-3581-4cfa-a0cd-b679cfaaa31f",
            "artist": "Mac DeMarco",
            "artist_ids": [
                "f2492c31-54a8-4347-a1fc-f81f72873bbf"
            ],
            "album": "Salad Days",
            "release_id": "98a68512-5338-4e45-9998-1ee50150e4ff",
            "release_group_id": "99c195d6-0247-48d0-83ab-640ecca7a74f",
            "labels": [
                "Captured Tracks"
            ],
            "label_ids": [
                "59d8469d-97cd-48a6-804f-0c942252182e"
            ],
            "release_date": "2014-04-01",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Watch a live performance by Mac Demarco in our studio last year: https://www.youtube.com/watch?v=MeZFuoHRRm0",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3636480,
            "uri": "https://api.kexp.org/v2/plays/3636480/?format=api",
            "airdate": "2026-04-01T14:42:46-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "https://coverartarchive.org/release/0ec688e5-08cf-4c4e-a6ee-be4a543dcdb4/13483943874-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/0ec688e5-08cf-4c4e-a6ee-be4a543dcdb4/13483943874-250.jpg",
            "song": "It Beats 4 U",
            "track_id": null,
            "recording_id": "8abcbb1f-aa35-4ee6-ad1f-83b3b59dc1f8",
            "artist": "My Morning Jacket",
            "artist_ids": [
                "ea5883b7-68ce-48b3-b115-61746ea53b8c"
            ],
            "album": "Okonokos",
            "release_id": null,
            "release_group_id": "8b7f6588-07a5-3f5d-bad4-fc497a2ee3b8",
            "labels": [
                "ATO Records"
            ],
            "label_ids": [
                "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
            ],
            "release_date": "2006-09-26",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "See a live performance of \"It Beats 4 U\" in Forest Hills, NY in 2021: https://www.youtube.com/watch?v=RRaEymoSe4k",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3636478,
            "uri": "https://api.kexp.org/v2/plays/3636478/?format=api",
            "airdate": "2026-04-01T14:38:27-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "https://ia601805.us.archive.org/27/items/mbid-5fa2f26f-f29c-42ef-905a-a3c2fafd8e22/mbid-5fa2f26f-f29c-42ef-905a-a3c2fafd8e22-28283187208_thumb500.jpg",
            "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-5fa2f26f-f29c-42ef-905a-a3c2fafd8e22/mbid-5fa2f26f-f29c-42ef-905a-a3c2fafd8e22-28283187208_thumb250.jpg",
            "song": "Dirtknock",
            "track_id": "f891f00a-749b-460e-bf71-10b6d651e0a6",
            "recording_id": "e2fa3306-6b06-4a29-945d-599346c486e7",
            "artist": "Madlib",
            "artist_ids": [
                "ea9078ef-20ca-4506-81ea-2ae5fe3a42e8"
            ],
            "album": "Sound Ancestors",
            "release_id": "8e3127b4-bacc-4813-9a94-d0c4824f7d23",
            "release_group_id": "6fad582f-985b-4747-af4b-0748474289e5",
            "labels": [
                "Madlib Invazion"
            ],
            "label_ids": [
                "fb9623df-0334-4b86-81a9-81bd0b073ff7"
            ],
            "release_date": "2021-01-29",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"Dirtknock, \" co-produced by Madlib and Kieran Hebden (Four Tet)contains samples of \"Searching for Mr. Right\" by Young Marble Giants, \"Upon This Rock\" by Joe Farrell and \"You Gotta Inhale\" from the TV show Curb Your Enthusiasm.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3636477,
            "uri": "https://api.kexp.org/v2/plays/3636477/?format=api",
            "airdate": "2026-04-01T14:34:07-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "https://dn710605.ca.archive.org/0/items/mbid-5e6e6c59-eda4-41d6-aa98-ad98c2e79bac/mbid-5e6e6c59-eda4-41d6-aa98-ad98c2e79bac-44327236037_thumb500.jpg",
            "thumbnail_uri": "https://dn710605.ca.archive.org/0/items/mbid-5e6e6c59-eda4-41d6-aa98-ad98c2e79bac/mbid-5e6e6c59-eda4-41d6-aa98-ad98c2e79bac-44327236037_thumb250.jpg",
            "song": "In Life",
            "track_id": "6f778b1c-f27a-49de-ad28-c7d4af3492a3",
            "recording_id": "5a3540e7-3278-486c-bfa5-8e3cfe27105c",
            "artist": "GUM",
            "artist_ids": [
                "e70fa82b-1080-42a9-b4d0-bae7f02e66d0"
            ],
            "album": "Blue Gum Way",
            "release_id": "5e6e6c59-eda4-41d6-aa98-ad98c2e79bac",
            "release_group_id": "d114d63c-2457-4c02-ae74-ac984144c04d",
            "labels": [
                "p(doom) Records"
            ],
            "label_ids": [
                "00b22497-81b3-454d-bbdc-89ab65bbb9a2"
            ],
            "release_date": "2026-03-06",
            "rotation_status": "Light",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "GUM is Australian musician Jay Watson. He is best known as a touring member of the psychedelic band Tame Impala and as a co-founder of the psychedelic rock band Pond.\n--\nGo here to purchase his most recent solo album, \"Blue Gum Way\": https://jaywwatson.bandcamp.com/album/blue-gum-way",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3636476,
            "uri": "https://api.kexp.org/v2/plays/3636476/?format=api",
            "airdate": "2026-04-01T14:30:18-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "https://dn710606.ca.archive.org/0/items/mbid-d40165ac-a2c9-4ab7-9844-b643106a5a9b/mbid-d40165ac-a2c9-4ab7-9844-b643106a5a9b-13817952025_thumb500.jpg",
            "thumbnail_uri": "https://dn710606.ca.archive.org/0/items/mbid-d40165ac-a2c9-4ab7-9844-b643106a5a9b/mbid-d40165ac-a2c9-4ab7-9844-b643106a5a9b-13817952025_thumb250.jpg",
            "song": "I’m Not",
            "track_id": "2ea11f23-9f35-38bb-9a84-314f7f206085",
            "recording_id": "fe26a3ac-9866-4271-93e3-51e2948a8f36",
            "artist": "Panda Bear",
            "artist_ids": [
                "fd3c3f9f-a471-498e-ab3a-940ac20b6bbd"
            ],
            "album": "Person Pitch",
            "release_id": "d40165ac-a2c9-4ab7-9844-b643106a5a9b",
            "release_group_id": "2dd67771-d6af-3bb3-9f71-5ee241c095cd",
            "labels": [
                "Paw Tracks"
            ],
            "label_ids": [
                "bc613410-2232-4c90-9593-f8ffd16a1c79"
            ],
            "release_date": "2007-03-20",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "This song by Noah Lennox (Panda Bear)  contains samples of the vocals from  \"Rose, Liz, Printemps, Verdure\" by Gothic Voices.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3636475,
            "uri": "https://api.kexp.org/v2/plays/3636475/?format=api",
            "airdate": "2026-04-01T14:26:32-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Wordless Chorus",
            "track_id": null,
            "recording_id": "5b2be880-d1a8-4730-848b-d1be222091d2",
            "artist": "My Morning Jacket",
            "artist_ids": [
                "ea5883b7-68ce-48b3-b115-61746ea53b8c"
            ],
            "album": "Z",
            "release_id": null,
            "release_group_id": "3e3d75c0-48a4-3def-8dc3-b417b2d6e5e7",
            "labels": [
                "ATO Records"
            ],
            "label_ids": [
                "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
            ],
            "release_date": "2005-10-04",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "My Morning Jacket is playing a 7-night residency at The Fillmore in SF in early October.  Learn more here: https://rockcellarmagazine.com/my-morning-jacket-fillmore-san-francisco-concerts-2026/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3636474,
            "uri": "https://api.kexp.org/v2/plays/3636474/?format=api",
            "airdate": "2026-04-01T14:23:46-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3636473,
            "uri": "https://api.kexp.org/v2/plays/3636473/?format=api",
            "airdate": "2026-04-01T14:21:25-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "https://dn710804.ca.archive.org/0/items/mbid-f36f680c-8fa6-448b-83dd-0b33c544b6b0/mbid-f36f680c-8fa6-448b-83dd-0b33c544b6b0-13191298653_thumb500.jpg",
            "thumbnail_uri": "https://dn710804.ca.archive.org/0/items/mbid-f36f680c-8fa6-448b-83dd-0b33c544b6b0/mbid-f36f680c-8fa6-448b-83dd-0b33c544b6b0-13191298653_thumb250.jpg",
            "song": "Men Explain Things to Me",
            "track_id": "fc2872b6-7eec-4e0c-b0d7-c7560be5958d",
            "recording_id": "85e3f03d-7d1d-4a02-931e-1608b73f960e",
            "artist": "Tacocat",
            "artist_ids": [
                "b0635f14-7d93-4276-8943-6bc251aea033"
            ],
            "album": "Lost Time",
            "release_id": "5aad7604-bfab-4eb0-a948-eadcf09dba0e",
            "release_group_id": "18b6065f-b010-4ee7-add5-0611d5f46348",
            "labels": [
                "Hardly Art"
            ],
            "label_ids": [
                "0cf56645-50ec-4411-aeb6-c9f4ce0f8edb"
            ],
            "release_date": "2016-04-01",
            "rotation_status": "Library",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "This song title comes from a famous 2014 essay by Rebecca Solnit (It's where we got the term \"mansplaining.\"): https://www.guernicamag.com/rebecca-solnit-men-explain-things-to-me/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3636471,
            "uri": "https://api.kexp.org/v2/plays/3636471/?format=api",
            "airdate": "2026-04-01T14:19:22-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-ceb3ee63-856d-461d-9291-5e57f2c3b64a/mbid-ceb3ee63-856d-461d-9291-5e57f2c3b64a-44746002271_thumb500.jpg",
            "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-ceb3ee63-856d-461d-9291-5e57f2c3b64a/mbid-ceb3ee63-856d-461d-9291-5e57f2c3b64a-44746002271_thumb250.jpg",
            "song": "Cult of Celebrity",
            "track_id": "946e39d7-f58b-4c28-847a-bd71c8f01ecb",
            "recording_id": "a8e6b173-5253-42cd-a138-88382391ca91",
            "artist": "Lambrini Girls",
            "artist_ids": [
                "4eeea7eb-7554-48cb-9e50-c26d434ed9ef"
            ],
            "album": "Cult of Celebrity",
            "release_id": "ceb3ee63-856d-461d-9291-5e57f2c3b64a",
            "release_group_id": "2e14ab5a-d93f-47c8-b5c9-efae6cb181f6",
            "labels": [
                "City Slang"
            ],
            "label_ids": [
                "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
            ],
            "release_date": "2026-03-31",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "The band references Jeffery Epstein and Harvey Weinstein in this brand new song! Here's the video: https://www.youtube.com/watch?v=_DAuSNXBgoM\n\n\nPhoebe, Lily (and Sid on drums) performed live in the KEXP studio in 2024.: https://www.youtube.com/watch?v=w7BfivzIreo",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3636469,
            "uri": "https://api.kexp.org/v2/plays/3636469/?format=api",
            "airdate": "2026-04-01T14:16:30-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "https://dn710703.ca.archive.org/0/items/mbid-79e9f051-f0aa-4fa3-b9ad-d114d18401e1/mbid-79e9f051-f0aa-4fa3-b9ad-d114d18401e1-41182283945_thumb500.jpg",
            "thumbnail_uri": "https://dn710703.ca.archive.org/0/items/mbid-79e9f051-f0aa-4fa3-b9ad-d114d18401e1/mbid-79e9f051-f0aa-4fa3-b9ad-d114d18401e1-41182283945_thumb250.jpg",
            "song": "777",
            "track_id": "cdec58a3-a34e-4aee-8e76-4078ea16d674",
            "recording_id": "8751bbcc-cb99-4e16-9214-d9b3bd4b4150",
            "artist": "L.A. Witch",
            "artist_ids": [
                "38e89263-3d3c-4ccb-ae29-9c31dcff0777"
            ],
            "album": "DOGGOD",
            "release_id": "79e9f051-f0aa-4fa3-b9ad-d114d18401e1",
            "release_group_id": "9143c586-4dfc-45bf-81cb-aaf8276e31a0",
            "labels": [
                "Suicide Squeeze Records"
            ],
            "label_ids": [
                "bb2ac3f3-baac-4e22-9b31-386691f06228"
            ],
            "release_date": "2025-04-04",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "L.A. Witch is performing in Seattle at Neumos TONIGHT, Wednesday, April 1st.\n--\nWatch this L.A. garage rock band perform \"777\" Live in the KEXP studio: https://www.youtube.com/watch?v=pnZEC6EipPU",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3636467,
            "uri": "https://api.kexp.org/v2/plays/3636467/?format=api",
            "airdate": "2026-04-01T14:13:02-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-841fb7f2-4f6d-4f92-a3a3-49f570e7e5c3/mbid-841fb7f2-4f6d-4f92-a3a3-49f570e7e5c3-44152085320_thumb500.jpg",
            "thumbnail_uri": "https://ia601709.us.archive.org/12/items/mbid-841fb7f2-4f6d-4f92-a3a3-49f570e7e5c3/mbid-841fb7f2-4f6d-4f92-a3a3-49f570e7e5c3-44152085320_thumb250.jpg",
            "song": "Erghad Afewo",
            "track_id": "1222d335-cbe5-404d-abe4-16eff1508c62",
            "recording_id": "4e36dfe4-eaed-40dc-a44e-1a1378dcfedd",
            "artist": "Tinariwen",
            "artist_ids": [
                "5c98fc12-be83-4246-ae5b-2184192913b9"
            ],
            "album": "Hoggar",
            "release_id": "841fb7f2-4f6d-4f92-a3a3-49f570e7e5c3",
            "release_group_id": "625cf339-7136-4b77-be28-6ab1e1edd25a",
            "labels": [
                "Wedge"
            ],
            "label_ids": [
                "a2b214b7-65d3-46e4-8139-425d27a86c1c"
            ],
            "release_date": "2026-03-13",
            "rotation_status": "Light",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"Hoggar\" is the tenth album from this Tuareg band. As progenitors of the so-called desert blues, they retain the lean, dark muscularity of Mali guitarist Ali Farka Touré, the style’s creator and whose songs Tinariwen founding member Ibrahim Ag Alhabib practiced when learning the guitar.\n--\nThe band is singing in Tamasheq on \"Erghad Afewo,\" a song about divisions among the Tuareg tribes.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3636466,
            "uri": "https://api.kexp.org/v2/plays/3636466/?format=api",
            "airdate": "2026-04-01T14:08:56-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "https://dn720603.ca.archive.org/0/items/mbid-aff71ed6-e7fb-4ea2-a78e-f21a04e4cc23/mbid-aff71ed6-e7fb-4ea2-a78e-f21a04e4cc23-44225935335_thumb500.jpg",
            "thumbnail_uri": "https://dn720603.ca.archive.org/0/items/mbid-aff71ed6-e7fb-4ea2-a78e-f21a04e4cc23/mbid-aff71ed6-e7fb-4ea2-a78e-f21a04e4cc23-44225935335_thumb250.jpg",
            "song": "Softer",
            "track_id": "830af397-685e-4908-b33c-4dd8f4928d9b",
            "recording_id": "b3d06ade-bc5a-4794-96ee-88b8011dfec0",
            "artist": "Neon Ion",
            "artist_ids": [
                "327428ba-7685-4635-9788-4b8832aa53c9"
            ],
            "album": "Laugh Now, Cry Later",
            "release_id": "aff71ed6-e7fb-4ea2-a78e-f21a04e4cc23",
            "release_group_id": "e6924795-4625-44c6-9b0c-4fbb035ee003",
            "labels": [
                "Jazzland Recordings"
            ],
            "label_ids": [
                "ddd1dacb-086c-4c5f-982d-9aa491d75dfb"
            ],
            "release_date": "2026-01-30",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"Neon Ion is the solo project of Norwegian artist Natalie Sandtorv, a multifaceted artist who's also a member of the recently launched trio Orbits alongside Jaga Jazzist's Lars Horntveth and producer Erlend Mokkelbost. Her brilliant third full-length album Laugh Now, Cry Later arrived on January 30th.\"  She was our guest DJ recently for Midnight in a Perfect World.  Check out her selections here: https://www.kexp.org/read/2026/3/20/midnight-in-a-perfect-world-neon-ion/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3636465,
            "uri": "https://api.kexp.org/v2/plays/3636465/?format=api",
            "airdate": "2026-04-01T14:05:47-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "https://coverartarchive.org/release/358ad9e5-9fe8-47dd-8011-0b71b087e6cd/34083084438-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/358ad9e5-9fe8-47dd-8011-0b71b087e6cd/34083084438-250.jpg",
            "song": "Bukaroo Bank",
            "track_id": null,
            "recording_id": "3b394f84-297e-406a-8deb-fb9ac6777ad6",
            "artist": "The Mauskovic Dance Band",
            "artist_ids": [
                "cf6633d5-fb76-4a4d-b1a0-1a6477925a9a"
            ],
            "album": "Bukaroo Bank",
            "release_id": null,
            "release_group_id": "9eaf4806-df59-4c6d-ba6e-a1db5f8e1142",
            "labels": [],
            "label_ids": [],
            "release_date": "2022-10-28",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "This Dutch band is the brainchild of Nicola Mauskovic, Amsterdam based producer and multi-instrumentalist.\nThe Mauskovic Dance Band is:\nNicola Mauskovic, Donnie Mauskovic, Em Nix Mauskovic, and Mano Mauskovic.\n--\nBukaroo Bank is the title track to Mauskovic’s second album https://mauskovicdanceband.bandcamp.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3636464,
            "uri": "https://api.kexp.org/v2/plays/3636464/?format=api",
            "airdate": "2026-04-01T14:01:58-07:00",
            "show": 66338,
            "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
            "image_uri": "https://coverartarchive.org/release/df500ab3-4a9f-4377-a4be-79588bef6228/27216713475-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/df500ab3-4a9f-4377-a4be-79588bef6228/27216713475-250.jpg",
            "song": "Crystalised",
            "track_id": null,
            "recording_id": "50361c26-c934-4b34-add5-c51721282ff5",
            "artist": "Art Department pres. Martina Topley‐Bird feat. Mark Lanegan & Warpaint",
            "artist_ids": [
                "0fc04d4a-e795-49b3-814b-02f751766667",
                "ed785ff1-8b1b-4bc0-8a24-dcc831013059",
                "a9126556-f555-4920-9617-6e013f8228a7",
                "cf82a38f-9413-4333-bacb-ca5b6db95794"
            ],
            "album": "Crystalised",
            "release_id": null,
            "release_group_id": "0c0eaaa1-eaa6-4d70-9f37-db610d8bed93",
            "labels": [
                "No.19 Music"
            ],
            "label_ids": [
                "6957a1df-3493-4fa0-b9ec-16f3a7b3b743"
            ],
            "release_date": "2013-10-07",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Out to Kerri!\n--\nArt Department is a renowned electronic music act, primarily driven by Canadian DJ/producer Jonny White, This song, covering The xx, features the late and beloved Mark Lanegan, Martina Topley-Bird (Tricky), and L.A. band Warpaint.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}