Information about plays

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

GET /v2/plays/?format=api&offset=5900
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=5920",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=5880",
    "results": [
        {
            "id": 3640554,
            "uri": "https://api.kexp.org/v2/plays/3640554/?format=api",
            "airdate": "2026-04-11T03:24:57-07:00",
            "show": 66421,
            "show_uri": "https://api.kexp.org/v2/shows/66421/?format=api",
            "image_uri": "https://dn711102.ca.archive.org/0/items/mbid-d6cb5d0c-7bdf-4e67-82bf-c3e728be43a6/mbid-d6cb5d0c-7bdf-4e67-82bf-c3e728be43a6-20596980842_thumb500.jpg",
            "thumbnail_uri": "https://dn711102.ca.archive.org/0/items/mbid-d6cb5d0c-7bdf-4e67-82bf-c3e728be43a6/mbid-d6cb5d0c-7bdf-4e67-82bf-c3e728be43a6-20596980842_thumb250.jpg",
            "song": "Selling Advertising",
            "track_id": "c0afce62-eca8-39ed-9879-8107ee97e0ad",
            "recording_id": "12752199-e222-415d-b9c5-1513ff730cef",
            "artist": "David Bazan",
            "artist_ids": [
                "d1714baa-2174-4233-8272-f537bfa9fbba"
            ],
            "album": "Fewer Moving Parts",
            "release_id": "d6cb5d0c-7bdf-4e67-82bf-c3e728be43a6",
            "release_group_id": "5f3af6e2-0ef3-31d3-8318-2f42461e8f6e",
            "labels": [
                "Eat My Flesh, Drink My Blood"
            ],
            "label_ids": [
                "f205d31a-7925-4850-a970-96c464803df6"
            ],
            "release_date": "2006-06-13",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3640553,
            "uri": "https://api.kexp.org/v2/plays/3640553/?format=api",
            "airdate": "2026-04-11T03:22:09-07:00",
            "show": 66421,
            "show_uri": "https://api.kexp.org/v2/shows/66421/?format=api",
            "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-66c6ad67-a384-4633-8744-f2bbfae835b3/mbid-66c6ad67-a384-4633-8744-f2bbfae835b3-42868641727_thumb500.jpg",
            "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-66c6ad67-a384-4633-8744-f2bbfae835b3/mbid-66c6ad67-a384-4633-8744-f2bbfae835b3-42868641727_thumb250.jpg",
            "song": "Want Ads",
            "track_id": "d89699c7-965c-3fc7-b339-87e2b3771f21",
            "recording_id": "0de1122c-ca33-4576-a837-f479498d90c8",
            "artist": "Honey Cone",
            "artist_ids": [
                "570938b4-8fe5-44f9-ab43-9438feb03c6f"
            ],
            "album": "Soul Hits of the '70s: Didn't It Blow Your Mind! Volume 5",
            "release_id": "66c6ad67-a384-4633-8744-f2bbfae835b3",
            "release_group_id": "d9f052d7-08a6-34eb-8797-eb52f278708a",
            "labels": [
                "Rhino"
            ],
            "label_ids": [
                "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
            ],
            "release_date": "1991-01-29",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3640552,
            "uri": "https://api.kexp.org/v2/plays/3640552/?format=api",
            "airdate": "2026-04-11T03:19:10-07:00",
            "show": 66421,
            "show_uri": "https://api.kexp.org/v2/shows/66421/?format=api",
            "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-cf388836-c143-49ce-a448-ecef60361335/mbid-cf388836-c143-49ce-a448-ecef60361335-33583669637_thumb500.jpg",
            "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-cf388836-c143-49ce-a448-ecef60361335/mbid-cf388836-c143-49ce-a448-ecef60361335-33583669637_thumb250.jpg",
            "song": "Advertising",
            "track_id": "81d457d6-dcf0-4fa3-b90e-c401128ffa6c",
            "recording_id": "cc601783-071c-444a-9251-ed195c9a883e",
            "artist": "The Dip",
            "artist_ids": [
                "440d564f-7288-45e2-8449-885d65dc4d33"
            ],
            "album": "The Dip Delivers",
            "release_id": "cf388836-c143-49ce-a448-ecef60361335",
            "release_group_id": "98bdcaeb-b740-469c-ad16-947a21d99b44",
            "labels": [
                "[no label]"
            ],
            "label_ids": [
                "157afde4-4bf5-4039-8ad2-5a15acc85176"
            ],
            "release_date": "2019-02-08",
            "rotation_status": "Library",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3640551,
            "uri": "https://api.kexp.org/v2/plays/3640551/?format=api",
            "airdate": "2026-04-11T03:18:58-07:00",
            "show": 66421,
            "show_uri": "https://api.kexp.org/v2/shows/66421/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3640550,
            "uri": "https://api.kexp.org/v2/plays/3640550/?format=api",
            "airdate": "2026-04-11T03:13:45-07:00",
            "show": 66421,
            "show_uri": "https://api.kexp.org/v2/shows/66421/?format=api",
            "image_uri": "https://coverartarchive.org/release/c0a8c48f-130f-42af-be0d-6afc04593a23/22297339243-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/c0a8c48f-130f-42af-be0d-6afc04593a23/22297339243-250.jpg",
            "song": "Armenia City in the Sky",
            "track_id": null,
            "recording_id": "c28a1f87-f719-46bf-9ad8-24d62784548b",
            "artist": "The Who",
            "artist_ids": [
                "9fdaa16b-a6c4-4831-b87c-bc9ca8ce7eaa"
            ],
            "album": "The Who Sell Out",
            "release_id": null,
            "release_group_id": "aa02a102-f7b5-3584-8d21-bd9c560effb6",
            "labels": [
                "Track Record"
            ],
            "label_ids": [
                "09edd90d-2d30-4dcb-b03e-71af9c8f1fe6"
            ],
            "release_date": "1967-12-16",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3640549,
            "uri": "https://api.kexp.org/v2/plays/3640549/?format=api",
            "airdate": "2026-04-11T03:07:05-07:00",
            "show": 66421,
            "show_uri": "https://api.kexp.org/v2/shows/66421/?format=api",
            "image_uri": "https://dn711306.ca.archive.org/0/items/mbid-4b101102-9ef1-4556-b73e-d465a073d80e/mbid-4b101102-9ef1-4556-b73e-d465a073d80e-2472324896_thumb500.jpg",
            "thumbnail_uri": "https://dn711306.ca.archive.org/0/items/mbid-4b101102-9ef1-4556-b73e-d465a073d80e/mbid-4b101102-9ef1-4556-b73e-d465a073d80e-2472324896_thumb250.jpg",
            "song": "Television, the Drug of the Nation",
            "track_id": "4640f025-420b-3227-9182-aafcb7114503",
            "recording_id": "4f785555-1587-45e9-aa14-70ba7bb21abe",
            "artist": "The Disposable Heroes of Hiphoprisy",
            "artist_ids": [
                "0184c417-228d-4cd3-80ce-b44d5b9a3311"
            ],
            "album": "Hypocrisy Is the Greatest Luxury",
            "release_id": "4b101102-9ef1-4556-b73e-d465a073d80e",
            "release_group_id": "4b9127b6-60bb-373a-9460-f90327947ec4",
            "labels": [
                "4th & B’way"
            ],
            "label_ids": [
                "ff4cdd6e-e2e3-42e9-a733-c859ecf0331b"
            ],
            "release_date": "1992-03-13",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3640548,
            "uri": "https://api.kexp.org/v2/plays/3640548/?format=api",
            "airdate": "2026-04-11T03:03:27-07:00",
            "show": 66421,
            "show_uri": "https://api.kexp.org/v2/shows/66421/?format=api",
            "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-e75a9754-8447-3214-9067-4a0e9d654f4a/mbid-e75a9754-8447-3214-9067-4a0e9d654f4a-6682314490_thumb500.jpg",
            "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-e75a9754-8447-3214-9067-4a0e9d654f4a/mbid-e75a9754-8447-3214-9067-4a0e9d654f4a-6682314490_thumb250.jpg",
            "song": "The Model",
            "track_id": "252d3874-4467-3141-8aa8-f172220dcc4e",
            "recording_id": "591c803c-dcbb-4962-8122-7f62aa7179ae",
            "artist": "Kraftwerk",
            "artist_ids": [
                "5700dcd4-c139-4f31-aa3e-6382b9af9032"
            ],
            "album": "The Man-Machine",
            "release_id": "e75a9754-8447-3214-9067-4a0e9d654f4a",
            "release_group_id": "d147e89b-90ca-35b6-9f7b-3e34b8edf63f",
            "labels": [
                "Capitol Records"
            ],
            "label_ids": [
                "abea2d3e-eabf-4480-ab24-9382dd642c73"
            ],
            "release_date": "1987-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": 3640547,
            "uri": "https://api.kexp.org/v2/plays/3640547/?format=api",
            "airdate": "2026-04-11T03:02:33-07:00",
            "show": 66420,
            "show_uri": "https://api.kexp.org/v2/shows/66420/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3640546,
            "uri": "https://api.kexp.org/v2/plays/3640546/?format=api",
            "airdate": "2026-04-11T02:58:58-07:00",
            "show": 66420,
            "show_uri": "https://api.kexp.org/v2/shows/66420/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "On the inside",
            "track_id": null,
            "recording_id": null,
            "artist": "Donzii",
            "artist_ids": [
                "762c7825-6433-435f-9de3-3f13f713f9e5"
            ],
            "album": "V/A - Metro Subterranean Vol 2",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Dark Entries Records"
            ],
            "label_ids": [
                "8abad16c-2b04-4a21-86bb-0bdee009b755"
            ],
            "release_date": "2025-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://darkentriesrecords.bandcamp.com/album/v-a-metro-subterranean-vol-2",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3640545,
            "uri": "https://api.kexp.org/v2/plays/3640545/?format=api",
            "airdate": "2026-04-11T02:55:51-07:00",
            "show": 66420,
            "show_uri": "https://api.kexp.org/v2/shows/66420/?format=api",
            "image_uri": "https://coverartarchive.org/release/d8ee0964-9d81-45e4-939a-f979fe9f3f15/43937630463-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/d8ee0964-9d81-45e4-939a-f979fe9f3f15/43937630463-250.jpg",
            "song": "Grey",
            "track_id": null,
            "recording_id": "78447e38-aee0-44e4-bac5-ea8a4efb19b6",
            "artist": "Caron Dimonio",
            "artist_ids": [
                "593cc6f2-a998-4eb0-9e01-016e49cceea3"
            ],
            "album": "Mors Propaganda",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Batcave"
            ],
            "label_ids": [
                "82cda078-611c-4580-bbe1-c3d5d1e3ab81"
            ],
            "release_date": "2025-09-26",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://carondimonio.bandcamp.com/album/mors-propaganda",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3640544,
            "uri": "https://api.kexp.org/v2/plays/3640544/?format=api",
            "airdate": "2026-04-11T02:52:09-07:00",
            "show": 66420,
            "show_uri": "https://api.kexp.org/v2/shows/66420/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Landscape From a Dream",
            "track_id": null,
            "recording_id": "bc95151f-88f2-4272-8ec6-46fe5ff5c7f6",
            "artist": "Modern Art",
            "artist_ids": [
                "979e2f0b-5780-4ca3-ba2d-7248e28d885d"
            ],
            "album": "Underwater Kites",
            "release_id": null,
            "release_group_id": "4354ceda-c629-4c42-94cb-f4ee51f72d51",
            "labels": [
                "Color Tapes"
            ],
            "label_ids": [
                "9f18c24e-53d5-4daf-974f-fbf3a1f5f012"
            ],
            "release_date": "1982-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://modernartofficial.bandcamp.com/album/underwater-kites",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3640543,
            "uri": "https://api.kexp.org/v2/plays/3640543/?format=api",
            "airdate": "2026-04-11T02:48:13-07:00",
            "show": 66420,
            "show_uri": "https://api.kexp.org/v2/shows/66420/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Sisters",
            "track_id": null,
            "recording_id": null,
            "artist": "Crystalline Stricture",
            "artist_ids": [
                "b4c4af28-595a-46b5-b599-0ccac3973d37"
            ],
            "album": "SINGLE",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "self-released"
            ],
            "label_ids": [],
            "release_date": "2026-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://crystallinestricture.bandcamp.com/track/sisters",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3640542,
            "uri": "https://api.kexp.org/v2/plays/3640542/?format=api",
            "airdate": "2026-04-11T02:44:24-07:00",
            "show": 66420,
            "show_uri": "https://api.kexp.org/v2/shows/66420/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Eat You Alive",
            "track_id": null,
            "recording_id": null,
            "artist": "OVRGRWN",
            "artist_ids": [
                "6426aa9c-fdef-428b-a318-0bc1ea0189c1"
            ],
            "album": "SINGLE",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "self-released"
            ],
            "label_ids": [],
            "release_date": "2026-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://ovrgrwn.bandcamp.com/track/eat-you-alive",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3640541,
            "uri": "https://api.kexp.org/v2/plays/3640541/?format=api",
            "airdate": "2026-04-11T02:41:12-07:00",
            "show": 66420,
            "show_uri": "https://api.kexp.org/v2/shows/66420/?format=api",
            "image_uri": "https://coverartarchive.org/release/8bf38510-7913-4440-8af3-ba6d9c686add/25866066729-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/8bf38510-7913-4440-8af3-ba6d9c686add/25866066729-250.jpg",
            "song": "Mutter Plastik",
            "track_id": null,
            "recording_id": "9fe9f066-ccf1-4611-b376-2c4b7f6a3579",
            "artist": "Das Kombinat",
            "artist_ids": [
                "c7972f4e-0803-4d72-87d4-69ecc10e5c70"
            ],
            "album": "Homunkulus (remastered gently)",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Block 4"
            ],
            "label_ids": [
                "b73b48a6-11a8-4f9c-88df-4bcce50de8f4"
            ],
            "release_date": "1991-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://kombinat.bandcamp.com/album/homunkulus-remastered-gently",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3640540,
            "uri": "https://api.kexp.org/v2/plays/3640540/?format=api",
            "airdate": "2026-04-11T02:38:27-07:00",
            "show": 66420,
            "show_uri": "https://api.kexp.org/v2/shows/66420/?format=api",
            "image_uri": "https://coverartarchive.org/release/b34342e1-575a-41cf-97e5-c9d838293c2a/31791617690-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/b34342e1-575a-41cf-97e5-c9d838293c2a/31791617690-250.jpg",
            "song": "I Can’t Live in a Living Room",
            "track_id": null,
            "recording_id": "2693a832-2b41-499d-958a-98e23ad3b18c",
            "artist": "Red Zebra",
            "artist_ids": [
                "bad3dadb-1ac2-46b8-ae10-9480593cb36e"
            ],
            "album": "Killed By Deathrock, Volume Two",
            "release_id": null,
            "release_group_id": "c6117667-3814-4d9d-be78-d7b49773d83f",
            "labels": [
                "Sacred Bones Records"
            ],
            "label_ids": [
                "dba6e089-932a-4442-9ebe-fbbceb9476ef"
            ],
            "release_date": "2016-11-11",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://sacredbonesrecords.bandcamp.com/album/killed-by-deathrock-vol-2",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3640539,
            "uri": "https://api.kexp.org/v2/plays/3640539/?format=api",
            "airdate": "2026-04-11T02:34:58-07:00",
            "show": 66420,
            "show_uri": "https://api.kexp.org/v2/shows/66420/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Mondlandschaft",
            "track_id": null,
            "recording_id": null,
            "artist": "Bêtes Sauvages",
            "artist_ids": [],
            "album": "SINGLE",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "self-released"
            ],
            "label_ids": [],
            "release_date": "2026-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://betessauvages.bandcamp.com/track/mondlandschaft",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3640538,
            "uri": "https://api.kexp.org/v2/plays/3640538/?format=api",
            "airdate": "2026-04-11T02:30:21-07:00",
            "show": 66420,
            "show_uri": "https://api.kexp.org/v2/shows/66420/?format=api",
            "image_uri": "https://coverartarchive.org/release/5ae1b77a-5497-4f7e-bbaa-7b5f7b5ca57a/44560318501-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/5ae1b77a-5497-4f7e-bbaa-7b5f7b5ca57a/44560318501-250.jpg",
            "song": "Shoreless",
            "track_id": null,
            "recording_id": "2c9c6797-810d-4a7d-a716-ecdbc3c1fbff",
            "artist": "Feyleux",
            "artist_ids": [
                "e17c5bf8-abed-4498-b466-afad0d4699c1"
            ],
            "album": "Phases",
            "release_id": null,
            "release_group_id": "cd1f3cc9-fb72-4b38-a033-6abb36ebe5c6",
            "labels": [
                "Swiss Dark Nights"
            ],
            "label_ids": [
                "edbf8143-e6ab-4ea3-9c96-87766bcd5bc3"
            ],
            "release_date": "2026-02-20",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://feyleux.bandcamp.com/album/phases",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3640537,
            "uri": "https://api.kexp.org/v2/plays/3640537/?format=api",
            "airdate": "2026-04-11T02:26:24-07:00",
            "show": 66420,
            "show_uri": "https://api.kexp.org/v2/shows/66420/?format=api",
            "image_uri": "https://coverartarchive.org/release/7ffb59dc-1715-4f68-9ee4-7c2e48324724/44285652267-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/7ffb59dc-1715-4f68-9ee4-7c2e48324724/44285652267-250.jpg",
            "song": "Kuyu Mezar",
            "track_id": null,
            "recording_id": "6bd41bf1-e1b7-44a5-8ffd-c1af2a52d9f9",
            "artist": "She Past Away",
            "artist_ids": [
                "6bbb9ed3-bb91-452f-b801-5c9a511de165"
            ],
            "album": "Mizantrop",
            "release_id": null,
            "release_group_id": "7ae162b2-edb9-4590-b595-bf904288c7d9",
            "labels": [
                "Metropolis Records"
            ],
            "label_ids": [
                "55305fee-ba51-4dd5-afee-73c242b8046b"
            ],
            "release_date": "2026-02-06",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://shepastawayofficial.bandcamp.com/album/mizantrop",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3640536,
            "uri": "https://api.kexp.org/v2/plays/3640536/?format=api",
            "airdate": "2026-04-11T02:23:28-07:00",
            "show": 66420,
            "show_uri": "https://api.kexp.org/v2/shows/66420/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Belladona - (Poisoned Mix)",
            "track_id": null,
            "recording_id": null,
            "artist": "Cyber Niior",
            "artist_ids": [
                "a46f731e-8c4d-4ea7-a249-7c5b3ed0bc10"
            ],
            "album": "SINGLE",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "self-released"
            ],
            "label_ids": [],
            "release_date": "2026-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://cyberniior1.bandcamp.com/track/belladona-poisoned-mix",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3640535,
            "uri": "https://api.kexp.org/v2/plays/3640535/?format=api",
            "airdate": "2026-04-11T02:20:20-07:00",
            "show": 66420,
            "show_uri": "https://api.kexp.org/v2/shows/66420/?format=api",
            "image_uri": "https://coverartarchive.org/release/d95c3780-2037-4b95-b325-0017f3e75a47/44801737554-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/d95c3780-2037-4b95-b325-0017f3e75a47/44801737554-250.jpg",
            "song": "Becoming",
            "track_id": null,
            "recording_id": "423ac754-25bf-45c8-a048-81f2873c279c",
            "artist": "Casket Cassette",
            "artist_ids": [
                "f6fd224d-3924-4dda-986f-dd185ce2ba41"
            ],
            "album": "Becoming",
            "release_id": null,
            "release_group_id": "9232d3a1-b7fe-4992-8f2d-766e5ef21825",
            "labels": [
                "self-released"
            ],
            "label_ids": [],
            "release_date": "2026-04-03",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://casketcassette.bandcamp.com/track/becoming",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}