Show Public Instance
Information about shows
list: List of shows
retrieve: Information about a specific show, by ID
GET /v2/shows/52172/?format=api
{ "id": 52172, "uri": "https://api.kexp.org/v2/shows/52172/?format=api", "program": 22, "program_uri": "https://api.kexp.org/v2/programs/22/?format=api", "hosts": [ 12 ], "host_uris": [ "https://api.kexp.org/v2/hosts/12/?format=api" ], "program_name": "Friday Night", "program_tags": "Rock,Eclectic,Variety Mix", "host_names": [ "DJ Rhythma" ], "tagline": "Happy Day!", "image_uri": "https://www.kexp.org/filer/canonical/1529968860/10624/", "program_image_uri": "", "start_time": "2021-11-26T19:00:23-08:00", "location": 1, "location_name": "Default" }