Information about shows

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

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

{
    "count": 65444,
    "next": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=160",
    "previous": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=120",
    "results": [
        {
            "id": 65397,
            "uri": "https://api.kexp.org/v2/shows/65397/?format=api",
            "program": 20,
            "program_uri": "https://api.kexp.org/v2/programs/20/?format=api",
            "hosts": [
                98
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/98/?format=api"
            ],
            "program_name": "Wo' Pop",
            "program_tags": "Electronic,World",
            "host_names": [
                "Jyoti B.Fly"
            ],
            "tagline": "Happy Winter Solstice! Featuring cuts off Jyoti’s top albums of 2025 for her last show of the year. \nWith your host Jyoti B.Fly - texts 206-903-5397, email DJ@KEXP.org. IG: @jyotibfly",
            "image_uri": "https://www.kexp.org/media/filer_public/0a/49/0a496a72-804b-4689-b76f-42f00b95b95b/jyotibfly_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-12-16T19:00:27-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65396,
            "uri": "https://api.kexp.org/v2/shows/65396/?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-12-16T16:02:16-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65395,
            "uri": "https://api.kexp.org/v2/shows/65395/?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-12-16T12:59:50-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65394,
            "uri": "https://api.kexp.org/v2/shows/65394/?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-12-16T10:00:53-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65393,
            "uri": "https://api.kexp.org/v2/shows/65393/?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": "“Love and compassion are necessities, not luxuries. Without them, humanity cannot survive.” -Dalai Lama",
            "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-12-16T07:02:22-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65392,
            "uri": "https://api.kexp.org/v2/shows/65392/?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": "It's Tuesday in SPACE!",
            "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-12-16T05:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65391,
            "uri": "https://api.kexp.org/v2/shows/65391/?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": "ON A TUESDAY ヾ(⌐■_■)ノ♪ HMU DJ@KEXP.ORG // 206-903-5397",
            "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": "2025-12-16T01:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65390,
            "uri": "https://api.kexp.org/v2/shows/65390/?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-12-15T22:00:04-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65389,
            "uri": "https://api.kexp.org/v2/shows/65389/?format=api",
            "program": 2,
            "program_uri": "https://api.kexp.org/v2/programs/2/?format=api",
            "hosts": [
                99
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/99/?format=api"
            ],
            "program_name": "El Sonido",
            "program_tags": "Latin,World",
            "host_names": [
                "Goyri"
            ],
            "tagline": "Welcome to another edition of El Sonido with Goyri at KEXP with the freshest independent Iberoamerican music out there.",
            "image_uri": "https://www.kexp.org/media/filer_public/28/4b/284b0019-605f-47fd-a35f-6ea8ac527e58/goyri_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/ad/a4/ada4ec52-eaef-4dd5-b8a6-4e8fdbca7e2f/elsonido-800x800.jpg",
            "start_time": "2025-12-15T19:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65388,
            "uri": "https://api.kexp.org/v2/shows/65388/?format=api",
            "program": 33,
            "program_uri": "https://api.kexp.org/v2/programs/33/?format=api",
            "hosts": [
                96
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/96/?format=api"
            ],
            "program_name": "Drive Time",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Prometheus Brown"
            ],
            "tagline": "In for DJ Riz today on the 6th shortest day of the year.",
            "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/d5/4b/d54bb066-bf8a-413b-beea-4819cb148654/drivetime-800x800.jpg",
            "start_time": "2025-12-15T16:00:26-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65387,
            "uri": "https://api.kexp.org/v2/shows/65387/?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": "Packaging LIVE @ 3pm!",
            "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-12-15T13:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65386,
            "uri": "https://api.kexp.org/v2/shows/65386/?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-12-15T10:01:27-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65385,
            "uri": "https://api.kexp.org/v2/shows/65385/?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": "“To avoid criticism say nothing, do nothing, be nothing.” -Elbert Hubbard,",
            "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-12-15T07:00:05-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65384,
            "uri": "https://api.kexp.org/v2/shows/65384/?format=api",
            "program": 32,
            "program_uri": "https://api.kexp.org/v2/programs/32/?format=api",
            "hosts": [
                94
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/94/?format=api"
            ],
            "program_name": "Early",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Kevin Sur"
            ],
            "tagline": "",
            "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/32/9f/329fcb57-ab5c-48fa-90db-e1812f947d10/early-800x800.jpg",
            "start_time": "2025-12-15T05:01:18-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65383,
            "uri": "https://api.kexp.org/v2/shows/65383/?format=api",
            "program": 39,
            "program_uri": "https://api.kexp.org/v2/programs/39/?format=api",
            "hosts": [
                94
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/94/?format=api"
            ],
            "program_name": "Sounds of Survivance",
            "program_tags": "Eclectic,Variety,World",
            "host_names": [
                "Kevin Sur"
            ],
            "tagline": "Welcome to the 2nd Annual Indigenous Lullabies show on Sounds of Survivance. A celebration of the winter solstice. \n\nToday we enjoy traditional and contemporary songs that honor the quiet power of rest and reflection.",
            "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/5b/85/5b8552dd-e082-4e8e-ba11-a8e30da74773/soundsofsurvivance-800x800.jpg",
            "start_time": "2025-12-15T03:01:15-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65382,
            "uri": "https://api.kexp.org/v2/shows/65382/?format=api",
            "program": 4,
            "program_uri": "https://api.kexp.org/v2/programs/4/?format=api",
            "hosts": [
                24
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/24/?format=api"
            ],
            "program_name": "Jazz Theatre",
            "program_tags": "Jazz",
            "host_names": [
                "John Gilbreath"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/8d/62/8d62d7b2-5433-4961-85cc-d4c68dcd944e/johngilbreath_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-12-15T01:00:58-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65381,
            "uri": "https://api.kexp.org/v2/shows/65381/?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": "",
            "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-12-15T00:00:06-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65380,
            "uri": "https://api.kexp.org/v2/shows/65380/?format=api",
            "program": 3,
            "program_uri": "https://api.kexp.org/v2/programs/3/?format=api",
            "hosts": [
                49
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/49/?format=api"
            ],
            "program_name": "Expansions",
            "program_tags": "Electronic",
            "host_names": [
                "Brit Hansen"
            ],
            "tagline": "Oh wow, look outside... It's Expansions with Brit Hansen!! Sharing a grip of scorching new tunes and a few less-new tunes as well.",
            "image_uri": "https://www.kexp.org/media/filer_public/8f/09/8f09b9a3-a0c7-45b9-8da0-1b3ad300d797/brithansen_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-12-14T21:00:46-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65379,
            "uri": "https://api.kexp.org/v2/shows/65379/?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": "Say Hey! Text me at 206.903.5397 or Email: Dj@kexp.org Follow on IG @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-12-14T18:01:01-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65378,
            "uri": "https://api.kexp.org/v2/shows/65378/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                29
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/29/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Larry Rose"
            ],
            "tagline": "Filling in for Kevin Cole today. Requests - Text 206.903.KEXP or email dj@kexp.org",
            "image_uri": "https://www.kexp.org/media/filer_public/82/4a/824aa789-7c3e-48d8-8cb0-f602013ffcb8/larryrose_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-12-14T15:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        }
    ]
}