Show Public Instance
Information about shows
list: List of shows
retrieve: Information about a specific show, by ID
GET /v2/shows/8718/?format=api
{ "id": 8718, "uri": "https://api.kexp.org/v2/shows/8718/?format=api", "program": 8, "program_uri": "https://api.kexp.org/v2/programs/8/?format=api", "hosts": [ 69 ], "host_uris": [ "https://api.kexp.org/v2/hosts/69/?format=api" ], "program_name": "Preachin' the Blues", "program_tags": "Blues,Country,Roots", "host_names": [ "Jack Walters" ], "tagline": "In for Marlee", "image_uri": "", "program_image_uri": "", "start_time": "2002-01-13T11:00:00-08:00", "location": 1, "location_name": "Default" }