The resource type (episode)
The unique identifier for the episode
The episode attributes
The episode number within the season
The title of the episode
The synopsis/description of the episode
The release date of the episode
The duration of the episode in seconds
The formatted duration of the episode
The URL for the episode's poster image
The URL for the episode's cover image
The id of the episode in The Movie Database
The date when the episode was added to the system
The vote average of ratings
Optional
url?: stringURL to access the stream
Optional
video?: Partial<CamelCaseKeys<XtreamVideoInfo, true>>Video stream information
Optional
audio?: Partial<CamelCaseKeys<XtreamAudioInfo, true>>Audio stream information
Optional
bitrate?: numberBitrate of the stream
Array of available subtitles
The episode relationships
Optional
season?: { data: { type: "season"; id: string } }The season relationship
The season type
The season ID
The show relationship
The show type
The show ID
JSON:API Xtream episode information
This type represents an episode in a show in the Xtream system in JSON:API format