Information about shows

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

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

{
    "count": 65622,
    "next": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=2920",
    "previous": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=2880",
    "results": [
        {
            "id": 62754,
            "uri": "https://api.kexp.org/v2/shows/62754/?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": "Live From the Seattle Monsoon.",
            "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-02-25T07:01:13-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62753,
            "uri": "https://api.kexp.org/v2/shows/62753/?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-02-25T05:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62752,
            "uri": "https://api.kexp.org/v2/shows/62752/?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": "IT'S CHEWSDAY INNIT ヾ(⌐■_■)ノ♪ 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-02-25T01:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62751,
            "uri": "https://api.kexp.org/v2/shows/62751/?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-02-24T22:00:01-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62750,
            "uri": "https://api.kexp.org/v2/shows/62750/?format=api",
            "program": 2,
            "program_uri": "https://api.kexp.org/v2/programs/2/?format=api",
            "hosts": [
                85
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/85/?format=api"
            ],
            "program_name": "El Sonido",
            "program_tags": "Latin,World",
            "host_names": [
                "Albina Cabrera"
            ],
            "tagline": "Send me the chisme/song request here: dj@kexp.org or by text 206-903-5397, \nMy virtual world: IG @albinacabrera",
            "image_uri": "https://www.kexp.org/media/filer_public/7f/c8/7fc8a23e-888b-4e86-a95f-0ed2875e8053/albinacabrera_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-02-24T19:01:16-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62749,
            "uri": "https://api.kexp.org/v2/shows/62749/?format=api",
            "program": 33,
            "program_uri": "https://api.kexp.org/v2/programs/33/?format=api",
            "hosts": [
                13
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/13/?format=api"
            ],
            "program_name": "Drive Time",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "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/d5/4b/d54bb066-bf8a-413b-beea-4819cb148654/drivetime-800x800.jpg",
            "start_time": "2025-02-24T16:00:20-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62748,
            "uri": "https://api.kexp.org/v2/shows/62748/?format=api",
            "program": 14,
            "program_uri": "https://api.kexp.org/v2/programs/14/?format=api",
            "hosts": [
                86
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/86/?format=api"
            ],
            "program_name": "The Afternoon Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Supreme La Rock"
            ],
            "tagline": "Say Hey! Text 206.903.5397 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/24/ec/24ecf023-35fd-406c-aeae-d1e30a5abe13/theafternoonshow-800x800.jpg",
            "start_time": "2025-02-24T13:02:14-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62747,
            "uri": "https://api.kexp.org/v2/shows/62747/?format=api",
            "program": 15,
            "program_uri": "https://api.kexp.org/v2/programs/15/?format=api",
            "hosts": [
                27
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/27/?format=api"
            ],
            "program_name": "The Midday Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Kevin Cole"
            ],
            "tagline": "Sending you love!",
            "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/40/ef/40ef2cdd-ddbb-4eb2-a66f-94f17fda3e9d/themiddayshow-800x800.jpg",
            "start_time": "2025-02-24T10:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62746,
            "uri": "https://api.kexp.org/v2/shows/62746/?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": "You Are Not Alone.  Don't Give Up.",
            "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-02-24T07:03:53-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62745,
            "uri": "https://api.kexp.org/v2/shows/62745/?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 a Moon Day!",
            "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-02-24T05:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62744,
            "uri": "https://api.kexp.org/v2/shows/62744/?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": "Sounds of Survivance #76 - Amplifying Indigenous music to the world. \n\nFollow me --- > @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/5b/85/5b8552dd-e082-4e8e-ba11-a8e30da74773/soundsofsurvivance-800x800.jpg",
            "start_time": "2025-02-24T03:00:23-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62743,
            "uri": "https://api.kexp.org/v2/shows/62743/?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-02-24T00:57:37-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62742,
            "uri": "https://api.kexp.org/v2/shows/62742/?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": "Miles Mercer",
            "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-02-24T00:00:10-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62741,
            "uri": "https://api.kexp.org/v2/shows/62741/?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": "It was rainy in Seattle today, but the sun is always shining here on Expansions! (Except it's not, because it's nighttime.)",
            "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-02-23T21:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62740,
            "uri": "https://api.kexp.org/v2/shows/62740/?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": "Hit Me Up! Text 206.903.5397 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": "2025-02-23T18:00:27-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62739,
            "uri": "https://api.kexp.org/v2/shows/62739/?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": "(pssst! It's Kevin's Birthday!!!)\n\nHappy Sundays with Kevin! Thanks for joining us today; let's have fun!  How're you doing? Have a story to share, or song you'd like to hear? Write dj@kexp.org/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-02-23T15:01:07-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62738,
            "uri": "https://api.kexp.org/v2/shows/62738/?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-02-23T12:01:06-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62737,
            "uri": "https://api.kexp.org/v2/shows/62737/?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-02-23T09:00:08-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62736,
            "uri": "https://api.kexp.org/v2/shows/62736/?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-02-23T06:00:29-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62735,
            "uri": "https://api.kexp.org/v2/shows/62735/?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": "Sunday Overnight with me, Reeves, an adequate time. A normal time. An alright time. \n@kexpdjreeves on Twitter, Instagram, & 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-02-23T02:01:00-08:00",
            "location": 1,
            "location_name": "Default"
        }
    ]
}