Information about shows

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

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

{
    "count": 66591,
    "next": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=10300",
    "previous": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=10260",
    "results": [
        {
            "id": 56330,
            "uri": "https://api.kexp.org/v2/shows/56330/?format=api",
            "program": 36,
            "program_uri": "https://api.kexp.org/v2/programs/36/?format=api",
            "hosts": [
                43
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/43/?format=api"
            ],
            "program_name": "Live on KEXP",
            "program_tags": "Live,Eclectic,Variety Mix",
            "host_names": [
                "Troy Nelson"
            ],
            "tagline": "On the show this time, it’s the infectious & ferocious power punk of Japan’s Otoboke Beaver.",
            "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/b5/f9/b5f9a109-0c15-42ed-96d9-ed8f8aa4e8ac/liveonkexp-800x800.jpg",
            "start_time": "2023-03-04T07:04:02-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56329,
            "uri": "https://api.kexp.org/v2/shows/56329/?format=api",
            "program": 26,
            "program_uri": "https://api.kexp.org/v2/programs/26/?format=api",
            "hosts": [
                54
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/54/?format=api"
            ],
            "program_name": "90.TEEN",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Youth DJ"
            ],
            "tagline": "",
            "image_uri": "https://www.kexp.org/media/filer_public/f4/c9/f4c950c6-4cb8-4ed5-a47f-702d5885f9bb/90teen_igsquare_1080x1080.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/43/da/43dad723-bb60-4945-9911-438ec2074a3c/90teen-800x800.jpg",
            "start_time": "2023-03-04T06:01:17-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56328,
            "uri": "https://api.kexp.org/v2/shows/56328/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                90
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/90/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Lisa LeClair"
            ],
            "tagline": "In for Greta! <3 Find me on Instagram at @lisadleclair",
            "image_uri": "https://www.kexp.org/media/filer_public/e6/72/e67294dd-8715-4693-be37-c473c36447ea/lisaleclair_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/a6/1d/a61d8d3e-6bab-49df-a2d4-5a55c97fd5f4/variety-800x800.jpg",
            "start_time": "2023-03-04T02:59:19-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56327,
            "uri": "https://api.kexp.org/v2/shows/56327/?format=api",
            "program": 35,
            "program_uri": "https://api.kexp.org/v2/programs/35/?format=api",
            "hosts": [
                84
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/84/?format=api"
            ],
            "program_name": "Overnight Afrobeats",
            "program_tags": "Afrobeat",
            "host_names": [
                "Lace Cadence"
            ],
            "tagline": "Celebrating Ghana's Independence tonight! Hit me up worldwide @ DJ@KEXP.ORG & @LaceCadence on Insta / @KokoBakaPapi Live on the boards xo",
            "image_uri": "https://www.kexp.org/media/filer_public/79/03/79031225-abb4-48e4-93c5-501a45a57a1e/lacecadence_800x800.jpg",
            "program_image_uri": "",
            "start_time": "2023-03-04T01:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56326,
            "uri": "https://api.kexp.org/v2/shows/56326/?format=api",
            "program": 12,
            "program_uri": "https://api.kexp.org/v2/programs/12/?format=api",
            "hosts": [
                88
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/88/?format=api"
            ],
            "program_name": "Street Sounds",
            "program_tags": "Hip Hop",
            "host_names": [
                "DJ Yaddy"
            ],
            "tagline": "Happy Friday! Local artist love mixed with Hiphop classics and underground. BEATS!!! Thank you for tuning in! Have a great weekend! Love yourself and keep smiling. Follow me: IG/FB/TIKTOK @DJYADDY #WELOVESTREETSOUNDS",
            "image_uri": "https://www.kexp.org/media/filer_public/8b/2d/8b2d629e-4542-4af7-b694-66b49a213582/yaddy_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/b2/0f/b20fab17-d8ff-4aaf-8b52-5a8432b6f9da/streetsounds-800x800.jpg",
            "start_time": "2023-03-03T22:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56325,
            "uri": "https://api.kexp.org/v2/shows/56325/?format=api",
            "program": 22,
            "program_uri": "https://api.kexp.org/v2/programs/22/?format=api",
            "hosts": [
                53
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/53/?format=api"
            ],
            "program_name": "Friday Night",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "DJ Michele Myers"
            ],
            "tagline": "Dance-worthy sets of beats, rock, global and soul!\nHellos and suggestions to: dj@kexp.org and @djmichelemyers on Twitter and Instagram.",
            "image_uri": "https://www.kexp.org/media/filer_public/d0/34/d0346af2-7782-47d0-ba1d-ca421d852e07/michelemeyers_800x800.jpg",
            "program_image_uri": "",
            "start_time": "2023-03-03T19:02:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56324,
            "uri": "https://api.kexp.org/v2/shows/56324/?format=api",
            "program": 33,
            "program_uri": "https://api.kexp.org/v2/programs/33/?format=api",
            "hosts": [
                27
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/27/?format=api"
            ],
            "program_name": "Drive Time",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Kevin Cole"
            ],
            "tagline": "Happy Friday! Our pre-drive is underway; help us start our Spring Fundraising Drive strong: https://kexp.org/donate",
            "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/d5/4b/d54bb066-bf8a-413b-beea-4819cb148654/drivetime-800x800.jpg",
            "start_time": "2023-03-03T15:59:49-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56323,
            "uri": "https://api.kexp.org/v2/shows/56323/?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": "Happy Friday!",
            "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": "2023-03-03T13:00:36-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56321,
            "uri": "https://api.kexp.org/v2/shows/56321/?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": "2023-03-03T10:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56320,
            "uri": "https://api.kexp.org/v2/shows/56320/?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 Friday Show.",
            "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": "2023-03-03T07:01:33-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56319,
            "uri": "https://api.kexp.org/v2/shows/56319/?format=api",
            "program": 32,
            "program_uri": "https://api.kexp.org/v2/programs/32/?format=api",
            "hosts": [
                44
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/44/?format=api"
            ],
            "program_name": "Early",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Gabriel Teodros"
            ],
            "tagline": "medicine in the music, everytime. talk to me @GabrielTeodros on IG",
            "image_uri": "https://www.kexp.org/filer/canonical/1529968564/10621/",
            "program_image_uri": "https://www.kexp.org/media/filer_public/32/9f/329fcb57-ab5c-48fa-90db-e1812f947d10/early-800x800.jpg",
            "start_time": "2023-03-03T05:00:29-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56318,
            "uri": "https://api.kexp.org/v2/shows/56318/?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": "Happy Friday! DJ@KEXP.org @AtticusZenan IG/Twitter",
            "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": "2023-03-03T01:01:11-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56322,
            "uri": "https://api.kexp.org/v2/shows/56322/?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": "Happy Friday!",
            "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": "2023-03-03T01:00:36-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56317,
            "uri": "https://api.kexp.org/v2/shows/56317/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "hosts": [
                51
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/51/?format=api"
            ],
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Marco Collins"
            ],
            "tagline": "TGIT! It's almost the damn weekend! What's on your mind? Music? Text me: (206) 903-KEXP, Email: DJ@KEXP.org, Insta: @djmarcocollins",
            "image_uri": "https://www.kexp.org/filer/canonical/1583367593/22026/",
            "program_image_uri": "https://www.kexp.org/media/filer_public/a6/1d/a61d8d3e-6bab-49df-a2d4-5a55c97fd5f4/variety-800x800.jpg",
            "start_time": "2023-03-02T22:00:00-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56316,
            "uri": "https://api.kexp.org/v2/shows/56316/?format=api",
            "program": 13,
            "program_uri": "https://api.kexp.org/v2/programs/13/?format=api",
            "hosts": [
                22
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/22/?format=api"
            ],
            "program_name": "Swingin' Doors",
            "program_tags": "Blues,Country,Roots",
            "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": "",
            "start_time": "2023-03-02T19:00:29-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56315,
            "uri": "https://api.kexp.org/v2/shows/56315/?format=api",
            "program": 33,
            "program_uri": "https://api.kexp.org/v2/programs/33/?format=api",
            "hosts": [
                27
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/27/?format=api"
            ],
            "program_name": "Drive Time",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Kevin Cole"
            ],
            "tagline": "Drive Time loves you! Thanks for joining us. How're you doing? Have a story to share, or song you'd like to hear? Write us at dj@kexp.org or text 206-903-5397. Take care of yourself, take care of each other, and remember: You are Not Alone.",
            "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/d5/4b/d54bb066-bf8a-413b-beea-4819cb148654/drivetime-800x800.jpg",
            "start_time": "2023-03-02T16:00:45-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56314,
            "uri": "https://api.kexp.org/v2/shows/56314/?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": "2023-03-02T13:01:43-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56313,
            "uri": "https://api.kexp.org/v2/shows/56313/?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": "2023-03-02T10:00:47-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56312,
            "uri": "https://api.kexp.org/v2/shows/56312/?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 @djjohnrichards",
            "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": "2023-03-02T07:00:20-08:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 56311,
            "uri": "https://api.kexp.org/v2/shows/56311/?format=api",
            "program": 32,
            "program_uri": "https://api.kexp.org/v2/programs/32/?format=api",
            "hosts": [
                44
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/44/?format=api"
            ],
            "program_name": "Early",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Gabriel Teodros"
            ],
            "tagline": "medicine in the music, everytime. talk to me @GabrielTeodros on IG",
            "image_uri": "https://www.kexp.org/filer/canonical/1529968564/10621/",
            "program_image_uri": "https://www.kexp.org/media/filer_public/32/9f/329fcb57-ab5c-48fa-90db-e1812f947d10/early-800x800.jpg",
            "start_time": "2023-03-02T04:58:50-08:00",
            "location": 1,
            "location_name": "Default"
        }
    ]
}