Simple Episode
A simplified episode (podcast) on Spotify
Parameters
A URL to a 30 second preview (MP3 format) of the episode. null if not available.
A description of the episode.
The episode length in milliseconds.
Whether or not the episode has explicit content (true = yes it does; false = no it does not OR unknown).
The cover art for the episode in various sizes, widest first.
True if the episode is hosted outside of Spotify’s CDN.
True if the episode is playable in the given market. Otherwise false.
The name of the episode.
The precision with which release_date value is known: "year", "month", or "day".
The user’s most recent position in the episode. Set if the supplied access token is a user token and has the scope SpotifyScope.UserReadPlaybackPosition.
The object type: "episode".
Constructors
Properties
The API client associated with the request
Known external URLs for this object
The date the episode was first released, for example "1981-12-15". Depending on the precision, it might be shown as "1981" or "1981-12".
The URI associated with the object
Functions
Converts this SimpleEpisode into a full Episode object
Converts this SimpleEpisode into a full Episode object