Information about shows

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

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

{
    "count": 65689,
    "next": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=5280",
    "previous": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=5240",
    "results": [
        {
            "id": 60451,
            "uri": "https://api.kexp.org/v2/shows/60451/?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": "2024-06-10T10:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60450,
            "uri": "https://api.kexp.org/v2/shows/60450/?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": "90.3 in Seattle. 92.7 in the Bay Area, KEXP App worldwide and @djjohnrichards on SM.",
            "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": "2024-06-10T07:03:54-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60449,
            "uri": "https://api.kexp.org/v2/shows/60449/?format=api",
            "program": 32,
            "program_uri": "https://api.kexp.org/v2/programs/32/?format=api",
            "hosts": [
                50
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/50/?format=api"
            ],
            "program_name": "Early",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Eva Walker"
            ],
            "tagline": "If it's Monday in SPACE and no one hears it, does it make a sound?",
            "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/32/9f/329fcb57-ab5c-48fa-90db-e1812f947d10/early-800x800.jpg",
            "start_time": "2024-06-10T05:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60448,
            "uri": "https://api.kexp.org/v2/shows/60448/?format=api",
            "program": 39,
            "program_uri": "https://api.kexp.org/v2/programs/39/?format=api",
            "hosts": [
                93
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/93/?format=api"
            ],
            "program_name": "Sounds of Survivance",
            "program_tags": "Eclectic,Variety,World",
            "host_names": [
                "Tory J"
            ],
            "tagline": "Today's show is dedicated to Indigenous peoples of what is commonly known as \"Australia\" - keep speaking truth to power! Follow Tory @whalesonthemouth",
            "image_uri": "https://www.kexp.org/media/filer_public/15/9e/159e7eac-50b7-4eef-b88f-5f5518414fab/toryj_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/5b/85/5b8552dd-e082-4e8e-ba11-a8e30da74773/soundsofsurvivance-800x800.jpg",
            "start_time": "2024-06-10T03:00:14-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60447,
            "uri": "https://api.kexp.org/v2/shows/60447/?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": "An Eclectic Journey Thru Various Galaxies of Jazz",
            "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": "2024-06-10T00:58:16-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60446,
            "uri": "https://api.kexp.org/v2/shows/60446/?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": "Suite Simone",
            "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": "2024-06-10T00:00:22-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60445,
            "uri": "https://api.kexp.org/v2/shows/60445/?format=api",
            "program": 3,
            "program_uri": "https://api.kexp.org/v2/programs/3/?format=api",
            "hosts": [
                13
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/13/?format=api"
            ],
            "program_name": "Expansions",
            "program_tags": "Electronic",
            "host_names": [
                "DJ Riz"
            ],
            "tagline": "Songs of Faith and Inspiration.",
            "image_uri": "https://www.kexp.org/media/filer_public/de/ce/dece3d7e-d1e5-4c0b-aaed-8fd7c15f7cc7/rizrollins_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/90/4b/904bac80-9f5f-4ad8-9abf-37d38bcb2340/expansions-800x800.jpg",
            "start_time": "2024-06-09T21:02:22-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60444,
            "uri": "https://api.kexp.org/v2/shows/60444/?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": "From the Soul.... Text Me! 206.903.KEXP or Email: DJ@KEXP.ORG",
            "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": "2024-06-09T18:00:20-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60443,
            "uri": "https://api.kexp.org/v2/shows/60443/?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": "Filling in for Evie today until 6 PM on a gorgeous day in Seattle! @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": "2024-06-09T15:01:20-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60442,
            "uri": "https://api.kexp.org/v2/shows/60442/?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 @missashleyam",
            "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": "2024-06-09T12:00:58-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60441,
            "uri": "https://api.kexp.org/v2/shows/60441/?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": "2024-06-09T09:00:18-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60440,
            "uri": "https://api.kexp.org/v2/shows/60440/?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": "2024-06-09T06:01:46-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60439,
            "uri": "https://api.kexp.org/v2/shows/60439/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                96
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/96/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Prometheus Brown"
            ],
            "tagline": "In for Reeves on this second weekend Overnight of June 2024 playing the old, the new, everything in between.",
            "image_uri": "https://www.kexp.org/media/filer_public/b6/6e/b66ee1a5-58e6-40ab-92ee-28ba43b5fce9/prometheusbrown_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/a6/1d/a61d8d3e-6bab-49df-a2d4-5a55c97fd5f4/variety-800x800.jpg",
            "start_time": "2024-06-09T02:00:06-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60438,
            "uri": "https://api.kexp.org/v2/shows/60438/?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": "New music from Ulcerate, Vimur, Black Pyramid, and many more!  Follow 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": "2024-06-09T00:00:44-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60437,
            "uri": "https://api.kexp.org/v2/shows/60437/?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": "We're going to play some Undertones tonight to commemorate the 45th anniversary of their first album!  Follow us on IG @brianmyfatass and @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": "2024-06-08T21:00:47-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60436,
            "uri": "https://api.kexp.org/v2/shows/60436/?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": "2024-06-08T21:00:40-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60435,
            "uri": "https://api.kexp.org/v2/shows/60435/?format=api",
            "program": 1,
            "program_uri": "https://api.kexp.org/v2/programs/1/?format=api",
            "hosts": [
                94
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/94/?format=api"
            ],
            "program_name": "Audioasis",
            "program_tags": "Rock,Eclectic,Pacific Northwest",
            "host_names": [
                "Kevin Sur"
            ],
            "tagline": "Follow me at @kevinsur",
            "image_uri": "https://www.kexp.org/media/filer_public/b4/6d/b46d96fb-e162-44f9-9f4e-b6e848c516a2/kevinsur_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/61/d1/61d1a801-7fd3-46ae-9eb9-4d65a77c1301/audioasis-800x800.jpg",
            "start_time": "2024-06-08T18:00:01-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60434,
            "uri": "https://api.kexp.org/v2/shows/60434/?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": "Welcome to the show 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/a6/1d/a61d8d3e-6bab-49df-a2d4-5a55c97fd5f4/variety-800x800.jpg",
            "start_time": "2024-06-08T15:00:46-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60433,
            "uri": "https://api.kexp.org/v2/shows/60433/?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, @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": "2024-06-08T12:00:50-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 60432,
            "uri": "https://api.kexp.org/v2/shows/60432/?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": "",
            "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": "2024-06-08T09:07:47-07:00",
            "location": 1,
            "location_name": "Default"
        }
    ]
}