Information about shows

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

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

{
    "count": 65601,
    "next": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=2140",
    "previous": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=2100",
    "results": [
        {
            "id": 63529,
            "uri": "https://api.kexp.org/v2/shows/63529/?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": "Here with ATTICUS for World Goth Day! Say hi - @djeviestokes & @atticuszenan <3",
            "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-05-22T15:58:52-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63528,
            "uri": "https://api.kexp.org/v2/shows/63528/?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": "WORLD GOTH DAY w Laurence.",
            "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": "2025-05-22T13:07:29-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63527,
            "uri": "https://api.kexp.org/v2/shows/63527/?format=api",
            "program": 15,
            "program_uri": "https://api.kexp.org/v2/programs/15/?format=api",
            "hosts": [
                15
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/15/?format=api"
            ],
            "program_name": "The Midday Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Sharlese"
            ],
            "tagline": "🦇 Happy World Goth Day - Mechanical Breakdown Takeover! 🦇",
            "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/40/ef/40ef2cdd-ddbb-4eb2-a66f-94f17fda3e9d/themiddayshow-800x800.jpg",
            "start_time": "2025-05-22T09:58:55-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63526,
            "uri": "https://api.kexp.org/v2/shows/63526/?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": "World Goth Day",
            "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": "2025-05-22T07:01:13-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63525,
            "uri": "https://api.kexp.org/v2/shows/63525/?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": "World Goth Day.....in the United States of WhatEva...Satan in for Evil Eva!",
            "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": "2025-05-22T05:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63524,
            "uri": "https://api.kexp.org/v2/shows/63524/?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": "2025-05-22T01:00:02-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63523,
            "uri": "https://api.kexp.org/v2/shows/63523/?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": "",
            "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": "2025-05-21T22:00:02-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63522,
            "uri": "https://api.kexp.org/v2/shows/63522/?format=api",
            "program": 38,
            "program_uri": "https://api.kexp.org/v2/programs/38/?format=api",
            "hosts": [
                95
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/95/?format=api"
            ],
            "program_name": "Astral Plane",
            "program_tags": "Rock,Eclectic,Psychedelic",
            "host_names": [
                "DJ Jewel"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/17/a5/17a546a0-182a-48cc-9541-e1e5e3b20a11/jewel_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/eb/b7/ebb70e9d-4944-4b3b-8bd0-9d41d0d4364e/astralplane-800x800.jpg",
            "start_time": "2025-05-21T19:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63521,
            "uri": "https://api.kexp.org/v2/shows/63521/?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-05-21T15:55:40-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63520,
            "uri": "https://api.kexp.org/v2/shows/63520/?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": "",
            "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": "2025-05-21T13:00:30-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63519,
            "uri": "https://api.kexp.org/v2/shows/63519/?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": "2025-05-21T10:03:01-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63518,
            "uri": "https://api.kexp.org/v2/shows/63518/?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": "OK Computer.",
            "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": "2025-05-21T07:03:08-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63517,
            "uri": "https://api.kexp.org/v2/shows/63517/?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": "I'm back! And it's a Walker Wormhole Wednesday!",
            "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": "2025-05-21T04:59:50-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63516,
            "uri": "https://api.kexp.org/v2/shows/63516/?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": "I'm baaack! @ACertainAbbie on IG/Bluesky",
            "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-05-21T01:00:06-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63515,
            "uri": "https://api.kexp.org/v2/shows/63515/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                53
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/53/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "DJ Michele Myers"
            ],
            "tagline": "Sets of new music, favorites and a feature for AAPI Heritage Month. Instagram @djmichelemyers : text 206-903-5297",
            "image_uri": "https://www.kexp.org/media/filer_public/d0/34/d0346af2-7782-47d0-ba1d-ca421d852e07/michelemeyers_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-05-20T22:02:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63514,
            "uri": "https://api.kexp.org/v2/shows/63514/?format=api",
            "program": 20,
            "program_uri": "https://api.kexp.org/v2/programs/20/?format=api",
            "hosts": [
                6
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/6/?format=api"
            ],
            "program_name": "Wo' Pop",
            "program_tags": "Electronic,World",
            "host_names": [
                "Darek Mazzone"
            ],
            "tagline": "Stay Global\nRogê in-studio airing.\nFollow me at @darek_mazzone",
            "image_uri": "https://www.kexp.org/media/filer_public/dc/58/dc583c90-c26c-48c4-b9df-593795fb1a43/darek-mazzone-dj-pic-800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/a3/3f/a33f435f-68a2-496c-a837-1f4e74d34dbf/wo_pop-800x800.jpg",
            "start_time": "2025-05-20T19:00:44-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63513,
            "uri": "https://api.kexp.org/v2/shows/63513/?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-05-20T16:04:22-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63512,
            "uri": "https://api.kexp.org/v2/shows/63512/?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": "",
            "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": "2025-05-20T13:04:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63511,
            "uri": "https://api.kexp.org/v2/shows/63511/?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": "2025-05-20T10:00:19-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 63510,
            "uri": "https://api.kexp.org/v2/shows/63510/?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 7th Best Day of the Week! Learn more @djjohnrichards on IG and Bluesky",
            "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": "2025-05-20T07:01:31-07:00",
            "location": 1,
            "location_name": "Default"
        }
    ]
}