Information about shows

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

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

{
    "count": 66574,
    "next": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=9420",
    "previous": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=9380",
    "results": [
        {
            "id": 57192,
            "uri": "https://api.kexp.org/v2/shows/57192/?format=api",
            "program": 12,
            "program_uri": "https://api.kexp.org/v2/programs/12/?format=api",
            "hosts": [
                88
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/88/?format=api"
            ],
            "program_name": "Street Sounds",
            "program_tags": "Hip Hop",
            "host_names": [
                "DJ Yaddy"
            ],
            "tagline": "Let's Start the Weekend off right. Sit back enjoy the sounds and take some time for you. IG/TikTok @DJYADDY",
            "image_uri": "https://www.kexp.org/media/filer_public/8b/2d/8b2d629e-4542-4af7-b694-66b49a213582/yaddy_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/b2/0f/b20fab17-d8ff-4aaf-8b52-5a8432b6f9da/streetsounds-800x800.jpg",
            "start_time": "2023-06-09T22:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57209,
            "uri": "https://api.kexp.org/v2/shows/57209/?format=api",
            "program": 22,
            "program_uri": "https://api.kexp.org/v2/programs/22/?format=api",
            "hosts": [
                53
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/53/?format=api"
            ],
            "program_name": "Friday Night",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "DJ Michele Myers"
            ],
            "tagline": "Welcome to Friday Night with DJ Michele Myers! Dance-worthy sets of beats, rock, global and soul!",
            "image_uri": "https://www.kexp.org/media/filer_public/d0/34/d0346af2-7782-47d0-ba1d-ca421d852e07/michelemeyers_800x800.jpg",
            "program_image_uri": "",
            "start_time": "2023-06-09T19:12:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57191,
            "uri": "https://api.kexp.org/v2/shows/57191/?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": "Drive Time - time for the One-Day Drive!  Powering the station that's powered by human DJs, human connections -- with YOUR gift at kexp.org/donate !",
            "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": "2023-06-09T16:03:36-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57190,
            "uri": "https://api.kexp.org/v2/shows/57190/?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": "ITS THE ONE DAY DRIVE!! YOU, ME AND EVIE VS THE ROBOTS!!",
            "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": "2023-06-09T13:05:23-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57189,
            "uri": "https://api.kexp.org/v2/shows/57189/?format=api",
            "program": 15,
            "program_uri": "https://api.kexp.org/v2/programs/15/?format=api",
            "hosts": [
                4,
                50
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/4/?format=api",
                "https://api.kexp.org/v2/hosts/50/?format=api"
            ],
            "program_name": "The Midday Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Cheryl Waters",
                "Eva Walker"
            ],
            "tagline": "One Day Drive. KEXP Vs The Robots",
            "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": "2023-06-09T10:00:44-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57188,
            "uri": "https://api.kexp.org/v2/shows/57188/?format=api",
            "program": 16,
            "program_uri": "https://api.kexp.org/v2/programs/16/?format=api",
            "hosts": [
                26,
                34
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/26/?format=api",
                "https://api.kexp.org/v2/hosts/34/?format=api"
            ],
            "program_name": "The Morning Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "John Richards",
                "Morgan"
            ],
            "tagline": "One Day Drive.  KEXP Vs The Robots.",
            "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": "2023-06-09T07:00:22-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57187,
            "uri": "https://api.kexp.org/v2/shows/57187/?format=api",
            "program": 32,
            "program_uri": "https://api.kexp.org/v2/programs/32/?format=api",
            "hosts": [
                11,
                44
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/11/?format=api",
                "https://api.kexp.org/v2/hosts/44/?format=api"
            ],
            "program_name": "Early",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "DJ Miss Ashley",
                "Gabriel Teodros"
            ],
            "tagline": "SUMMER DRIVE",
            "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": "2023-06-09T05:00:19-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57186,
            "uri": "https://api.kexp.org/v2/shows/57186/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                2
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/2/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Atticus"
            ],
            "tagline": "Happy Friday! @AtticusZenan DJ@KEXP.org",
            "image_uri": "https://www.kexp.org/media/filer_public/fa/25/fa2532d6-47d4-4c9d-a2c5-f1982e2d2d7e/atticus_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/a6/1d/a61d8d3e-6bab-49df-a2d4-5a55c97fd5f4/variety-800x800.jpg",
            "start_time": "2023-06-09T01:00:34-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57185,
            "uri": "https://api.kexp.org/v2/shows/57185/?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": "Here till 1AM! Find my whereabouts on Instagram at @lisadleclair",
            "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": "2023-06-08T22:00:52-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57184,
            "uri": "https://api.kexp.org/v2/shows/57184/?format=api",
            "program": 13,
            "program_uri": "https://api.kexp.org/v2/programs/13/?format=api",
            "hosts": [
                22
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/22/?format=api"
            ],
            "program_name": "Swingin' Doors",
            "program_tags": "Blues,Country,Roots",
            "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": "",
            "start_time": "2023-06-08T19:02:07-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57183,
            "uri": "https://api.kexp.org/v2/shows/57183/?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": "Drive Time Loves You!!!  Joining us today is DJ Troy Nelson as we play the Segue Game.  Got a suggestion for a great one?  Send it to dj@kexp.org or 206-903-5397.  Have a fabulous day, stay cool and hydrated, and Happy Segue Thursday!",
            "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": "2023-06-08T16:02:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57182,
            "uri": "https://api.kexp.org/v2/shows/57182/?format=api",
            "program": 14,
            "program_uri": "https://api.kexp.org/v2/programs/14/?format=api",
            "hosts": [
                19,
                55
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/19/?format=api",
                "https://api.kexp.org/v2/hosts/55/?format=api"
            ],
            "program_name": "The Afternoon Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Evie Stokes",
                "Larry Mizell, Jr."
            ],
            "tagline": "SEGUE DAY!!! LEGGO!!",
            "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/24/ec/24ecf023-35fd-406c-aeae-d1e30a5abe13/theafternoonshow-800x800.jpg",
            "start_time": "2023-06-08T13:02:30-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57181,
            "uri": "https://api.kexp.org/v2/shows/57181/?format=api",
            "program": 15,
            "program_uri": "https://api.kexp.org/v2/programs/15/?format=api",
            "hosts": [
                4,
                50
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/4/?format=api",
                "https://api.kexp.org/v2/hosts/50/?format=api"
            ],
            "program_name": "The Midday Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Cheryl Waters",
                "Eva Walker"
            ],
            "tagline": "It's Segue Day on KEXP. Wahoo!",
            "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": "2023-06-08T10:00:07-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57180,
            "uri": "https://api.kexp.org/v2/shows/57180/?format=api",
            "program": 16,
            "program_uri": "https://api.kexp.org/v2/programs/16/?format=api",
            "hosts": [
                26,
                34
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/26/?format=api",
                "https://api.kexp.org/v2/hosts/34/?format=api"
            ],
            "program_name": "The Morning Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "John Richards",
                "Morgan"
            ],
            "tagline": "International Segue Day",
            "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": "2023-06-08T07:02:20-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57179,
            "uri": "https://api.kexp.org/v2/shows/57179/?format=api",
            "program": 32,
            "program_uri": "https://api.kexp.org/v2/programs/32/?format=api",
            "hosts": [
                11,
                44
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/11/?format=api",
                "https://api.kexp.org/v2/hosts/44/?format=api"
            ],
            "program_name": "Early",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "DJ Miss Ashley",
                "Gabriel Teodros"
            ],
            "tagline": "SEGUE DAY!!!",
            "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": "2023-06-08T05:00:13-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57178,
            "uri": "https://api.kexp.org/v2/shows/57178/?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": "2023-06-08T01:00:07-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57177,
            "uri": "https://api.kexp.org/v2/shows/57177/?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": "2023-06-07T22:02:20-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57176,
            "uri": "https://api.kexp.org/v2/shows/57176/?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": "2023-06-07T19:01:11-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57175,
            "uri": "https://api.kexp.org/v2/shows/57175/?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": "Welcome to Drive Time everybody!",
            "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": "2023-06-07T16:03:07-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 57174,
            "uri": "https://api.kexp.org/v2/shows/57174/?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 Wednesday 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": "2023-06-07T13:01:45-07:00",
            "location": 1,
            "location_name": "Default"
        }
    ]
}