Information about shows

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

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

{
    "count": 65044,
    "next": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=160",
    "previous": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=120",
    "results": [
        {
            "id": 64986,
            "uri": "https://api.kexp.org/v2/shows/64986/?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": "Highlighting the influence of African sounds all across the globe! Happy Halloween! Hit me up worldwide @ 206-903-5387/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-10-31T19:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64985,
            "uri": "https://api.kexp.org/v2/shows/64985/?format=api",
            "program": 33,
            "program_uri": "https://api.kexp.org/v2/programs/33/?format=api",
            "hosts": [
                95
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/95/?format=api"
            ],
            "program_name": "Drive Time",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "DJ Jewel"
            ],
            "tagline": "filling in for Evie and bringing you the DISCO OF THE DEAD. Happy Halloween! Follow me on insta @jeweloree",
            "image_uri": "https://www.kexp.org/media/filer_public/17/a5/17a546a0-182a-48cc-9541-e1e5e3b20a11/jewel_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-31T16:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64984,
            "uri": "https://api.kexp.org/v2/shows/64984/?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": "Happy Halloween",
            "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-10-31T13:04:51-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64983,
            "uri": "https://api.kexp.org/v2/shows/64983/?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": "Spooky Midday Show on KEXP",
            "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-31T10:00:14-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64982,
            "uri": "https://api.kexp.org/v2/shows/64982/?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 MOURNING 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-31T07:01:30-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64981,
            "uri": "https://api.kexp.org/v2/shows/64981/?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": "Hi....Satan here.................",
            "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-31T05:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64980,
            "uri": "https://api.kexp.org/v2/shows/64980/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                96
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/96/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Prometheus Brown"
            ],
            "tagline": "Happy 304th day out of 365!",
            "image_uri": "https://www.kexp.org/media/filer_public/b6/6e/b66ee1a5-58e6-40ab-92ee-28ba43b5fce9/prometheusbrown_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-31T01:00:36-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64979,
            "uri": "https://api.kexp.org/v2/shows/64979/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                87
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/87/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Vitamin D"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/39/d5/39d5ba64-5082-4f5a-92be-685d5ab1a40d/vitamind_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-30T22:03:28-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64978,
            "uri": "https://api.kexp.org/v2/shows/64978/?format=api",
            "program": 37,
            "program_uri": "https://api.kexp.org/v2/programs/37/?format=api",
            "hosts": [
                92
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/92/?format=api"
            ],
            "program_name": "Eastern Echoes",
            "program_tags": "Eclectic,Variety,World",
            "host_names": [
                "Diana Ratsamee"
            ],
            "tagline": "We're highlighting indie acts we discovered at Zandarifesta in the heart of Seoul. Featuring interviews with Idiotape, Social Club Hyangwu, and Hanggai! Write us at 206-903-5397, dj@kexp.org",
            "image_uri": "https://www.kexp.org/media/filer_public/d6/35/d6350c15-951b-4433-9572-f39ef3fa91a5/dianaratsamee_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/30/ff/30ff119b-2771-44ce-ba95-acb224cc80e0/easternechoes-800x800.jpg",
            "start_time": "2025-10-30T18:59:29-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64977,
            "uri": "https://api.kexp.org/v2/shows/64977/?format=api",
            "program": 33,
            "program_uri": "https://api.kexp.org/v2/programs/33/?format=api",
            "hosts": [
                19
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/19/?format=api"
            ],
            "program_name": "Drive Time",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Evie Stokes"
            ],
            "tagline": "Happy spooky season !",
            "image_uri": "https://www.kexp.org/media/filer_public/fa/30/fa308cff-6b33-4849-bf6b-929be5059484/eviestokes_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-30T16:01:31-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64976,
            "uri": "https://api.kexp.org/v2/shows/64976/?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": "OG THURSDAY: DR. OCTAGON'S DR. OCTOGONECOLOGYST! HAPPY HALLOWEEN!",
            "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-10-30T13:00:05-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64973,
            "uri": "https://api.kexp.org/v2/shows/64973/?format=api",
            "program": 15,
            "program_uri": "https://api.kexp.org/v2/programs/15/?format=api",
            "hosts": [
                94
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/94/?format=api"
            ],
            "program_name": "The Midday Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Kevin Sur"
            ],
            "tagline": "Hello! It's Midday! I'm Here! You're Here! Let's enjoy this music thing shall we? \n\n206.903.5397 | dj@kexp.org | follow -- > @kevinsur",
            "image_uri": "https://www.kexp.org/media/filer_public/b4/6d/b46d96fb-e162-44f9-9f4e-b6e848c516a2/kevinsur_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-30T10:01:09-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64972,
            "uri": "https://api.kexp.org/v2/shows/64972/?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-30T07:05:54-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64971,
            "uri": "https://api.kexp.org/v2/shows/64971/?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": "It's Thursday in...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-30T05:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64970,
            "uri": "https://api.kexp.org/v2/shows/64970/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                83
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/83/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Reverend Dollars"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/26/67/26679b5e-2008-4836-9fed-d71b9ddee1b5/reverenddollars_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-30T01:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64969,
            "uri": "https://api.kexp.org/v2/shows/64969/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                22
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/22/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Hans"
            ],
            "tagline": "A terrifying mix for the spooky season... Lots of vintage fun with deep cuts dripping with vampires, zombies, witches & other evil creatures of the night. Haunting jams from Siouxsie to Screamin' Jay Hawkins, The Specials to Black Ends.",
            "image_uri": "https://www.kexp.org/media/filer_public/09/43/09432e5c-b172-481a-a230-9fb34e1963ae/hans_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-29T22:00:04-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64968,
            "uri": "https://api.kexp.org/v2/shows/64968/?format=api",
            "program": 38,
            "program_uri": "https://api.kexp.org/v2/programs/38/?format=api",
            "hosts": [
                95
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/95/?format=api"
            ],
            "program_name": "Astral Plane",
            "program_tags": "Rock,Eclectic,Psychedelic",
            "host_names": [
                "DJ Jewel"
            ],
            "tagline": "Bad Trip vibes for Halloween Week tonight! follow me on insta @jeweloree",
            "image_uri": "https://www.kexp.org/media/filer_public/17/a5/17a546a0-182a-48cc-9541-e1e5e3b20a11/jewel_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/eb/b7/ebb70e9d-4944-4b3b-8bd0-9d41d0d4364e/astralplane-800x800.jpg",
            "start_time": "2025-10-29T19:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64967,
            "uri": "https://api.kexp.org/v2/shows/64967/?format=api",
            "program": 33,
            "program_uri": "https://api.kexp.org/v2/programs/33/?format=api",
            "hosts": [
                19
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/19/?format=api"
            ],
            "program_name": "Drive Time",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Evie Stokes"
            ],
            "tagline": "Happy Public Radio Music Day! What does public radio mean to you? Let us know at dj@kexp.org or (206)903-5397!",
            "image_uri": "https://www.kexp.org/media/filer_public/fa/30/fa308cff-6b33-4849-bf6b-929be5059484/eviestokes_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-29T16:00:43-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64966,
            "uri": "https://api.kexp.org/v2/shows/64966/?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": "Happy Public Radio Music Day! What does public radio mean to you? Let us know at dj@kexp.org or (206)903-5397!",
            "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-10-29T13:02:27-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64965,
            "uri": "https://api.kexp.org/v2/shows/64965/?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": "Happy Public Radio Music Day! We want to know what public radio means to you, so email us your story to DJ@KEXP.ORG or text 206-903-5397.",
            "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-29T09:58:25-07:00",
            "location": 1,
            "location_name": "Default"
        }
    ]
}