Information about plays

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

GET /v2/plays/?format=api&offset=105500&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=105520&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=105480&ordering=-airdate",
    "results": [
        {
            "id": 3543595,
            "uri": "https://api.kexp.org/v2/plays/3543595/?format=api",
            "airdate": "2025-08-23T04:03:04-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "https://coverartarchive.org/release/a0710423-c28a-3586-9e6b-ac851927a980/20129873018-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/a0710423-c28a-3586-9e6b-ac851927a980/20129873018-250.jpg",
            "song": "Fools in Love",
            "track_id": null,
            "recording_id": "7e7cbbb6-77b3-4921-8f5a-3b41b2c5c730",
            "artist": "Joe Jackson",
            "artist_ids": [
                "07f6d469-38f3-46da-9cfa-2f532422b84e"
            ],
            "album": "Look Sharp!",
            "release_id": null,
            "release_group_id": "b3232ac6-378d-34c6-aca7-6aed95ae5ad0",
            "labels": [
                "A&M Records"
            ],
            "label_ids": [
                "35515729-1f2c-4cc9-9390-9af2764bc56c"
            ],
            "release_date": "1979-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": 3543594,
            "uri": "https://api.kexp.org/v2/plays/3543594/?format=api",
            "airdate": "2025-08-23T03:59:04-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "https://ia804501.us.archive.org/10/items/mbid-07219c13-129a-4789-b828-f8b0b0c5df61/mbid-07219c13-129a-4789-b828-f8b0b0c5df61-29329613863_thumb500.jpg",
            "thumbnail_uri": "https://ia904501.us.archive.org/10/items/mbid-07219c13-129a-4789-b828-f8b0b0c5df61/mbid-07219c13-129a-4789-b828-f8b0b0c5df61-29329613863_thumb250.jpg",
            "song": "Pentacle",
            "track_id": "8dc0b9a9-b9fa-43cc-8b8a-bb0c52bf4eb9",
            "recording_id": "deaaa326-e5cc-4e9a-bcb3-2e11fd25d0b2",
            "artist": "Gaspard Augé",
            "artist_ids": [
                "11a76588-288c-4862-bf6b-9a6bb0e735f6"
            ],
            "album": "Escapades",
            "release_id": "07219c13-129a-4789-b828-f8b0b0c5df61",
            "release_group_id": "e0492659-6980-4e7d-b335-68e244492b98",
            "labels": [
                "Genesis",
                "Because Music",
                "Ed Banger Records"
            ],
            "label_ids": [
                "4a63c9df-c91d-4d3c-ad4f-36c4a94e1728",
                "23450486-837c-46a6-8b3f-b22429a0dfe1",
                "9cdc4159-ec50-47f0-a7a2-e107618d5246"
            ],
            "release_date": "2021-06-25",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3543593,
            "uri": "https://api.kexp.org/v2/plays/3543593/?format=api",
            "airdate": "2025-08-23T03:55:53-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "https://ia600202.us.archive.org/16/items/mbid-b0ce5d56-ec98-4c71-9c6b-355a568e6525/mbid-b0ce5d56-ec98-4c71-9c6b-355a568e6525-1776246561_thumb500.jpg",
            "thumbnail_uri": "https://ia600202.us.archive.org/16/items/mbid-b0ce5d56-ec98-4c71-9c6b-355a568e6525/mbid-b0ce5d56-ec98-4c71-9c6b-355a568e6525-1776246561_thumb250.jpg",
            "song": "Light Flight",
            "track_id": "f7fd74f0-fae5-3987-b64c-feea7fafa485",
            "recording_id": "b89a02a1-0fc9-4064-bf1a-50313806fecd",
            "artist": "The Pentangle",
            "artist_ids": [
                "a4e31e59-e662-4cf4-bd4f-d7bf712bc21f"
            ],
            "album": "TV Sound and Image",
            "release_id": "b0ce5d56-ec98-4c71-9c6b-355a568e6525",
            "release_group_id": "01b85ddf-4d5a-40f1-9ad7-86389fc608be",
            "labels": [
                "Soul Jazz Records"
            ],
            "label_ids": [
                "88ff5195-2c1a-4ea6-94b4-f96384f9bf52"
            ],
            "release_date": "2012-07-09",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://en.wikipedia.org/wiki/Pentangle_(band)",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3543592,
            "uri": "https://api.kexp.org/v2/plays/3543592/?format=api",
            "airdate": "2025-08-23T03:53:33-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Boy, What'll You Do Then",
            "track_id": null,
            "recording_id": null,
            "artist": "Ace of Cups",
            "artist_ids": [
                "2f934387-f2b0-48f5-93d6-ecd1efedc494"
            ],
            "album": "It's Bad for You but Buy It!",
            "release_id": null,
            "release_group_id": "cec96cf2-bfcc-429f-8c14-1c4c1a1e4319",
            "labels": [
                "Big Beat"
            ],
            "label_ids": [
                "915b9747-4dc9-4205-bae5-d5d4db5c3d44"
            ],
            "release_date": "2003-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://www.tabletmag.com/sections/community/articles/another-summer-of-love",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3543591,
            "uri": "https://api.kexp.org/v2/plays/3543591/?format=api",
            "airdate": "2025-08-23T03:51:36-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3543590,
            "uri": "https://api.kexp.org/v2/plays/3543590/?format=api",
            "airdate": "2025-08-23T03:47:58-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "https://ia600209.us.archive.org/4/items/mbid-d594f84e-909d-4174-a937-03a16a575797/mbid-d594f84e-909d-4174-a937-03a16a575797-2061251857_thumb500.jpg",
            "thumbnail_uri": "https://ia800209.us.archive.org/4/items/mbid-d594f84e-909d-4174-a937-03a16a575797/mbid-d594f84e-909d-4174-a937-03a16a575797-2061251857_thumb250.jpg",
            "song": "3 of Cups",
            "track_id": "a6bf8bad-36fb-376a-adab-95181130ba78",
            "recording_id": "f96bb644-dcd5-4eb7-8e05-f24814970b81",
            "artist": "Steel Pole Bath Tub",
            "artist_ids": [
                "476cd041-8509-413b-b235-299f458bda8c"
            ],
            "album": "Scars From Falling Down",
            "release_id": "d594f84e-909d-4174-a937-03a16a575797",
            "release_group_id": "9ffae49f-567d-3145-a7dd-3cf46b8d41e3",
            "labels": [
                "Slash"
            ],
            "label_ids": [
                "490afeef-44aa-4bba-b5d7-df875609957f"
            ],
            "release_date": "1995-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": 3543589,
            "uri": "https://api.kexp.org/v2/plays/3543589/?format=api",
            "airdate": "2025-08-23T03:44:11-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-122178b7-29f9-4095-aee5-6d30b534847e/mbid-122178b7-29f9-4095-aee5-6d30b534847e-27892413628_thumb500.jpg",
            "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-122178b7-29f9-4095-aee5-6d30b534847e/mbid-122178b7-29f9-4095-aee5-6d30b534847e-27892413628_thumb250.jpg",
            "song": "Nine of Swords",
            "track_id": "31876956-31ec-4ea8-a4a6-d9ece5b024a0",
            "recording_id": "e7b826c2-4310-477e-b851-669089f17c96",
            "artist": "Cry Club",
            "artist_ids": [
                "a9530daa-a0f7-4257-bcd9-52d3da36333d"
            ],
            "album": "God I'm Such a Mess",
            "release_id": "122178b7-29f9-4095-aee5-6d30b534847e",
            "release_group_id": "5a62ce86-917a-479d-acbf-4497305de7aa",
            "labels": [
                "Best & Fairest"
            ],
            "label_ids": [
                "ec9207e8-f8ac-400f-8bf0-00d4ec3c2e83"
            ],
            "release_date": "2020-11-13",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3543588,
            "uri": "https://api.kexp.org/v2/plays/3543588/?format=api",
            "airdate": "2025-08-23T03:41:17-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Three Of Swords",
            "track_id": "7e717175-b84f-4ebe-b430-5c852084029c",
            "recording_id": "dbd0995c-d4b5-471e-a16a-5829ef5aa849",
            "artist": "Jamie Aaron Aux",
            "artist_ids": [
                "2a19a94c-6e38-446b-bd2a-bbd94afda4e5"
            ],
            "album": "Close The Circle",
            "release_id": "c766a080-48b4-4088-ab2e-0428a28e85a4",
            "release_group_id": "814ab741-efa6-40b1-a149-30dc4c32a036",
            "labels": [
                "[no label]"
            ],
            "label_ids": [
                "157afde4-4bf5-4039-8ad2-5a15acc85176"
            ],
            "release_date": "2017-06-30",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3543587,
            "uri": "https://api.kexp.org/v2/plays/3543587/?format=api",
            "airdate": "2025-08-23T03:36:52-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "https://ia800805.us.archive.org/9/items/mbid-4cc3171c-06db-4b75-a58d-122c0268d607/mbid-4cc3171c-06db-4b75-a58d-122c0268d607-38637951657_thumb500.jpg",
            "thumbnail_uri": "https://ia800805.us.archive.org/9/items/mbid-4cc3171c-06db-4b75-a58d-122c0268d607/mbid-4cc3171c-06db-4b75-a58d-122c0268d607-38637951657_thumb250.jpg",
            "song": "8 Of Swords",
            "track_id": "ddb08f49-bafb-4e12-bb59-d1c47a659135",
            "recording_id": "bce1f56b-5bde-457f-8d04-4641b7b6a8cb",
            "artist": "IYAMAH",
            "artist_ids": [
                "75a9a5d3-0830-413f-b056-071d8074af89"
            ],
            "album": "In Two Worlds",
            "release_id": "4cc3171c-06db-4b75-a58d-122c0268d607",
            "release_group_id": "203a7f1e-ff94-4c81-9446-b84d4bf5d621",
            "labels": [
                "[no label]"
            ],
            "label_ids": [
                "157afde4-4bf5-4039-8ad2-5a15acc85176"
            ],
            "release_date": "2024-04-05",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://soundcloud.com/iyamah_artist/sets/in-two-worlds",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3543586,
            "uri": "https://api.kexp.org/v2/plays/3543586/?format=api",
            "airdate": "2025-08-23T03:33:17-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "https://ia800805.us.archive.org/29/items/mbid-98f29fdb-1b8a-4122-9be6-55225a2836e8/mbid-98f29fdb-1b8a-4122-9be6-55225a2836e8-35810175911_thumb500.jpg",
            "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-98f29fdb-1b8a-4122-9be6-55225a2836e8/mbid-98f29fdb-1b8a-4122-9be6-55225a2836e8-35810175911_thumb250.jpg",
            "song": "Ace of Wands",
            "track_id": "9d5d6049-0361-46f5-944d-fa253ec6556b",
            "recording_id": "f055aaff-5a58-42be-9404-0aab29bd666f",
            "artist": "The Missing Brazilians",
            "artist_ids": [
                "28383a88-e435-4466-b10a-25bd4f13894d"
            ],
            "album": "Trevor Jackson Presents: Science Fiction Dancehall Classics",
            "release_id": "98f29fdb-1b8a-4122-9be6-55225a2836e8",
            "release_group_id": "a242760d-370e-4802-9a73-cf843bfb8983",
            "labels": [
                "On-U Sound"
            ],
            "label_ids": [
                "129d0c94-8097-4f3b-94a6-cf84ede01c7d"
            ],
            "release_date": "2015-10-02",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3543585,
            "uri": "https://api.kexp.org/v2/plays/3543585/?format=api",
            "airdate": "2025-08-23T03:30:43-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3543584,
            "uri": "https://api.kexp.org/v2/plays/3543584/?format=api",
            "airdate": "2025-08-23T03:28:06-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "https://coverartarchive.org/release/3bfe03f5-06fb-4b8f-a15b-5927c4cfae00/35858478041-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/3bfe03f5-06fb-4b8f-a15b-5927c4cfae00/35858478041-250.jpg",
            "song": "Emperor of the Beach",
            "track_id": null,
            "recording_id": "a09540cb-75e2-4ccd-8ba5-3647108cd8bd",
            "artist": "The Chats",
            "artist_ids": [
                "aafe3816-2d68-4528-adda-d68514c940d4"
            ],
            "album": "GET FUCKED",
            "release_id": null,
            "release_group_id": "b680aea7-7caf-444a-a5a2-619626bef57a",
            "labels": [
                "Bargain Bin Records"
            ],
            "label_ids": [
                "c0aa2b25-2506-4cf0-8196-336fcbcaa2d6"
            ],
            "release_date": "2022-08-19",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "The Chats are playing the Ohana Festival 2025 at Dana Point, CA on Sep 26, 2025\nhttps://www.thechatslovebeer.com/tour-dates",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3543583,
            "uri": "https://api.kexp.org/v2/plays/3543583/?format=api",
            "airdate": "2025-08-23T03:23:17-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-a315f154-7de4-356b-9414-9a118c25d9f3/mbid-a315f154-7de4-356b-9414-9a118c25d9f3-39406492715_thumb500.jpg",
            "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-a315f154-7de4-356b-9414-9a118c25d9f3/mbid-a315f154-7de4-356b-9414-9a118c25d9f3-39406492715_thumb250.jpg",
            "song": "The Empress and the Ukraine King",
            "track_id": "d3aefd0d-c6c0-3dd0-95a5-ba0ecbb3177b",
            "recording_id": "111edfd3-dde8-4d53-83c7-13155ac25fe5",
            "artist": "Can",
            "artist_ids": [
                "13501c7d-d181-45ba-af52-5f101d8516a0"
            ],
            "album": "Unlimited Edition",
            "release_id": "a315f154-7de4-356b-9414-9a118c25d9f3",
            "release_group_id": "3416e29c-f280-40c8-ac23-506de1f43b01",
            "labels": [
                "Mute"
            ],
            "label_ids": [
                "e0b106a5-4add-4839-9e40-c192457e1bf8"
            ],
            "release_date": "1991-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": 3543582,
            "uri": "https://api.kexp.org/v2/plays/3543582/?format=api",
            "airdate": "2025-08-23T03:20:06-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-6f5ad691-60c3-46fb-8349-bdbb36115903/mbid-6f5ad691-60c3-46fb-8349-bdbb36115903-33526485635_thumb500.jpg",
            "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-6f5ad691-60c3-46fb-8349-bdbb36115903/mbid-6f5ad691-60c3-46fb-8349-bdbb36115903-33526485635_thumb250.jpg",
            "song": "High Priestess",
            "track_id": "0df47764-6f81-4d76-a57a-848d7b0f8d74",
            "recording_id": "a648e5cd-ae40-40dd-bf85-f8e0fe83c1c9",
            "artist": "Santigold",
            "artist_ids": [
                "97b20fe3-0924-4a5f-9955-d0b5c5f9587f"
            ],
            "album": "Spirituals",
            "release_id": "6f5ad691-60c3-46fb-8349-bdbb36115903",
            "release_group_id": "273c7e33-ce6f-42bf-8cd0-97965be68ee6",
            "labels": [
                "Little Jerk"
            ],
            "label_ids": [
                "e3e3f0ce-62d3-41cb-8bd0-014a61f42880"
            ],
            "release_date": "2022-09-09",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3543581,
            "uri": "https://api.kexp.org/v2/plays/3543581/?format=api",
            "airdate": "2025-08-23T03:09:50-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "https://coverartarchive.org/release/55644b42-2cba-4e98-a363-165314c05de4/6271544525-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/55644b42-2cba-4e98-a363-165314c05de4/6271544525-250.jpg",
            "song": "The Magician’s Birthday",
            "track_id": null,
            "recording_id": "d75da5f0-c913-4cba-a333-6c4934858059",
            "artist": "Uriah Heep",
            "artist_ids": [
                "f1548c5b-329e-4036-921c-02213a04b525"
            ],
            "album": "The Magician’s Birthday",
            "release_id": null,
            "release_group_id": "35453797-1c54-383d-bbb1-4d12dfa5e74e",
            "labels": [
                "Mercury Records"
            ],
            "label_ids": [
                "995428e7-81b6-41dd-bd38-5a7a0ece8ad6"
            ],
            "release_date": "1972-11-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3543580,
            "uri": "https://api.kexp.org/v2/plays/3543580/?format=api",
            "airdate": "2025-08-23T03:07:40-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3543579,
            "uri": "https://api.kexp.org/v2/plays/3543579/?format=api",
            "airdate": "2025-08-23T03:05:16-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "https://ia800605.us.archive.org/27/items/mbid-8e2278c1-249c-40e6-8b11-d0d8494c27bc/mbid-8e2278c1-249c-40e6-8b11-d0d8494c27bc-21971479800_thumb500.jpg",
            "thumbnail_uri": "https://ia600605.us.archive.org/27/items/mbid-8e2278c1-249c-40e6-8b11-d0d8494c27bc/mbid-8e2278c1-249c-40e6-8b11-d0d8494c27bc-21971479800_thumb250.jpg",
            "song": "I Pity the Fool",
            "track_id": "a86a45e6-89fb-36e1-bd3e-3a544a0e33bf",
            "recording_id": "a97bf04e-03b6-429a-bb68-f23d18902791",
            "artist": "Bobby “Blue” Bland",
            "artist_ids": [
                "66ebc271-6a26-4fe7-848b-f217da119d92"
            ],
            "album": "The R&B Box: 30 Years of Rhythm & Blues",
            "release_id": "8e2278c1-249c-40e6-8b11-d0d8494c27bc",
            "release_group_id": "19314ba7-57e8-3374-b3bd-8b171bd92bd8",
            "labels": [
                "Rhino"
            ],
            "label_ids": [
                "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
            ],
            "release_date": "1994-01-01",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3543578,
            "uri": "https://api.kexp.org/v2/plays/3543578/?format=api",
            "airdate": "2025-08-23T03:03:06-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "https://ia903403.us.archive.org/31/items/mbid-7f8434e1-9889-477f-89a5-2e4e5ec9066b/mbid-7f8434e1-9889-477f-89a5-2e4e5ec9066b-28819517075_thumb500.jpg",
            "thumbnail_uri": "https://ia903403.us.archive.org/31/items/mbid-7f8434e1-9889-477f-89a5-2e4e5ec9066b/mbid-7f8434e1-9889-477f-89a5-2e4e5ec9066b-28819517075_thumb250.jpg",
            "song": "Taitschi-Tarot",
            "track_id": "fac47579-03e6-39e8-ad1e-3dd137ebab01",
            "recording_id": "b2e8aa12-9ada-4b77-8085-1cd436e19b65",
            "artist": "Nina Hagen",
            "artist_ids": [
                "e4d32f51-bc57-42a4-8165-b80f7a86496d"
            ],
            "album": "Nunsexmonkrock / Nina Hagen Band",
            "release_id": "7f8434e1-9889-477f-89a5-2e4e5ec9066b",
            "release_group_id": "9248b8b1-7a08-301f-be83-37e3e0335cf4",
            "labels": [
                "Columbia"
            ],
            "label_ids": [
                "011d1192-6f65-45bd-85c4-0400dd45693e"
            ],
            "release_date": "1991-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": 3543577,
            "uri": "https://api.kexp.org/v2/plays/3543577/?format=api",
            "airdate": "2025-08-23T02:59:38-07:00",
            "show": 64361,
            "show_uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "image_uri": "https://coverartarchive.org/release/a82d5d0d-6cc0-4d62-a1e7-58946a872a85/18290475785-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/a82d5d0d-6cc0-4d62-a1e7-58946a872a85/18290475785-250.jpg",
            "song": "Social Fools",
            "track_id": null,
            "recording_id": "83b58097-f31d-47f8-862e-c5f329eb8157",
            "artist": "DEVO",
            "artist_ids": [
                "d2db1078-c170-4e22-b261-14f3ad60a690"
            ],
            "album": "Hardcore Devo, Volume 1: 74–77",
            "release_id": null,
            "release_group_id": "f2b9f62c-5f57-3340-bfd6-63e260bb7fd6",
            "labels": [
                "Rykodisc"
            ],
            "label_ids": [
                "6dedcd20-3d02-4838-b583-5434eac199d9"
            ],
            "release_date": "1990-08-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "The Fool is one of the Major Arcana",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3543576,
            "uri": "https://api.kexp.org/v2/plays/3543576/?format=api",
            "airdate": "2025-08-23T02:56:17-07:00",
            "show": 64360,
            "show_uri": "https://api.kexp.org/v2/shows/64360/?format=api",
            "image_uri": "https://coverartarchive.org/release/a824ae76-6290-4d1a-bf89-b0bab19fd324/38290719685-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/a824ae76-6290-4d1a-bf89-b0bab19fd324/38290719685-250.jpg",
            "song": "I Think I'm Losing My Mind",
            "track_id": null,
            "recording_id": null,
            "artist": "Short-Term Memory",
            "artist_ids": [
                "7c98015a-7a2d-4192-8139-5a191adc8f67"
            ],
            "album": "Plus or Minus Two",
            "release_id": null,
            "release_group_id": "673a21be-f6d7-4b94-9557-0319102176fd",
            "labels": [
                "Séance Centre"
            ],
            "label_ids": [
                "b1a525bb-b1da-4c34-8ef6-30e911ceffdf"
            ],
            "release_date": "2018-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Bieeeeeeeeeeeeeeeeee!",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}