Overview

Sections

Theme switcher

Get Podcast

Header Parameters

StoreIdstring Required

API Key provided by Tuned Global for accessing the service

Path Parameters

idinteger Required

Id of the podcast channel

Response

200
Object

The channel and every episode it contains.

Response Attributes

Episodesarray

A list of all episodes available in the podcast channel

Show child attributes

PodcastChannelIdinteger

The unique identifier of the podcast channel to which this episode belongs

Titlestring

The official title of the podcast or episode

Descriptionstring

A brief summary or overview of the podcast content

Languagestring

The primary language of the podcast channel, represented as a language code

SeriesCountinteger

The total number of distinct series or seasons available within the podcast channel

EpisodesCountinteger

The total number of episodes in the podcast channel

TotalDurationinteger

The combined total duration of all episodes within the podcast channel, expressed in seconds

Imagestring

URL to the podcast’s cover image or artwork

IsExplicitboolean

Indicates if the podcast contains explicit content; returns true if explicit, false otherwise

Priorityboolean

Indicates whether the podcast channel is prioritized, returning a boolean that reflects if the channel is ranked higher in the list

Authorsarray

An array listing all authors contributing to the podcast channel

Show child attributes

404
Object

No channel with that id in this store, or it is not licensed in the caller's territory.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?