Information about shows

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

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

{
    "count": 63825,
    "next": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=440",
    "previous": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=400",
    "results": [
        {
            "id": 63452,
            "uri": "https://api.kexp.org/v2/shows/63452/?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": "It's Tuesday! How are things? Say hello - @djeviestokes on Instagram.",
            "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-05-13T16:01:50-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63451,
            "uri": "https://api.kexp.org/v2/shows/63451/?format=api",
            "program": 14,
            "program_uri": "https://api.kexp.org/v2/programs/14/?format=api",
            "hosts": [
                13,
                55
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/13/?format=api",
                "https://api.kexp.org/v2/hosts/55/?format=api"
            ],
            "program_name": "The Afternoon Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "DJ Riz",
                "Larry Mizell, Jr."
            ],
            "tagline": "HAPPY 75TH BIRTHDAY TO STEVIE WONDER! DJ Riz joins Larry today for a WONDER-OUS celebration!!",
            "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/24/ec/24ecf023-35fd-406c-aeae-d1e30a5abe13/theafternoonshow-800x800.jpg",
            "start_time": "2025-05-13T13:02:10-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63450,
            "uri": "https://api.kexp.org/v2/shows/63450/?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-05-13T10:00:02-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63449,
            "uri": "https://api.kexp.org/v2/shows/63449/?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 7th Best Day of the Week!",
            "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-05-13T07:01:24-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63448,
            "uri": "https://api.kexp.org/v2/shows/63448/?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": "",
            "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-05-13T05:00:02-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63447,
            "uri": "https://api.kexp.org/v2/shows/63447/?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 - FIGHT",
            "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-05-13T01:00:18-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63446,
            "uri": "https://api.kexp.org/v2/shows/63446/?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-05-12T22:00:08-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63445,
            "uri": "https://api.kexp.org/v2/shows/63445/?format=api",
            "program": 2,
            "program_uri": "https://api.kexp.org/v2/programs/2/?format=api",
            "hosts": [
                99
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/99/?format=api"
            ],
            "program_name": "El Sonido",
            "program_tags": "Latin,World",
            "host_names": [
                "Goyri"
            ],
            "tagline": "Welcome to another edition of El Sonido with Goyri at KEXP",
            "image_uri": "https://www.kexp.org/media/filer_public/28/4b/284b0019-605f-47fd-a35f-6ea8ac527e58/goyri_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-05-12T19:01:23-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63444,
            "uri": "https://api.kexp.org/v2/shows/63444/?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.",
            "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-05-12T16:00:27-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63443,
            "uri": "https://api.kexp.org/v2/shows/63443/?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-05-12T13:03:57-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63442,
            "uri": "https://api.kexp.org/v2/shows/63442/?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-05-12T10:00:48-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63441,
            "uri": "https://api.kexp.org/v2/shows/63441/?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": "You Are Not Alone.  Don't Give Up",
            "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-05-12T07:00:44-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63440,
            "uri": "https://api.kexp.org/v2/shows/63440/?format=api",
            "program": 32,
            "program_uri": "https://api.kexp.org/v2/programs/32/?format=api",
            "hosts": [
                90
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/90/?format=api"
            ],
            "program_name": "Early",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Lisa LeClair"
            ],
            "tagline": "",
            "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/32/9f/329fcb57-ab5c-48fa-90db-e1812f947d10/early-800x800.jpg",
            "start_time": "2025-05-12T05:00:11-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63439,
            "uri": "https://api.kexp.org/v2/shows/63439/?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": "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-05-12T03:00:12-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63438,
            "uri": "https://api.kexp.org/v2/shows/63438/?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-05-12T00:59:17-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63437,
            "uri": "https://api.kexp.org/v2/shows/63437/?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": "TATYANA",
            "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-05-12T00:00:10-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63436,
            "uri": "https://api.kexp.org/v2/shows/63436/?format=api",
            "program": 3,
            "program_uri": "https://api.kexp.org/v2/programs/3/?format=api",
            "hosts": [
                28
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/28/?format=api"
            ],
            "program_name": "Expansions",
            "program_tags": "Electronic",
            "host_names": [
                "Kid Hops"
            ],
            "tagline": "Happy Sunday! 206.903.KEXP / DJ@KEXP.ORG / Follow on IG: @kidhops_",
            "image_uri": "https://www.kexp.org/media/filer_public/d5/7b/d57b843f-7313-4af3-b52a-8a52db6ce769/kidhops_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-05-11T21:00:17-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63435,
            "uri": "https://api.kexp.org/v2/shows/63435/?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": "Going Out To All The Bad Mutha's!!! Text Me 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-05-11T18:00:46-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63434,
            "uri": "https://api.kexp.org/v2/shows/63434/?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": "In for Kevin Cole today",
            "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-05-11T15:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63433,
            "uri": "https://api.kexp.org/v2/shows/63433/?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-05-11T12:00:55-07:00",
            "location": 1,
            "location_name": "Default"
        }
    ]
}