Information about plays

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

GET /v2/plays/?format=api&offset=2520
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=2540",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=2500",
    "results": [
        {
            "id": 3605107,
            "uri": "https://api.kexp.org/v2/plays/3605107/?format=api",
            "airdate": "2026-01-16T13:34:36-08:00",
            "show": 65666,
            "show_uri": "https://api.kexp.org/v2/shows/65666/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "We Are the One",
            "track_id": "513231f9-58c2-3e00-8ffe-0c95be8bcc64",
            "recording_id": "59cae2a6-ab09-4082-98bc-9e41ba7b89a8",
            "artist": "Avengers",
            "artist_ids": [
                "f290c284-cc49-49a6-bc89-3f58de0c40ed"
            ],
            "album": "The American in Me",
            "release_id": "9149e071-9651-473b-93f2-8067356aedbe",
            "release_group_id": "cde4f0d6-7a04-33ab-90fc-b4b8061903d2",
            "labels": [
                "DBK Works"
            ],
            "label_ids": [
                "4742fffd-4097-42a6-9156-9a03546c5198"
            ],
            "release_date": "2004-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Out to Sierra in the Bay!\n\nBetween June of 1977 to June of 1979, singer Penelope Houston led San Francisco band The Avengers in just over 100 performances, from the Mabuhay and the Masque to supporting the Sex Pistols at Winterland (that group's legendary final show) and influenced the punk scene. \nhttps://penelopehouston.bandcamp.com/album/avengers",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3605106,
            "uri": "https://api.kexp.org/v2/plays/3605106/?format=api",
            "airdate": "2026-01-16T13:31:46-08:00",
            "show": 65666,
            "show_uri": "https://api.kexp.org/v2/shows/65666/?format=api",
            "image_uri": "https://ia800503.us.archive.org/31/items/mbid-cd3ca3d6-8f45-494f-8249-1af38eafbd40/mbid-cd3ca3d6-8f45-494f-8249-1af38eafbd40-14428045036_thumb500.jpg",
            "thumbnail_uri": "https://ia800503.us.archive.org/31/items/mbid-cd3ca3d6-8f45-494f-8249-1af38eafbd40/mbid-cd3ca3d6-8f45-494f-8249-1af38eafbd40-14428045036_thumb250.jpg",
            "song": "Two Dead Cops",
            "track_id": "37c3b923-cd88-438a-aa76-38a16f5e8af8",
            "recording_id": "adf75949-ba8f-451d-b61c-a76be33e7d41",
            "artist": "Parquet Courts",
            "artist_ids": [
                "e01755e3-58ab-4a5b-a9e9-a0a3bd3dff4c"
            ],
            "album": "Human Performance",
            "release_id": "192b2471-d934-4823-902b-01bf5c65eb56",
            "release_group_id": "24f6f41e-ab3e-4849-8796-a8d5cb7e1490",
            "labels": [
                "Rough Trade"
            ],
            "label_ids": [
                "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
            ],
            "release_date": "2016-04-08",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://parquetcourts.bandcamp.com/track/two-dead-cops",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3605105,
            "uri": "https://api.kexp.org/v2/plays/3605105/?format=api",
            "airdate": "2026-01-16T13:28:17-08:00",
            "show": 65666,
            "show_uri": "https://api.kexp.org/v2/shows/65666/?format=api",
            "image_uri": "https://ia801901.us.archive.org/3/items/mbid-d7c3a371-bdeb-4e31-85e8-acf3ce0ccfae/mbid-d7c3a371-bdeb-4e31-85e8-acf3ce0ccfae-15859167577_thumb500.jpg",
            "thumbnail_uri": "https://ia601901.us.archive.org/3/items/mbid-d7c3a371-bdeb-4e31-85e8-acf3ce0ccfae/mbid-d7c3a371-bdeb-4e31-85e8-acf3ce0ccfae-15859167577_thumb250.jpg",
            "song": "Ode to a Black Man",
            "track_id": "5d63aaa3-3717-3009-a72a-0e27980be335",
            "recording_id": "466a7c8b-d0db-4ac7-bde7-d937c863da9d",
            "artist": "The Dirtbombs",
            "artist_ids": [
                "49d68d0c-cfe4-4adb-abe5-64cb50671070"
            ],
            "album": "Ultraglide in Black",
            "release_id": "d7c3a371-bdeb-4e31-85e8-acf3ce0ccfae",
            "release_group_id": "d2f4b682-3a54-3cde-aafd-2cb81ff5d762",
            "labels": [
                "In the Red Records"
            ],
            "label_ids": [
                "485d19d8-74e5-4c06-8751-ce6f04d3f282"
            ],
            "release_date": "2001-05-21",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Out to Nick!",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3605104,
            "uri": "https://api.kexp.org/v2/plays/3605104/?format=api",
            "airdate": "2026-01-16T13:24:25-08:00",
            "show": 65666,
            "show_uri": "https://api.kexp.org/v2/shows/65666/?format=api",
            "image_uri": "https://coverartarchive.org/release/86093480-2484-4b72-b88c-709b1a29aa3b/17373636101-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/86093480-2484-4b72-b88c-709b1a29aa3b/17373636101-250.jpg",
            "song": "Droppin’ Rhymes on Drums",
            "track_id": null,
            "recording_id": "03d26369-8552-4722-906e-e59ce4e23f20",
            "artist": "Def Jef",
            "artist_ids": [
                "42967657-cd85-434d-9e4f-784cf5a94a20"
            ],
            "album": "Just a Poet With Soul",
            "release_id": null,
            "release_group_id": "78348999-b4b4-35f6-879e-973bba027da7",
            "labels": [
                "Delicious Vinyl"
            ],
            "label_ids": [
                "fa21d4fc-2f5b-48df-9f70-066f0d8cfc3e"
            ],
            "release_date": "1989-11-08",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "This track features Etta James. It samples the Chuck Brown and Soul Searchers track \"Blow Your Whistle.\"\n--\nHailing from Harlem, Jeffrey Fortson, a.k.a. Def Jef, achieved musical acclaim when he teamed up with Delicious Vinyl on the West coast and released his debut album \"Just A Poet With Soul\" in 1989.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3605103,
            "uri": "https://api.kexp.org/v2/plays/3605103/?format=api",
            "airdate": "2026-01-16T13:21:17-08:00",
            "show": 65666,
            "show_uri": "https://api.kexp.org/v2/shows/65666/?format=api",
            "image_uri": "https://coverartarchive.org/release/88ef6a6a-7164-40ec-aa88-7451b779857b/25784221894-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/88ef6a6a-7164-40ec-aa88-7451b779857b/25784221894-250.jpg",
            "song": "Blow Your Whistle",
            "track_id": null,
            "recording_id": "bae4c5b0-e48f-491f-ae49-0be6699bdf5e",
            "artist": "Chuck Brown & The Soul Searchers",
            "artist_ids": [
                "3a9d80e7-564a-418f-91d4-0cb7fee9965e",
                "006044a1-f04e-40ae-bd9f-c084837a771b"
            ],
            "album": "By Special Request the Very Best of Chuck Brown",
            "release_id": null,
            "release_group_id": "298464f8-4532-40fd-8a9c-c221bb0db28a",
            "labels": [
                "Raw Venture Records & Tapes"
            ],
            "label_ids": [
                "a2a95863-914a-4904-b731-743a7591e993"
            ],
            "release_date": "2018-08-17",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3605102,
            "uri": "https://api.kexp.org/v2/plays/3605102/?format=api",
            "airdate": "2026-01-16T13:17:35-08:00",
            "show": 65666,
            "show_uri": "https://api.kexp.org/v2/shows/65666/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3605101,
            "uri": "https://api.kexp.org/v2/plays/3605101/?format=api",
            "airdate": "2026-01-16T13:12:52-08:00",
            "show": 65666,
            "show_uri": "https://api.kexp.org/v2/shows/65666/?format=api",
            "image_uri": "https://coverartarchive.org/release/8c527797-99cd-4787-b8df-acf1b23caa98/5705311949-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/8c527797-99cd-4787-b8df-acf1b23caa98/5705311949-250.jpg",
            "song": "Love to the World",
            "track_id": null,
            "recording_id": "e0859d24-4a91-4e1e-a173-08248c14ea5d",
            "artist": "L.T.D.",
            "artist_ids": [
                "d099c7ff-d795-4ddf-83b3-2ee23678f7e2"
            ],
            "album": "Love to the World",
            "release_id": null,
            "release_group_id": "f56a7466-1f17-3d9e-892a-9d80d3342896",
            "labels": [
                "A&M Records"
            ],
            "label_ids": [
                "35515729-1f2c-4cc9-9390-9af2764bc56c"
            ],
            "release_date": "1976-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Released in 1976, \"Love to the World\" was LTD's third full-length album. All tracks on the album were penned by Larry Mizell, Fonce Mizell, and Rodney Mizell, with additional support by Henry Davis, Skip Scarborough, and Jeffrey Osborne. Production was by Fonce and Larry Mizell.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3605100,
            "uri": "https://api.kexp.org/v2/plays/3605100/?format=api",
            "airdate": "2026-01-16T13:07:55-08:00",
            "show": 65666,
            "show_uri": "https://api.kexp.org/v2/shows/65666/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "ENERGY",
            "track_id": "f5b6d3eb-8ebc-49db-902d-d1f906453869",
            "recording_id": "4a8f0869-d0e5-41b0-b6f2-b48f0d07d723",
            "artist": "Disclosure",
            "artist_ids": [
                "ae65c507-d9a0-4d42-9a6c-2b1f82158b9f"
            ],
            "album": "ENERGY",
            "release_id": "925c9226-9716-4191-86f2-60d6eda23f9d",
            "release_group_id": "f132cde4-a828-452c-a901-a457556a61d4",
            "labels": [
                "Island"
            ],
            "label_ids": [
                "dfd92cd3-4888-46d2-b968-328b1feb2642"
            ],
            "release_date": "2020-08-28",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "English electronic music duo Disclosure consists of brothers Howard and Guy Lawrence. The song \"ENERGY\" uses vocal samples by Eric Thomas, whose vocals were also sampled on the duo's debut studio album \"Settle.\" In a statement, the Lawrence brothers said, \"When we found Eric many years ago, he was like a goldmine of inspirational quotes and motivational speeches. Even if he was speaking to a room of five it was like he was addressing a stadium. He has an immense presence and energy about him that translates so well into music – especially house music. This time we cut up various speeches to make something that makes sense. What he says is basically the whole concept for the record, that's why it became the title track.\"\n---\nhttps://www.disclosureofficial.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3605099,
            "uri": "https://api.kexp.org/v2/plays/3605099/?format=api",
            "airdate": "2026-01-16T13:04:21-08:00",
            "show": 65665,
            "show_uri": "https://api.kexp.org/v2/shows/65665/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Work It",
            "track_id": "925d0b2c-61d5-4743-8db2-f39feb7ce680",
            "recording_id": "de183161-722c-428a-ae99-1e0a78f215e4",
            "artist": "Marie Davidson",
            "artist_ids": [
                "5e864744-89b6-4da8-b463-3ed601c22d8c"
            ],
            "album": "Working Class Woman",
            "release_id": "083b85ec-6ac7-41f2-85fa-219b4a772696",
            "release_group_id": "368fc149-3931-4d12-b858-73ee031b2ad7",
            "labels": [
                "Ninja Tune"
            ],
            "label_ids": [
                "dc940013-b8a8-4362-a465-291026c04b42"
            ],
            "release_date": "2018-10-05",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "From Pitchfork: If Marie Davidson is ever looking for a side hustle, she should consider becoming a life coach. As “Work It,” the second single off her upcoming record Working Class Woman shows, the Montreal producer understands there’s no shortcut to success. “You wanna know how I get away with everything?” she politely asks before bluntly divulging the hard truth. “I work, all the f*cking time.” https://www.youtube.com/watch?v=luWuzcVa_xM",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3605098,
            "uri": "https://api.kexp.org/v2/plays/3605098/?format=api",
            "airdate": "2026-01-16T13:00:04-08:00",
            "show": 65665,
            "show_uri": "https://api.kexp.org/v2/shows/65665/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Desire My Soul",
            "track_id": "954859b4-e2a8-4490-80c6-6032ad6430af",
            "recording_id": "cffc5670-81e1-4e3c-8882-fb74db10a518",
            "artist": "Dark Chisme",
            "artist_ids": [
                "2df279da-29e0-42d8-9e1e-0e3fd722f3d3"
            ],
            "album": "Desire My Soul",
            "release_id": "73ff57f3-8661-4c7e-8dac-6db0ab965abd",
            "release_group_id": "95a49057-214e-48a3-82f7-94830eb14141",
            "labels": [
                "[no label]"
            ],
            "label_ids": [
                "157afde4-4bf5-4039-8ad2-5a15acc85176"
            ],
            "release_date": "2025-11-06",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Dark Chisme is a Seattle-based dark wave duo composed of Chicago-raised Latina DJ and producer Christine Gutierrez on vocals and synths and E (Erik Schneider) on bass and synths. https://darkchisme.bandcamp.com/ \n\nWatch them playing Live on KEXP in November, 2024: https://www.youtube.com/watch?v=ugaexsdQHMI",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3605097,
            "uri": "https://api.kexp.org/v2/plays/3605097/?format=api",
            "airdate": "2026-01-16T12:57:32-08:00",
            "show": 65665,
            "show_uri": "https://api.kexp.org/v2/shows/65665/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3605096,
            "uri": "https://api.kexp.org/v2/plays/3605096/?format=api",
            "airdate": "2026-01-16T12:52:10-08:00",
            "show": 65665,
            "show_uri": "https://api.kexp.org/v2/shows/65665/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Stop Whispering",
            "track_id": "8c9507d0-3be3-3703-84eb-53da60f20fc7",
            "recording_id": "e4e67aad-31f7-49cd-a3d4-65c4f7fbe66e",
            "artist": "Radiohead",
            "artist_ids": [
                "a74b1b7f-71a5-4011-9441-d0b5e4122711"
            ],
            "album": "Pablo Honey",
            "release_id": "241499cc-ab40-40c6-8847-fdecf293857a",
            "release_group_id": "cd76f76b-ff15-3784-a71d-4da3078a6851",
            "labels": [
                "Capitol Records"
            ],
            "label_ids": [
                "abea2d3e-eabf-4480-ab24-9382dd642c73"
            ],
            "release_date": "1993-04-20",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Radiohead debuted with Pablo Honey in 1993. This track was the album's third single, following \"Creep\" and \"Anyone Can Play Guitar.\" Though Pablo Honey has been overshadowed by Radiohead's subsequent releases, \"Creep\" remains their most successful single.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3605095,
            "uri": "https://api.kexp.org/v2/plays/3605095/?format=api",
            "airdate": "2026-01-16T12:48:58-08:00",
            "show": 65665,
            "show_uri": "https://api.kexp.org/v2/shows/65665/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Venus",
            "track_id": "3e6c2d28-e8f1-42fd-a74e-aefa71021cf2",
            "recording_id": "5226247e-19fe-4baa-bc8a-8e65f6fa9ce2",
            "artist": "Neptuna",
            "artist_ids": [
                "012981e3-4eb5-4f21-bf67-710d4ebe985b"
            ],
            "album": "Orbitando",
            "release_id": "f9fd2111-08f9-45aa-a882-5b93ea2e864f",
            "release_group_id": "37892601-120d-4720-bff4-fbc44e8e0300",
            "labels": [
                "[no label]"
            ],
            "label_ids": [
                "157afde4-4bf5-4039-8ad2-5a15acc85176"
            ],
            "release_date": "2022-11-24",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Out of Mexico, Neptuna's most recent release is the Lútea album from October! They've been around since 2017, when they released their debut EP, Demo. \n\nhttps://neptuna.bandcamp.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3605094,
            "uri": "https://api.kexp.org/v2/plays/3605094/?format=api",
            "airdate": "2026-01-16T12:45:34-08:00",
            "show": 65665,
            "show_uri": "https://api.kexp.org/v2/shows/65665/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3605093,
            "uri": "https://api.kexp.org/v2/plays/3605093/?format=api",
            "airdate": "2026-01-16T12:42:52-08:00",
            "show": 65665,
            "show_uri": "https://api.kexp.org/v2/shows/65665/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Turntables",
            "track_id": "1381dc2a-32fe-4686-a722-6c4dc4de64fe",
            "recording_id": "6a908501-c88f-4b2b-895a-ef99f8abdb57",
            "artist": "Janelle Monáe",
            "artist_ids": [
                "ee190f6b-7d98-43ec-b924-da5f8018eca0"
            ],
            "album": "Turntables",
            "release_id": "f11c6192-12b8-4f98-8b0f-0613e3668560",
            "release_group_id": "dee5efa6-9e75-4e79-a356-94cf4b3305d7",
            "labels": [
                "Bad Boy Records"
            ],
            "label_ids": [
                "29d43312-a8ed-4d7b-9f4e-f5650318aebb"
            ],
            "release_date": "2020-09-08",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Janelle Monáe wrote this powerful song for the Liz Garbus and Lisa Cortés' 2020 documentary film All In: The Fight for Democracy.\n\nCheck out the music video: https://www.youtube.com/watch?v=8CFrCk6_0rM",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3605092,
            "uri": "https://api.kexp.org/v2/plays/3605092/?format=api",
            "airdate": "2026-01-16T12:39:25-08:00",
            "show": 65665,
            "show_uri": "https://api.kexp.org/v2/shows/65665/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "DEATH CULT ZOMBIE",
            "track_id": "aca89d72-9147-45f6-a88b-6d28f229a931",
            "recording_id": "499b4c02-b890-4321-b2a4-d148d9a586ac",
            "artist": "Genesis Owusu",
            "artist_ids": [
                "632258cb-4ab5-4f2d-be29-bcc641a275eb"
            ],
            "album": "DEATH CULT ZOMBIE",
            "release_id": "2995e837-9f78-458e-866a-eeef7d31ce94",
            "release_group_id": "318b6734-bc99-4980-9a9e-2b48cd4a7961",
            "labels": [
                "Ourness Pty Ltd"
            ],
            "label_ids": [
                "030d7e9f-da7e-48c0-b705-f4e535d2e5a1"
            ],
            "release_date": "2025-10-30",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Ghanaian-Australian rapper and singer Genesis Owusu released \"DEATH CULT ZOMBIE\" as a (seasonally appropriate) single in October!",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3605091,
            "uri": "https://api.kexp.org/v2/plays/3605091/?format=api",
            "airdate": "2026-01-16T12:37:13-08:00",
            "show": 65665,
            "show_uri": "https://api.kexp.org/v2/shows/65665/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Gutless",
            "track_id": "3a38fc6e-7755-3ffa-b558-f0bc62fddbbd",
            "recording_id": "6f13d1c4-e56f-4edb-94cc-c5cc3798443f",
            "artist": "Hole",
            "artist_ids": [
                "1dcc8968-f2cd-441c-beda-6270f70f2863"
            ],
            "album": "Live Through This",
            "release_id": "6d2787f1-f584-4a76-8a97-7926e96fd73e",
            "release_group_id": "fe676d05-f97c-303a-890b-da53c69e5d42",
            "labels": [
                "DGC Records"
            ],
            "label_ids": [
                "68803e28-86fe-4a95-985f-8e493795ab31"
            ],
            "release_date": "1994-04-12",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"Gutless\" comes from the 1994 Hole album, Live Through This. \n\n\"Live Through This was Hole's only album to feature bassist Kristen Pfaff before her death in June 1994. Recorded in October 1993, the album marked a divergence from the band's unpolished hardcore aesthetics to more refined melodies and song structure. The album's lyrics and packaging reflect Love's preoccupation with beauty, and it's songs contain repeated motifs of milk, motherhood, anti-elitism, and violence against women.\"\n\nhttps://tinyurl.com/ycj2u5h5",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3605090,
            "uri": "https://api.kexp.org/v2/plays/3605090/?format=api",
            "airdate": "2026-01-16T12:31:59-08:00",
            "show": 65665,
            "show_uri": "https://api.kexp.org/v2/shows/65665/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "N.W.O.",
            "track_id": "a0abc21a-7d1a-35fc-b72e-c4e47c2e4429",
            "recording_id": "3a0bb352-5a82-402a-86c2-9507f564f3cd",
            "artist": "Ministry",
            "artist_ids": [
                "13df2a46-f72f-40e7-aa63-26fcf62c7048"
            ],
            "album": "ΚΕΦΑΛΗΞΘ",
            "release_id": "6ff3abf5-4e80-41d7-a0d3-f418608a8b83",
            "release_group_id": "15cfaf82-5a4b-3ee1-bcce-75561055d27a",
            "labels": [
                "Warner Bros. Records",
                "Sire Records"
            ],
            "label_ids": [
                "c595c289-47ce-4fba-b999-b87503e8cb71",
                "be0fec81-5c18-4494-8bbf-0d81dec006bf"
            ],
            "release_date": "1992-07-14",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"N.W.O.\" (New World Order) is the opening track and second single from Ministry's fifth studio album, 'ΚΕΦΑΛΗΞΘ' (commonly known as 'Psalm 69: The Way to Succeed and the Way to Suck Eggs' or simply 'Psalm 69').\n\nThis song features samples from the 1979 film Apocalypse Now and President George H.W. Bush's 1991 State of the Union Address.\n\nhttps://ministryband.bandcamp.com\nhttps://ministryband.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3605089,
            "uri": "https://api.kexp.org/v2/plays/3605089/?format=api",
            "airdate": "2026-01-16T12:29:17-08:00",
            "show": 65665,
            "show_uri": "https://api.kexp.org/v2/shows/65665/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3605088,
            "uri": "https://api.kexp.org/v2/plays/3605088/?format=api",
            "airdate": "2026-01-16T12:24:47-08:00",
            "show": 65665,
            "show_uri": "https://api.kexp.org/v2/shows/65665/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Friday Night (Is Killing Me)",
            "track_id": "55cffa63-582d-3f96-a528-cb6c4ff49f46",
            "recording_id": "f57640bf-b1f1-44f2-8d17-8df538aa9426",
            "artist": "Bash & Pop",
            "artist_ids": [
                "c44092a6-d6be-4bfa-9650-edccc69f7a2b"
            ],
            "album": "Friday Night Is Killing Me",
            "release_id": "42d09d65-6949-452a-a9f3-956b76f87f53",
            "release_group_id": "7509f973-ea8d-323f-a9c7-b481eb338ca7",
            "labels": [
                "Sire Records Company"
            ],
            "label_ids": [
                "f0baa1da-1793-4487-94ec-0ee468881946"
            ],
            "release_date": "1993-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Formed in Minneapolis in 1992, Bash & Pop released this song as the title track to their debut 1993 album. The band broke up in 1994 but reformed in 2016 to release a second album, Anything Could Happen. \n\nBash & Pop played Live on KEXP in 2017: https://www.youtube.com/watch?v=by2A5pTmuNM",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}