Information about plays

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

GET /v2/plays/?format=api&offset=118300&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=118320&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=118280&ordering=-airdate",
    "results": [
        {
            "id": 3437477,
            "uri": "https://api.kexp.org/v2/plays/3437477/?format=api",
            "airdate": "2024-12-13T06:52:42-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "https://ia600804.us.archive.org/18/items/mbid-8747eccc-8c1b-46c2-8e5b-cfbd2e2a9543/mbid-8747eccc-8c1b-46c2-8e5b-cfbd2e2a9543-40466969915_thumb500.jpg",
            "thumbnail_uri": "https://ia600804.us.archive.org/18/items/mbid-8747eccc-8c1b-46c2-8e5b-cfbd2e2a9543/mbid-8747eccc-8c1b-46c2-8e5b-cfbd2e2a9543-40466969915_thumb250.jpg",
            "song": "Alone",
            "track_id": "783da860-93b4-4f49-826b-086d00321cae",
            "recording_id": "f8fd0b99-6a85-4ee2-8d90-47dac6f1e080",
            "artist": "The Cure",
            "artist_ids": [
                "69ee3720-a7cb-4402-b48d-a02c366f2bcf"
            ],
            "album": "Songs of a Lost World",
            "release_id": "8747eccc-8c1b-46c2-8e5b-cfbd2e2a9543",
            "release_group_id": "97650540-f489-40e1-957c-6fd67baa739d",
            "labels": [
                "Polydor"
            ],
            "label_ids": [
                "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
            ],
            "release_date": "2024-11-01",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "From Lisa's 10th favorite album of the year!!",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3437476,
            "uri": "https://api.kexp.org/v2/plays/3437476/?format=api",
            "airdate": "2024-12-13T06:50:53-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3437475,
            "uri": "https://api.kexp.org/v2/plays/3437475/?format=api",
            "airdate": "2024-12-13T06:47:51-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "https://ia600309.us.archive.org/20/items/mbid-5327f422-59c0-4f03-960a-4562ff620d5a/mbid-5327f422-59c0-4f03-960a-4562ff620d5a-39864601332_thumb500.jpg",
            "thumbnail_uri": "https://ia800309.us.archive.org/20/items/mbid-5327f422-59c0-4f03-960a-4562ff620d5a/mbid-5327f422-59c0-4f03-960a-4562ff620d5a-39864601332_thumb250.jpg",
            "song": "House",
            "track_id": "b6adeb30-d586-4667-a145-4265c3b09c37",
            "recording_id": "2f16ecfd-faef-4dc0-a069-4d42cedea40c",
            "artist": "London Grammar",
            "artist_ids": [
                "4dbe08c1-b40a-43b3-ab89-210000bd8ab2"
            ],
            "album": "The Greatest Love",
            "release_id": "5327f422-59c0-4f03-960a-4562ff620d5a",
            "release_group_id": "d0d1a279-9b5d-4935-b8b7-df886ddd6eaa",
            "labels": [
                "Ministry of Sound Recordings"
            ],
            "label_ids": [
                "db69120f-b087-4671-aeef-a69646dcd8da"
            ],
            "release_date": "2024-09-13",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"English trio London Grammar combine sparse electronic pop in the model of the xx with lead singer Hannah Reid's dramatic, soulful vocals evoking Annie Lennox and contemporaries like Florence Welch and Natasha Khan of Bat for Lashes.\"\n\nRead more about the band here:\n\nhttps://www.allmusic.com/artist/london-grammar-mn0003066904#biography",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3437474,
            "uri": "https://api.kexp.org/v2/plays/3437474/?format=api",
            "airdate": "2024-12-13T06:45:09-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "With A Smile",
            "track_id": null,
            "recording_id": null,
            "artist": "Maiah Manser",
            "artist_ids": [
                "2ec46b81-7180-43fe-bfe2-318e46cf6a45"
            ],
            "album": "Fourth Wall",
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "2024-11-22",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://maiahmanser.bandcamp.com/music",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3437473,
            "uri": "https://api.kexp.org/v2/plays/3437473/?format=api",
            "airdate": "2024-12-13T06:40:35-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "https://ia600602.us.archive.org/16/items/mbid-444eb25b-69ec-427b-9746-e58cdc0fe92b/mbid-444eb25b-69ec-427b-9746-e58cdc0fe92b-39333940096_thumb500.jpg",
            "thumbnail_uri": "https://ia800602.us.archive.org/16/items/mbid-444eb25b-69ec-427b-9746-e58cdc0fe92b/mbid-444eb25b-69ec-427b-9746-e58cdc0fe92b-39333940096_thumb250.jpg",
            "song": "Love You Got",
            "track_id": "b2cfff00-783c-4ad1-8529-1b1b5497831c",
            "recording_id": "397bc1e1-01a7-4124-b199-32644671582d",
            "artist": "Kelly Lee Owens",
            "artist_ids": [
                "9d88eaab-f90a-4fbe-b84f-20da5518cd26"
            ],
            "album": "Dreamstate",
            "release_id": "b173ba99-2a94-4855-9ad8-eed1e5d4f19f",
            "release_group_id": "dee9395f-96d0-4a36-bffb-4a1e6a172a74",
            "labels": [
                "dh2"
            ],
            "label_ids": [
                "6bb3e6d6-3655-4014-9a68-eff6df75e450"
            ],
            "release_date": "2024-10-18",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "From Lisa's 2nd favorite album of the year!!\n--\nWelsh musician Kelly Lee Owens performed Live on KEXP back in 2018 in this session hosted by Cheryl! https://www.youtube.com/watch?v=Oskqru6HKUo\n\nMaybe her new album 'Dreamstate' is on your top albums of 2024 list? Vote here: https://www.kexp.org/countdowns/best-of-2024/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3437472,
            "uri": "https://api.kexp.org/v2/plays/3437472/?format=api",
            "airdate": "2024-12-13T06:36:08-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "https://ia600804.us.archive.org/3/items/mbid-7401c0ee-6559-4355-a005-660b37be1d7d/mbid-7401c0ee-6559-4355-a005-660b37be1d7d-37247244764_thumb500.jpg",
            "thumbnail_uri": "https://ia800804.us.archive.org/3/items/mbid-7401c0ee-6559-4355-a005-660b37be1d7d/mbid-7401c0ee-6559-4355-a005-660b37be1d7d-37247244764_thumb250.jpg",
            "song": "All U Like",
            "track_id": "81513b7b-1380-4f57-8e98-21f3684ccadb",
            "recording_id": "a646af40-0780-4ea6-95b3-2e8b75c95e49",
            "artist": "Logic1000",
            "artist_ids": [
                "8e018193-119b-42f3-8ef8-b9575b0208ca"
            ],
            "album": "Mother",
            "release_id": "7401c0ee-6559-4355-a005-660b37be1d7d",
            "release_group_id": "1e57af12-0f39-4254-856e-96ce1ddf31a1",
            "labels": [
                "Therapy",
                "Because Music"
            ],
            "label_ids": [
                "1afc4ba3-a8f5-4c2e-893d-7e88397d3685",
                "23450486-837c-46a6-8b3f-b22429a0dfe1"
            ],
            "release_date": "2024-03-22",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "From Lisa's 5th favorite record of the year!!\n\nhttps://www.kexp.org/read/2024/12/11/kexp-djs-top-albums-of-2024/\n--\nLogic1000 is Melbourne-born, Berlin-based producer Samantha Poulter - her new album was inspired in part by parenthood. She herself says, somewhat surprised, \"I never would have thought I could create something so powerful.\"\n\nhttps://logic1000.bandcamp.com/album/mother",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3437471,
            "uri": "https://api.kexp.org/v2/plays/3437471/?format=api",
            "airdate": "2024-12-13T06:33:58-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3437470,
            "uri": "https://api.kexp.org/v2/plays/3437470/?format=api",
            "airdate": "2024-12-13T06:30:47-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "https://ia801303.us.archive.org/15/items/mbid-b455ea76-387b-4fbe-ae26-8215d6304529/mbid-b455ea76-387b-4fbe-ae26-8215d6304529-37819282387_thumb500.jpg",
            "thumbnail_uri": "https://ia801303.us.archive.org/15/items/mbid-b455ea76-387b-4fbe-ae26-8215d6304529/mbid-b455ea76-387b-4fbe-ae26-8215d6304529-37819282387_thumb250.jpg",
            "song": "Fox Hunt",
            "track_id": "efd49f42-5d3c-4202-8b6b-c6ac9381b6aa",
            "recording_id": "15b506df-7935-4d9f-94b5-307f4b56adb8",
            "artist": "Sierra Ferrell",
            "artist_ids": [
                "4a27848e-ffdc-45d2-bed4-f5d62b85dc3e"
            ],
            "album": "Trail of Flowers",
            "release_id": "b455ea76-387b-4fbe-ae26-8215d6304529",
            "release_group_id": "98f6b89d-6ed7-44fb-8acd-0ac8deca75bd",
            "labels": [
                "Rounder"
            ],
            "label_ids": [
                "4b8d82bb-8abc-471f-a809-4060e2bc9a3a"
            ],
            "release_date": "2024-03-22",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Released with Rounder Records, the song was unveiled alongside a far-out animated video filled with pipe-smoking toads and fiddle-playing foxes: https://www.youtube.com/watch?v=4tk5dyg4YNc",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3437469,
            "uri": "https://api.kexp.org/v2/plays/3437469/?format=api",
            "airdate": "2024-12-13T06:26:17-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "https://ia800504.us.archive.org/11/items/mbid-830bba90-0312-4b87-9af6-01a6f222671c/mbid-830bba90-0312-4b87-9af6-01a6f222671c-37263425996_thumb500.jpg",
            "thumbnail_uri": "https://ia800504.us.archive.org/11/items/mbid-830bba90-0312-4b87-9af6-01a6f222671c/mbid-830bba90-0312-4b87-9af6-01a6f222671c-37263425996_thumb250.jpg",
            "song": "Guitar World",
            "track_id": "1191be37-b921-4a38-8ab9-8158e1915221",
            "recording_id": "cc7b8a41-23a8-4371-960f-f6e15efa84c1",
            "artist": "Mama Zu",
            "artist_ids": [
                "bd435592-4593-4a69-8df0-8bfb646d835c"
            ],
            "album": "Quilt Floor",
            "release_id": "830bba90-0312-4b87-9af6-01a6f222671c",
            "release_group_id": "515089aa-324e-466f-bd57-d0312aaae58a",
            "labels": [
                "Cosmic Twin Records",
                "Thirty Tigers"
            ],
            "label_ids": [
                "36fe7790-0a33-4014-8ac8-7e2b749bbb57",
                "5ecd57fa-e156-453e-94c9-3c8f1832b3ec"
            ],
            "release_date": "2024-02-23",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "You have until 7pm Pacific TODAY to vote for your top albums of 2024: \n\nhttps://www.kexp.org/countdowns/best-of-2024/\n\nhttps://mamazu.bandcamp.com/album/quilt-floor-full-length-lp",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3437468,
            "uri": "https://api.kexp.org/v2/plays/3437468/?format=api",
            "airdate": "2024-12-13T06:23:16-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "https://ia600202.us.archive.org/21/items/mbid-b3de3185-dca2-4853-a7b6-a21a3397a659/mbid-b3de3185-dca2-4853-a7b6-a21a3397a659-38458606516_thumb500.jpg",
            "thumbnail_uri": "https://ia600202.us.archive.org/21/items/mbid-b3de3185-dca2-4853-a7b6-a21a3397a659/mbid-b3de3185-dca2-4853-a7b6-a21a3397a659-38458606516_thumb250.jpg",
            "song": "A Tear",
            "track_id": "f00aecc5-e7c1-44ce-aac0-58d73808cf79",
            "recording_id": "8555cc6d-2c4b-41f0-ad76-d3d805bbe327",
            "artist": "The Lostines",
            "artist_ids": [
                "e4767b87-b4c8-4916-b228-952396556e26"
            ],
            "album": "Meet The Lostines",
            "release_id": "b3de3185-dca2-4853-a7b6-a21a3397a659",
            "release_group_id": "85cf9ba7-17d2-46a1-bb8c-0fc117099560",
            "labels": [
                "Gar Hole Records"
            ],
            "label_ids": [
                "7086c5e7-8c50-4654-9236-57338b05e437"
            ],
            "release_date": "2024-04-26",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Recorded in the band's hometown of New Orleans, The Lostines full-length debut from songwriters Casey Jane Reece-Kaigler and Camille Wind Weatherford is packed with melodies and harmonies. It's where the swampland meets the sock hop. Where golden-age rock & roll crosses paths with old-school country. Where timeless American roots music drops its anchor and climbs skyward, finding some balance between the earthy and the otherworldly.\n\nhttps://thelostines.bandcamp.com/album/meet-the-lostines",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3437467,
            "uri": "https://api.kexp.org/v2/plays/3437467/?format=api",
            "airdate": "2024-12-13T06:20:47-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "https://ia801300.us.archive.org/32/items/mbid-6c559bc9-0ca3-40a4-99f0-151e0e7a99ff/mbid-6c559bc9-0ca3-40a4-99f0-151e0e7a99ff-37870250544_thumb500.jpg",
            "thumbnail_uri": "https://ia601300.us.archive.org/32/items/mbid-6c559bc9-0ca3-40a4-99f0-151e0e7a99ff/mbid-6c559bc9-0ca3-40a4-99f0-151e0e7a99ff-37870250544_thumb250.jpg",
            "song": "Oh So Close, Yet So Far",
            "track_id": "ae6aa3ac-3dc9-4fa1-aa4f-b87c3f73d334",
            "recording_id": "39027a88-9587-4ac7-8211-ec397fef47be",
            "artist": "Shannon and the Clams",
            "artist_ids": [
                "edda8263-7286-4227-9dc4-9ed8e6177f84"
            ],
            "album": "The Moon Is in the Wrong Place",
            "release_id": "6c559bc9-0ca3-40a4-99f0-151e0e7a99ff",
            "release_group_id": "3bdff444-eb6c-4ad2-9731-6d772cad602f",
            "labels": [
                "Easy Eye Sound"
            ],
            "label_ids": [
                "895e5b19-d586-4f83-a2aa-2b00d4803ba4"
            ],
            "release_date": "2024-05-10",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "San Francisco’s Shannon & The Clams are generally associated with good times, especially their live shows, but new album The Moon is in the Wrong Place was born of tragedy. In 2022, Shannon Shaw’s fiancé, Joe Haener, was killed in an auto accident just weeks before their wedding. “We all felt the urgency of making something that reckoned with this meteor that smashed into our planet,” keyboardist Will Sprott says. “This is the most focused record we’ve ever done, as far as everything coming from a singular traumatic event.” The circumstances and lyrics are heavy, but it has resulted in Shannon & The Clams’ best album to date.\n--https://shannonandtheclams.bandcamp.com/album/the-moon-is-in-the-wrong-place",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3437466,
            "uri": "https://api.kexp.org/v2/plays/3437466/?format=api",
            "airdate": "2024-12-13T06:18:22-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3437465,
            "uri": "https://api.kexp.org/v2/plays/3437465/?format=api",
            "airdate": "2024-12-13T06:16:23-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "https://ia801506.us.archive.org/23/items/mbid-e24d5871-4f6c-4137-9cc0-29c55ee32738/mbid-e24d5871-4f6c-4137-9cc0-29c55ee32738-37015484720_thumb500.jpg",
            "thumbnail_uri": "https://ia801506.us.archive.org/23/items/mbid-e24d5871-4f6c-4137-9cc0-29c55ee32738/mbid-e24d5871-4f6c-4137-9cc0-29c55ee32738-37015484720_thumb250.jpg",
            "song": "Ok? Ok! Ok? Ok!",
            "track_id": "9868f126-4337-424f-8b48-3b5a1edf21d3",
            "recording_id": "c3f7efcf-7d22-4075-a385-babe561660c1",
            "artist": "Mannequin Pussy",
            "artist_ids": [
                "e160f589-dbe6-4b8f-88b5-f528ff4443b4"
            ],
            "album": "I Got Heaven",
            "release_id": "e24d5871-4f6c-4137-9cc0-29c55ee32738",
            "release_group_id": "ed0dba28-0154-4a2f-8d4c-830dfe340ed4",
            "labels": [
                "Epitaph"
            ],
            "label_ids": [
                "1bfd06be-a6ed-4ced-8159-7d4d2923a40c"
            ],
            "release_date": "2024-03-01",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "From Lisa's 9th favorite record of the year!!\n--\nhttps://www.kexp.org/podcasts/live-on-kexp/2024/11/5/mannequin-pussy/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3437464,
            "uri": "https://api.kexp.org/v2/plays/3437464/?format=api",
            "airdate": "2024-12-13T06:14:49-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "https://ia600804.us.archive.org/29/items/mbid-b685ef4f-f025-4b29-833a-d9401d7e5c39/mbid-b685ef4f-f025-4b29-833a-d9401d7e5c39-40413635683_thumb500.jpg",
            "thumbnail_uri": "https://ia800804.us.archive.org/29/items/mbid-b685ef4f-f025-4b29-833a-d9401d7e5c39/mbid-b685ef4f-f025-4b29-833a-d9401d7e5c39-40413635683_thumb250.jpg",
            "song": "It’s Mine",
            "track_id": "adaf9ec5-16a4-484c-a74b-15b6bb9ba322",
            "recording_id": "84f39cc1-a2f6-4214-8d12-232db3d84c65",
            "artist": "Amyl and the Sniffers",
            "artist_ids": [
                "0f74b263-65bf-4027-9708-45aadf40122d"
            ],
            "album": "Cartoon Darkness",
            "release_id": "b685ef4f-f025-4b29-833a-d9401d7e5c39",
            "release_group_id": "32fdf291-cd36-4b48-9c6c-fd3ad7956092",
            "labels": [
                "Virgin Music Group"
            ],
            "label_ids": [
                "89a8123b-da2f-40dd-8c85-718a5c4c3a61"
            ],
            "release_date": "2024-10-25",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Amyl and the Sniffers will be going on a World Tour in 2025 and will be in Seattle March 27th at Paramount Theatre!\n\nhttps://www.amylandthesniffers.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3437463,
            "uri": "https://api.kexp.org/v2/plays/3437463/?format=api",
            "airdate": "2024-12-13T06:11:56-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "https://ia903209.us.archive.org/7/items/mbid-87619398-42c9-42f7-87fe-96d1a44e5115/mbid-87619398-42c9-42f7-87fe-96d1a44e5115-40482423078_thumb500.jpg",
            "thumbnail_uri": "https://ia803209.us.archive.org/7/items/mbid-87619398-42c9-42f7-87fe-96d1a44e5115/mbid-87619398-42c9-42f7-87fe-96d1a44e5115-40482423078_thumb250.jpg",
            "song": "STOPIT!!",
            "track_id": "bf48708b-3556-4681-a289-eb3d22d716a2",
            "recording_id": "aeb73c23-4c8a-459a-aa06-a53b933dc22c",
            "artist": "TeZATalks",
            "artist_ids": [
                "f6633c1d-ff9b-4ac9-a3d8-b8c9b56a9aae"
            ],
            "album": "Black Girl American Horror Story",
            "release_id": "87619398-42c9-42f7-87fe-96d1a44e5115",
            "release_group_id": "fda3f33d-adf8-4142-a073-777628646d11",
            "labels": [
                "[no label]"
            ],
            "label_ids": [
                "157afde4-4bf5-4039-8ad2-5a15acc85176"
            ],
            "release_date": "2024-10-10",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "You have until 7pm Pacific TODAY to vote for your top albums of 2024: \n\nhttps://www.kexp.org/countdowns/best-of-2024/\n\nhttps://www.tezatalks.com",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3437462,
            "uri": "https://api.kexp.org/v2/plays/3437462/?format=api",
            "airdate": "2024-12-13T06:08:36-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "https://ia601509.us.archive.org/12/items/mbid-7b53bd5c-7992-48d5-ab71-3535ff85d8c0/mbid-7b53bd5c-7992-48d5-ab71-3535ff85d8c0-39525681427_thumb500.jpg",
            "thumbnail_uri": "https://ia801509.us.archive.org/12/items/mbid-7b53bd5c-7992-48d5-ab71-3535ff85d8c0/mbid-7b53bd5c-7992-48d5-ab71-3535ff85d8c0-39525681427_thumb250.jpg",
            "song": "La Musica Oscura",
            "track_id": "cee5b200-ce45-4d79-999e-30f568f7e5ab",
            "recording_id": "809d6fc3-cdcf-4e87-8916-f29ca4e39025",
            "artist": "Dark Chisme",
            "artist_ids": [
                "2df279da-29e0-42d8-9e1e-0e3fd722f3d3"
            ],
            "album": "Dark Chisme",
            "release_id": "7b53bd5c-7992-48d5-ab71-3535ff85d8c0",
            "release_group_id": "10e39631-bb46-48bd-9708-f66184ec6495",
            "labels": [
                "[no label]"
            ],
            "label_ids": [
                "157afde4-4bf5-4039-8ad2-5a15acc85176"
            ],
            "release_date": "2024-07-22",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "From Lisa's 6th favorite record of the year!!\n\nhttps://www.kexp.org/read/2024/12/11/kexp-djs-top-albums-of-2024/\n--\nDark Chisme is a Seattle-based dark wave band started by Chicago-raised Latina DJ and Producer Christine Gutierrez (Vocals, Synths) and E (Bass, Synths).\n--\nYou can get \"La Musica Oscura\" when you purchase their self-titled album: https://darkchisme.bandcamp.com/album/dark-chisme",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3437461,
            "uri": "https://api.kexp.org/v2/plays/3437461/?format=api",
            "airdate": "2024-12-13T06:05:36-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "https://ia801203.us.archive.org/19/items/mbid-f471d841-5b63-437c-93e2-9067159fc75d/mbid-f471d841-5b63-437c-93e2-9067159fc75d-37547533411_thumb500.jpg",
            "thumbnail_uri": "https://ia801203.us.archive.org/19/items/mbid-f471d841-5b63-437c-93e2-9067159fc75d/mbid-f471d841-5b63-437c-93e2-9067159fc75d-37547533411_thumb250.jpg",
            "song": "Big City",
            "track_id": "34d8b24c-ac88-4ff1-a2ab-58a1131ad66b",
            "recording_id": "c9920558-14dd-46bf-9390-ed2e048031dd",
            "artist": "GHLOW",
            "artist_ids": [
                "27ce243a-783d-484d-9edc-56b0f3678ce2"
            ],
            "album": "Levitate",
            "release_id": "f471d841-5b63-437c-93e2-9067159fc75d",
            "release_group_id": "98af2892-dde5-451d-b6bb-9ca4f1acfa6f",
            "labels": [
                "PNKSLM Recordings"
            ],
            "label_ids": [
                "f2f69d02-3063-4223-b921-2b9a6b1e1712"
            ],
            "release_date": "2024-03-08",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Each week, Music Director, Chris Sanley, and Associate Music Director, Alex Ruder, share brief insights on new and upcoming releases for KEXP's rotation. \n\nRead about GHLOW in KEXP'S New Music Reviews (3/11/2024)! \"On their sophomore album, the Stockholm based duo deliver a compelling amalgamation of punk, electronic, industrial and post-punk for a gritty, experimental, cinematic soundscape. Their blistering guitars, dark synths, electronic drums and Blanche’s vocals are transfixing throughout these ten adventurous tracks.\" — CS https://www.kexp.org/read/2024/3/11/new-music-reviews-311/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3437460,
            "uri": "https://api.kexp.org/v2/plays/3437460/?format=api",
            "airdate": "2024-12-13T06:03:49-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3437459,
            "uri": "https://api.kexp.org/v2/plays/3437459/?format=api",
            "airdate": "2024-12-13T06:01:20-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "https://ia801904.us.archive.org/9/items/mbid-7136fbb4-e636-49bb-a9b5-4e7064f52ec8/mbid-7136fbb4-e636-49bb-a9b5-4e7064f52ec8-39482873448_thumb500.jpg",
            "thumbnail_uri": "https://ia801904.us.archive.org/9/items/mbid-7136fbb4-e636-49bb-a9b5-4e7064f52ec8/mbid-7136fbb4-e636-49bb-a9b5-4e7064f52ec8-39482873448_thumb250.jpg",
            "song": "Street Fighter",
            "track_id": "bc1ea0aa-64df-4d6c-aa4e-57e9dd859035",
            "recording_id": "927adb36-89e4-418c-8071-f5339e7cc614",
            "artist": "Pom Pom Squad",
            "artist_ids": [
                "4c33904b-1c93-4f63-bb23-69d3544eaf77"
            ],
            "album": "Mirror Starts Moving Without Me",
            "release_id": "7136fbb4-e636-49bb-a9b5-4e7064f52ec8",
            "release_group_id": "4cd9b437-b9c6-4aa7-a258-d3d3dd04805c",
            "labels": [
                "City Slang"
            ],
            "label_ids": [
                "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
            ],
            "release_date": "2024-10-25",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "New music from NYC's Pom Pom Squad!\n\nTheir new album 'Mirror Starts Moving Without Me' was released on Oct. 25.\n\nhttps://pompomsquad.bandcamp.com/album/mirror-starts-moving-without-me\n\n--\n\nPom Pom Squad performed Live on KEXP in 2022. Check out the video here!\n\nhttps://www.youtube.com/watch?v=cVZle2Ip8aQ",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3437458,
            "uri": "https://api.kexp.org/v2/plays/3437458/?format=api",
            "airdate": "2024-12-13T05:57:23-08:00",
            "show": 62095,
            "show_uri": "https://api.kexp.org/v2/shows/62095/?format=api",
            "image_uri": "https://ia800201.us.archive.org/16/items/mbid-0875029f-362b-437a-aa84-0f9d6601730e/mbid-0875029f-362b-437a-aa84-0f9d6601730e-38463815033_thumb500.jpg",
            "thumbnail_uri": "https://ia800201.us.archive.org/16/items/mbid-0875029f-362b-437a-aa84-0f9d6601730e/mbid-0875029f-362b-437a-aa84-0f9d6601730e-38463815033_thumb250.jpg",
            "song": "My Body Is Not Mine",
            "track_id": "faa30825-e490-449a-af9f-4809e04b42a8",
            "recording_id": "34cefb23-d2a5-4bea-9bf3-d936c103a9d3",
            "artist": "AURORA",
            "artist_ids": [
                "484a4e90-6899-4e4b-a948-a2255d365340"
            ],
            "album": "What Happened to the Heart?",
            "release_id": "0875029f-362b-437a-aa84-0f9d6601730e",
            "release_group_id": "66abc6cf-3afd-4a6e-a66a-2b9566b5c63c",
            "labels": [
                "Decca Records"
            ],
            "label_ids": [
                "f18f3b31-8263-4de3-966a-fda317492d3d"
            ],
            "release_date": "2024-06-07",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Album review from KEXP's Chris Sanley:\n\nThe dazzling fifth studio album from Norwegian singer-songwriter and producer AURORA is perfectly balanced with technicolor pop bangers (“Your Blood” + “Some Type Of Skin”) and intimate ballads (“The Essence” + “Dreams”) as she heals by exploring shame, anger and fear. With complex arrangements and cinematic peaks and valleys, ‘What Happened To The Heart?” centers her celestial vocals and finds this mystifying artist firing on all cylinders.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}