Information about shows

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

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

{
    "count": 65671,
    "next": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=4540",
    "previous": "https://api.kexp.org/v2/shows/?format=api&limit=20&offset=4500",
    "results": [
        {
            "id": 61173,
            "uri": "https://api.kexp.org/v2/shows/61173/?format=api",
            "program": 40,
            "program_uri": "https://api.kexp.org/v2/programs/40/?format=api",
            "hosts": [
                84
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/84/?format=api"
            ],
            "program_name": "The Continent",
            "program_tags": "Afrobeat",
            "host_names": [
                "Lace Cadence"
            ],
            "tagline": "All new jams this evening! Hit me up worldwide @LaceCadence & DJ@KEXP.ORG !! xo",
            "image_uri": "https://www.kexp.org/media/filer_public/79/03/79031225-abb4-48e4-93c5-501a45a57a1e/lacecadence_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/af/0c/af0ceca9-9276-4652-ab07-b4d6a783f308/thecontinent-800x800.jpg",
            "start_time": "2024-08-30T19:01:15-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61172,
            "uri": "https://api.kexp.org/v2/shows/61172/?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": "Hello. We made it to a THREE! DAY! WEEKEND! Highlighting some artists playing Bumbershoot Festival in Seattle, during the show today. Who are you excited to see? Say hello - @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": "2024-08-30T15:58:09-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61171,
            "uri": "https://api.kexp.org/v2/shows/61171/?format=api",
            "program": 14,
            "program_uri": "https://api.kexp.org/v2/programs/14/?format=api",
            "hosts": [
                1
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/1/?format=api"
            ],
            "program_name": "The Afternoon Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Abbie"
            ],
            "tagline": "friday!!! @ACertainAbbie",
            "image_uri": "https://www.kexp.org/media/filer_public/d9/dc/d9dc1e38-aca3-4b13-9c3c-38226c2499dd/abbie_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/24/ec/24ecf023-35fd-406c-aeae-d1e30a5abe13/theafternoonshow-800x800.jpg",
            "start_time": "2024-08-30T12:59:39-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61170,
            "uri": "https://api.kexp.org/v2/shows/61170/?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": "Welcome to The Midday Show! It's Friday!",
            "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": "2024-08-30T10:04:50-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61169,
            "uri": "https://api.kexp.org/v2/shows/61169/?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": "2024-08-30T07:00:49-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61168,
            "uri": "https://api.kexp.org/v2/shows/61168/?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 finally....wait...what day is it?",
            "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": "2024-08-30T05:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61167,
            "uri": "https://api.kexp.org/v2/shows/61167/?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": "Filling in for Atticus on this second to last Overnight of August 2024.",
            "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": "2024-08-30T01:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61166,
            "uri": "https://api.kexp.org/v2/shows/61166/?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": "2024-08-29T22:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61207,
            "uri": "https://api.kexp.org/v2/shows/61207/?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": "",
            "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": "2024-08-29T19:00:25-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61165,
            "uri": "https://api.kexp.org/v2/shows/61165/?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": "2024-08-29T15:59:16-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61164,
            "uri": "https://api.kexp.org/v2/shows/61164/?format=api",
            "program": 14,
            "program_uri": "https://api.kexp.org/v2/programs/14/?format=api",
            "hosts": [
                1
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/1/?format=api"
            ],
            "program_name": "The Afternoon Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Abbie"
            ],
            "tagline": "@ACertainAbbie",
            "image_uri": "https://www.kexp.org/media/filer_public/d9/dc/d9dc1e38-aca3-4b13-9c3c-38226c2499dd/abbie_800x800.jpg",
            "program_image_uri": "https://www.kexp.org/media/filer_public/24/ec/24ecf023-35fd-406c-aeae-d1e30a5abe13/theafternoonshow-800x800.jpg",
            "start_time": "2024-08-29T12:59:13-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61163,
            "uri": "https://api.kexp.org/v2/shows/61163/?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": "2024-08-29T10:03:36-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61162,
            "uri": "https://api.kexp.org/v2/shows/61162/?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": "Baby Friday.  @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": "2024-08-29T06:59:58-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61161,
            "uri": "https://api.kexp.org/v2/shows/61161/?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 Thursday in.....well you know!",
            "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": "2024-08-29T05:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61160,
            "uri": "https://api.kexp.org/v2/shows/61160/?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": "Surprise! It's Thursday, not Friday! @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": "2024-08-29T00:59:45-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61159,
            "uri": "https://api.kexp.org/v2/shows/61159/?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": "2024-08-28T22:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61158,
            "uri": "https://api.kexp.org/v2/shows/61158/?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": "welcome to astral plane. hit me up at (206) 903-5397 or dj@kexp.org",
            "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": "2024-08-28T19:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61157,
            "uri": "https://api.kexp.org/v2/shows/61157/?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": "HI! Reach out and say hey: @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": "2024-08-28T15:58:33-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61156,
            "uri": "https://api.kexp.org/v2/shows/61156/?format=api",
            "program": 14,
            "program_uri": "https://api.kexp.org/v2/programs/14/?format=api",
            "hosts": [
                33
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/33/?format=api"
            ],
            "program_name": "The Afternoon Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "host_names": [
                "Mike Ramos"
            ],
            "tagline": "Mike filling in! ♪~ ᕕ(ᐛ)ᕗ hmu dj@kexp.org // 206-903-5397 // IG @mfram0s",
            "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/24/ec/24ecf023-35fd-406c-aeae-d1e30a5abe13/theafternoonshow-800x800.jpg",
            "start_time": "2024-08-28T13:00:00-07:00",
            "location": 1,
            "location_name": "Default"
        },
        {
            "id": 61155,
            "uri": "https://api.kexp.org/v2/shows/61155/?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": "2024-08-28T09:59:44-07:00",
            "location": 1,
            "location_name": "Default"
        }
    ]
}