Show Public Instance
Information about shows
list: List of shows
retrieve: Information about a specific show, by ID
GET /v2/shows/8302/?format=api
{ "id": 8302, "uri": "https://api.kexp.org/v2/shows/8302/?format=api", "program": 8, "program_uri": "https://api.kexp.org/v2/programs/8/?format=api", "hosts": [ 66 ], "host_uris": [ "https://api.kexp.org/v2/hosts/66/?format=api" ], "program_name": "Preachin' the Blues", "program_tags": "Blues,Country,Roots", "host_names": [ "Larry Metro" ], "tagline": "", "image_uri": "", "program_image_uri": "", "start_time": "2001-11-11T09:00:00-08:00", "location": 1, "location_name": "Default" }