Information about shows

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

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

{
    "count": 65534,
    "next": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=680",
    "previous": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=640",
    "results": [
        {
            "id": 64954,
            "uri": "https://api.kexp.org/v2/shows/64954/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                33
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/33/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Mike Ramos"
            ],
            "tagline": "Back in for the Overnight ヾ(⌐■_■)ノ♪ hmu dj@kexp.org // 206-903-5397",
            "image_uri": "https://www.kexp.org/media/filer_public/08/87/088756d1-73ef-4534-8104-31612f46fb65/mikeramos_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-10-28T01:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64953,
            "uri": "https://api.kexp.org/v2/shows/64953/?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-10-27T22:00:11-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64952,
            "uri": "https://api.kexp.org/v2/shows/64952/?format=api",
            "program": 2,
            "program_uri": "https://api.kexp.org/v2/programs/2/?format=api",
            "hosts": [
                33
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/33/?format=api"
            ],
            "program_name": "El Sonido",
            "program_tags": "Latin,World",
            "host_names": [
                "Mike Ramos"
            ],
            "tagline": "Ramos filling in ヾ(⌐■_■)ノ♪ let's get espuki dj@kexp.org // 206-903-5397 // IG @mfram0s",
            "image_uri": "https://www.kexp.org/media/filer_public/08/87/088756d1-73ef-4534-8104-31612f46fb65/mikeramos_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/ad/a4/ada4ec52-eaef-4dd5-b8a6-4e8fdbca7e2f/elsonido-800x800.jpg",
            "start_time": "2025-10-27T19:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64951,
            "uri": "https://api.kexp.org/v2/shows/64951/?format=api",
            "program": 33,
            "program_uri": "https://api.kexp.org/v2/programs/33/?format=api",
            "hosts": [
                13
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/13/?format=api"
            ],
            "program_name": "Drive Time",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "DJ Riz"
            ],
            "tagline": "Songs of Faith and Inspiration. Day of the Grateful Dead.",
            "image_uri": "https://www.kexp.org/media/filer_public/de/ce/dece3d7e-d1e5-4c0b-aaed-8fd7c15f7cc7/rizrollins_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-10-27T16:02:54-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64950,
            "uri": "https://api.kexp.org/v2/shows/64950/?format=api",
            "program": 14,
            "program_uri": "https://api.kexp.org/v2/programs/14/?format=api",
            "hosts": [
                29
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/29/?format=api"
            ],
            "program_name": "The Afternoon Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Larry Rose"
            ],
            "tagline": "Larry in for Larry!",
            "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/24/ec/24ecf023-35fd-406c-aeae-d1e30a5abe13/theafternoonshow-800x800.jpg",
            "start_time": "2025-10-27T13:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64949,
            "uri": "https://api.kexp.org/v2/shows/64949/?format=api",
            "program": 15,
            "program_uri": "https://api.kexp.org/v2/programs/15/?format=api",
            "hosts": [
                4
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/4/?format=api"
            ],
            "program_name": "The Midday Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Cheryl Waters"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/74/e2/74e27354-a42e-48d0-8d89-a65a5cd1f698/cherylwaters_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/40/ef/40ef2cdd-ddbb-4eb2-a66f-94f17fda3e9d/themiddayshow-800x800.jpg",
            "start_time": "2025-10-27T10:00:17-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64948,
            "uri": "https://api.kexp.org/v2/shows/64948/?format=api",
            "program": 16,
            "program_uri": "https://api.kexp.org/v2/programs/16/?format=api",
            "hosts": [
                43
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/43/?format=api"
            ],
            "program_name": "The Morning Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Troy Nelson"
            ],
            "tagline": "Welcome to The Morning Show!",
            "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/52/4f/524fcf17-a90e-4600-9dcb-8ade7f4704c6/themorningshow-800x800.jpg",
            "start_time": "2025-10-27T07:03:26-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64947,
            "uri": "https://api.kexp.org/v2/shows/64947/?format=api",
            "program": 32,
            "program_uri": "https://api.kexp.org/v2/programs/32/?format=api",
            "hosts": [
                50
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/50/?format=api"
            ],
            "program_name": "Early",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Eva Walker"
            ],
            "tagline": "Mozart Monday and songs from deep SPACE...",
            "image_uri": "https://www.kexp.org/media/filer_public/34/d0/34d05b3e-4115-4db8-8e9f-93805e9b3454/evawalker_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/32/9f/329fcb57-ab5c-48fa-90db-e1812f947d10/early-800x800.jpg",
            "start_time": "2025-10-27T05:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64946,
            "uri": "https://api.kexp.org/v2/shows/64946/?format=api",
            "program": 39,
            "program_uri": "https://api.kexp.org/v2/programs/39/?format=api",
            "hosts": [
                93
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/93/?format=api"
            ],
            "program_name": "Sounds of Survivance",
            "program_tags": "Eclectic,Variety,World",
            "host_names": [
                "Tory J"
            ],
            "tagline": "Post-Indigenous Peoples Day hangover show! Follow Tory if you feel like it @whalesonthemouth",
            "image_uri": "https://www.kexp.org/media/filer_public/15/9e/159e7eac-50b7-4eef-b88f-5f5518414fab/toryj_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/5b/85/5b8552dd-e082-4e8e-ba11-a8e30da74773/soundsofsurvivance-800x800.jpg",
            "start_time": "2025-10-27T03:00:15-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64945,
            "uri": "https://api.kexp.org/v2/shows/64945/?format=api",
            "program": 4,
            "program_uri": "https://api.kexp.org/v2/programs/4/?format=api",
            "hosts": [
                97
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/97/?format=api"
            ],
            "program_name": "Jazz Theatre",
            "program_tags": "Jazz",
            "host_names": [
                "Noel Brass Jr."
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/58/71/5871c8a9-589c-4961-a72c-cd192e5eeaf5/noelbrassjr_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/88/f4/88f40328-1fad-4349-8f83-02046d4bcbf4/jazztheatre-800x800.jpg",
            "start_time": "2025-10-27T00:59:42-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64944,
            "uri": "https://api.kexp.org/v2/shows/64944/?format=api",
            "program": 5,
            "program_uri": "https://api.kexp.org/v2/programs/5/?format=api",
            "hosts": [
                21
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/21/?format=api"
            ],
            "program_name": "Midnight in a Perfect World",
            "program_tags": "Eclectic,DJ,Variety Mix",
            "host_names": [
                "Guest DJ"
            ],
            "tagline": "Provoker",
            "image_uri": "https://www.kexp.org/static/assets/img/host_default.png",
            "program_image_uri": "https://www.kexp.org/media/filer_public/57/0e/570efc6d-3833-4dd5-9c28-8d8e7736d016/midnightinaperfectworld-800x800.jpg",
            "start_time": "2025-10-27T00:00:08-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64943,
            "uri": "https://api.kexp.org/v2/shows/64943/?format=api",
            "program": 3,
            "program_uri": "https://api.kexp.org/v2/programs/3/?format=api",
            "hosts": [
                49
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/49/?format=api"
            ],
            "program_name": "Expansions",
            "program_tags": "Electronic",
            "host_names": [
                "Brit Hansen"
            ],
            "tagline": "Uh-oh, it's that time of year again... Brit is back with another extremely spoopy edition of Expansions! Don't touch that dial...it might be haunted!!",
            "image_uri": "https://www.kexp.org/media/filer_public/8f/09/8f09b9a3-a0c7-45b9-8da0-1b3ad300d797/brithansen_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/90/4b/904bac80-9f5f-4ad8-9abf-37d38bcb2340/expansions-800x800.jpg",
            "start_time": "2025-10-26T21:00:20-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64942,
            "uri": "https://api.kexp.org/v2/shows/64942/?format=api",
            "program": 21,
            "program_uri": "https://api.kexp.org/v2/programs/21/?format=api",
            "hosts": [
                86
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/86/?format=api"
            ],
            "program_name": "Sunday Soul",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Supreme La Rock"
            ],
            "tagline": "Send Good Vibes!!! Text 206.903.5397 or Email: DJ@KEXP.ORG Follow on IG @supremelarock",
            "image_uri": "https://www.kexp.org/media/filer_public/22/8e/228e699f-73fc-4f4d-b6fa-c2aa0c1113d2/supremelarock_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/33/d0/33d077ba-6e84-48d4-8812-c34813185086/sundaysoul-800x800.jpg",
            "start_time": "2025-10-26T18:02:32-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64941,
            "uri": "https://api.kexp.org/v2/shows/64941/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                90
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/90/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Lisa LeClair"
            ],
            "tagline": "In for Kevin Cole today! Find my whereabouts on Instagram at @lisadleclair <3",
            "image_uri": "https://www.kexp.org/media/filer_public/e6/72/e67294dd-8715-4693-be37-c473c36447ea/lisaleclair_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-10-26T15:00:02-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64940,
            "uri": "https://api.kexp.org/v2/shows/64940/?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-10-26T12:01:38-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64939,
            "uri": "https://api.kexp.org/v2/shows/64939/?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": "",
            "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-10-26T09:00:21-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64938,
            "uri": "https://api.kexp.org/v2/shows/64938/?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-10-26T05:59:47-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64937,
            "uri": "https://api.kexp.org/v2/shows/64937/?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-10-26T02:02:01-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64936,
            "uri": "https://api.kexp.org/v2/shows/64936/?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": "Spinning lots of Halloween classics along with some new stuff and lots of black metal.  Send requests to dj@kexp or 206-903-5397.  Find us on IG @seekanddestroy_kexp",
            "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-10-26T00:02:56-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64935,
            "uri": "https://api.kexp.org/v2/shows/64935/?format=api",
            "program": 11,
            "program_uri": "https://api.kexp.org/v2/programs/11/?format=api",
            "hosts": [
                3
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/3/?format=api"
            ],
            "program_name": "Sonic Reducer",
            "program_tags": "Punk,Rock",
            "host_names": [
                "Brian Foss"
            ],
            "tagline": "We're playing punk about monsters, horror, and other spooky stuff!  Send your requests to dj@kexp or text 206-903-5397.  Find us on IG @sonic.reducer.kexp",
            "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/88/2d/882dd299-65b2-406e-a6a5-bb72b016981b/sonicreducer-800x800.jpg",
            "start_time": "2025-10-25T21:00:15-07:00",
            "location": 1,
            "location_name": "Default"
        }
    ]
}