Show Public Instance
Information about shows
list: List of shows
retrieve: Information about a specific show, by ID
GET /v2/shows/1605/?format=api
{ "id": 1605, "uri": "https://api.kexp.org/v2/shows/1605/?format=api", "program": 19, "program_uri": "https://api.kexp.org/v2/programs/19/?format=api", "hosts": [ 31 ], "host_uris": [ "https://api.kexp.org/v2/hosts/31/?format=api" ], "program_name": "Shake the Shack", "program_tags": "Rockabilly,Blues,Country,Roots", "host_names": [ "Mike Fuller" ], "tagline": "We love Southern Culture on the Skids and we love YOU too!!", "image_uri": "https://www.kexp.org/filer/canonical/1517284959/7628/", "program_image_uri": "", "start_time": "2017-11-03T18:39:07-07:00", "location": 1, "location_name": "Default" }