Information about shows

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

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

{
    "count": 65527,
    "next": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=520",
    "previous": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=480",
    "results": [
        {
            "id": 65112,
            "uri": "https://api.kexp.org/v2/shows/65112/?format=api",
            "program": 34,
            "program_uri": "https://api.kexp.org/v2/programs/34/?format=api",
            "hosts": [
                15
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/15/?format=api"
            ],
            "program_name": "Mechanical Breakdown",
            "program_tags": "Wave,Synth,Post Punk,EBM",
            "host_names": [
                "Sharlese"
            ],
            "tagline": "Everyday Is Halloween special - \nemail sharlese@kexp.org",
            "image_uri": "https://www.kexp.org/media/filer_public/5e/4b/5e4b1383-786e-4248-a23a-a9fd12415b5a/sharlese_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-11-15T01:00:03-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65111,
            "uri": "https://api.kexp.org/v2/shows/65111/?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": "",
            "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-11-14T22:00:15-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65110,
            "uri": "https://api.kexp.org/v2/shows/65110/?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": "Hey! So much new & great music out. Lets have some fun tonight. Jams from GENA, KeiyaA, Moruf, Nappy Nina, CARRTOONS, Shungu, SALIMATA and more.\n\n Tap in with me Text 2069035397 or email dj@kexp.org\n\n-Boss",
            "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-11-14T22:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65109,
            "uri": "https://api.kexp.org/v2/shows/65109/?format=api",
            "program": 40,
            "program_uri": "https://api.kexp.org/v2/programs/40/?format=api",
            "hosts": [
                87
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/87/?format=api"
            ],
            "program_name": "The Continent",
            "program_tags": "Afrobeat",
            "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/af/0c/af0ceca9-9276-4652-ab07-b4d6a783f308/thecontinent-800x800.jpg",
            "start_time": "2025-11-14T19:02:21-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65108,
            "uri": "https://api.kexp.org/v2/shows/65108/?format=api",
            "program": 33,
            "program_uri": "https://api.kexp.org/v2/programs/33/?format=api",
            "hosts": [
                43
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/43/?format=api"
            ],
            "program_name": "Drive Time",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Troy Nelson"
            ],
            "tagline": "It's time....for Drive Time!!",
            "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/d5/4b/d54bb066-bf8a-413b-beea-4819cb148654/drivetime-800x800.jpg",
            "start_time": "2025-11-14T16:01:37-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65107,
            "uri": "https://api.kexp.org/v2/shows/65107/?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 Friday people.",
            "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-11-14T13:03:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65106,
            "uri": "https://api.kexp.org/v2/shows/65106/?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-11-14T10:00:27-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65105,
            "uri": "https://api.kexp.org/v2/shows/65105/?format=api",
            "program": 16,
            "program_uri": "https://api.kexp.org/v2/programs/16/?format=api",
            "hosts": [
                26
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/26/?format=api"
            ],
            "program_name": "The Morning Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "John Richards"
            ],
            "tagline": "The Friday Show.",
            "image_uri": "https://www.kexp.org/media/filer_public/f2/cc/f2cc10a5-2df6-4b92-b7e4-78773fb51dbb/johnrichards_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-11-14T07:02:26-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65104,
            "uri": "https://api.kexp.org/v2/shows/65104/?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 Friday 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-11-14T05:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65103,
            "uri": "https://api.kexp.org/v2/shows/65103/?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": "",
            "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-11-14T01:00:15-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65102,
            "uri": "https://api.kexp.org/v2/shows/65102/?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-11-13T21:57:38-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65101,
            "uri": "https://api.kexp.org/v2/shows/65101/?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": "Thanks for tuning in. 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-11-13T19:01:39-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65100,
            "uri": "https://api.kexp.org/v2/shows/65100/?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": "Thanks for being here. <3",
            "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-11-13T16:02:38-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65099,
            "uri": "https://api.kexp.org/v2/shows/65099/?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": "Today is Music Heals: Grief. Sharing the stories and requests of our listeners as it relates to grieving.",
            "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-11-13T13:02:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65098,
            "uri": "https://api.kexp.org/v2/shows/65098/?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": "Honored to be filling in on this special, music heals day on KEXP. Text or email us with your stories related to grief and the songs you'd like to hear that accompanied yours.",
            "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-11-13T10:01:33-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65097,
            "uri": "https://api.kexp.org/v2/shows/65097/?format=api",
            "program": 16,
            "program_uri": "https://api.kexp.org/v2/programs/16/?format=api",
            "hosts": [
                26
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/26/?format=api"
            ],
            "program_name": "The Morning Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "John Richards"
            ],
            "tagline": "The Mom Show.  Join us Sunday at Town Hall for Death and Music.",
            "image_uri": "https://www.kexp.org/media/filer_public/f2/cc/f2cc10a5-2df6-4b92-b7e4-78773fb51dbb/johnrichards_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-11-13T07:01:42-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65096,
            "uri": "https://api.kexp.org/v2/shows/65096/?format=api",
            "program": 32,
            "program_uri": "https://api.kexp.org/v2/programs/32/?format=api",
            "hosts": [
                11
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/11/?format=api"
            ],
            "program_name": "Early",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "DJ Miss Ashley"
            ],
            "tagline": "Music Heals ~Grief~",
            "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/32/9f/329fcb57-ab5c-48fa-90db-e1812f947d10/early-800x800.jpg",
            "start_time": "2025-11-13T05:00:15-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65095,
            "uri": "https://api.kexp.org/v2/shows/65095/?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-11-13T01:00:12-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65094,
            "uri": "https://api.kexp.org/v2/shows/65094/?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": "",
            "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-11-12T22:00:25-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65093,
            "uri": "https://api.kexp.org/v2/shows/65093/?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": "playing the best of 2025 releases to help me narrow down my top 10! send me your faves at dj@kexp.org or 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-11-12T19:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        }
    ]
}