Information about shows

list: List of shows
retrieve: Information about a specific show, by ID

GET /v2/shows/?format=api&offset=1260
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 65570,
    "next": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=1280",
    "previous": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=1240",
    "results": [
        {
            "id": 64376,
            "uri": "https://api.kexp.org/v2/shows/64376/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                11
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/11/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "DJ Miss Ashley"
            ],
            "tagline": "Self-Care Sunday",
            "image_uri": "https://www.kexp.org/media/filer_public/b4/48/b4487a7d-dcca-4d4a-9e2b-4e28d95f3c70/missashley_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/a6/1d/a61d8d3e-6bab-49df-a2d4-5a55c97fd5f4/variety-800x800.jpg",
            "start_time": "2025-08-24T12:00:03-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64375,
            "uri": "https://api.kexp.org/v2/shows/64375/?format=api",
            "program": 23,
            "program_uri": "https://api.kexp.org/v2/programs/23/?format=api",
            "hosts": [
                20
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/20/?format=api"
            ],
            "program_name": "The Roadhouse",
            "program_tags": "Blues,Country,Roots",
            "host_names": [
                "Greg Vandy"
            ],
            "tagline": "AM Summer Gold",
            "image_uri": "https://www.kexp.org/media/filer_public/8d/64/8d643596-b39c-44f2-b9d4-bb543b7daa63/gregvandy_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/b5/66/b5661107-8f03-4ce9-be55-187d51c910cd/theroadhouse-800x800.jpg",
            "start_time": "2025-08-24T09:00:06-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64374,
            "uri": "https://api.kexp.org/v2/shows/64374/?format=api",
            "program": 24,
            "program_uri": "https://api.kexp.org/v2/programs/24/?format=api",
            "hosts": [
                8
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/8/?format=api"
            ],
            "program_name": "Pacific Notions",
            "program_tags": "KEXP",
            "host_names": [
                "DJ Alex"
            ],
            "tagline": "email pacificnotions@kexp.org",
            "image_uri": "https://www.kexp.org/media/filer_public/36/ff/36ff6d0a-9f79-4dea-8738-57c531eae2b2/alex_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/7a/94/7a94f031-06c5-4102-90d8-d4d6ce4a577d/pacificnotions-800x800.jpg",
            "start_time": "2025-08-24T06:00:02-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64373,
            "uri": "https://api.kexp.org/v2/shows/64373/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                37
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/37/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Reeves"
            ],
            "tagline": "God may forgive you but I won't... Actually, I probably will forgive you. You seem nice. \n@kexpdjreeves on the annoyingly addictive sites instagram, bluesky, and twitter.",
            "image_uri": "https://www.kexp.org/media/filer_public/26/d4/26d4a72a-451f-4842-ac8a-6974b7263dda/reeves_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/a6/1d/a61d8d3e-6bab-49df-a2d4-5a55c97fd5f4/variety-800x800.jpg",
            "start_time": "2025-08-24T01:59:40-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64372,
            "uri": "https://api.kexp.org/v2/shows/64372/?format=api",
            "program": 9,
            "program_uri": "https://api.kexp.org/v2/programs/9/?format=api",
            "hosts": [
                42
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/42/?format=api"
            ],
            "program_name": "Seek & Destroy",
            "program_tags": "Metal,Rock",
            "host_names": [
                "Tanner Ellison"
            ],
            "tagline": "We'll be paying tribute to Brent Hinds, formerly of Mastadon and highlighting bands who are playing the Substation anniversary party on September 6th and 7th",
            "image_uri": "https://www.kexp.org/media/filer_public/06/5d/065dbdec-4c60-4b76-a736-b4a980892fb9/tannerellison_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/b5/54/b55468e1-08b1-44bc-a8b8-4dbcebb78346/seekdestroy-800x800.jpg",
            "start_time": "2025-08-24T00:00:15-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64371,
            "uri": "https://api.kexp.org/v2/shows/64371/?format=api",
            "program": 11,
            "program_uri": "https://api.kexp.org/v2/programs/11/?format=api",
            "hosts": [
                42
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/42/?format=api"
            ],
            "program_name": "Sonic Reducer",
            "program_tags": "Punk,Rock",
            "host_names": [
                "Tanner Ellison"
            ],
            "tagline": "Seek and Destroy taking over Sonic Reducer!!",
            "image_uri": "https://www.kexp.org/media/filer_public/06/5d/065dbdec-4c60-4b76-a736-b4a980892fb9/tannerellison_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/88/2d/882dd299-65b2-406e-a6a5-bb72b016981b/sonicreducer-800x800.jpg",
            "start_time": "2025-08-23T21:00:52-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64369,
            "uri": "https://api.kexp.org/v2/shows/64369/?format=api",
            "program": 1,
            "program_uri": "https://api.kexp.org/v2/programs/1/?format=api",
            "hosts": [
                89
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/89/?format=api"
            ],
            "program_name": "Audioasis",
            "program_tags": "Rock,Eclectic,Pacific Northwest",
            "host_names": [
                "Kennady Quille"
            ],
            "tagline": "Welcome to your local music show, Audioasis! Find us on Instagram @AudioasisKEXP and @ALivingHumanGrrrl",
            "image_uri": "https://www.kexp.org/media/filer_public/d8/ff/d8ff70a4-1b83-4028-a6b3-2c2729060bbb/kennadyquille_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/61/d1/61d1a801-7fd3-46ae-9eb9-4d65a77c1301/audioasis-800x800.jpg",
            "start_time": "2025-08-23T18:00:03-07:00",
            "location": 3,
            "location_name": "Seattle"
        },
        {
            "id": 64368,
            "uri": "https://api.kexp.org/v2/shows/64368/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                38
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/38/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Sean"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/77/8b/778b00a1-4c6d-4fb9-904b-962836c9800f/sean_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/a6/1d/a61d8d3e-6bab-49df-a2d4-5a55c97fd5f4/variety-800x800.jpg",
            "start_time": "2025-08-23T15:00:31-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64367,
            "uri": "https://api.kexp.org/v2/shows/64367/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                29
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/29/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Larry Rose"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/82/4a/824aa789-7c3e-48d8-8cb0-f602013ffcb8/larryrose_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/a6/1d/a61d8d3e-6bab-49df-a2d4-5a55c97fd5f4/variety-800x800.jpg",
            "start_time": "2025-08-23T12:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64366,
            "uri": "https://api.kexp.org/v2/shows/64366/?format=api",
            "program": 7,
            "program_uri": "https://api.kexp.org/v2/programs/7/?format=api",
            "hosts": [
                11
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/11/?format=api"
            ],
            "program_name": "Positive Vibrations",
            "program_tags": "Reggae,World",
            "host_names": [
                "DJ Miss Ashley"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/b4/48/b4487a7d-dcca-4d4a-9e2b-4e28d95f3c70/missashley_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/5c/42/5c428eb9-3a83-41a9-ab79-7b6b56f95970/positivevibrations-800x800.jpg",
            "start_time": "2025-08-23T08:59:14-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64365,
            "uri": "https://api.kexp.org/v2/shows/64365/?format=api",
            "program": 25,
            "program_uri": "https://api.kexp.org/v2/programs/25/?format=api",
            "hosts": [
                102
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/102/?format=api"
            ],
            "program_name": "Sound & Vision",
            "program_tags": "KEXP",
            "host_names": [
                "Roddy Nikpour"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/bf/21/bf21cdb1-7473-4d7a-b3ac-95314fe42d41/roddynikpour800x800.png",
            "program_image_uri": "https://www.kexp.org/media/filer_public/c1/6f/c16f646b-84e5-4b50-b569-201445fd65ff/soundvision-800x800.jpg",
            "start_time": "2025-08-23T07:30:01-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64364,
            "uri": "https://api.kexp.org/v2/shows/64364/?format=api",
            "program": 25,
            "program_uri": "https://api.kexp.org/v2/programs/25/?format=api",
            "hosts": [
                102
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/102/?format=api"
            ],
            "program_name": "Sound & Vision",
            "program_tags": "KEXP",
            "host_names": [
                "Roddy Nikpour"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/bf/21/bf21cdb1-7473-4d7a-b3ac-95314fe42d41/roddynikpour800x800.png",
            "program_image_uri": "https://www.kexp.org/media/filer_public/c1/6f/c16f646b-84e5-4b50-b569-201445fd65ff/soundvision-800x800.jpg",
            "start_time": "2025-08-23T07:30:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64363,
            "uri": "https://api.kexp.org/v2/shows/64363/?format=api",
            "program": 36,
            "program_uri": "https://api.kexp.org/v2/programs/36/?format=api",
            "hosts": [
                43
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/43/?format=api"
            ],
            "program_name": "Live on KEXP",
            "program_tags": "Live,Eclectic,Variety Mix",
            "host_names": [
                "Troy Nelson"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/98/4b/984b9a7f-44b5-41ab-a718-7b08f1000866/troynelson_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/b5/f9/b5f9a109-0c15-42ed-96d9-ed8f8aa4e8ac/liveonkexp-800x800.jpg",
            "start_time": "2025-08-23T06:59:23-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64362,
            "uri": "https://api.kexp.org/v2/shows/64362/?format=api",
            "program": 26,
            "program_uri": "https://api.kexp.org/v2/programs/26/?format=api",
            "hosts": [
                54
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/54/?format=api"
            ],
            "program_name": "90.TEEN",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Youth DJ"
            ],
            "tagline": "DJ Colette",
            "image_uri": "https://www.kexp.org/media/filer_public/f4/c9/f4c950c6-4cb8-4ed5-a47f-702d5885f9bb/90teen_igsquare_1080x1080.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/43/da/43dad723-bb60-4945-9911-438ec2074a3c/90teen-800x800.jpg",
            "start_time": "2025-08-23T06:00:02-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64361,
            "uri": "https://api.kexp.org/v2/shows/64361/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                3
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/3/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Brian Foss"
            ],
            "tagline": "Todays theme - \nMy take on the Tarot",
            "image_uri": "https://www.kexp.org/media/filer_public/ab/84/ab845462-557d-4f95-a1e6-b84fe1319ec3/brianfoss_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/a6/1d/a61d8d3e-6bab-49df-a2d4-5a55c97fd5f4/variety-800x800.jpg",
            "start_time": "2025-08-23T02:59:35-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64360,
            "uri": "https://api.kexp.org/v2/shows/64360/?format=api",
            "program": 34,
            "program_uri": "https://api.kexp.org/v2/programs/34/?format=api",
            "hosts": [
                38
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/38/?format=api"
            ],
            "program_name": "Mechanical Breakdown",
            "program_tags": "Wave,Synth,Post Punk,EBM",
            "host_names": [
                "Sean"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/77/8b/778b00a1-4c6d-4fb9-904b-962836c9800f/sean_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/af/cb/afcbf9b5-77a7-4f7e-b0a9-a19e54c59a86/mechanicalbreakdown-800x800.jpg",
            "start_time": "2025-08-23T01:00:40-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64359,
            "uri": "https://api.kexp.org/v2/shows/64359/?format=api",
            "program": 12,
            "program_uri": "https://api.kexp.org/v2/programs/12/?format=api",
            "hosts": [
                40
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/40/?format=api"
            ],
            "program_name": "Street Sounds",
            "program_tags": "Hip Hop",
            "host_names": [
                "Stas THEE Boss"
            ],
            "tagline": "Tonight it's Street Soundtracks. Music from Do The Right Thing, Juice, American Gangster, Belly & more. + New Heat from Earl Sweatshirt, Moruf, Kal Banx, BAMBII, Rakim & Kelly Moonstone. Hit me 2069035397 / DJ@KEXP.ORG & @StasTHEEBoss",
            "image_uri": "https://www.kexp.org/media/filer_public/76/17/7617ea90-9bc5-4692-9a59-9f0523923dad/stastheeboss_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/b2/0f/b20fab17-d8ff-4aaf-8b52-5a8432b6f9da/streetsounds-800x800.jpg",
            "start_time": "2025-08-22T22:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64358,
            "uri": "https://api.kexp.org/v2/shows/64358/?format=api",
            "program": 40,
            "program_uri": "https://api.kexp.org/v2/programs/40/?format=api",
            "hosts": [
                84
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/84/?format=api"
            ],
            "program_name": "The Continent",
            "program_tags": "Afrobeat",
            "host_names": [
                "Lace Cadence"
            ],
            "tagline": "Yall's favorite tonight... All funk & old school! Hit me up worldwide at 206-903-5397/DJ@KEXP.ORG & @LaceCadence xo",
            "image_uri": "https://www.kexp.org/media/filer_public/79/03/79031225-abb4-48e4-93c5-501a45a57a1e/lacecadence_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/af/0c/af0ceca9-9276-4652-ab07-b4d6a783f308/thecontinent-800x800.jpg",
            "start_time": "2025-08-22T19:00:43-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64357,
            "uri": "https://api.kexp.org/v2/shows/64357/?format=api",
            "program": 33,
            "program_uri": "https://api.kexp.org/v2/programs/33/?format=api",
            "hosts": [
                27
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/27/?format=api"
            ],
            "program_name": "Drive Time",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Kevin Cole"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/84/a5/84a52d90-255d-4353-b380-0a1a67948065/kevincole_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/d5/4b/d54bb066-bf8a-413b-beea-4819cb148654/drivetime-800x800.jpg",
            "start_time": "2025-08-22T16:01:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64356,
            "uri": "https://api.kexp.org/v2/shows/64356/?format=api",
            "program": 14,
            "program_uri": "https://api.kexp.org/v2/programs/14/?format=api",
            "hosts": [
                55
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/55/?format=api"
            ],
            "program_name": "The Afternoon Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Larry Mizell, Jr."
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/f8/b8/f8b8ddbd-9e01-491c-ba8e-46ac50b83adc/larrymizelljr_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/24/ec/24ecf023-35fd-406c-aeae-d1e30a5abe13/theafternoonshow-800x800.jpg",
            "start_time": "2025-08-22T13:03:29-07:00",
            "location": 1,
            "location_name": "Default"
        }
    ]
}