spotifywebapipython.models.showsimplified
Spotify Web API SimplifiedShow object.
Initializes a new instance of the class.
Arguments:
- root (dict): Spotify Web API JSON response in dictionary format, used to load object attributes; otherwise, None to not load attributes.
A list of the countries in which the show can be played, identified by their ISO 3166-1 alpha-2 code.
The copyright statements of the show.
A description of the show.
HTML tags are stripped away from this field, use HtmlDescription property in case HTML tags are needed.
Whether or not the show has explicit content (true = yes it does; false = no it does not OR unknown).
Known external URLs for the show.
A link to the Web API endpoint providing full details of the show.
Example: https://api.spotify.com/v1/shows/3IM0lmZxpFAY7CwMuv9H4g?locale=en-US%2Cen%3Bq%3D0.9
The cover art for the show in various sizes, widest first.
True if all of the shows episodes are hosted outside of Spotify's CDN.
This field might be null in some cases.