Show Public Instance
Information about shows
list: List of shows
retrieve: Information about a specific show, by ID
GET /v2/shows/3206/?format=api
{ "id": 3206, "uri": "https://api.kexp.org/v2/shows/3206/?format=api", "program": 13, "program_uri": "https://api.kexp.org/v2/programs/13/?format=api", "hosts": [ 20 ], "host_uris": [ "https://api.kexp.org/v2/hosts/20/?format=api" ], "program_name": "Swingin' Doors", "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": "", "start_time": "2018-06-21T18:00:00-07:00", "location": 1, "location_name": "Default" }