Information about plays

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

GET /v2/plays/?format=api&offset=73300&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=73320&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=73280&ordering=-airdate",
    "results": [
        {
            "id": 3575736,
            "uri": "https://api.kexp.org/v2/plays/3575736/?format=api",
            "airdate": "2025-11-08T21:32:08-08:00",
            "show": 65060,
            "show_uri": "https://api.kexp.org/v2/shows/65060/?format=api",
            "image_uri": "https://ia801900.us.archive.org/35/items/mbid-61cc0e1b-9e23-472c-a4f3-67db405e0c1d/mbid-61cc0e1b-9e23-472c-a4f3-67db405e0c1d-3242437488_thumb500.jpg",
            "thumbnail_uri": "https://dn710304.ca.archive.org/0/items/mbid-61cc0e1b-9e23-472c-a4f3-67db405e0c1d/mbid-61cc0e1b-9e23-472c-a4f3-67db405e0c1d-3242437488_thumb250.jpg",
            "song": "Land of Competition",
            "track_id": "cc3f9dab-4723-347f-aa92-f673aac72a53",
            "recording_id": "99397f6b-0b55-4f56-a4eb-bbab9c0eaa21",
            "artist": "Bad Religion",
            "artist_ids": [
                "149e6720-4e4a-41a4-afca-6d29083fc091"
            ],
            "album": "Suffer",
            "release_id": "61cc0e1b-9e23-472c-a4f3-67db405e0c1d",
            "release_group_id": "67ba7dda-893f-32ed-930c-f8ff5f5df18a",
            "labels": [
                "Epitaph"
            ],
            "label_ids": [
                "1bfd06be-a6ed-4ced-8159-7d4d2923a40c"
            ],
            "release_date": "1988-11-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": true,
            "is_live": false,
            "comment": "Happy belated birthday to Greg Graffin, who turned 61 on Thursday.\n\nBad Religion will be performing at the Spokane Arena in Spokane, WA on January 20th.\n\nhttps://badreligion.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3575735,
            "uri": "https://api.kexp.org/v2/plays/3575735/?format=api",
            "airdate": "2025-11-08T21:30:08-08:00",
            "show": 65060,
            "show_uri": "https://api.kexp.org/v2/shows/65060/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3575733,
            "uri": "https://api.kexp.org/v2/plays/3575733/?format=api",
            "airdate": "2025-11-08T21:27:12-08:00",
            "show": 65060,
            "show_uri": "https://api.kexp.org/v2/shows/65060/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Weapon Factory",
            "track_id": null,
            "recording_id": "b8378278-75df-4f8b-907a-04381482fe0f",
            "artist": "Wards",
            "artist_ids": [
                "06a5beae-29fc-4547-a033-0f5c7fa87ce0"
            ],
            "album": "The World Ain't Pretty and Neither Are We",
            "release_id": null,
            "release_group_id": "bd3afe70-a964-301f-8976-826af5594fd8",
            "labels": [
                "[no label]"
            ],
            "label_ids": [
                "157afde4-4bf5-4039-8ad2-5a15acc85176"
            ],
            "release_date": "1983-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Check out this old footage of Wards performing live.\n\nhttps://youtu.be/oXvMwGkRpEs\nhttps://bigheavyworld.bandcamp.com/track/weapon-factory",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3575732,
            "uri": "https://api.kexp.org/v2/plays/3575732/?format=api",
            "airdate": "2025-11-08T21:24:09-08:00",
            "show": 65060,
            "show_uri": "https://api.kexp.org/v2/shows/65060/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Women in a Western Bar",
            "track_id": null,
            "recording_id": "260e5f9d-1e98-4ebb-ad1f-4336cbf67d97",
            "artist": "Lou Miami & The Kozmetix",
            "artist_ids": [
                "2649fc17-3127-4a95-b09f-241bdc156d8a"
            ],
            "album": "Lou Miami & The Kozmetix",
            "release_id": null,
            "release_group_id": "21b4e8ff-201e-40e8-aceb-c3c0e1c704d6",
            "labels": [
                "Modern Method Records"
            ],
            "label_ids": [
                "d80c14f0-80f4-436e-8e8f-cba0f4ed283c"
            ],
            "release_date": "1982-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Having opened up for The Cramps and spun heavily on Boston’s WERS 88.9fm and the short-lived (but influential) music video channel V66, the Kozmetix didn’t receive much notoriety outside of the Boston scene.  \n\nRIP Lou Miami; you can get a taste of his unique style by watching the video linked below:\n\nhttps://youtu.be/nw_u6InmNmU",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3575731,
            "uri": "https://api.kexp.org/v2/plays/3575731/?format=api",
            "airdate": "2025-11-08T21:19:23-08:00",
            "show": 65060,
            "show_uri": "https://api.kexp.org/v2/shows/65060/?format=api",
            "image_uri": "https://coverartarchive.org/release/96c27010-925a-4e75-86a4-b55ad42480c5/5641811873-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/96c27010-925a-4e75-86a4-b55ad42480c5/5641811873-250.jpg",
            "song": "I Feel Alright",
            "track_id": null,
            "recording_id": "6e253731-458a-43e2-abd4-96be2aacc808",
            "artist": "The Damned",
            "artist_ids": [
                "77d21c13-846f-4f48-9546-873949eff6ae"
            ],
            "album": "Damned Damned Damned",
            "release_id": null,
            "release_group_id": "3ed0e51d-62a4-3957-ab42-579c6f8c148b",
            "labels": [
                "Sanctuary Records"
            ],
            "label_ids": [
                "94469373-73c9-4699-85df-414d577f9a7b"
            ],
            "release_date": "1977-02-18",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "The Damned's new studio album is a covers collection titled \"Not Like Everybody Else,\" set for release on January 23, 2026. The album is a tribute to the band's founding guitarist, Brian James, and marks drummer Rat Scabies's first return to the studio with the band in 40 years.\n\nhttps://www.officialdamned.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3575730,
            "uri": "https://api.kexp.org/v2/plays/3575730/?format=api",
            "airdate": "2025-11-08T21:18:09-08:00",
            "show": 65060,
            "show_uri": "https://api.kexp.org/v2/shows/65060/?format=api",
            "image_uri": "https://coverartarchive.org/release/b0ce5c3b-55c4-4f70-938c-ee5966d25830/29006229043-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/b0ce5c3b-55c4-4f70-938c-ee5966d25830/29006229043-250.jpg",
            "song": "I Just Pay Taxes",
            "track_id": null,
            "recording_id": "702229b4-ef52-43d2-8e3f-d76e2da35ca1",
            "artist": "M.A.Z.E.",
            "artist_ids": [
                "69f4640e-bb58-43e6-ae81-5965aebab5b9"
            ],
            "album": "II",
            "release_id": null,
            "release_group_id": "e091efb4-bb8d-4b35-bfc9-ba9972570c48",
            "labels": [
                "Lumpy Records"
            ],
            "label_ids": [
                "1d943064-ee2c-420b-acbc-e5cca183a638"
            ],
            "release_date": "2021-03-30",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Japan\n\nhttps://m-a-z-e.bandcamp.com/album/live-at-archer-ballroom",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3575729,
            "uri": "https://api.kexp.org/v2/plays/3575729/?format=api",
            "airdate": "2025-11-08T21:15:25-08:00",
            "show": 65060,
            "show_uri": "https://api.kexp.org/v2/shows/65060/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3575728,
            "uri": "https://api.kexp.org/v2/plays/3575728/?format=api",
            "airdate": "2025-11-08T21:12:20-08:00",
            "show": 65060,
            "show_uri": "https://api.kexp.org/v2/shows/65060/?format=api",
            "image_uri": "https://coverartarchive.org/release/51d7f13f-a1b6-43d3-b2b8-4c233f3bde09/10964162940-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/51d7f13f-a1b6-43d3-b2b8-4c233f3bde09/10964162940-250.jpg",
            "song": "Social End Product",
            "track_id": null,
            "recording_id": "358a0c62-7c6a-443a-9ce9-81d9b3aa42ec",
            "artist": "The Bluestars",
            "artist_ids": [
                "687058f0-d852-440b-8d5d-764e80798405"
            ],
            "album": "Social End Product",
            "release_id": null,
            "release_group_id": "c5a388a6-b8da-4dc0-8e57-d1e3b5549336",
            "labels": [
                "Allied International"
            ],
            "label_ids": [
                "900c86e1-e3b9-4a76-a611-04d10861c85f"
            ],
            "release_date": "1966-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "The Bluestars were a garage rock band from Auckland, New Zealand, who were active during the 1960s. They became one of the most popular bands in New Zealand at the time and enjoyed a hit in the Auckland area with their first single, which appeared on Decca Records, where they were the first New Zealand rock band to be signed to the label.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3575727,
            "uri": "https://api.kexp.org/v2/plays/3575727/?format=api",
            "airdate": "2025-11-08T21:09:08-08:00",
            "show": 65060,
            "show_uri": "https://api.kexp.org/v2/shows/65060/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "All The Time In The World",
            "track_id": null,
            "recording_id": null,
            "artist": "The Nips",
            "artist_ids": [
                "03c1a416-85ef-46d2-8c43-fbebfb6518d3"
            ],
            "album": "All The Time In The World",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Soho Records"
            ],
            "label_ids": [],
            "release_date": "1978-08-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Shane MacGowan's first band which was initially called the Nipple Erectors until 1979.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3575726,
            "uri": "https://api.kexp.org/v2/plays/3575726/?format=api",
            "airdate": "2025-11-08T21:04:58-08:00",
            "show": 65060,
            "show_uri": "https://api.kexp.org/v2/shows/65060/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "My Amphibian Face",
            "track_id": null,
            "recording_id": null,
            "artist": "Kilynn Lunsford",
            "artist_ids": [
                "edb5b865-c245-4b3e-9fa2-c73d17bc9adb"
            ],
            "album": "Promiscuous Genes",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Feel It Records"
            ],
            "label_ids": [
                "5e8e1332-e700-4aed-9044-5b50e365bc6b"
            ],
            "release_date": "2025-05-16",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Kilynn Lunsford has been playing in experimental-punk projects for 25 years and has released music on Kill Rock Stars, Ecstatic Peace, Not Not Fun, Siltbreeze, ever/never, and now Feel It Records. Her art has been exhibited internationally and has been published by JABS, Penny-Ante Press and Witchhammer Press.\n\nhttps://www.kilynnlunsford.com/\nhttps://kilynnlunsford.bandcamp.com/\nhttps://www.feelitrecordshop.com/products/kilynn-lunsford-promiscuous-genes-lp",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3575725,
            "uri": "https://api.kexp.org/v2/plays/3575725/?format=api",
            "airdate": "2025-11-08T21:02:22-08:00",
            "show": 65060,
            "show_uri": "https://api.kexp.org/v2/shows/65060/?format=api",
            "image_uri": "https://coverartarchive.org/release/d0433821-d53c-43e9-a0cd-e0b193bdca1b/40468238886-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/d0433821-d53c-43e9-a0cd-e0b193bdca1b/40468238886-250.jpg",
            "song": "Maladresse",
            "track_id": null,
            "recording_id": "57cb1d52-d822-4dd9-80b6-81736eec7f79",
            "artist": "ALVILDA",
            "artist_ids": [
                "e89abc53-6dc5-4212-bc65-8d1d9f6ff4c2"
            ],
            "album": "C’est déjà l’heure",
            "release_id": null,
            "release_group_id": "e2bcc1fc-418b-4e3c-8a10-8aff5de22ef7",
            "labels": [
                "Static Shock Records"
            ],
            "label_ids": [
                "65fcbd30-08fe-48f6-971c-2021381769a8"
            ],
            "release_date": "2024-10-25",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "All female band from Paris, France\n\nhttps://alvilda.bandcamp.com/album/cest-d-j-lheure\nhttps://www.facebook.com/Alvilda.Paris/\nhttps://www.maximumrocknroll.com/band/alvilda/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3575724,
            "uri": "https://api.kexp.org/v2/plays/3575724/?format=api",
            "airdate": "2025-11-08T21:01:14-08:00",
            "show": 65060,
            "show_uri": "https://api.kexp.org/v2/shows/65060/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Brain Dead",
            "track_id": null,
            "recording_id": null,
            "artist": "Sux",
            "artist_ids": [],
            "album": "Suxcess",
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "2024-11-15",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "Seattle\n\nhttps://suxmusic.bandcamp.com/\nhttps://www.instagram.com/sux_sucks/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3575723,
            "uri": "https://api.kexp.org/v2/plays/3575723/?format=api",
            "airdate": "2025-11-08T20:57:40-08:00",
            "show": 65059,
            "show_uri": "https://api.kexp.org/v2/shows/65059/?format=api",
            "image_uri": "https://coverartarchive.org/release/25fb334f-8a03-4326-9d48-8cdfabfaef54/41929086971-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/25fb334f-8a03-4326-9d48-8cdfabfaef54/41929086971-250.jpg",
            "song": "Steam Presser",
            "track_id": null,
            "recording_id": "a2ca4010-916d-4bdc-8d06-6056a63103df",
            "artist": "Parlor Greens",
            "artist_ids": [
                "9d13baba-2e96-448e-ac2b-bf38fc189827"
            ],
            "album": "In Green We Dream",
            "release_id": null,
            "release_group_id": "cf17865d-a56b-4caf-a887-e21010cfd36d",
            "labels": [
                "Colemine Records"
            ],
            "label_ids": [
                "cfb1811d-1776-4c68-881e-112f83b59998"
            ],
            "release_date": "2024-07-19",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "Watch Parlor Greens perform LIVE on KEXP in November 2024:\n\nhttps://www.youtube.com/watch?v=2PDPOgh3VXU",
            "location": 3,
            "location_name": "Seattle",
            "play_type": "trackplay"
        },
        {
            "id": 3575722,
            "uri": "https://api.kexp.org/v2/plays/3575722/?format=api",
            "airdate": "2025-11-08T20:56:05-08:00",
            "show": 65059,
            "show_uri": "https://api.kexp.org/v2/shows/65059/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 3,
            "location_name": "Seattle",
            "play_type": "airbreak"
        },
        {
            "id": 3575720,
            "uri": "https://api.kexp.org/v2/plays/3575720/?format=api",
            "airdate": "2025-11-08T20:53:46-08:00",
            "show": 65059,
            "show_uri": "https://api.kexp.org/v2/shows/65059/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Tip Toe Right by Em",
            "track_id": null,
            "recording_id": null,
            "artist": "Don’t Talk to the Cops!, Ronnie Voice",
            "artist_ids": [],
            "album": "Let's Quit",
            "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": null,
            "location": 3,
            "location_name": "Seattle",
            "play_type": "trackplay"
        },
        {
            "id": 3575719,
            "uri": "https://api.kexp.org/v2/plays/3575719/?format=api",
            "airdate": "2025-11-08T20:50:50-08:00",
            "show": 65059,
            "show_uri": "https://api.kexp.org/v2/shows/65059/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "No Good",
            "track_id": null,
            "recording_id": null,
            "artist": "Vitamin D",
            "artist_ids": [
                "f5e2fed4-8bc5-4dca-b6ff-5648f8a78d46"
            ],
            "album": "No Good",
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": null,
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "Music from legendary Seattle vinyl spinner Vitamin D!\n\nRead all about Vitamin D here:\n\nhttps://www.whereweconverge.com/post/vitamin-d-seattles-hip-hop-pioneer",
            "location": 3,
            "location_name": "Seattle",
            "play_type": "trackplay"
        },
        {
            "id": 3575717,
            "uri": "https://api.kexp.org/v2/plays/3575717/?format=api",
            "airdate": "2025-11-08T20:46:12-08:00",
            "show": 65059,
            "show_uri": "https://api.kexp.org/v2/shows/65059/?format=api",
            "image_uri": "https://coverartarchive.org/release/537e0564-df37-4d27-81ee-34ba1ac5b567/41780748865-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/537e0564-df37-4d27-81ee-34ba1ac5b567/41780748865-250.jpg",
            "song": "BLACKHOLE",
            "track_id": null,
            "recording_id": "da0febf3-ae23-4116-af56-6afaf583f37e",
            "artist": "HÖG",
            "artist_ids": [
                "a36c2ba0-199e-471a-9104-f7e64cbf6c28"
            ],
            "album": "BLACKHOLE",
            "release_id": null,
            "release_group_id": "2942b7ce-f25f-4553-a932-f8ad0f9bbb49",
            "labels": [],
            "label_ids": [],
            "release_date": "2023-07-12",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Music off the debut album from Portland heavy metal band HÖG!\n\n\"While HÖG aligns with the familiar tones and rhythm of heavy rock n roll of the 1970s, this group is by no means derivative. Their collective influences and backgrounds of punk and metal that encourage steady experimentation, along with what Daniel identified as “the dirty bleakness that Portland embodies most of the year” allows the sound of BLACKHOLE to stand on its own. It is dark and grimy, and best played loud.\"\n\nhttps://hogpdx.bandcamp.com/album/blackhole",
            "location": 3,
            "location_name": "Seattle",
            "play_type": "trackplay"
        },
        {
            "id": 3575715,
            "uri": "https://api.kexp.org/v2/plays/3575715/?format=api",
            "airdate": "2025-11-08T20:43:02-08:00",
            "show": 65059,
            "show_uri": "https://api.kexp.org/v2/shows/65059/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "La Sorcière",
            "track_id": null,
            "recording_id": null,
            "artist": "The Fauxs",
            "artist_ids": [],
            "album": "La Sorcière",
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": null,
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "New music from Portland punk band The Fauxs!\n\n\"The Fauxs are Portland’s femme punk powerhouse, alchemizing bubbly guitar hooks, glam-influenced harmonies and a driving, melodic rhythm section into something between a protest and a party. They deliver a compact burst of feminist discontent with songs that bop heads and encourage singalongs.\"\n\nhttps://thefauxs.bandcamp.com/album/la-sorci-re",
            "location": 3,
            "location_name": "Seattle",
            "play_type": "trackplay"
        },
        {
            "id": 3575713,
            "uri": "https://api.kexp.org/v2/plays/3575713/?format=api",
            "airdate": "2025-11-08T20:40:02-08:00",
            "show": 65059,
            "show_uri": "https://api.kexp.org/v2/shows/65059/?format=api",
            "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-6167ea77-0688-4fd8-b6de-5c054a825f56/mbid-6167ea77-0688-4fd8-b6de-5c054a825f56-33337223967_thumb500.jpg",
            "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-6167ea77-0688-4fd8-b6de-5c054a825f56/mbid-6167ea77-0688-4fd8-b6de-5c054a825f56-33337223967_thumb250.jpg",
            "song": "Monsterbater",
            "track_id": "ec5f9ea6-cfc1-44a1-a274-2be1b444feaa",
            "recording_id": "d3cbb762-5f46-4581-9eb3-202f461cde29",
            "artist": "Hobosexual",
            "artist_ids": [
                "b5adb729-a140-4994-baae-6f320eb88454"
            ],
            "album": "Monolith",
            "release_id": "6167ea77-0688-4fd8-b6de-5c054a825f56",
            "release_group_id": "4a21442a-a1f2-4314-82d9-305286a7cb2b",
            "labels": [
                "[no label]"
            ],
            "label_ids": [
                "157afde4-4bf5-4039-8ad2-5a15acc85176"
            ],
            "release_date": "2017-11-03",
            "rotation_status": "Library",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "Hobosexual! This heavy rock band formed in 2009 in Seattle -- this is off their third album Monolith, which came out in 2017 and is their most recent record!\n\nhttps://hobosexualmusic.bandcamp.com/album/monolith",
            "location": 3,
            "location_name": "Seattle",
            "play_type": "trackplay"
        },
        {
            "id": 3575711,
            "uri": "https://api.kexp.org/v2/plays/3575711/?format=api",
            "airdate": "2025-11-08T20:37:03-08:00",
            "show": 65059,
            "show_uri": "https://api.kexp.org/v2/shows/65059/?format=api",
            "image_uri": "https://ia804607.us.archive.org/7/items/mbid-7d623368-a79f-4b8d-8c25-285446f46701/mbid-7d623368-a79f-4b8d-8c25-285446f46701-32655384992_thumb500.jpg",
            "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-7d623368-a79f-4b8d-8c25-285446f46701/mbid-7d623368-a79f-4b8d-8c25-285446f46701-32655384992_thumb250.jpg",
            "song": "Feels Blind",
            "track_id": "d0227996-b1b6-38c4-b63b-25aefb0d753a",
            "recording_id": "38a6f460-1e69-4cfb-8565-f696b1f751e4",
            "artist": "Bikini Kill",
            "artist_ids": [
                "1397d045-1603-41fc-80b9-712c18360145"
            ],
            "album": "Kill Rock Stars",
            "release_id": "7d623368-a79f-4b8d-8c25-285446f46701",
            "release_group_id": "0b87a317-444c-37a9-9014-37362530d722",
            "labels": [
                "Kill Rock Stars"
            ],
            "label_ids": [
                "a16c4ee6-8f6b-4314-9701-465c2e11dffe"
            ],
            "release_date": "1991-08-25",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "\"Feels Blind\" was released on Kill Rock Stars' debut compilation back in 1991!\n\nhttps://www.discogs.com/release/5924890-Various-Kill-Rock-Stars",
            "location": 3,
            "location_name": "Seattle",
            "play_type": "trackplay"
        }
    ]
}