Information about shows

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

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

{
    "count": 66590,
    "next": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=10180",
    "previous": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=10140",
    "results": [
        {
            "id": 56449,
            "uri": "https://api.kexp.org/v2/shows/56449/?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": "Friday Night - Dance Anthems theme night!\nSuggestions and hellos to: dj@kexp.org and @djmichelemyers on Instagram and Twitter.",
            "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-03-17T19:34:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56448,
            "uri": "https://api.kexp.org/v2/shows/56448/?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": "Here with Troy Nelson! PLEASE HELP US DRIVE THIS SPRING DRIVE HOME WITH DRIVE TIME! Give gifts at www.kexp.org",
            "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-03-17T16:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56447,
            "uri": "https://api.kexp.org/v2/shows/56447/?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": "It's thje last day of the Spring Fundraising Drive- \nit's your last chance to show your love and power KEXP during the Afternoon Show!!",
            "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-03-17T13:08:33-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56446,
            "uri": "https://api.kexp.org/v2/shows/56446/?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": "",
            "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-03-17T10:00:56-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56445,
            "uri": "https://api.kexp.org/v2/shows/56445/?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.  Last Day to Donate.",
            "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-03-17T07:02:26-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56444,
            "uri": "https://api.kexp.org/v2/shows/56444/?format=api",
            "program": 32,
            "program_uri": "https://api.kexp.org/v2/programs/32/?format=api",
            "hosts": [
                44
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/44/?format=api"
            ],
            "program_name": "Early",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Gabriel Teodros"
            ],
            "tagline": "LAST DAY OF THE SPRING DRIVE! kexp.org/donate",
            "image_uri": "https://www.kexp.org/filer/canonical/1529968564/10621/",
            "program_image_uri": "https://www.kexp.org/media/filer_public/32/9f/329fcb57-ab5c-48fa-90db-e1812f947d10/early-800x800.jpg",
            "start_time": "2023-03-17T05:01:51-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56443,
            "uri": "https://api.kexp.org/v2/shows/56443/?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": "Last day of the Spring Drive! Donate now at KEXP.org and get a sweet extra tote bag!",
            "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-03-17T01:03:58-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56442,
            "uri": "https://api.kexp.org/v2/shows/56442/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                51
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/51/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Marco Collins"
            ],
            "tagline": "Spring Drive in full effect! Please consider making a gift at KEXP.org as I take you on a journey through 1994! I'm gonna throw a coupla new things into the mix as well!",
            "image_uri": "https://www.kexp.org/filer/canonical/1583367593/22026/",
            "program_image_uri": "https://www.kexp.org/media/filer_public/a6/1d/a61d8d3e-6bab-49df-a2d4-5a55c97fd5f4/variety-800x800.jpg",
            "start_time": "2023-03-16T22:00:08-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56441,
            "uri": "https://api.kexp.org/v2/shows/56441/?format=api",
            "program": 13,
            "program_uri": "https://api.kexp.org/v2/programs/13/?format=api",
            "hosts": [
                17
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/17/?format=api"
            ],
            "program_name": "Swingin' Doors",
            "program_tags": "Blues,Country,Roots",
            "host_names": [
                "Don Slack"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/filer/canonical/1529968748/10623/",
            "program_image_uri": "",
            "start_time": "2023-03-16T19:05:32-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56440,
            "uri": "https://api.kexp.org/v2/shows/56440/?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": "Happy Drive Drive Time Thursday! Be a champion for music and support public radio during our pledge drive at www.kexp.org. Your contribution helps us keep the beat going with top-notch programming. Thx!!!",
            "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-03-16T16:10:43-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56439,
            "uri": "https://api.kexp.org/v2/shows/56439/?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": "IT's THE SPRING DRIVE! MAKE A GIFT TODAY @ KEX.ORG!",
            "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-03-16T13:08:17-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56438,
            "uri": "https://api.kexp.org/v2/shows/56438/?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": "",
            "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-03-16T10:00:11-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56437,
            "uri": "https://api.kexp.org/v2/shows/56437/?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 Drive Is Almost Done.  You Are Not Alone",
            "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-03-16T07:03:27-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56436,
            "uri": "https://api.kexp.org/v2/shows/56436/?format=api",
            "program": 32,
            "program_uri": "https://api.kexp.org/v2/programs/32/?format=api",
            "hosts": [
                44
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/44/?format=api"
            ],
            "program_name": "Early",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Gabriel Teodros"
            ],
            "tagline": "SPRING DRIVE! kexp.org/donate",
            "image_uri": "https://www.kexp.org/filer/canonical/1529968564/10621/",
            "program_image_uri": "https://www.kexp.org/media/filer_public/32/9f/329fcb57-ab5c-48fa-90db-e1812f947d10/early-800x800.jpg",
            "start_time": "2023-03-16T05:00:55-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56435,
            "uri": "https://api.kexp.org/v2/shows/56435/?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-03-16T01:03:06-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56434,
            "uri": "https://api.kexp.org/v2/shows/56434/?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": "Support listener powered radio with a gift now!   www.kexp.org",
            "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-03-15T22:01:14-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56433,
            "uri": "https://api.kexp.org/v2/shows/56433/?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-03-15T19:09:36-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56432,
            "uri": "https://api.kexp.org/v2/shows/56432/?format=api",
            "program": 33,
            "program_uri": "https://api.kexp.org/v2/programs/33/?format=api",
            "hosts": [
                27,
                43
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/27/?format=api",
                "https://api.kexp.org/v2/hosts/43/?format=api"
            ],
            "program_name": "Drive Time",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Kevin Cole",
                "Troy Nelson"
            ],
            "tagline": "SPRING DRIVE -- counting down listener favorites from 1977!  Please help power this community at https://www.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-03-15T16:03:14-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56431,
            "uri": "https://api.kexp.org/v2/shows/56431/?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": "It's the SPRING FUNDRAISING DRIVE!",
            "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-03-15T13:04:31-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56430,
            "uri": "https://api.kexp.org/v2/shows/56430/?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": "",
            "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-03-15T10:00:42-07:00",
            "location": 1,
            "location_name": "Default"
        }
    ]
}