Spotify
Podcast
Retrieves detailed information about a Spotify podcast by its id or URL. Spotify calls podcasts shows internally, so Spotify podcast URLs use /show/.
get/v1/spotify/podcast
Query parameters
idstring
Spotify podcast id. If you'd prefer to use the URL instead, you can use the url parameter instead.
urlstring
Spotify podcast URL. If you'd prefer to use the id instead, you can use the id parameter instead.
Response
Successful response