Information about shows

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

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

{
    "count": 66414,
    "next": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=4180",
    "previous": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=4140",
    "results": [
        {
            "id": 62277,
            "uri": "https://api.kexp.org/v2/shows/62277/?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 3rd day of the year .....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-01-03T05:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62276,
            "uri": "https://api.kexp.org/v2/shows/62276/?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": "HNY! @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-01-03T01:00:50-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62275,
            "uri": "https://api.kexp.org/v2/shows/62275/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                87
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/87/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Vitamin D"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/39/d5/39d5ba64-5082-4f5a-92be-685d5ab1a40d/vitamind_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-01-02T22:00:52-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62274,
            "uri": "https://api.kexp.org/v2/shows/62274/?format=api",
            "program": 37,
            "program_uri": "https://api.kexp.org/v2/programs/37/?format=api",
            "hosts": [
                92
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/92/?format=api"
            ],
            "program_name": "Eastern Echoes",
            "program_tags": "Eclectic,Variety,World",
            "host_names": [
                "Diana Ratsamee"
            ],
            "tagline": "Happy New Year! It feels so good to be back, tonight we've got some goodies from my travels to Southeast Asia. Plus, a re-cap of favorite tracks and albums from the last year. Reach me @sabaidi.ana",
            "image_uri": "https://www.kexp.org/media/filer_public/d6/35/d6350c15-951b-4433-9572-f39ef3fa91a5/dianaratsamee_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/30/ff/30ff119b-2771-44ce-ba95-acb224cc80e0/easternechoes-800x800.jpg",
            "start_time": "2025-01-02T19:00:02-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62273,
            "uri": "https://api.kexp.org/v2/shows/62273/?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": "Heyyyoooo, happy Thursday! Say hi -  @djeviestokes on Instagram.",
            "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-01-02T15:59:49-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62272,
            "uri": "https://api.kexp.org/v2/shows/62272/?format=api",
            "program": 14,
            "program_uri": "https://api.kexp.org/v2/programs/14/?format=api",
            "hosts": [
                43
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/43/?format=api"
            ],
            "program_name": "The Afternoon Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Troy Nelson"
            ],
            "tagline": "Welcome to The Afternoon Show!",
            "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/24/ec/24ecf023-35fd-406c-aeae-d1e30a5abe13/theafternoonshow-800x800.jpg",
            "start_time": "2025-01-02T13:00:11-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62271,
            "uri": "https://api.kexp.org/v2/shows/62271/?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-01-02T09:59:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62270,
            "uri": "https://api.kexp.org/v2/shows/62270/?format=api",
            "program": 16,
            "program_uri": "https://api.kexp.org/v2/programs/16/?format=api",
            "hosts": [
                34
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/34/?format=api"
            ],
            "program_name": "The Morning Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Morgan"
            ],
            "tagline": "Gooood morning! 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/52/4f/524fcf17-a90e-4600-9dcb-8ade7f4704c6/themorningshow-800x800.jpg",
            "start_time": "2025-01-02T06:58:55-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62269,
            "uri": "https://api.kexp.org/v2/shows/62269/?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 2025 and Thursday 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-01-02T05:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62268,
            "uri": "https://api.kexp.org/v2/shows/62268/?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": "Happy New Year!",
            "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-01-02T01:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62267,
            "uri": "https://api.kexp.org/v2/shows/62267/?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-01-01T22:00:02-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62266,
            "uri": "https://api.kexp.org/v2/shows/62266/?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": "Happy 2025! What kinda vibes are you trying to manifest? Lemme know: dj@kexp.org, 206.903.5397 or @jeweloree",
            "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-01-01T19:00:24-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62265,
            "uri": "https://api.kexp.org/v2/shows/62265/?format=api",
            "program": 33,
            "program_uri": "https://api.kexp.org/v2/programs/33/?format=api",
            "hosts": [
                38
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/38/?format=api"
            ],
            "program_name": "Drive Time",
            "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/d5/4b/d54bb066-bf8a-413b-beea-4819cb148654/drivetime-800x800.jpg",
            "start_time": "2025-01-01T16:00:11-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62264,
            "uri": "https://api.kexp.org/v2/shows/62264/?format=api",
            "program": 14,
            "program_uri": "https://api.kexp.org/v2/programs/14/?format=api",
            "hosts": [
                43
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/43/?format=api"
            ],
            "program_name": "The Afternoon Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Troy Nelson"
            ],
            "tagline": "Happy 2025 everybody! Welcome to The Afternoon Show!",
            "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/24/ec/24ecf023-35fd-406c-aeae-d1e30a5abe13/theafternoonshow-800x800.jpg",
            "start_time": "2025-01-01T12:59:38-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62263,
            "uri": "https://api.kexp.org/v2/shows/62263/?format=api",
            "program": 15,
            "program_uri": "https://api.kexp.org/v2/programs/15/?format=api",
            "hosts": [
                48
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/48/?format=api"
            ],
            "program_name": "The Midday Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Greta Rose"
            ],
            "tagline": "New year, same great music. Let’s start 2025 off right with a mix of reflection, resolution and rhythm. @gr3tarose",
            "image_uri": "https://www.kexp.org/media/filer_public/54/ff/54ff79e1-2a8b-4fd7-8bf2-863fcfadf3a1/gretarose_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-01-01T10:00:40-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62262,
            "uri": "https://api.kexp.org/v2/shows/62262/?format=api",
            "program": 16,
            "program_uri": "https://api.kexp.org/v2/programs/16/?format=api",
            "hosts": [
                34
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/34/?format=api"
            ],
            "program_name": "The Morning Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Morgan"
            ],
            "tagline": "Happy New Year! Bonus hour of the Morning Show today for 2025. 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/52/4f/524fcf17-a90e-4600-9dcb-8ade7f4704c6/themorningshow-800x800.jpg",
            "start_time": "2025-01-01T05:59:48-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62261,
            "uri": "https://api.kexp.org/v2/shows/62261/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                3
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/3/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Brian Foss"
            ],
            "tagline": "New Wave New Years show",
            "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/a6/1d/a61d8d3e-6bab-49df-a2d4-5a55c97fd5f4/variety-800x800.jpg",
            "start_time": "2025-01-01T01:00:18-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62260,
            "uri": "https://api.kexp.org/v2/shows/62260/?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": "Happy New Year - 2025 Party Mix! \r\n@djmichelemyers",
            "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": "2024-12-31T22:08:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62259,
            "uri": "https://api.kexp.org/v2/shows/62259/?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": "Happy New Years Eve!",
            "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": "2024-12-31T19:00:53-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 62258,
            "uri": "https://api.kexp.org/v2/shows/62258/?format=api",
            "program": 33,
            "program_uri": "https://api.kexp.org/v2/programs/33/?format=api",
            "hosts": [
                38
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/38/?format=api"
            ],
            "program_name": "Drive Time",
            "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/d5/4b/d54bb066-bf8a-413b-beea-4819cb148654/drivetime-800x800.jpg",
            "start_time": "2024-12-31T16:00:52-08:00",
            "location": 1,
            "location_name": "Default"
        }
    ]
}