Information about plays

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

GET /v2/plays/?format=api&offset=3800&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=3820&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=3780&ordering=-airdate",
    "results": [
        {
            "id": 3604908,
            "uri": "https://api.kexp.org/v2/plays/3604908/?format=api",
            "airdate": "2026-01-16T02:17:36-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "https://coverartarchive.org/release/42332a76-8fdd-4b55-bd51-a793cfd8be1f/35414264660-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/42332a76-8fdd-4b55-bd51-a793cfd8be1f/35414264660-250.jpg",
            "song": "All the Pretty People",
            "track_id": null,
            "recording_id": "9335ee47-950d-4f62-ad41-6f40870bd15f",
            "artist": "John Forté",
            "artist_ids": [
                "7324c1c8-5916-432a-be45-dd149ca9f325"
            ],
            "album": "I, John",
            "release_id": null,
            "release_group_id": "4bd3d69f-9c41-3887-ab88-235dec73a012",
            "labels": [
                "Transparent Music"
            ],
            "label_ids": [
                "5bcd039e-c182-4eb7-9f47-3cbc74fa4202"
            ],
            "release_date": "2002-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Rest In Peace to John Forté, an associate of the Fugees who has passed away at age 50 on January 15, 2026. His second album, i, John was recorded an released in 2002 right before he went to prison. His sentence was commuted in 2008 with a presidential pardon that was heavily advocated for by Carly Simon. \n\nhttps://pitchfork.com/news/john-forte-rapper-and-fugees-producer-dies-at-50/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3604907,
            "uri": "https://api.kexp.org/v2/plays/3604907/?format=api",
            "airdate": "2026-01-16T02:14:17-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "https://coverartarchive.org/release/42332a76-8fdd-4b55-bd51-a793cfd8be1f/35414264660-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/42332a76-8fdd-4b55-bd51-a793cfd8be1f/35414264660-250.jpg",
            "song": "What a Difference",
            "track_id": null,
            "recording_id": "4fb42ddb-6794-4cf3-94b9-a4c69095a767",
            "artist": "John Forté",
            "artist_ids": [
                "7324c1c8-5916-432a-be45-dd149ca9f325"
            ],
            "album": "I, John",
            "release_id": null,
            "release_group_id": "4bd3d69f-9c41-3887-ab88-235dec73a012",
            "labels": [
                "Transparent Music"
            ],
            "label_ids": [
                "5bcd039e-c182-4eb7-9f47-3cbc74fa4202"
            ],
            "release_date": "2002-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Rest In Peace to John Forté, an associate of the Fugees who has passed away at age 50 on January 15, 2026. His second album, i, John was recorded an released in 2002 right before he went to prison. His sentence was commuted in 2008 with a presidential pardon that was heavily advocated for by Carly Simon. \n\nhttps://pitchfork.com/news/john-forte-rapper-and-fugees-producer-dies-at-50/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3604906,
            "uri": "https://api.kexp.org/v2/plays/3604906/?format=api",
            "airdate": "2026-01-16T02:12:14-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3604905,
            "uri": "https://api.kexp.org/v2/plays/3604905/?format=api",
            "airdate": "2026-01-16T02:09:35-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Three Girl Rhumba",
            "track_id": null,
            "recording_id": "52f40752-febf-492a-9cf2-47deb64eb10a",
            "artist": "Wire",
            "artist_ids": [
                "7f2a8098-50e3-451c-8696-c5d9f64f4762"
            ],
            "album": "Pink Flag",
            "release_id": null,
            "release_group_id": "9facb8b5-4b02-3f28-9f4a-61cb9b8fd7aa",
            "labels": [
                "Harvest"
            ],
            "label_ids": [
                "993af7f6-bb99-456b-83e7-5e728ea80a0e"
            ],
            "release_date": "1977-11-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Enjoy this essay on Wire's \"Three Girl Rhumba\": https://thedailyguru.blogspot.com/2010/12/december-29-wire-three-girl-rhumba.html",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3604904,
            "uri": "https://api.kexp.org/v2/plays/3604904/?format=api",
            "airdate": "2026-01-16T02:07:05-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "What a Diff’rence a Day Made",
            "track_id": null,
            "recording_id": "b99629bd-4d92-4842-a010-00c47d6cd409",
            "artist": "Dinah Washington",
            "artist_ids": [
                "d385947d-c00d-4311-9cf1-a032a1d4040b"
            ],
            "album": "What a Diff’rence a Day Made",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Mercury"
            ],
            "label_ids": [],
            "release_date": "1959-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"What a Diff'rence a Day Made\", also recorded as \"What a Difference a Day Makes\", is a popular song originally written in Spanish by María Grever, a Mexican songwriter, in 1934 with the title \"Cuando vuelva a tu lado\" (\"When I Return to Your Side\") and first recorded by Orquesta Pedro.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3604903,
            "uri": "https://api.kexp.org/v2/plays/3604903/?format=api",
            "airdate": "2026-01-16T02:03:59-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Let Me Off Uptown",
            "track_id": null,
            "recording_id": "598873c3-ee9b-498e-ac67-5d90dc16427e",
            "artist": "Gene Krupa and His Orchestra",
            "artist_ids": [
                "e651adec-e027-42ee-89fa-9970c6f60fe7"
            ],
            "album": "Drummin' Man",
            "release_id": null,
            "release_group_id": "07179e48-3708-3b1d-b743-f5a4d0dec46c",
            "labels": [
                "Affinity"
            ],
            "label_ids": [
                "a96c7a64-4fd7-47fd-b129-b8381292f9aa"
            ],
            "release_date": "1987-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": true,
            "is_live": false,
            "comment": "Going out to Peter in Germany!",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3604902,
            "uri": "https://api.kexp.org/v2/plays/3604902/?format=api",
            "airdate": "2026-01-16T01:56:20-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "John S.",
            "track_id": null,
            "recording_id": "df71ec10-141d-42b5-b1ea-97c75f1ad592",
            "artist": "Sonny Rollins",
            "artist_ids": [
                "3b47247e-5b57-49b6-a0ed-bad80243802a"
            ],
            "album": "The Bridge",
            "release_id": null,
            "release_group_id": "8e98c716-6fb8-3dc2-aea6-2be48f804e6d",
            "labels": [
                "Columbia"
            ],
            "label_ids": [
                "011d1192-6f65-45bd-85c4-0400dd45693e"
            ],
            "release_date": "1962-04-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "The Bridge, recorded over three days (January 30, February 13-14, 1962) was Sonny Rollins' first album after a three-year hiatus following a legendary run of 19 studio albums over six years (1953-1959). He would continue to alternate between periods of prolificacy and sabatticals, performing until 2012 and officially retiring at 2014 at the age of 84, a decision forced by the toll of his pulmonary fibrosis condition. As of now, in January 2026, he is 95 years old, a living legend!",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3604901,
            "uri": "https://api.kexp.org/v2/plays/3604901/?format=api",
            "airdate": "2026-01-16T01:53:59-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3604900,
            "uri": "https://api.kexp.org/v2/plays/3604900/?format=api",
            "airdate": "2026-01-16T01:50:11-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Lifecheck",
            "track_id": null,
            "recording_id": "88a88e33-6625-4828-9555-e5c8535ea580",
            "artist": "Mic Geronimo",
            "artist_ids": [
                "805832fc-ebc7-4273-962e-74137f9cb423"
            ],
            "album": "The Natural",
            "release_id": null,
            "release_group_id": "852950fe-02c6-38dd-8269-71f4b732bf0e",
            "labels": [
                "Blunt Recordings"
            ],
            "label_ids": [
                "bc873b9d-9767-4884-9690-5ad5defb7056"
            ],
            "release_date": "1995-10-17",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3604899,
            "uri": "https://api.kexp.org/v2/plays/3604899/?format=api",
            "airdate": "2026-01-16T01:46:49-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Neva Go Back",
            "track_id": null,
            "recording_id": "7b60b951-115b-4666-8f47-c074c226bc5f",
            "artist": "Special Ed",
            "artist_ids": [
                "2868a742-f08e-425f-b240-10dcb7be905a"
            ],
            "album": "Revelations",
            "release_id": null,
            "release_group_id": "9b6f3b4d-4e53-3d8d-95cd-273e2fc540ac",
            "labels": [
                "Profile"
            ],
            "label_ids": [
                "e832b688-546b-45e3-83e5-9f8db5dcde1d"
            ],
            "release_date": "1995-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "This song sampled the previous Isaac Hayes' interpretation of \"Burt Bacharach's \"Look of Love.\"",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3604898,
            "uri": "https://api.kexp.org/v2/plays/3604898/?format=api",
            "airdate": "2026-01-16T01:42:44-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Back Against the Wall",
            "track_id": null,
            "recording_id": null,
            "artist": "Wiz Khalifa, rmr, Max B",
            "artist_ids": [],
            "album": "Khaotic",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Taylor Gang Entertainment"
            ],
            "label_ids": [],
            "release_date": "2026-01-16",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"Khaotic\" is the new album by Pittsburgh rapper Wiz Khalifa, released on January 16, 2026. This track features Max B, fresh out of a 20-year prison sentence.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3604897,
            "uri": "https://api.kexp.org/v2/plays/3604897/?format=api",
            "airdate": "2026-01-16T01:40:06-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "The Worst Band in the World",
            "track_id": null,
            "recording_id": "12b78129-5c01-4ec1-8b3b-2933e623c71d",
            "artist": "10cc",
            "artist_ids": [
                "f37c537b-3557-4031-bfd6-ab63ced32854"
            ],
            "album": "Sheet Music",
            "release_id": null,
            "release_group_id": "909e7c30-838a-32ac-bf8b-c65a7e101fec",
            "labels": [
                "Imperial Records"
            ],
            "label_ids": [
                "7574e437-2b8e-4abe-9a82-a308f3bbaa4f"
            ],
            "release_date": "1974-05-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "The BBC refused to play this because of the implied profanity in the lines:\n\"We're the worst band in the world\nBut we don't give a....\"\n10cc accommodated with an edit just for them, altering this section to:\n\"We're the worst band in the world\nBut we don't give up...\"\n\"They insisted that we put a word in!,\" co-songwriter Graham Gouldman said. \"It was so ridiculous because we knew everybody would think of 's--t.' There was no rhyming word, so we put 'but we don't give up.' A special edit for the BBC. Ridiculous really when I think back on it.\"",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3604896,
            "uri": "https://api.kexp.org/v2/plays/3604896/?format=api",
            "airdate": "2026-01-16T01:35:18-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Bodies",
            "track_id": "c9fc9ac8-1e4f-464d-bf86-3675e3d36531",
            "recording_id": "f07e5d84-253c-431f-92e6-04436eee89f1",
            "artist": "Blackwater Holylight",
            "artist_ids": [
                "fbaa0689-530b-4216-a20d-2a09cb69967e"
            ],
            "album": "Not Here Not Gone",
            "release_id": "bad2bf07-e890-4d5c-945d-6d9d251c371e",
            "release_group_id": "ee5f66ad-85cc-420a-9d78-e51c474a4152",
            "labels": [
                "Suicide Squeeze Records"
            ],
            "label_ids": [
                "bb2ac3f3-baac-4e22-9b31-386691f06228"
            ],
            "release_date": "2026-01-30",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3604895,
            "uri": "https://api.kexp.org/v2/plays/3604895/?format=api",
            "airdate": "2026-01-16T01:33:17-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3604894,
            "uri": "https://api.kexp.org/v2/plays/3604894/?format=api",
            "airdate": "2026-01-16T01:32:49-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "https://coverartarchive.org/release/c1cbc45e-4246-39bc-a518-4c7bce9500b7/24514740997-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/c1cbc45e-4246-39bc-a518-4c7bce9500b7/24514740997-250.jpg",
            "song": "Rockin’ After Midnight (instrumental)",
            "track_id": null,
            "recording_id": "449b16bd-12a5-4d6f-a837-90783b030c42",
            "artist": "Marvin Gaye",
            "artist_ids": [
                "afdb7919-059d-43c1-b668-ba1d265e7e42"
            ],
            "album": "Midnight Love & The Sexual Healing Sessions",
            "release_id": null,
            "release_group_id": "2ee5696c-eeac-36a2-91c4-7332654a0076",
            "labels": [
                "Columbia"
            ],
            "label_ids": [
                "011d1192-6f65-45bd-85c4-0400dd45693e"
            ],
            "release_date": "1998-11-10",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "[air break]",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3604893,
            "uri": "https://api.kexp.org/v2/plays/3604893/?format=api",
            "airdate": "2026-01-16T01:29:24-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "I.D.C.",
            "track_id": "8d6ba93d-2db7-4f9a-988e-ede56c5b7381",
            "recording_id": "3372eb3a-b841-466d-9b0d-c862e5ba86ee",
            "artist": "Chalk",
            "artist_ids": [
                "d8339825-470a-4dde-9792-d5c724e14e18"
            ],
            "album": "Crystalpunk",
            "release_id": "e9bf756b-4a28-424a-889a-8b98862dcb83",
            "release_group_id": "e8f89f77-cd5b-4a0f-86e3-716938141a20",
            "labels": [
                "ALTER Music"
            ],
            "label_ids": [
                "666c06c9-9088-4b82-8161-014be3b31a92"
            ],
            "release_date": "2026-03-13",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Belfast-based post-punk duo CHALK have announced their debut album 'Crystalpunk' set to be released on March 13.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3604892,
            "uri": "https://api.kexp.org/v2/plays/3604892/?format=api",
            "airdate": "2026-01-16T01:25:08-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "https://ia800204.us.archive.org/10/items/mbid-f6108f99-488a-3498-98eb-b037af8268d8/mbid-f6108f99-488a-3498-98eb-b037af8268d8-2514907489_thumb500.jpg",
            "thumbnail_uri": "https://ia800204.us.archive.org/10/items/mbid-f6108f99-488a-3498-98eb-b037af8268d8/mbid-f6108f99-488a-3498-98eb-b037af8268d8-2514907489_thumb250.jpg",
            "song": "Run Like Hell",
            "track_id": "4dd47d14-8d2c-3db0-aa24-f9dd8c06b847",
            "recording_id": "d36e0b66-a91c-44ee-98c1-881ac8157439",
            "artist": "Pink Floyd",
            "artist_ids": [
                "83d91898-7763-47d7-b03b-b92132375c47"
            ],
            "album": "The Wall",
            "release_id": "f6108f99-488a-3498-98eb-b037af8268d8",
            "release_group_id": "f2026101-945b-3d05-9ef4-aa718fc3feef",
            "labels": [
                "Capitol Records"
            ],
            "label_ids": [
                "abea2d3e-eabf-4480-ab24-9382dd642c73"
            ],
            "release_date": "2000-04-25",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "In 2017 Billboard ranked this song #2 in their list of 'top 50 Pink Floyd songs'.\n\nLike the last few songs on 'The Wall', this can be summarized as Hitler's rise into power and downfall into hell just as Pink's life did in the movie 'The Wall'. This isn't as detailed as \"Waiting For the Worms\", but it is a look into Hitler's terror. The entire theme is based on the dreaded Kristallnacht (Night of Broken Glass translated from German) on November 9th, 1938 which came during Hitler's order of terror. Nazis raided Jewish businesses and synagogues, places of recreation, even homes; throwing people out, destroying what they could. Many were killed and hundreds injured, and 7,500 business and 177 synagogues were destroyed. This is the terror that Pink in The Wall brought over citizens of his own kind.\nhttps://bit.ly/36ootHS\n--\nPink Floyd \"Run Like Hell\" from the 1994 concert at Earls Court, London, England:\nhttps://youtu.be/utLwdxt1UPA",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3604891,
            "uri": "https://api.kexp.org/v2/plays/3604891/?format=api",
            "airdate": "2026-01-16T01:22:44-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Wheel",
            "track_id": "a842d4f9-a795-4cb2-90be-9a5de4d873e3",
            "recording_id": "388a2aa6-6ea2-4fea-8781-5c87d91d5084",
            "artist": "Living Hour",
            "artist_ids": [
                "b024d0e8-337f-45a9-ba35-f4a315e6ee9e"
            ],
            "album": "Internal Drone Infinity",
            "release_id": "b82dd505-837e-4df1-af15-43d706415529",
            "release_group_id": "b95a85b1-ae29-48c6-8781-4f6d8db8aae0",
            "labels": [
                "Keeled Scales"
            ],
            "label_ids": [
                "e125fb61-bc30-4a17-b157-19f47915ec35"
            ],
            "release_date": "2025-10-17",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "In Concert:\n- Seattle: Monday, February 16th (Vera Project - ALL AGES)\n- San Francisco: Thursday, February 19th and Friday, February 20th (Rickshaw Stop)\n\nWinnipeg quintet Living Hour recorded their latest album, 'Internal Drone Infinity' with Jay Som’s Melina Duterte, during what a press release describes as a very cold Manitoban November.\n\nVocalist Sam Sarty said, \"The story of “Wheel” begins with buying a car off Facebook Marketplace in BC. Turns out the car was junk, but I had no choice but to drive it home to Winnipeg. It took 3 days. I was driving through the mountains, and the headlights were so dim, and for a stretch there was nowhere to turn off. It felt like a weird, horrific video game — navigating the road and dodging danger and trying not to die. I also felt so deeply betrayed by all the men involved in the whole thing.\n\nThese men feel like a series of characters now. I felt so powerless in this weird system that prioritizes men and their opinions. In this song, I was able to imagine an alternate reality where I’m a vengeful spectator in these men’s lives.\"\n\nhttps://livinghourband.bandcamp.com/track/wheel-2\nhttps://www.livinghourband.com/shows",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3604890,
            "uri": "https://api.kexp.org/v2/plays/3604890/?format=api",
            "airdate": "2026-01-16T01:19:16-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Good News",
            "track_id": "940e5b45-0483-478e-ad1c-8da0d281595f",
            "recording_id": "52d72924-89ad-4c3f-8fab-425d6b3a2442",
            "artist": "Rozzi",
            "artist_ids": [
                "bcf34355-19bc-482c-b349-4c2ae7683955"
            ],
            "album": "Good News",
            "release_id": "aa12739a-92fc-4134-87bd-94ab5849a030",
            "release_group_id": "42415be1-92f3-480d-9afc-0e5e619f1656",
            "labels": [
                "Mr. Moon, Mr. Moon Records"
            ],
            "label_ids": [
                "7df36197-4a6b-4a3b-8637-52898e1b71b3"
            ],
            "release_date": "2026-01-14",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://www.instagram.com/reel/DTiWVSEit9Z/?utm_source=ig_web_copy_link",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3604889,
            "uri": "https://api.kexp.org/v2/plays/3604889/?format=api",
            "airdate": "2026-01-16T01:17:03-08:00",
            "show": 65662,
            "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Sueder One",
            "track_id": "4c437203-1c6c-4745-9863-b671117819b1",
            "recording_id": "7337cca8-680b-4a02-b886-1e6046d316ab",
            "artist": "AJ Suede, Lord OlO & Televangel",
            "artist_ids": [
                "3813b291-5464-4451-aa49-2f31239c10c8",
                "2a74672d-8efc-4914-a352-cfcb218e8bdc",
                "37faed81-a422-4ae9-bfce-05b68634b0c8"
            ],
            "album": "Relinquished",
            "release_id": "4b0e896e-9f39-4e4e-b228-abdd629ce218",
            "release_group_id": "031127f7-ee3d-49fe-99b3-6c600e79d2a0",
            "labels": [
                "Last Epoch Recordings"
            ],
            "label_ids": [
                "e113f6d1-3ec2-4cbd-8712-697ab9144f86"
            ],
            "release_date": "2025-11-11",
            "rotation_status": "Light",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "https://televangel.bandcamp.com/album/relinquished",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}