Show Public Instance
Information about shows
list: List of shows
retrieve: Information about a specific show, by ID
GET /v2/shows/49965/?format=api
{ "id": 49965, "uri": "https://api.kexp.org/v2/shows/49965/?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! Let's dance...", "image_uri": "https://www.kexp.org/filer/canonical/1529968860/10624/", "program_image_uri": "", "start_time": "2021-03-26T19:01:35-07:00", "location": 1, "location_name": "Default" }