Show Public Instance
Information about shows
list: List of shows
retrieve: Information about a specific show, by ID
GET /v2/shows/2109/?format=api
{ "id": 2109, "uri": "https://api.kexp.org/v2/shows/2109/?format=api", "program": 10, "program_uri": "https://api.kexp.org/v2/programs/10/?format=api", "hosts": [ 18 ], "host_uris": [ "https://api.kexp.org/v2/hosts/18/?format=api" ], "program_name": "Sonarchy", "program_tags": "Experimental,Pacific Northwest", "host_names": [ "Doug Haire" ], "tagline": "", "image_uri": "https://www.kexp.org/filer/canonical/1496253551/853/", "program_image_uri": "", "start_time": "2018-01-15T00:00:19-08:00", "location": 1, "location_name": "Default" }