Information about plays

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

GET /v2/plays/?format=api&offset=120
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=140",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=100",
    "results": [
        {
            "id": 3519531,
            "uri": "https://api.kexp.org/v2/plays/3519531/?format=api",
            "airdate": "2025-06-27T13:22:27-07:00",
            "show": 63851,
            "show_uri": "https://api.kexp.org/v2/shows/63851/?format=api",
            "image_uri": "https://ia802204.us.archive.org/21/items/mbid-eb9f1d2f-1052-382a-a263-334931a8acfb/mbid-eb9f1d2f-1052-382a-a263-334931a8acfb-9553035318_thumb500.jpg",
            "thumbnail_uri": "https://ia902204.us.archive.org/21/items/mbid-eb9f1d2f-1052-382a-a263-334931a8acfb/mbid-eb9f1d2f-1052-382a-a263-334931a8acfb-9553035318_thumb250.jpg",
            "song": "Mashin' on the Motorway",
            "track_id": "5d993d19-49f7-3c52-9951-4ad0503100e4",
            "recording_id": "2912e736-9118-44cd-9803-3b2b84aa1ccb",
            "artist": "DJ Shadow",
            "artist_ids": [
                "efa2c11a-1a35-4b60-bc1b-66d37de88511"
            ],
            "album": "The Private Press",
            "release_id": "53a0cd48-3ac6-3da2-abe6-13c99c94fb85",
            "release_group_id": "c6881bae-1bce-3e06-bb3d-e57c2670e16c",
            "labels": [
                "Island"
            ],
            "label_ids": [
                "dfd92cd3-4888-46d2-b968-328b1feb2642"
            ],
            "release_date": "2002-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Out to Adam!",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3519530,
            "uri": "https://api.kexp.org/v2/plays/3519530/?format=api",
            "airdate": "2025-06-27T13:15:51-07:00",
            "show": 63851,
            "show_uri": "https://api.kexp.org/v2/shows/63851/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3519529,
            "uri": "https://api.kexp.org/v2/plays/3519529/?format=api",
            "airdate": "2025-06-27T13:12:56-07:00",
            "show": 63851,
            "show_uri": "https://api.kexp.org/v2/shows/63851/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Little By Little (Joaquin \"Joe\" Claussell Edit)",
            "track_id": null,
            "recording_id": null,
            "artist": "Radiohead, Joaquin \"Joe\" Claussell",
            "artist_ids": [],
            "album": "Unofficial Edits & Overdubs Vol. 2",
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": null,
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Taken from The Unofficial Edits and Overdubs of Joaquin Joe Claussell\n\nhttps://atypical-dopeness.bandcamp.com/track/everything-in-its-right-place-10-15",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3519528,
            "uri": "https://api.kexp.org/v2/plays/3519528/?format=api",
            "airdate": "2025-06-27T13:06:19-07:00",
            "show": 63851,
            "show_uri": "https://api.kexp.org/v2/shows/63851/?format=api",
            "image_uri": "https://ia601404.us.archive.org/23/items/mbid-88547a25-d1c2-43c1-a6c5-e5d148b770ae/mbid-88547a25-d1c2-43c1-a6c5-e5d148b770ae-40589475822_thumb500.jpg",
            "thumbnail_uri": "https://ia601404.us.archive.org/23/items/mbid-88547a25-d1c2-43c1-a6c5-e5d148b770ae/mbid-88547a25-d1c2-43c1-a6c5-e5d148b770ae-40589475822_thumb250.jpg",
            "song": "Please Take Me There",
            "track_id": "39d9fd33-5b38-416b-89ec-bf6805cd1b6a",
            "recording_id": "f9995f24-70c8-4261-8784-4759bb5c70ef",
            "artist": "Tom Noble",
            "artist_ids": [
                "5618e3ab-0139-4f7b-9a45-28f22e513105"
            ],
            "album": "House of Spirits",
            "release_id": "88547a25-d1c2-43c1-a6c5-e5d148b770ae",
            "release_group_id": "c80864f4-c734-42d7-b821-93539bda53be",
            "labels": [
                "Razor‐N‐Tape"
            ],
            "label_ids": [
                "a2dc44c9-b64a-4241-bb40-e3a9004e0830"
            ],
            "release_date": "2024-11-22",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Tom Noble is a producer and proprietor of the Brooklyn record emporium Superior Elevation.  His debut album, ‘Tom Noble Presents: House Of Spirits’, has just come out on Razor-N-Tape, and it’s an absolute gem.: https://djmag.com/features/tom-nobles-spirit-world",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3519527,
            "uri": "https://api.kexp.org/v2/plays/3519527/?format=api",
            "airdate": "2025-06-27T13:01:45-07:00",
            "show": 63850,
            "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
            "image_uri": "https://ia600303.us.archive.org/0/items/mbid-d809b94c-6924-435b-b29c-ccf91cda2827/mbid-d809b94c-6924-435b-b29c-ccf91cda2827-21392619804_thumb500.jpg",
            "thumbnail_uri": "https://ia800303.us.archive.org/0/items/mbid-d809b94c-6924-435b-b29c-ccf91cda2827/mbid-d809b94c-6924-435b-b29c-ccf91cda2827-21392619804_thumb250.jpg",
            "song": "Continue the Fun (Space version)",
            "track_id": "8778b6eb-7eb9-4f92-99d4-bd2136504bc2",
            "recording_id": "7634c416-4b8c-4ec8-a790-c4669e9160fc",
            "artist": "The Mauskovic Dance Band",
            "artist_ids": [
                "cf6633d5-fb76-4a4d-b1a0-1a6477925a9a"
            ],
            "album": "Brownswood Bubblers Thirteen",
            "release_id": "d809b94c-6924-435b-b29c-ccf91cda2827",
            "release_group_id": "0cfdca3c-6430-47bf-a780-a69a2186bee9",
            "labels": [
                "Brownswood Recordings"
            ],
            "label_ids": [
                "6483a614-d00f-42b0-af39-a602b3ce5daa"
            ],
            "release_date": "2018-11-05",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Happy Friday and welcome to The Afternoon Show! \n\nhttps://brownswoodbubblers.bandcamp.com/track/continue-the-fun-space-version",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3519526,
            "uri": "https://api.kexp.org/v2/plays/3519526/?format=api",
            "airdate": "2025-06-27T12:56:45-07:00",
            "show": 63850,
            "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
            "image_uri": "https://coverartarchive.org/release/8bb995d4-0508-4a33-99c8-1f84d244154a/24847524661-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/8bb995d4-0508-4a33-99c8-1f84d244154a/24847524661-250.jpg",
            "song": "One Inch Punch",
            "track_id": null,
            "recording_id": "aec2cf37-ab4b-4804-a946-467fce84181e",
            "artist": "YĪN YĪN",
            "artist_ids": [
                "0b336c55-c3e9-4dab-9c96-bc10d7a54ef3"
            ],
            "album": "The Rabbit That Hunts Tigers",
            "release_id": null,
            "release_group_id": "baa6dcbc-2422-49ea-ad6f-6e7eb767bea9",
            "labels": [
                "Bongo Joe"
            ],
            "label_ids": [
                "333df535-433c-482b-9d61-87cb70979a5d"
            ],
            "release_date": "2019-10-18",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Dutch band YĪN YĪN is coming to the west coast this fall! \n\n- Seattle on October 1st at the Tractor Tavern\n\n- San Francisco on October 4th at the Rickshaw Stop\n\n\"One Inch Punch\" comes from their 2019 album, but their most recent LP is 2024's Mount Matsu. \nhttps://yinyin.bandcamp.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3519525,
            "uri": "https://api.kexp.org/v2/plays/3519525/?format=api",
            "airdate": "2025-06-27T12:55:38-07:00",
            "show": 63850,
            "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3519524,
            "uri": "https://api.kexp.org/v2/plays/3519524/?format=api",
            "airdate": "2025-06-27T12:52:29-07:00",
            "show": 63850,
            "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
            "image_uri": "https://ia802908.us.archive.org/6/items/mbid-ccaf53f9-57d0-44eb-91cf-9b899d0f57a6/mbid-ccaf53f9-57d0-44eb-91cf-9b899d0f57a6-41471769348_thumb500.jpg",
            "thumbnail_uri": "https://ia902908.us.archive.org/6/items/mbid-ccaf53f9-57d0-44eb-91cf-9b899d0f57a6/mbid-ccaf53f9-57d0-44eb-91cf-9b899d0f57a6-41471769348_thumb250.jpg",
            "song": "Every Painting Has a Price",
            "track_id": "1012cd67-c723-46e4-b751-9c3607bfb1dc",
            "recording_id": "77a08ad0-485a-4844-9ea9-9fe58f3e4cde",
            "artist": "Saba & No ID feat. Eryn Allen Kane & BJ the Chicago Kid",
            "artist_ids": [
                "057d211a-fba8-42d7-ad14-41f41d6f762f",
                "8c94a5be-2932-477f-80f8-0a07c850cd78",
                "1cd913a1-5641-4b2a-9624-a0417914e3e7",
                "112beffb-1adc-488b-8d61-7b2ab3475d52"
            ],
            "album": "From the Private Collection of Saba and No ID",
            "release_id": "ccaf53f9-57d0-44eb-91cf-9b899d0f57a6",
            "release_group_id": "813a8daf-8ed5-447a-875e-635f42072ade",
            "labels": [
                "[no label]"
            ],
            "label_ids": [
                "157afde4-4bf5-4039-8ad2-5a15acc85176"
            ],
            "release_date": "2025-03-18",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Saba will be at Bumbershoot at Seattle Center on August 31st!\n\nOn this March 2025 release, \"Rapper Saba and producer No ID collaborate for a master class in melodic rap that harnesses ’90s sampledelia, ’00s neo-soul, and the singsong lyricism of 2010s Chicago.\"\nRead more about the collaborative project here: https://tinyurl.com/5n8uu2v7\n\nhttps://soundcloud.com/sabapivot/sets/from-the-private-collection-of",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3519522,
            "uri": "https://api.kexp.org/v2/plays/3519522/?format=api",
            "airdate": "2025-06-27T12:46:14-07:00",
            "show": 63850,
            "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
            "image_uri": "https://ia800703.us.archive.org/21/items/mbid-e2ee34c3-a928-4249-8446-c63cd2c9cdcf/mbid-e2ee34c3-a928-4249-8446-c63cd2c9cdcf-41558205872_thumb500.jpg",
            "thumbnail_uri": "https://dn721205.ca.archive.org/0/items/mbid-e2ee34c3-a928-4249-8446-c63cd2c9cdcf/mbid-e2ee34c3-a928-4249-8446-c63cd2c9cdcf-41558205872_thumb250.jpg",
            "song": "Change Me",
            "track_id": "4528f38b-4e08-4563-84e7-e1af6697a7a4",
            "recording_id": "79de0869-cd65-4159-bc94-d05f4142f37d",
            "artist": "Brittany Davis",
            "artist_ids": [
                "b37debf5-8157-4998-bb80-1bb07914f3ff"
            ],
            "album": "Black Thunder",
            "release_id": "e2ee34c3-a928-4249-8446-c63cd2c9cdcf",
            "release_group_id": "643dcadd-abb3-4009-9250-779a5ee6cbb1",
            "labels": [
                "Loosegroove Records"
            ],
            "label_ids": [
                "46a478af-52fc-41db-868c-1abd9010f02f"
            ],
            "release_date": "2025-06-13",
            "rotation_status": "Medium",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "Black Thunder is the new studio album by acclaimed Seattle-based artist Brittany Davis along with Evan Flory-Barnes on bass, and D’Vonne Lewis on drums.\n\nThe trio — who barely knew each other prior to recording together — improvised Black Thunder in a surge of interactive creativity across two days in the studio. \nhttps://brittany-davis.bandcamp.com/album/black-thunder\n\nEnjoy Brittany Davis' Live on KEXP session from 2024 here: https://www.youtube.com/watch?v=_DK5j3yYdus&t=2s",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3519521,
            "uri": "https://api.kexp.org/v2/plays/3519521/?format=api",
            "airdate": "2025-06-27T12:44:42-07:00",
            "show": 63850,
            "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
            "image_uri": "https://ia801506.us.archive.org/12/items/mbid-15f16c5b-2c84-4b01-af15-0500dfe011e3/mbid-15f16c5b-2c84-4b01-af15-0500dfe011e3-16545770243_thumb500.jpg",
            "thumbnail_uri": "https://ia801506.us.archive.org/12/items/mbid-15f16c5b-2c84-4b01-af15-0500dfe011e3/mbid-15f16c5b-2c84-4b01-af15-0500dfe011e3-16545770243_thumb250.jpg",
            "song": "I Was Made to Love Her",
            "track_id": "32d2cb1e-1c32-31cb-b23d-e60ce939c47f",
            "recording_id": "3074d9d1-206d-4632-a5b2-91047e10f0f0",
            "artist": "Stevie Wonder",
            "artist_ids": [
                "1ee18fb3-18a6-4c7f-8ba0-bc41cdd0462e"
            ],
            "album": "Beg, Scream & Shout! The Big Ol' Box of '60s Soul",
            "release_id": "15f16c5b-2c84-4b01-af15-0500dfe011e3",
            "release_group_id": "479f572c-b1bf-3ecf-a6d6-27d2f45cd5cb",
            "labels": [
                "Rhino"
            ],
            "label_ids": [
                "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
            ],
            "release_date": "1997-08-05",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "The song was written by Wonder, his mother Lula Mae Hardaway, Motown songwriter Sylvia Moy, and producer Henry Cosby. Wonder's mother co-wrote many of Wonder's songs during her son's teenage years. She was nominated for the 1970 Grammy Award for Best R&B Song for co-penning \"Signed, Sealed, Delivered I'm Yours.\"",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3519520,
            "uri": "https://api.kexp.org/v2/plays/3519520/?format=api",
            "airdate": "2025-06-27T12:40:16-07:00",
            "show": 63850,
            "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
            "image_uri": "https://coverartarchive.org/release/904d62fe-3d1d-4520-bc53-37be816009fe/33893717664-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/904d62fe-3d1d-4520-bc53-37be816009fe/33893717664-250.jpg",
            "song": "Worth It.",
            "track_id": null,
            "recording_id": "22409345-075c-4c32-9add-bd5d5b1fda86",
            "artist": "RAYE",
            "artist_ids": [
                "8be564c3-dfba-440b-af8c-4ffbceeef45e"
            ],
            "album": "My 21st Century Blues.",
            "release_id": null,
            "release_group_id": "c9018967-1382-47e4-87ac-486a824cd81d",
            "labels": [
                "Human Re Sources"
            ],
            "label_ids": [
                "c4f89a2b-8b94-4557-947a-75dc25b0a655"
            ],
            "release_date": "2023-02-03",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"My 21st Century Blues is both [Rachel] Keen’s long-awaited debut and her first project as an independent artist. In places, it’s a defiant riposte to an unequal industry, reintroducing RAYE as a solo star full of rage and candor...\"\n\nRead more about RAYE's songwriting career prior to this album and how the record came to be! https://tinyurl.com/4jba5nrb",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3519519,
            "uri": "https://api.kexp.org/v2/plays/3519519/?format=api",
            "airdate": "2025-06-27T12:36:59-07:00",
            "show": 63850,
            "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3519518,
            "uri": "https://api.kexp.org/v2/plays/3519518/?format=api",
            "airdate": "2025-06-27T12:33:37-07:00",
            "show": 63850,
            "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
            "image_uri": "https://ia800300.us.archive.org/4/items/mbid-878c9674-871d-47d7-a942-e6a893403f02/mbid-878c9674-871d-47d7-a942-e6a893403f02-13252817774_thumb500.jpg",
            "thumbnail_uri": "https://ia800300.us.archive.org/4/items/mbid-878c9674-871d-47d7-a942-e6a893403f02/mbid-878c9674-871d-47d7-a942-e6a893403f02-13252817774_thumb250.jpg",
            "song": "Magic",
            "track_id": "3254ae98-eead-4ceb-9623-d520002d5706",
            "recording_id": "966a0eec-96e1-41c8-828f-459d2b5cceb5",
            "artist": "The Cars",
            "artist_ids": [
                "092b603f-eb4c-4958-b10e-02420de5885b"
            ],
            "album": "The Elektra Years: 1978-1987",
            "release_id": "878c9674-871d-47d7-a942-e6a893403f02",
            "release_group_id": "6bfc7663-bf2b-4bf0-af60-b9a40fad5a4c",
            "labels": [
                "Elektra"
            ],
            "label_ids": [
                "873f9f75-af68-4872-98e2-431058e4c9a9"
            ],
            "release_date": "2016-03-11",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "The Cars included \"Magic\" on their 1984 album, Heartbeat City. \n\nIn making Heartbeat City, the band \"spent six months in the studio painstakingly putting the album together, sometimes spending days getting the right bass sound or vocal take. The bandmembers were rarely in the room at the same time and instead of using live drums on the record, Lange and David Robinson put together drum tracks using samples of Robinson's playing. This sounds a bit like the recipe for a airless, stale album, but much like Pyromania, Heartbeat City is a gleaming pop masterpiece.\"\n\nRead more from this review: https://tinyurl.com/527zucx5",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3519517,
            "uri": "https://api.kexp.org/v2/plays/3519517/?format=api",
            "airdate": "2025-06-27T12:25:48-07:00",
            "show": 63850,
            "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
            "image_uri": "https://ia800603.us.archive.org/31/items/mbid-e87f6077-6085-3fb4-97bb-284ca3de6e51/mbid-e87f6077-6085-3fb4-97bb-284ca3de6e51-1239286902_thumb500.jpg",
            "thumbnail_uri": "https://ia800603.us.archive.org/31/items/mbid-e87f6077-6085-3fb4-97bb-284ca3de6e51/mbid-e87f6077-6085-3fb4-97bb-284ca3de6e51-1239286902_thumb250.jpg",
            "song": "Let’s Dance",
            "track_id": "c2a0061f-7f33-3722-a270-08f8d3d696d1",
            "recording_id": "c7ffdbaf-cda4-41a6-a175-b289f3e8596a",
            "artist": "David Bowie",
            "artist_ids": [
                "5441c29d-3602-4898-b1a1-b77fa23b8e50"
            ],
            "album": "Let’s Dance",
            "release_id": "e87f6077-6085-3fb4-97bb-284ca3de6e51",
            "release_group_id": "75c2bddf-1799-3eda-b6b3-a0cf5189d8ed",
            "labels": [
                "EMI America"
            ],
            "label_ids": [
                "4881ac0f-1a15-4dd9-8b64-1c39a68edd33"
            ],
            "release_date": "1983-01-01",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"Let's Dance\" is the title track from Bowie's 1983 album. Enjoy the song's music video here: https://www.youtube.com/watch?v=VbD_kBJc_gI",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3519516,
            "uri": "https://api.kexp.org/v2/plays/3519516/?format=api",
            "airdate": "2025-06-27T12:16:01-07:00",
            "show": 63850,
            "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "Kevin chats with Samantha Crain Live on KEXP!",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3519515,
            "uri": "https://api.kexp.org/v2/plays/3519515/?format=api",
            "airdate": "2025-06-27T12:11:36-07:00",
            "show": 63850,
            "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
            "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
            "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
            "song": "B-Attitudes",
            "track_id": null,
            "recording_id": null,
            "artist": "Samantha Crain",
            "artist_ids": [],
            "album": "Live on KEXP",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "KEXP"
            ],
            "label_ids": [
                "89e0503e-96f0-41b4-835f-2c542b7fcb44"
            ],
            "release_date": "2025-06-27",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"Gumshoe is littered with references to places real and imagined from Elysian Fields in 'Dart'  to post-oak trees, gravel roads, and service-road bingo halls in 'Ridin’ Out the Storm.' On 'B-Attitudes,' she walks by fields owned by the local college and “pretend it’s all mine, the tallgrass and dogwood trees, the weather towers and the concrete canals, sparrows on the ground to feed.”\n\nRead more from this album review: https://tinyurl.com/39f3hf4r",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3519514,
            "uri": "https://api.kexp.org/v2/plays/3519514/?format=api",
            "airdate": "2025-06-27T12:08:28-07:00",
            "show": 63850,
            "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
            "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
            "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
            "song": "Dart",
            "track_id": null,
            "recording_id": null,
            "artist": "Samantha Crain",
            "artist_ids": [],
            "album": "Live on KEXP",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "KEXP"
            ],
            "label_ids": [
                "89e0503e-96f0-41b4-835f-2c542b7fcb44"
            ],
            "release_date": "2025-06-27",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"The seventh studio album from Choctaw singer-songwriter, musician, and producer Samatha Crain is her most impressive body of work to date. Fueled by her breathtaking, expressive vocals, melodic guitar, and compelling storytelling, ‘Gumshoe’ unfolds across rich sonic landscapes featuring strings, horns, keys and pedal steel—resulting in an instant classic that begs for many repeat listens,\" writes KEXP's Music Director, Chris Sanley.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3519513,
            "uri": "https://api.kexp.org/v2/plays/3519513/?format=api",
            "airdate": "2025-06-27T12:03:13-07:00",
            "show": 63850,
            "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
            "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
            "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
            "song": "Gumshoe",
            "track_id": null,
            "recording_id": null,
            "artist": "Samantha Crain",
            "artist_ids": [],
            "album": "Live on KEXP",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "KEXP"
            ],
            "label_ids": [
                "89e0503e-96f0-41b4-835f-2c542b7fcb44"
            ],
            "release_date": "2025-06-27",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Choctaw artist Samantha Crain released her new album, Gumshoe just last month! https://samanthacrain.bandcamp.com/album/gumshoe",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3519512,
            "uri": "https://api.kexp.org/v2/plays/3519512/?format=api",
            "airdate": "2025-06-27T12:00:34-07:00",
            "show": 63850,
            "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
            "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
            "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
            "song": "Dragonfly",
            "track_id": null,
            "recording_id": null,
            "artist": "Samantha Crain",
            "artist_ids": [],
            "album": "Live on KEXP",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "KEXP"
            ],
            "label_ids": [
                "89e0503e-96f0-41b4-835f-2c542b7fcb44"
            ],
            "release_date": "2025-06-27",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Tonight at Madame Lou's in Seattle, KEXP and The Crocodile Present:\nSamantha Crain, Quinn Christopherson! Grab your tickets while you still can! \nhttps://www.samanthacrain.com/tour",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3519511,
            "uri": "https://api.kexp.org/v2/plays/3519511/?format=api",
            "airdate": "2025-06-27T11:59:52-07:00",
            "show": 63850,
            "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "Samantha Crain is Live on KEXP right now!",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        }
    ]
}