The unique identifier for the stream
The URL to the movie's tmdb/imdb etc page
The ID of the movie in The Movie Database (TMDB)
The title of the movie
The original title of the movie
The URL for the movie's cover image
The URL for the movie's image
The release date of the movie
The YouTube ID or URL for the trailer
The director(s) of the movie
The actors in the movie
The cast of the movie
The synopsis/description of the movie
The plot of the movie
The age abd MPAA rating of the movie
The country of origin for the movie
The genre(s) of the movie
The duration of the movie in seconds
The formatted duration of the movie
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 rating of the movie
The date when the movie was added to the system
Optional
url?: stringURL to access the stream
Optional
relationships?: { categories?: { data: { type: "movie-category"; id: string }[] } }The movie relationships
Optional
categories?: { data: { type: "movie-category"; id: string }[] }The categories relationship if applicable
JSON:API Xtream movie information