Information about shows

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

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

{
    "count": 65445,
    "next": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=220",
    "previous": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=180",
    "results": [
        {
            "id": 65337,
            "uri": "https://api.kexp.org/v2/shows/65337/?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": "Happy Walker Wormhole Wednesday to all 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-10T05:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65336,
            "uri": "https://api.kexp.org/v2/shows/65336/?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 Abbie!\n\nDropping my Top 10 Albums of 2025 with a write up later today on my Substack: https://brownouts.wtf",
            "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": "2025-12-10T01:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65335,
            "uri": "https://api.kexp.org/v2/shows/65335/?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": "It's December! @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": "2025-12-09T22:00:03-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65334,
            "uri": "https://api.kexp.org/v2/shows/65334/?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": "I'm celebrating 33.3 Years at KEXP/KCMU. follow me @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-12-09T19:01:27-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65333,
            "uri": "https://api.kexp.org/v2/shows/65333/?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-09T16:01:11-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65332,
            "uri": "https://api.kexp.org/v2/shows/65332/?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-09T13:02:30-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65331,
            "uri": "https://api.kexp.org/v2/shows/65331/?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-12-09T10:00:02-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65330,
            "uri": "https://api.kexp.org/v2/shows/65330/?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": "“Home is the place where, when you have to go there, they have to take you in.” -Robert Frost",
            "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-09T07:03:53-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65329,
            "uri": "https://api.kexp.org/v2/shows/65329/?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 and we're floating 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-09T05:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65328,
            "uri": "https://api.kexp.org/v2/shows/65328/?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": "Back from Vancouver, BC with plenty of jams for ya ヾ(⌐■_■)ノ♪ 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-09T01:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65327,
            "uri": "https://api.kexp.org/v2/shows/65327/?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-08T22:00:08-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65326,
            "uri": "https://api.kexp.org/v2/shows/65326/?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. The best in the Iberoamerican music world",
            "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-08T19:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65325,
            "uri": "https://api.kexp.org/v2/shows/65325/?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-12-08T16:07:33-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65324,
            "uri": "https://api.kexp.org/v2/shows/65324/?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-08T13:04:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65323,
            "uri": "https://api.kexp.org/v2/shows/65323/?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-12-08T10:01:18-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65322,
            "uri": "https://api.kexp.org/v2/shows/65322/?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 love means loving the unlovable. To forgive means pardoning the unpardonable. Faith means believing the unbelievable. Hope means hoping when everything seems hopeless.”\n–G.K. Chesterton",
            "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-08T07:04:32-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65321,
            "uri": "https://api.kexp.org/v2/shows/65321/?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 Moon Day in SPACE! Time for Mozart!",
            "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-08T05:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65320,
            "uri": "https://api.kexp.org/v2/shows/65320/?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": "Follow Tory if you feel like it @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": "2025-12-08T03:00:23-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65319,
            "uri": "https://api.kexp.org/v2/shows/65319/?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-12-08T00:58:37-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 65318,
            "uri": "https://api.kexp.org/v2/shows/65318/?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": "Cerrone",
            "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-08T00:00:11-08:00",
            "location": 1,
            "location_name": "Default"
        }
    ]
}