Show Public Instance
Information about shows
list: List of shows
retrieve: Information about a specific show, by ID
GET /v2/shows/5917/?format=api
{ "id": 5917, "uri": "https://api.kexp.org/v2/shows/5917/?format=api", "program": 17, "program_uri": "https://api.kexp.org/v2/programs/17/?format=api", "hosts": [ 29 ], "host_uris": [ "https://api.kexp.org/v2/hosts/29/?format=api" ], "program_name": "Under The Needle", "program_tags": "Live Music, Eclectic, Variety Mix", "host_names": [ "Larry Rose" ], "tagline": ":Larry's Lounge", "image_uri": "https://www.kexp.org/media/filer_public/82/4a/824aa789-7c3e-48d8-8cb0-f602013ffcb8/larryrose_800x800.jpg", "program_image_uri": "", "start_time": "2019-07-16T21:00:00-07:00", "location": 1, "location_name": "Default" }