Information about plays

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

GET /v2/plays/?format=api&offset=80&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=100&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=60&ordering=-airdate",
    "results": [
        {
            "id": 3621946,
            "uri": "https://api.kexp.org/v2/plays/3621946/?format=api",
            "airdate": "2026-02-25T03:07:30-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "QT",
            "track_id": "6399b3d9-0d8a-469a-b3b9-0cd520a354cb",
            "recording_id": "1e0dedbf-3ad9-461a-9a49-f86174d4fdf4",
            "artist": "LSDXOXO feat. COBRAH",
            "artist_ids": [
                "c2710100-a9e9-46e9-bae7-4677333cd0eb",
                "3574047b-f0d3-4982-b187-16e430f2474d"
            ],
            "album": "DGTL ANML",
            "release_id": "efeea03f-c241-410a-b29f-c412b132fb34",
            "release_group_id": "8ee7376c-d952-4f8b-ac6c-5db6a433ce49",
            "labels": [
                "Because Music"
            ],
            "label_ids": [
                "23450486-837c-46a6-8b3f-b22429a0dfe1"
            ],
            "release_date": "2025-06-13",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://www.youtube.com/watch?v=A-N81sJ15ck",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3621945,
            "uri": "https://api.kexp.org/v2/plays/3621945/?format=api",
            "airdate": "2026-02-25T03:04:53-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-a337e781-cec1-4785-854e-ef562430e509/mbid-a337e781-cec1-4785-854e-ef562430e509-43721847009_thumb500.jpg",
            "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-a337e781-cec1-4785-854e-ef562430e509/mbid-a337e781-cec1-4785-854e-ef562430e509-43721847009_thumb250.jpg",
            "song": "Whatcha Gonna Do About It",
            "track_id": "aa5f0559-13d3-4872-8c19-8ddfc3550461",
            "recording_id": "bed26873-6822-42e4-8cb1-24512fbaa26c",
            "artist": "Peaches",
            "artist_ids": [
                "270acfee-1fbe-413e-a0a8-6a35a8b3b66c"
            ],
            "album": "No Lube So Rude",
            "release_id": "a337e781-cec1-4785-854e-ef562430e509",
            "release_group_id": "d9e0fc07-8d09-4083-9af8-b997a871033d",
            "labels": [
                "Kill Rock Stars"
            ],
            "label_ids": [
                "a16c4ee6-8f6b-4314-9701-465c2e11dffe"
            ],
            "release_date": "2026-02-20",
            "rotation_status": "Light",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Canadian musician and producer Merrill Beth Nisker (Peaches) has been described as a \"feminist and queer icon.\"\n--\nPlaying Seattle's Showbox on Saturday, March 14th.  Performing at The Midway in SF on Thursday, March 19th.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3621944,
            "uri": "https://api.kexp.org/v2/plays/3621944/?format=api",
            "airdate": "2026-02-25T03:00:18-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "https://ia800804.us.archive.org/21/items/mbid-f5a73748-a2f2-4213-afdd-b7b9cbeb0605/mbid-f5a73748-a2f2-4213-afdd-b7b9cbeb0605-18995297583_thumb500.jpg",
            "thumbnail_uri": "https://ia800804.us.archive.org/21/items/mbid-f5a73748-a2f2-4213-afdd-b7b9cbeb0605/mbid-f5a73748-a2f2-4213-afdd-b7b9cbeb0605-18995297583_thumb250.jpg",
            "song": "Like a Father",
            "track_id": "6f2aa0d3-daff-4acb-b59d-70dd33f1ad24",
            "recording_id": "d8e635cf-e72f-401c-be02-c5bc428f6fb7",
            "artist": "The Soft Moon",
            "artist_ids": [
                "93eba14e-f85c-4d39-8412-5e4018c89d75"
            ],
            "album": "Criminal",
            "release_id": "f5a73748-a2f2-4213-afdd-b7b9cbeb0605",
            "release_group_id": "a9cb571d-8b94-442c-96ed-81da6b2694f7",
            "labels": [
                "Sacred Bones Records"
            ],
            "label_ids": [
                "dba6e089-932a-4442-9ebe-fbbceb9476ef"
            ],
            "release_date": "2018-02-02",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "RIP Luis Vasquez <3\nhttps://thesoftmoon.bandcamp.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3621943,
            "uri": "https://api.kexp.org/v2/plays/3621943/?format=api",
            "airdate": "2026-02-25T02:57:24-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
            "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
            "song": "Pain",
            "track_id": null,
            "recording_id": null,
            "artist": "Chalk",
            "artist_ids": [
                "d8339825-470a-4dde-9792-d5c724e14e18"
            ],
            "album": "Live on KEXP",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "KEXP"
            ],
            "label_ids": [
                "89e0503e-96f0-41b4-835f-2c542b7fcb44"
            ],
            "release_date": "2026-02-25",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Live on KEXP: https://www.youtube.com/watch?v=kLgXtWRawCk\nChalk performing \"Pain\" live in the KEXP studio. Recorded November 10, 2025.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3621942,
            "uri": "https://api.kexp.org/v2/plays/3621942/?format=api",
            "airdate": "2026-02-25T02:55:57-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3621941,
            "uri": "https://api.kexp.org/v2/plays/3621941/?format=api",
            "airdate": "2026-02-25T02:52:15-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-c9cc7838-5efe-4aee-a0a8-4ed638c9ec87/mbid-c9cc7838-5efe-4aee-a0a8-4ed638c9ec87-44252747210_thumb500.jpg",
            "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-c9cc7838-5efe-4aee-a0a8-4ed638c9ec87/mbid-c9cc7838-5efe-4aee-a0a8-4ed638c9ec87-44252747210_thumb250.jpg",
            "song": "Not Around Anymore",
            "track_id": "06900bab-9cf8-4f8e-91c8-251e4931bc63",
            "recording_id": "be26415b-3405-49ff-a367-be3c6aaffa8b",
            "artist": "Broken Social Scene",
            "artist_ids": [
                "2eada8f8-056a-4093-bbc2-004909ce743b"
            ],
            "album": "Remember The Humans",
            "release_id": "c9cc7838-5efe-4aee-a0a8-4ed638c9ec87",
            "release_group_id": "3d239ce7-3d99-411c-aede-365677575cea",
            "labels": [
                "Arts & Crafts"
            ],
            "label_ids": [
                "43f1132f-9796-4a96-b898-b71ea7ad9b9b"
            ],
            "release_date": "2026-05-08",
            "rotation_status": "Light",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Broken Social Scene have announced their first new album since 2017’s great \"Hug of Thunder.\" \n\n\"Remember the Humans\" is due out on May 8.  This is the lead single.\n\nhttps://brokensocialscene.bandcamp.com/album/remember-the-humans\n\nThey will be on tour with Metric this summer and will play The Masonic in SF on June 21st and 22nd.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3621940,
            "uri": "https://api.kexp.org/v2/plays/3621940/?format=api",
            "airdate": "2026-02-25T02:48:40-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "https://ia903204.us.archive.org/15/items/mbid-cd297b59-fd00-4c18-b03a-f130d2d64dff/mbid-cd297b59-fd00-4c18-b03a-f130d2d64dff-18507685272_thumb500.jpg",
            "thumbnail_uri": "https://ia803204.us.archive.org/15/items/mbid-cd297b59-fd00-4c18-b03a-f130d2d64dff/mbid-cd297b59-fd00-4c18-b03a-f130d2d64dff-18507685272_thumb250.jpg",
            "song": "Publish My Love",
            "track_id": "218255da-850b-35f8-8fc3-5320d5abe124",
            "recording_id": "e1b1a7c7-8e31-4790-8688-f75677306a05",
            "artist": "Rogue Wave",
            "artist_ids": [
                "6aa55ee1-4c46-4f7c-9a6d-5051dfe2c06d"
            ],
            "album": "Descended Like Vultures",
            "release_id": "cd297b59-fd00-4c18-b03a-f130d2d64dff",
            "release_group_id": "ff425888-b69b-3510-a58f-36d840f3a7d7",
            "labels": [
                "Sub Pop Records"
            ],
            "label_ids": [
                "38dc88de-7720-4100-9d5b-3cdc41b0c474"
            ],
            "release_date": "2005-10-25",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Rogue Wave LIVE on KEXP at Noise Pop / 25th Street Recording on Thursday, February 26 at 11AM! \n\nThe album title \"Descended Like Vultures\" is an allusion to the sophomore slump.\n\n“That’s the whole thing with the title,” singer Zach Rogue said. “It’s like waiting for the other shoe to drop… this perception that everyone around you is going to turn their back.”\nhttps://www.subpop.com/releases/rogue_wave/descended_like_vultures",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3621939,
            "uri": "https://api.kexp.org/v2/plays/3621939/?format=api",
            "airdate": "2026-02-25T02:43:44-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Open Up",
            "track_id": "d1474f02-d058-4a9b-813d-2a70523d56b3",
            "recording_id": "5d47f483-a458-4bd8-a367-7258830dae36",
            "artist": "Ratboys",
            "artist_ids": [
                "423a85de-66ba-4113-abdc-ba2678ee89ba"
            ],
            "album": "Singin' to an Empty Chair",
            "release_id": "f183b31e-edfb-47b0-bd51-ba36e5d2cf3d",
            "release_group_id": "362e059b-f4d8-4031-87d6-9118fdb5867f",
            "labels": [
                "New West Records"
            ],
            "label_ids": [
                "c1b263e3-f148-4e85-81a3-c57aefc56797"
            ],
            "release_date": "2026-02-06",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Brand new from Ratboys!\n\n\"Despite its title, Ratboys’ new album Singin’ to an Empty Chair is not defined by what’s missing. Rather, it’s the beginning of an important dialogue with a close loved one vocalist Julia Steiner finds herself estranged from. The music on the band’s sixth studio album – its first for New West Records – fills the space that person left behind with 11 songs showcasing Ratboys at the peak of their powers — twangy, effervescent, as confident as they’ve ever been, and perhaps more emotionally interrogative than ever before.\"\nhttps://ratboys.bandcamp.com/album/singin-to-an-empty-chair",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3621938,
            "uri": "https://api.kexp.org/v2/plays/3621938/?format=api",
            "airdate": "2026-02-25T02:42:22-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3621937,
            "uri": "https://api.kexp.org/v2/plays/3621937/?format=api",
            "airdate": "2026-02-25T02:38:10-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-e315a8a4-3ac4-4c68-af95-844a1d3d01c0/mbid-e315a8a4-3ac4-4c68-af95-844a1d3d01c0-26961222990_thumb500.jpg",
            "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-e315a8a4-3ac4-4c68-af95-844a1d3d01c0/mbid-e315a8a4-3ac4-4c68-af95-844a1d3d01c0-26961222990_thumb250.jpg",
            "song": "Soft Shock",
            "track_id": "a11a9e31-43f2-32f9-8d28-b4bbe3d007c3",
            "recording_id": "68e85394-8eef-459f-9b6e-7f50f2e04919",
            "artist": "Yeah Yeah Yeahs",
            "artist_ids": [
                "584c04d2-4acc-491b-8a0a-e63133f4bfc4"
            ],
            "album": "It's Blitz!",
            "release_id": "e315a8a4-3ac4-4c68-af95-844a1d3d01c0",
            "release_group_id": "08e1a593-cbce-3943-8a90-79c4d8c2b693",
            "labels": [
                "Interscope Records"
            ],
            "label_ids": [
                "2182a316-c4bd-4605-936a-5e2fac52bdd2"
            ],
            "release_date": "2009-03-31",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "This third LP from Yeah Yeah Yeahs got started at a dairy farm in Massachusetts, and recorded at Sonic Ranch studio in El Paso, Texas.\n\nhttps://yeahyeahyeahs.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3621936,
            "uri": "https://api.kexp.org/v2/plays/3621936/?format=api",
            "airdate": "2026-02-25T02:35:13-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Like A Knife",
            "track_id": "759924ef-66a3-4806-9dad-6ded4d124ce6",
            "recording_id": "acd59a98-fc6b-4385-8db5-9c7d0229d0a0",
            "artist": "Jessica Winter",
            "artist_ids": [
                "36853dba-1b21-4196-8907-e01d5c8482c9"
            ],
            "album": "More Sad Music",
            "release_id": "4d8490e8-b555-4fd8-b92b-9055102c455e",
            "release_group_id": "9a0e90bb-51b8-4bb2-a5cf-6120272d21e6",
            "labels": [
                "Roya"
            ],
            "label_ids": [
                "c13ff3ce-f7e6-4a35-afc9-799ca83d6748"
            ],
            "release_date": "2021-10-29",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "For Clare in Dublin! \n\nJessica Winter gave us Sad Music and now she's back with MORE SAD MUSIC! Heck yes.\n\nWinters shared, \"'More Sad Music', is about being addicted to love and the battles with that. Each song was born after a traumatic romantic event and has hopefully given me better clarity in love and my relationship with it. I experimented with classic sounds like guitars, pianos and strings. It’s more rock than my first EP referencing 00s pop and indie like Britney, Madonna and The Yeah Yeah Yeahs & Smashing Pumpkins.\"\n\nGrab it here: https://jessicawinter.bandcamp.com/album/more-sad-music",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3621935,
            "uri": "https://api.kexp.org/v2/plays/3621935/?format=api",
            "airdate": "2026-02-25T02:32:27-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "23",
            "track_id": "91cec253-bf51-4461-bc68-f3e311c985c3",
            "recording_id": "5f5f385c-d8d7-4168-abed-3d6adc7bcebe",
            "artist": "Lime Garden",
            "artist_ids": [
                "47d7fd0d-6598-43a0-b7b3-39bfff0d3ce4"
            ],
            "album": "23",
            "release_id": "7b6acdb3-d45e-44ac-95af-919ff01aac5e",
            "release_group_id": "dcc4c348-8135-406a-a8cb-6d9293138963",
            "labels": [
                "So Young Records"
            ],
            "label_ids": [
                "f6aa3f7b-77dd-4f29-90c8-5b7c6919b24e"
            ],
            "release_date": "2026-01-20",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "The Brighton quartet's new album, Maybe Not Tonight,\" will be out on April 10th!\n\nBest friends Chloe Howard and Annabel Wittle are the vocalist/guitarist and drummer of Lime Garden. The self-described “wonk pop” band is completed by Leila Deeley on guitar and Tippi Morgan on bass.\n\nOf the album, Howard confides, \"The concept was born from a dream I had where I was talking to my younger self. In the dream I was essentially ripping into my own personality and lack of success.\n\n\"'23' the song was born on a rainy January afternoon, a Happy Mondays–inspired jam paved the way for the main bassline.”\n\nhttps://limegarden.bandcamp.com/album/maybe-not-tonight",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3621934,
            "uri": "https://api.kexp.org/v2/plays/3621934/?format=api",
            "airdate": "2026-02-25T02:27:51-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Pull Up to the Bumper",
            "track_id": "e7d125b9-639d-44ab-b21d-3f56f662f3e2",
            "recording_id": "5a66758a-a5d6-4252-b1ae-69fc72c6ca46",
            "artist": "Grace Jones",
            "artist_ids": [
                "b1c124b3-cf60-41a6-8699-92728c8a3fe0"
            ],
            "album": "Nightclubbing",
            "release_id": "1ddb7200-af95-4b9e-8fdf-3ffa76dd7738",
            "release_group_id": "8a0fff99-479d-3fe3-849f-0ddc8d22d304",
            "labels": [
                "Island"
            ],
            "label_ids": [
                "dfd92cd3-4888-46d2-b968-328b1feb2642"
            ],
            "release_date": "2014-04-28",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "This 1981 track from Jamaican icon, sing-songwriter, and model Grace Jones initially generated controversy with its sexually suggestive lyrics. Despite limited radio airplay because of this, would go on to become one of Grace Jones' most popular tracks. \n---\nSing-Along here:\nhttps://genius.com/Grace-jones-pull-up-to-the-bumper-lyrics\n\nCheck out the official video here, enjoy: https://www.youtube.com/watch?v=j0l020LllXY\n---\nhttps://www.gracejones.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3621933,
            "uri": "https://api.kexp.org/v2/plays/3621933/?format=api",
            "airdate": "2026-02-25T02:21:27-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Underappreciated",
            "track_id": "93ea0de5-b564-4295-89d3-84787417b6cf",
            "recording_id": "5006a5bf-0ccb-4bfb-8139-fa66e140f1b0",
            "artist": "Peter Matson & JKriv feat. Ibibio Sound Machine",
            "artist_ids": [
                "0ece139d-19a4-44c6-85e6-0406e8055a21",
                "26fff1f8-2a8d-4b76-aff9-3297d423ea9e",
                "6857fc86-6356-42b3-8fb8-ba165674a8fa"
            ],
            "album": "Underappreciated",
            "release_id": "da3f16d9-5c2d-4461-86b8-be8fe2c11d84",
            "release_group_id": "6ad00ec5-ea08-4106-90d2-643435b7b9cb",
            "labels": [
                "Favorite Recordings"
            ],
            "label_ids": [
                "33db1bc6-4501-497c-a7f7-01123956f4d2"
            ],
            "release_date": "2026-02-13",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Both multi-instrumentalists and seasoned producers, J & Peter took an all-hands-on-deck approach to these original collaborative tracks. The sonic seeds of \"Underappreciated\" and \"Facile\" were planted by Peter, JKriv cooked up the demo of \"Over Suffa\", and all three were completed together in J’s Brooklyn production studio. With live-recorded guitar, bass, analog synths, and drums/percussion by and a cohort of Brooklyn accomplices, the Facile EP marries live elements with modern club-ready production. https://favoriterecordings.bandcamp.com/album/facile-ep",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3621932,
            "uri": "https://api.kexp.org/v2/plays/3621932/?format=api",
            "airdate": "2026-02-25T02:19:39-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3621931,
            "uri": "https://api.kexp.org/v2/plays/3621931/?format=api",
            "airdate": "2026-02-25T02:14:54-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "https://dn711107.ca.archive.org/0/items/mbid-a6fcd8fa-d51f-42cf-a6a8-eb4b8addf0a5/mbid-a6fcd8fa-d51f-42cf-a6a8-eb4b8addf0a5-22471275019_thumb500.jpg",
            "thumbnail_uri": "https://dn711107.ca.archive.org/0/items/mbid-a6fcd8fa-d51f-42cf-a6a8-eb4b8addf0a5/mbid-a6fcd8fa-d51f-42cf-a6a8-eb4b8addf0a5-22471275019_thumb250.jpg",
            "song": "Dance This Mess Around",
            "track_id": "be1f94b6-31a5-47dd-bee9-e1788af62f95",
            "recording_id": "3bb87fb8-db1c-4968-8043-b4672cfd6cc9",
            "artist": "The B‐52s",
            "artist_ids": [
                "127f591a-7e27-4435-92db-0780f219f3a1"
            ],
            "album": "The B‐52’s",
            "release_id": "a6fcd8fa-d51f-42cf-a6a8-eb4b8addf0a5",
            "release_group_id": "68699ffe-f5fd-337a-8bb9-8a196157afa8",
            "labels": [
                "Warner Bros. Records"
            ],
            "label_ids": [
                "c595c289-47ce-4fba-b999-b87503e8cb71"
            ],
            "release_date": "1979-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "The B‐52s debuted with this self-titled album in 1979.\n\n\"Even in the weird, quirky world of new wave and post-punk in the late '70s, the B-52's' eponymous debut stood out as an original. Unabashed kitsch mavens at a time when their peers were either vulgar or stylish, the Athens quintet celebrated all the silliest aspects of pre-Beatles pop culture -- bad hairdos, sci-fi nightmares, dance crazes, pastels, and anything else that sprung into their minds -- to a skewed fusion of pop, surf, avant-garde, amateurish punk, and white funk.\"\n\nRead more from this review here: https://tinyurl.com/2snhnhbf",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3621930,
            "uri": "https://api.kexp.org/v2/plays/3621930/?format=api",
            "airdate": "2026-02-25T02:11:20-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Catch",
            "track_id": "92722fdb-1d71-3f66-9383-7bc37c7915a4",
            "recording_id": "c29332ab-3848-4f55-aec0-ce5f598a3f8e",
            "artist": "Pylon",
            "artist_ids": [
                "5f895285-0598-4a03-a10f-ac171746ef45"
            ],
            "album": "Chain",
            "release_id": "b5eb2881-1123-33bf-ab52-b9da8d4b0389",
            "release_group_id": "d80f1b24-9247-30cc-ac36-176b4a81c844",
            "labels": [
                "Sky Records"
            ],
            "label_ids": [
                "8f60787c-8007-4db8-91e0-5aa17a18716e"
            ],
            "release_date": "1990-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "How Pylon Brought Disco to the ’80s Athens Rock Scene https://daily.bandcamp.com/features/how-pylon-brought-disco-to-the-80s-athens-rock-scene",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3621929,
            "uri": "https://api.kexp.org/v2/plays/3621929/?format=api",
            "airdate": "2026-02-25T02:07:53-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Bingo",
            "track_id": "f5234c20-61e5-4a96-9911-86576a4e7405",
            "recording_id": "564a7e9a-6ec8-470a-8057-92997ce80444",
            "artist": "La Sécurité",
            "artist_ids": [
                "a03666b0-23ba-455f-bc74-1e8a7140fed3"
            ],
            "album": "Bingo!",
            "release_id": "68eb725d-8856-45b5-a530-99e8293bac0a",
            "release_group_id": "26e8b170-ff2a-462b-92a1-638d7c6015d0",
            "labels": [
                "Bella Union"
            ],
            "label_ids": [
                "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
            ],
            "release_date": "2026-06-12",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "La Sécurité (Montréal/Tiohtià:ke) is a collective whose art punk is equal parts: jumpy beats, off-kilter arrangements, and minimalistic melodic hooks. https://lasecurite.bandcamp.com/album/bingo",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3621928,
            "uri": "https://api.kexp.org/v2/plays/3621928/?format=api",
            "airdate": "2026-02-25T02:02:32-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "https://dn710305.ca.archive.org/0/items/mbid-758dda0d-f71a-40c7-a2ac-9c3a1650de28/mbid-758dda0d-f71a-40c7-a2ac-9c3a1650de28-10019907555_thumb500.jpg",
            "thumbnail_uri": "https://dn710305.ca.archive.org/0/items/mbid-758dda0d-f71a-40c7-a2ac-9c3a1650de28/mbid-758dda0d-f71a-40c7-a2ac-9c3a1650de28-10019907555_thumb250.jpg",
            "song": "Tryouts for the Human Race",
            "track_id": "26a842cb-4faa-3880-9e63-d866619f56d5",
            "recording_id": "c00916d9-d6cd-48bc-955a-053fa6077e28",
            "artist": "Sparks",
            "artist_ids": [
                "f319b57a-a494-40f6-a467-3d196d3484e6"
            ],
            "album": "Profile: The Ultimate Sparks Collection",
            "release_id": "758dda0d-f71a-40c7-a2ac-9c3a1650de28",
            "release_group_id": "64efb50b-b52d-3866-8e01-48a4461afe2b",
            "labels": [
                "Rhino"
            ],
            "label_ids": [
                "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
            ],
            "release_date": "1991-04-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "From \"No. 1 in Heaven\", the eighth album from Sparks, released in 1979, and produced by Italian synth/disco master Giorgio Moroder. The album became influential in the synth pop genre. \n\nhttps://allsparks.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3621927,
            "uri": "https://api.kexp.org/v2/plays/3621927/?format=api",
            "airdate": "2026-02-25T01:58:14-08:00",
            "show": 66024,
            "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
            "image_uri": "https://dn710307.ca.archive.org/0/items/mbid-3ce6cf0c-5092-4861-a2aa-b2d09e191da1/mbid-3ce6cf0c-5092-4861-a2aa-b2d09e191da1-44417420629_thumb500.jpg",
            "thumbnail_uri": "https://dn710307.ca.archive.org/0/items/mbid-3ce6cf0c-5092-4861-a2aa-b2d09e191da1/mbid-3ce6cf0c-5092-4861-a2aa-b2d09e191da1-44417420629_thumb250.jpg",
            "song": "Begging for Change",
            "track_id": "34b1f20c-b56d-4ea0-b44c-10fade99f667",
            "recording_id": "91a4d56b-f2dc-4cf1-b844-e27fe80b20cf",
            "artist": "Pulp",
            "artist_ids": [
                "76b2e842-5e85-4c97-ab62-d5bc315595b5"
            ],
            "album": "Begging for Change",
            "release_id": "3ce6cf0c-5092-4861-a2aa-b2d09e191da1",
            "release_group_id": "534f383b-f97e-4dd1-acf8-153e6af21578",
            "labels": [
                "War Child Records"
            ],
            "label_ids": [
                "9d87153e-ad9a-4a6a-94a9-cdb3fc5bf40c"
            ],
            "release_date": "2026-02-19",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Pulp have released a new song, “Begging for Change.” It’s the latest single off War Child UK’s charity album Help(2), which is due out March 6. The track was recorded while the British band was working on their 2025 album, More.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}