Information about plays

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

GET /v2/plays/?format=api&offset=24540&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=24560&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=24520&ordering=-airdate",
    "results": [
        {
            "id": 3629600,
            "uri": "https://api.kexp.org/v2/plays/3629600/?format=api",
            "airdate": "2026-03-16T05:00:30-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3629599,
            "uri": "https://api.kexp.org/v2/plays/3629599/?format=api",
            "airdate": "2026-03-16T04:57:26-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-57109e69-326f-330a-b8b0-df9f6ac42820/mbid-57109e69-326f-330a-b8b0-df9f6ac42820-28734527560_thumb500.jpg",
            "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-57109e69-326f-330a-b8b0-df9f6ac42820/mbid-57109e69-326f-330a-b8b0-df9f6ac42820-28734527560_thumb250.jpg",
            "song": "Eternal Life",
            "track_id": "e5fa68b7-f9f5-3a62-8757-03f816ac650a",
            "recording_id": "e23161fe-1fc4-47a5-ac4f-4d7b20eb952b",
            "artist": "Jeff Buckley",
            "artist_ids": [
                "e6e879c0-3d56-4f12-b3c5-3ce459661a8e"
            ],
            "album": "Grace",
            "release_id": "57109e69-326f-330a-b8b0-df9f6ac42820",
            "release_group_id": "ea29c347-696f-3165-986d-7bad1394b178",
            "labels": [
                "Columbia"
            ],
            "label_ids": [
                "011d1192-6f65-45bd-85c4-0400dd45693e"
            ],
            "release_date": "2004-08-24",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3629598,
            "uri": "https://api.kexp.org/v2/plays/3629598/?format=api",
            "airdate": "2026-03-16T04:53:22-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "https://dn710606.ca.archive.org/0/items/mbid-0b62f121-0369-4f4b-8405-675bc2d11df3/mbid-0b62f121-0369-4f4b-8405-675bc2d11df3-1441424015_thumb500.jpg",
            "thumbnail_uri": "https://dn710606.ca.archive.org/0/items/mbid-0b62f121-0369-4f4b-8405-675bc2d11df3/mbid-0b62f121-0369-4f4b-8405-675bc2d11df3-1441424015_thumb250.jpg",
            "song": "Multiply",
            "track_id": "663ac822-792b-3d8b-b26c-cf91ef70fb85",
            "recording_id": "fbcf45aa-bed6-4f7e-9f85-40d9715d413a",
            "artist": "Jamie Lidell",
            "artist_ids": [
                "0daf1c34-212a-442f-905d-c44f2adcc020"
            ],
            "album": "Multiply",
            "release_id": "0b62f121-0369-4f4b-8405-675bc2d11df3",
            "release_group_id": "8666efbb-9553-3c1b-b9fa-9ea06e01ca2f",
            "labels": [
                "Warp"
            ],
            "label_ids": [
                "46f0f4cd-8aab-4b33-b698-f459faf64190"
            ],
            "release_date": "2005-06-13",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "James Alexander Lidderdale, known professionally as Jamie Lidell, is an English musician, and soul singer.  \n\nhttps://tapeop.com/interviews/129/jamie-lidell/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3629597,
            "uri": "https://api.kexp.org/v2/plays/3629597/?format=api",
            "airdate": "2026-03-16T04:49:30-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Daytripper",
            "track_id": null,
            "recording_id": "9334a640-0c86-420e-b64c-c79a6063b243",
            "artist": "Yellow Magic Orchestra",
            "artist_ids": [
                "ac5af671-1df0-4312-8b7b-e61992ecc883"
            ],
            "album": "Multiples",
            "release_id": null,
            "release_group_id": "2af57f6f-f206-4547-ae47-9ff98cf744b4",
            "labels": [
                "A&M Records"
            ],
            "label_ids": [
                "35515729-1f2c-4cc9-9390-9af2764bc56c"
            ],
            "release_date": "1998-05-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3629596,
            "uri": "https://api.kexp.org/v2/plays/3629596/?format=api",
            "airdate": "2026-03-16T04:45:57-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "https://coverartarchive.org/release/0d3b0f73-fa4f-45ff-bba1-35bdfced860f/24141263701-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/0d3b0f73-fa4f-45ff-bba1-35bdfced860f/24141263701-250.jpg",
            "song": "Broken Belief",
            "track_id": null,
            "recording_id": "4d00c513-1c66-47dc-a431-8ff65ef7460c",
            "artist": "日向敏文",
            "artist_ids": [
                "0efcb23b-cc34-42e7-b60a-747c142666c3"
            ],
            "album": "Broken Belief",
            "release_id": null,
            "release_group_id": "4f7b24ef-2d27-4402-81c8-b12a59f0545a",
            "labels": [
                "Music From Memory"
            ],
            "label_ids": [
                "ad86a666-43d7-41b8-8328-8b2b3497a781"
            ],
            "release_date": "2019-09-17",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3629595,
            "uri": "https://api.kexp.org/v2/plays/3629595/?format=api",
            "airdate": "2026-03-16T04:41:39-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "https://ia801909.us.archive.org/32/items/mbid-a227a9b1-59e1-43fd-93b5-ecdd85da190c/mbid-a227a9b1-59e1-43fd-93b5-ecdd85da190c-38562892604_thumb500.jpg",
            "thumbnail_uri": "https://dn711000.ca.archive.org/0/items/mbid-a227a9b1-59e1-43fd-93b5-ecdd85da190c/mbid-a227a9b1-59e1-43fd-93b5-ecdd85da190c-38562892604_thumb250.jpg",
            "song": "The Whores Hustle and the Hustlers Whore",
            "track_id": "f4ff4042-26f6-323c-9632-dfc8f5fbb71e",
            "recording_id": "cc56b2c0-3f41-4bd9-b375-1f1d4c229ca8",
            "artist": "PJ Harvey",
            "artist_ids": [
                "e795e03d-b5d5-4a5f-834d-162cfb308a2c"
            ],
            "album": "Stories From the City, Stories From the Sea",
            "release_id": "a227a9b1-59e1-43fd-93b5-ecdd85da190c",
            "release_group_id": "71641af7-d122-326a-b0bb-f76a8d09810c",
            "labels": [
                "Island"
            ],
            "label_ids": [
                "dfd92cd3-4888-46d2-b968-328b1feb2642"
            ],
            "release_date": "2000-10-31",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3629594,
            "uri": "https://api.kexp.org/v2/plays/3629594/?format=api",
            "airdate": "2026-03-16T04:39:19-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "https://coverartarchive.org/release/44f6d105-e5d0-43b7-9aab-6f7e7b335701/23498836217-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/44f6d105-e5d0-43b7-9aab-6f7e7b335701/23498836217-250.jpg",
            "song": "What Can I Give You",
            "track_id": null,
            "recording_id": "750e9ee7-b662-487d-93b2-f802220004a3",
            "artist": "Margo Guryan",
            "artist_ids": [
                "cd2867c5-c2f0-4f86-b8aa-a7be324cb916"
            ],
            "album": "Take a Picture",
            "release_id": null,
            "release_group_id": "f21974de-f99d-3822-92e4-25c84362d87a",
            "labels": [
                "Sundazed Music"
            ],
            "label_ids": [
                "ae5752fa-3dcd-470c-9c2f-8dad4fdce6ab"
            ],
            "release_date": "1968-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3629593,
            "uri": "https://api.kexp.org/v2/plays/3629593/?format=api",
            "airdate": "2026-03-16T04:36:54-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "https://coverartarchive.org/release/44514482-c3a3-3f26-9f75-356241ba4a3f/15210712945-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/44514482-c3a3-3f26-9f75-356241ba4a3f/15210712945-250.jpg",
            "song": "Le Fleur",
            "track_id": null,
            "recording_id": "890d1b31-cdc9-4dbb-a140-adcbe01de2b8",
            "artist": "Minnie Riperton",
            "artist_ids": [
                "e842abf7-8a63-4602-8879-75958c2884a1"
            ],
            "album": "Come to My Garden",
            "release_id": null,
            "release_group_id": "b35364f0-72f4-39f7-a563-adc9daf620d1",
            "labels": [
                "Essential Media Group"
            ],
            "label_ids": [
                "5dbbc618-930d-447a-a915-09772f9d0c65"
            ],
            "release_date": "1971-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3629591,
            "uri": "https://api.kexp.org/v2/plays/3629591/?format=api",
            "airdate": "2026-03-16T04:28:53-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "https://dn710300.ca.archive.org/0/items/mbid-86756a35-a125-4267-85bb-c39fe84461a7/mbid-86756a35-a125-4267-85bb-c39fe84461a7-1270990253_thumb500.jpg",
            "thumbnail_uri": "https://ia800206.us.archive.org/31/items/mbid-86756a35-a125-4267-85bb-c39fe84461a7/mbid-86756a35-a125-4267-85bb-c39fe84461a7-1270990253_thumb250.jpg",
            "song": "Baby I’m Just a Fool",
            "track_id": "ca3a6511-11bf-37fc-adba-f9fa4fd25b64",
            "recording_id": "21f7c87b-6c21-4a25-a53b-9cd2ee0dd7d2",
            "artist": "Spiritualized",
            "artist_ids": [
                "65041e06-83d2-4987-ae52-c17a915fc82a"
            ],
            "album": "Songs in A&E",
            "release_id": "3213c225-168b-332d-8d3b-f2c4739615c7",
            "release_group_id": "f0cc53b6-9e96-30e4-b803-ddc3c42988df",
            "labels": [
                "Sanctuary Records"
            ],
            "label_ids": [
                "94469373-73c9-4699-85df-414d577f9a7b"
            ],
            "release_date": "2008-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3629590,
            "uri": "https://api.kexp.org/v2/plays/3629590/?format=api",
            "airdate": "2026-03-16T04:24:18-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "https://coverartarchive.org/release/df4fe733-7692-4bd4-bdd3-6b8633d6abb2/15724216932-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/df4fe733-7692-4bd4-bdd3-6b8633d6abb2/15724216932-250.jpg",
            "song": "I’m a Fool to Want You",
            "track_id": null,
            "recording_id": "e93e3f9b-eae7-4b4a-9f77-71d2e26413d0",
            "artist": "Sheila Jordan",
            "artist_ids": [
                "92d3929a-f2e3-41e1-9cfa-54181a185f2c"
            ],
            "album": "Portrait of Sheila",
            "release_id": null,
            "release_group_id": "d8725efe-88a0-3390-b4d5-9b5cfa23197b",
            "labels": [
                "Blue Note"
            ],
            "label_ids": [
                "713c4a95-6616-442b-9cf6-14e1ddfd5946"
            ],
            "release_date": "1962-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3629588,
            "uri": "https://api.kexp.org/v2/plays/3629588/?format=api",
            "airdate": "2026-03-16T04:20:30-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "https://dn710805.ca.archive.org/0/items/mbid-83e786b5-d49c-4efd-bd10-57914f2eec9b/mbid-83e786b5-d49c-4efd-bd10-57914f2eec9b-9838985185_thumb500.jpg",
            "thumbnail_uri": "https://dn710805.ca.archive.org/0/items/mbid-83e786b5-d49c-4efd-bd10-57914f2eec9b/mbid-83e786b5-d49c-4efd-bd10-57914f2eec9b-9838985185_thumb250.jpg",
            "song": "Always Crashing in the Same Car",
            "track_id": "731b878b-1515-323c-89b4-b676b4ccff9b",
            "recording_id": "bd4ac39c-dd23-47af-b70b-efe2834868d1",
            "artist": "David Bowie",
            "artist_ids": [
                "5441c29d-3602-4898-b1a1-b77fa23b8e50"
            ],
            "album": "Low",
            "release_id": "02e2a2f6-0da2-34cb-8e65-a05447ed1994",
            "release_group_id": "f6a51281-56c4-3538-b915-65a9d4eb29b5",
            "labels": [
                "Rykodisc"
            ],
            "label_ids": [
                "6dedcd20-3d02-4838-b583-5434eac199d9"
            ],
            "release_date": "1991-08-20",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3629589,
            "uri": "https://api.kexp.org/v2/plays/3629589/?format=api",
            "airdate": "2026-03-16T04:19:35-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3629587,
            "uri": "https://api.kexp.org/v2/plays/3629587/?format=api",
            "airdate": "2026-03-16T04:18:09-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "https://coverartarchive.org/release/2915f02c-f36e-4057-b7a4-7407fe297b7a/27916785840-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/2915f02c-f36e-4057-b7a4-7407fe297b7a/27916785840-250.jpg",
            "song": "Be Careful",
            "track_id": null,
            "recording_id": "8d140531-351f-46ac-baf0-b9122f41c0de",
            "artist": "Elmore James",
            "artist_ids": [
                "6fbd2cfb-5f9c-497c-8e06-3c6668367681"
            ],
            "album": "Whose Muddy Shoes",
            "release_id": null,
            "release_group_id": "b19ec296-56c2-3422-9901-14e6140c0211",
            "labels": [
                "Chess"
            ],
            "label_ids": [
                "6c6eb4e5-f7c7-48bd-93d2-4901b4971e12"
            ],
            "release_date": "1968-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3629586,
            "uri": "https://api.kexp.org/v2/plays/3629586/?format=api",
            "airdate": "2026-03-16T04:13:52-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "https://ia601601.us.archive.org/32/items/mbid-7df1b545-42b9-407e-9cca-c2fda2b8ae5a/mbid-7df1b545-42b9-407e-9cca-c2fda2b8ae5a-10571519705_thumb500.jpg",
            "thumbnail_uri": "https://dn721200.ca.archive.org/0/items/mbid-7df1b545-42b9-407e-9cca-c2fda2b8ae5a/mbid-7df1b545-42b9-407e-9cca-c2fda2b8ae5a-10571519705_thumb250.jpg",
            "song": "Can’t Keep Checking My Phone",
            "track_id": "a8940c3e-f38c-4bee-acc7-b1f19a815d52",
            "recording_id": "f166b500-67cf-4f08-abc4-f37dec6288a7",
            "artist": "Unknown Mortal Orchestra",
            "artist_ids": [
                "e2305342-0bde-4a2c-aed0-4b88694834de"
            ],
            "album": "Multi-Love",
            "release_id": "7df1b545-42b9-407e-9cca-c2fda2b8ae5a",
            "release_group_id": "92bb3a03-b694-43b2-95b4-7c6e61aab422",
            "labels": [
                "Jagjaguwar"
            ],
            "label_ids": [
                "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
            ],
            "release_date": "2015-05-21",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "Portland-based project Unknown Mortal Orchestra performed \"Can't Keep Checking My Phone\" during a great Live on KEXP session in 2015: https://www.youtube.com/watch?v=rRaFVyuBEtg.\n\nThe band's most recent album, CURSE, came out last summer.\nhttps://unknown-mortal-orchestra.bandcamp.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3629585,
            "uri": "https://api.kexp.org/v2/plays/3629585/?format=api",
            "airdate": "2026-03-16T04:11:33-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?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": "Never Turn Your Back on Mother Earth",
            "track_id": "ca96cfbc-c15a-32b6-b5ec-56354ccf9b6d",
            "recording_id": "fbd94600-fd14-491d-9e12-821ce88e0dcb",
            "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": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3629584,
            "uri": "https://api.kexp.org/v2/plays/3629584/?format=api",
            "airdate": "2026-03-16T04:07:25-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "https://coverartarchive.org/release/7bc49f80-0cb6-4fe2-9772-4749a416fba6/39634251713-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/7bc49f80-0cb6-4fe2-9772-4749a416fba6/39634251713-250.jpg",
            "song": "Petricor",
            "track_id": null,
            "recording_id": "aed3e0c8-bc3a-43b6-b540-867cc63c356e",
            "artist": "Dora Morelenbaum",
            "artist_ids": [
                "45a76e42-b6f2-4b0c-abaf-15b3c900b38f"
            ],
            "album": "Pique",
            "release_id": null,
            "release_group_id": "3f07535d-a770-4574-8164-1e80bd7d9a7f",
            "labels": [
                "Mr Bongo"
            ],
            "label_ids": [
                "0d518d8f-e485-4c2f-825a-ac6642c2f65d"
            ],
            "release_date": "2024-10-18",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3629583,
            "uri": "https://api.kexp.org/v2/plays/3629583/?format=api",
            "airdate": "2026-03-16T04:05:56-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "https://coverartarchive.org/release/7bc49f80-0cb6-4fe2-9772-4749a416fba6/39634251713-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/7bc49f80-0cb6-4fe2-9772-4749a416fba6/39634251713-250.jpg",
            "song": "VW BLUE",
            "track_id": null,
            "recording_id": "f097a237-300b-47d6-8548-626dde85c939",
            "artist": "Dora Morelenbaum",
            "artist_ids": [
                "45a76e42-b6f2-4b0c-abaf-15b3c900b38f"
            ],
            "album": "Pique",
            "release_id": null,
            "release_group_id": "3f07535d-a770-4574-8164-1e80bd7d9a7f",
            "labels": [
                "Mr Bongo"
            ],
            "label_ids": [
                "0d518d8f-e485-4c2f-825a-ac6642c2f65d"
            ],
            "release_date": "2024-10-18",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "One of Brazil's more intriguing and ground breaking artists, Pique has been nominated for a Latin Grammy among other feats",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3629582,
            "uri": "https://api.kexp.org/v2/plays/3629582/?format=api",
            "airdate": "2026-03-16T04:04:28-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3629581,
            "uri": "https://api.kexp.org/v2/plays/3629581/?format=api",
            "airdate": "2026-03-16T04:01:33-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-b25cbc8b-d4be-45f1-ab37-3e4341a33aee/mbid-b25cbc8b-d4be-45f1-ab37-3e4341a33aee-33026762225_thumb500.jpg",
            "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-b25cbc8b-d4be-45f1-ab37-3e4341a33aee/mbid-b25cbc8b-d4be-45f1-ab37-3e4341a33aee-33026762225_thumb250.jpg",
            "song": "Annihilate This Week",
            "track_id": "2fd6d2bf-e93a-3169-a41f-4d3af1c92b00",
            "recording_id": "f9cc3a48-9142-4394-8e1d-20b5054780bf",
            "artist": "Black Flag",
            "artist_ids": [
                "9941a936-196a-4a62-ae53-a69cbc33f20e"
            ],
            "album": "Wasted...Again",
            "release_id": "b25cbc8b-d4be-45f1-ab37-3e4341a33aee",
            "release_group_id": "6169796e-e9c5-3a15-9855-2f5eee3af168",
            "labels": [
                "SST Records"
            ],
            "label_ids": [
                "361acf91-04bb-4e85-8485-28a4d00d1e56"
            ],
            "release_date": "1987-12-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3629580,
            "uri": "https://api.kexp.org/v2/plays/3629580/?format=api",
            "airdate": "2026-03-16T03:56:23-07:00",
            "show": 66195,
            "show_uri": "https://api.kexp.org/v2/shows/66195/?format=api",
            "image_uri": "https://dn710706.ca.archive.org/0/items/mbid-7acb551e-2a8a-4de1-aea0-b394e21ecedd/mbid-7acb551e-2a8a-4de1-aea0-b394e21ecedd-4085725897_thumb500.jpg",
            "thumbnail_uri": "https://dn710706.ca.archive.org/0/items/mbid-7acb551e-2a8a-4de1-aea0-b394e21ecedd/mbid-7acb551e-2a8a-4de1-aea0-b394e21ecedd-4085725897_thumb250.jpg",
            "song": "One Day Like This",
            "track_id": "49ffcd94-d355-373b-af48-036fe52adf7a",
            "recording_id": "f07669db-6dc7-470c-9532-99895b6ae9f9",
            "artist": "Elbow",
            "artist_ids": [
                "3cb3928a-526c-4a3d-93c5-53315fa9bde0"
            ],
            "album": "The Seldom Seen Kid",
            "release_id": "7acb551e-2a8a-4de1-aea0-b394e21ecedd",
            "release_group_id": "e7750214-a944-370f-a68e-99e63cda4758",
            "labels": [
                "Fiction Records"
            ],
            "label_ids": [
                "f6182855-aa81-453a-a460-58c0fd71635d"
            ],
            "release_date": "2008-03-17",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}