The resource type (show)
The unique identifier for the show
The show attributes
The title of the show
The synopsis/description of the show
The show's rating
The URL for the show's poster image
The URL for the show's cover image
The release date of the show
The average runtime of episodes in seconds
The cast members of the show as an array
The director(s) of the show as an array
The genre(s) of the show as an array
Youtube ID of trailer
The date when the show was last updated
Optional
relationships?: {The show relationships
Optional
categories?: { data: { type: "show-category"; id: string }[] }The categories relationship if applicable
Optional
seasons?: { data: { type: "season"; id: string }[] }The seasons relationship if applicable
Optional
episodes?: { data: { type: "episode"; id: string }[] }The episodes relationship if applicable
JSON:API Xtream show information
This type represents a show in the Xtream system in JSON:API format