Information about shows

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

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

{
    "count": 65636,
    "next": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=3380",
    "previous": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=3340",
    "results": [
        {
            "id": 62299,
            "uri": "https://api.kexp.org/v2/shows/62299/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                1
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/1/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Abbie"
            ],
            "tagline": "@ACertainAbbie Happy New Year!",
            "image_uri": "https://www.kexp.org/media/filer_public/d9/dc/d9dc1e38-aca3-4b13-9c3c-38226c2499dd/abbie_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-01-05T12:00:45-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62298,
            "uri": "https://api.kexp.org/v2/shows/62298/?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": "2025-01-05T09:00:17-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62297,
            "uri": "https://api.kexp.org/v2/shows/62297/?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": "Best of 2024, Part 2: The Chillout Room Edition",
            "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": "2025-01-05T06:00:42-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62296,
            "uri": "https://api.kexp.org/v2/shows/62296/?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": "I have returned from the lands of not ice and snow, from the normal sun and the springs are fine. \n... I can see why they used other lyrics. \n@kexpdjreeves on twitter, instagram, and bluesky.",
            "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": "2025-01-05T01:59:30-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62295,
            "uri": "https://api.kexp.org/v2/shows/62295/?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": "Lots of new stuff and deeper cuts!  All metal from midnight to 2am!  Find us on IG @seekanddestroy_kexp",
            "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": "2025-01-05T00:00:34-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62294,
            "uri": "https://api.kexp.org/v2/shows/62294/?format=api",
            "program": 11,
            "program_uri": "https://api.kexp.org/v2/programs/11/?format=api",
            "hosts": [
                23
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/23/?format=api"
            ],
            "program_name": "Sonic Reducer",
            "program_tags": "Punk,Rock",
            "host_names": [
                "Jenn"
            ],
            "tagline": "Jensen Ward from Iron Lung is hanging with us and brought in a bunch of punk and hardcore to play from 9 to midnight!  You can find us on IG @sonic.reducer.kexp @ironlungrecords",
            "image_uri": "https://www.kexp.org/media/filer_public/34/11/3411b274-a4c7-4205-adc9-4ddd72c3d7ba/jenn_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/88/2d/882dd299-65b2-406e-a6a5-bb72b016981b/sonicreducer-800x800.jpg",
            "start_time": "2025-01-04T21:00:45-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62293,
            "uri": "https://api.kexp.org/v2/shows/62293/?format=api",
            "program": 1,
            "program_uri": "https://api.kexp.org/v2/programs/1/?format=api",
            "hosts": [
                89
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/89/?format=api"
            ],
            "program_name": "Audioasis",
            "program_tags": "Rock,Eclectic,Pacific Northwest",
            "host_names": [
                "Kennady Quille"
            ],
            "tagline": "Welcome to your local music show, Audioasis! Find us on Instagram @AudioasisKEXP and @ALivingHumanGrrrl",
            "image_uri": "https://www.kexp.org/media/filer_public/d8/ff/d8ff70a4-1b83-4028-a6b3-2c2729060bbb/kennadyquille_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/61/d1/61d1a801-7fd3-46ae-9eb9-4d65a77c1301/audioasis-800x800.jpg",
            "start_time": "2025-01-04T18:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62292,
            "uri": "https://api.kexp.org/v2/shows/62292/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                43
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/43/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Troy Nelson"
            ],
            "tagline": "",
            "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/a6/1d/a61d8d3e-6bab-49df-a2d4-5a55c97fd5f4/variety-800x800.jpg",
            "start_time": "2025-01-04T15:00:18-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62291,
            "uri": "https://api.kexp.org/v2/shows/62291/?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 first Saturday of 2025! Thanks for being with us today. Reach out dj@kexp.org, text 206-903-5397, @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": "2025-01-04T11:59:52-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62290,
            "uri": "https://api.kexp.org/v2/shows/62290/?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 2025!!! Text me in the studio: 206.903.KEXP Email: DJ@KEXP.ORG Instagram: @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": "2025-01-04T09:00:37-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62289,
            "uri": "https://api.kexp.org/v2/shows/62289/?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": "2025-01-04T07:27:30-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62288,
            "uri": "https://api.kexp.org/v2/shows/62288/?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": "Charlotte Adigéry and Bolis Pupul",
            "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": "2025-01-04T07:01:20-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62287,
            "uri": "https://api.kexp.org/v2/shows/62287/?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": "Audrey Short",
            "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": "2025-01-04T06:01:24-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62286,
            "uri": "https://api.kexp.org/v2/shows/62286/?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": "thanks for being here, Going to make my way through the major arcana of the tarot as a theme for 2025, starting with the archetype of the fool!",
            "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": "2025-01-04T03:00:09-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62285,
            "uri": "https://api.kexp.org/v2/shows/62285/?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": "email 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-01-04T01:00:05-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62284,
            "uri": "https://api.kexp.org/v2/shows/62284/?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": "Happy New Year! Spittin' out the archive over the airways tonight! Follow on all social platforms @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": "2025-01-03T22:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62283,
            "uri": "https://api.kexp.org/v2/shows/62283/?format=api",
            "program": 40,
            "program_uri": "https://api.kexp.org/v2/programs/40/?format=api",
            "hosts": [
                84
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/84/?format=api"
            ],
            "program_name": "The Continent",
            "program_tags": "Afrobeat",
            "host_names": [
                "Lace Cadence"
            ],
            "tagline": "Been a while since I've done a show focused on Nigeria, the birthplace of AfroBeat! Hit me up worldwide @LaceCadence & DJ@KEXP.ORG",
            "image_uri": "https://www.kexp.org/media/filer_public/79/03/79031225-abb4-48e4-93c5-501a45a57a1e/lacecadence_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-01-03T19:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62282,
            "uri": "https://api.kexp.org/v2/shows/62282/?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": "",
            "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-01-03T16:00:40-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62281,
            "uri": "https://api.kexp.org/v2/shows/62281/?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": "Say hi! @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-01-03T15:54:14-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62280,
            "uri": "https://api.kexp.org/v2/shows/62280/?format=api",
            "program": 15,
            "program_uri": "https://api.kexp.org/v2/programs/15/?format=api",
            "hosts": [
                43
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/43/?format=api"
            ],
            "program_name": "The Midday Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Troy Nelson"
            ],
            "tagline": "",
            "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/40/ef/40ef2cdd-ddbb-4eb2-a66f-94f17fda3e9d/themiddayshow-800x800.jpg",
            "start_time": "2025-01-03T11:51:28-08:00",
            "location": 1,
            "location_name": "Default"
        }
    ]
}