Information about shows

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

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

{
    "count": 64251,
    "next": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=260",
    "previous": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=220",
    "results": [
        {
            "id": 64071,
            "uri": "https://api.kexp.org/v2/shows/64071/?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-07-21T00:57:27-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64070,
            "uri": "https://api.kexp.org/v2/shows/64070/?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": "Destroyer",
            "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-07-21T00:00:21-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64069,
            "uri": "https://api.kexp.org/v2/shows/64069/?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-07-20T21:00:27-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64068,
            "uri": "https://api.kexp.org/v2/shows/64068/?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": "Are you ready for some super dynamite soul?! Text me 206.903.5397 or Email: dj@kexp.org Follow on Instagram @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-07-20T18:00:20-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64067,
            "uri": "https://api.kexp.org/v2/shows/64067/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                27
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/27/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Kevin Cole"
            ],
            "tagline": "Happy Sundays with Kevin!  Thanks for joining us; we have such goodies in store for you.  So, how're you doing?  Have a story to share, or song you'd like to hear?  Write us at dj@kexp.org or text 206-903-5397; we'd love to hear from you.",
            "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/a6/1d/a61d8d3e-6bab-49df-a2d4-5a55c97fd5f4/variety-800x800.jpg",
            "start_time": "2025-07-20T15:00:10-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64066,
            "uri": "https://api.kexp.org/v2/shows/64066/?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-07-20T11:59:41-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64065,
            "uri": "https://api.kexp.org/v2/shows/64065/?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": "Before Grunge: 80s Indie Underground",
            "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-07-20T09:00:12-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64064,
            "uri": "https://api.kexp.org/v2/shows/64064/?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": "<3",
            "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-07-20T06:02:25-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64063,
            "uri": "https://api.kexp.org/v2/shows/64063/?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": "In for Reeves until 6AM tonight! Find me on Instagram at @lisadleclair <3",
            "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": "2025-07-20T02:00:06-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64062,
            "uri": "https://api.kexp.org/v2/shows/64062/?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": "We'll be giving away weekend passes to the Soldiers of Steel Festival at Substation in Seattle happening Friday, August 1st and Saturday, August 2nd! \n\nhttps://www.eventbrite.com/e/soldiers-of-steel-tickets-1271182393759",
            "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-07-20T00:01:20-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64061,
            "uri": "https://api.kexp.org/v2/shows/64061/?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": "If it loud, fast, and messy, we're playing it!  All punk from 9pm to midnight! Find us on IG @sonic.reducer.kexp",
            "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": "2025-07-19T21:00:15-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64059,
            "uri": "https://api.kexp.org/v2/shows/64059/?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-07-19T18:00:13-07:00",
            "location": 3,
            "location_name": "Seattle"
        },
        {
            "id": 64058,
            "uri": "https://api.kexp.org/v2/shows/64058/?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-07-19T15:00:54-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64057,
            "uri": "https://api.kexp.org/v2/shows/64057/?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! Reach out dj@kexp.org, text 206-903-5397, IG @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-07-19T12:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64056,
            "uri": "https://api.kexp.org/v2/shows/64056/?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! 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/5c/42/5c428eb9-3a83-41a9-ab79-7b6b56f95970/positivevibrations-800x800.jpg",
            "start_time": "2025-07-19T09:00:07-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64055,
            "uri": "https://api.kexp.org/v2/shows/64055/?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-07-19T07:27:17-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64054,
            "uri": "https://api.kexp.org/v2/shows/64054/?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": "Franz Ferdinand",
            "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-07-19T07:00:43-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64053,
            "uri": "https://api.kexp.org/v2/shows/64053/?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": "Finn Leong",
            "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-07-19T06:00:54-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64052,
            "uri": "https://api.kexp.org/v2/shows/64052/?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!",
            "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-07-19T03:00:52-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 64051,
            "uri": "https://api.kexp.org/v2/shows/64051/?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 - \nGuest mix by Pastram during the 2nd hour",
            "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-07-19T01:00:05-07:00",
            "location": 1,
            "location_name": "Default"
        }
    ]
}