Information about shows

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

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

{
    "count": 66589,
    "next": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=10040",
    "previous": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=10000",
    "results": [
        {
            "id": 56588,
            "uri": "https://api.kexp.org/v2/shows/56588/?format=api",
            "program": 24,
            "program_uri": "https://api.kexp.org/v2/programs/24/?format=api",
            "hosts": [
                8
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/8/?format=api"
            ],
            "program_name": "Pacific Notions",
            "program_tags": "KEXP",
            "host_names": [
                "DJ Alex"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/36/ff/36ff6d0a-9f79-4dea-8738-57c531eae2b2/alex_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/7a/94/7a94f031-06c5-4102-90d8-d4d6ce4a577d/pacificnotions-800x800.jpg",
            "start_time": "2023-04-02T06:01:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56587,
            "uri": "https://api.kexp.org/v2/shows/56587/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                37
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/37/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Reeves"
            ],
            "tagline": "RETURN OF THE REEVES\n@kexpdjreeves on Twitter and Instagram.",
            "image_uri": "https://www.kexp.org/media/filer_public/26/d4/26d4a72a-451f-4842-ac8a-6974b7263dda/reeves_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-04-02T02:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56586,
            "uri": "https://api.kexp.org/v2/shows/56586/?format=api",
            "program": 9,
            "program_uri": "https://api.kexp.org/v2/programs/9/?format=api",
            "hosts": [
                42
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/42/?format=api"
            ],
            "program_name": "Seek & Destroy",
            "program_tags": "Metal,Rock",
            "host_names": [
                "Tanner Ellison"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/06/5d/065dbdec-4c60-4b76-a736-b4a980892fb9/tannerellison_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/b5/54/b55468e1-08b1-44bc-a8b8-4dbcebb78346/seekdestroy-800x800.jpg",
            "start_time": "2023-04-02T00:01:31-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56585,
            "uri": "https://api.kexp.org/v2/shows/56585/?format=api",
            "program": 11,
            "program_uri": "https://api.kexp.org/v2/programs/11/?format=api",
            "hosts": [
                3
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/3/?format=api"
            ],
            "program_name": "Sonic Reducer",
            "program_tags": "Punk,Rock",
            "host_names": [
                "Brian Foss"
            ],
            "tagline": "",
            "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/88/2d/882dd299-65b2-406e-a6a5-bb72b016981b/sonicreducer-800x800.jpg",
            "start_time": "2023-04-01T21:01:43-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56584,
            "uri": "https://api.kexp.org/v2/shows/56584/?format=api",
            "program": 1,
            "program_uri": "https://api.kexp.org/v2/programs/1/?format=api",
            "hosts": [
                50
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/50/?format=api"
            ],
            "program_name": "Audioasis",
            "program_tags": "Rock,Eclectic,Pacific Northwest",
            "host_names": [
                "Eva Walker"
            ],
            "tagline": "Welcome to Saturn's Day! Where the northwest music matters!",
            "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/61/d1/61d1a801-7fd3-46ae-9eb9-4d65a77c1301/audioasis-800x800.jpg",
            "start_time": "2023-04-01T18:00:17-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56583,
            "uri": "https://api.kexp.org/v2/shows/56583/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                33
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/33/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Mike Ramos"
            ],
            "tagline": "RAMOS FILLING IN (NO APRIL FOOLS)ヾ(⌐■_■)ノ♪",
            "image_uri": "https://www.kexp.org/media/filer_public/08/87/088756d1-73ef-4534-8104-31612f46fb65/mikeramos_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-04-01T15:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56582,
            "uri": "https://api.kexp.org/v2/shows/56582/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                34
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/34/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Morgan"
            ],
            "tagline": "Happy Saturday! I'm back from vacation and ready to rock. Thank you for your support during the Spring Drive and looking forward to getting to lots of new music today. Connect with me dj@kexp.org, text 206-903-5397 and @djmorganseattle :)",
            "image_uri": "https://www.kexp.org/media/filer_public/a6/54/a6547869-2f70-47fe-a95a-227746f2893f/morgan_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-04-01T12:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56581,
            "uri": "https://api.kexp.org/v2/shows/56581/?format=api",
            "program": 7,
            "program_uri": "https://api.kexp.org/v2/programs/7/?format=api",
            "hosts": [
                28
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/28/?format=api"
            ],
            "program_name": "Positive Vibrations",
            "program_tags": "Reggae,World",
            "host_names": [
                "Kid Hops"
            ],
            "tagline": "Happy Saturday!! Get in touch!! DJ@KEXP.org & 206-903-KEXP for texts. Instagram: @kidhops_ and more socials: https://linktr.ee/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/5c/42/5c428eb9-3a83-41a9-ab79-7b6b56f95970/positivevibrations-800x800.jpg",
            "start_time": "2023-04-01T09:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56580,
            "uri": "https://api.kexp.org/v2/shows/56580/?format=api",
            "program": 25,
            "program_uri": "https://api.kexp.org/v2/programs/25/?format=api",
            "hosts": [
                52
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/52/?format=api"
            ],
            "program_name": "Sound & Vision",
            "program_tags": "KEXP",
            "host_names": [
                "Emily Fox"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/b7/cb/b7cb1b90-fc93-40f5-b2ad-00535d27b6e6/emilyfox_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/c1/6f/c16f646b-84e5-4b50-b569-201445fd65ff/soundvision-800x800.jpg",
            "start_time": "2023-04-01T07:32:22-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56579,
            "uri": "https://api.kexp.org/v2/shows/56579/?format=api",
            "program": 36,
            "program_uri": "https://api.kexp.org/v2/programs/36/?format=api",
            "hosts": [
                43
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/43/?format=api"
            ],
            "program_name": "Live on KEXP",
            "program_tags": "Live,Eclectic,Variety Mix",
            "host_names": [
                "Troy Nelson"
            ],
            "tagline": "Say She She",
            "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/b5/f9/b5f9a109-0c15-42ed-96d9-ed8f8aa4e8ac/liveonkexp-800x800.jpg",
            "start_time": "2023-04-01T07:02:25-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56578,
            "uri": "https://api.kexp.org/v2/shows/56578/?format=api",
            "program": 26,
            "program_uri": "https://api.kexp.org/v2/programs/26/?format=api",
            "hosts": [
                54
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/54/?format=api"
            ],
            "program_name": "90.TEEN",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Youth DJ"
            ],
            "tagline": "Jas Dorothy",
            "image_uri": "https://www.kexp.org/media/filer_public/f4/c9/f4c950c6-4cb8-4ed5-a47f-702d5885f9bb/90teen_igsquare_1080x1080.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/43/da/43dad723-bb60-4945-9911-438ec2074a3c/90teen-800x800.jpg",
            "start_time": "2023-04-01T06:03:01-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56577,
            "uri": "https://api.kexp.org/v2/shows/56577/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                48
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/48/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Greta Rose"
            ],
            "tagline": "welcome! Lots of new music to play and highlighting the letter J with artists, albums and track titles that start with the letter J. Follow @ gr3tarose Thanks for tuning in!",
            "image_uri": "https://www.kexp.org/media/filer_public/54/ff/54ff79e1-2a8b-4fd7-8bf2-863fcfadf3a1/gretarose_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-04-01T03:13:04-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56576,
            "uri": "https://api.kexp.org/v2/shows/56576/?format=api",
            "program": 35,
            "program_uri": "https://api.kexp.org/v2/programs/35/?format=api",
            "hosts": [
                48
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/48/?format=api"
            ],
            "program_name": "Overnight Afrobeats",
            "program_tags": "Afrobeat",
            "host_names": [
                "Greta Rose"
            ],
            "tagline": "Filling in for Lace Cadence tonight!",
            "image_uri": "https://www.kexp.org/media/filer_public/54/ff/54ff79e1-2a8b-4fd7-8bf2-863fcfadf3a1/gretarose_800x800.jpg",
            "program_image_uri": "",
            "start_time": "2023-04-01T01:02:05-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56574,
            "uri": "https://api.kexp.org/v2/shows/56574/?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": "Street Sounds!!! Catch me \"Live at the Laser Dome: KEXP\" First Wednesdays at 7:30pm IG/Tik Tok @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-03-31T22:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56575,
            "uri": "https://api.kexp.org/v2/shows/56575/?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": "Street Sounds Let's make this weekend a great one! IG/Tik Tok @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-03-31T22:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56573,
            "uri": "https://api.kexp.org/v2/shows/56573/?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": "Concert Preview Show! All artists who are coming to the Emerald City Area! Suggestions and hellos to: dj@kexp.org or Twitter and Instagram. @djmichelemyers",
            "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-31T19:02:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56572,
            "uri": "https://api.kexp.org/v2/shows/56572/?format=api",
            "program": 33,
            "program_uri": "https://api.kexp.org/v2/programs/33/?format=api",
            "hosts": [
                50
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/50/?format=api"
            ],
            "program_name": "Drive Time",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Eva Walker"
            ],
            "tagline": "Happy Transgender Day of Visibility!",
            "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/d5/4b/d54bb066-bf8a-413b-beea-4819cb148654/drivetime-800x800.jpg",
            "start_time": "2023-03-31T16:00:01-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56571,
            "uri": "https://api.kexp.org/v2/shows/56571/?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": "Peace and Love. Happy Transgender Visibility Day to my trans and nonbinary fam, I see you! I will be mixing in your requests with trans and nonbinary artists you might not know!\n\nAlso: FRIDAY FOUR with my brother Ish! Keep it locked.",
            "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-31T13:02:18-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56570,
            "uri": "https://api.kexp.org/v2/shows/56570/?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": "2023-03-31T10:00:12-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56569,
            "uri": "https://api.kexp.org/v2/shows/56569/?format=api",
            "program": 16,
            "program_uri": "https://api.kexp.org/v2/programs/16/?format=api",
            "hosts": [
                19
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/19/?format=api"
            ],
            "program_name": "The Morning Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Evie Stokes"
            ],
            "tagline": "It is Friday. Say hello! @djeviestokes on instagram & twitter.",
            "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/52/4f/524fcf17-a90e-4600-9dcb-8ade7f4704c6/themorningshow-800x800.jpg",
            "start_time": "2023-03-31T07:04:06-07:00",
            "location": 1,
            "location_name": "Default"
        }
    ]
}