! AgeRating
{{!}} [[InstanceAgeRating]]
{{!}} An object that contains all information about the ageRatings of the movie returned.
{{!}}- valign="top"
! AvailableForThisDevice
{{!}} bool
{{!}} Set if the movie is available for the device from the currently request (device logged for the request).
{{!}}- valign="top"
! AvailableForThisDeviceInHD
{{!}} bool
{{!}} Set if the movie is available for the device in HD mode in currently request (device logged for the request).
{{!}}- valign="top"
! AvailableForThisDeviceInSD
{{!}} bool
{{!}} Set if the movie is available for the device in SD mode in currently request (device logged for the request).
{{!}}- valign="top"
! CommercializationType
{{!}} [[CommercializationType]]
{{!}} An object represented by a number type (enumeration) that represent a type as the product is commercialised.
{{!}}- valign="top"
! Distributor
{{!}} [[Distributor]]
{{!}} An object represented by a number type (enumeration) that represent a type as the product is distributed.
{{!}}- valign="top"
! Duration
{{!}} int
{{!}} A number that represent the time duration of the movie expressed in seconds.
{{!}}- valign="top"
! Genres
{{!}} [[Genre]]{{!}} An object that contains an array of [[Genre]] object assigned to movie.
{{!}}- valign="top"
! ID
{{!}} int
{{!}} A unique identifier for the movie
{{!}}- valign="top"
! Images
{{!}} Array of [[Image]]
{{!}} Array of [[Image]] object registered in the platform.
{{!}}- valign="top"
! IsDtp
{{!}} bool
{{!}} Set if the movie is available to be downloaded and play offline.
{{!}}- valign="top"
! Medias
{{!}} [[Media]]
{{!}} Array of [[Media]] object that contains a series of information about the movie's media.
{{!}}- valign="top"
! OrderEpisode
{{!}} int
{{!}} Set the episode order that wants to be returned the content.
{{!}}- valign="top"
! PlaybackAccess
{{!}} [[PlaybackRight]]
{{!}} A number that indicate a kind of right the user has rights access.
{{!}}- valign="top"
! Producer
{{!}} [[Producer]]
{{!}} An object that represent the producer of the movie.
{{!}}- valign="top"
! RequiresPin
{{!}} bool
{{!}} Set if the PIN is necessary to access the movie and playback.
{{!}}- valign="top"
! SeasonId
{{!}} int
{{!}} If a movie is a part of Season (an Episode), the season id gonna come here to indicate which season's parent.
{{!}}- valign="top"
! SeriesId
{{!}} int
{{!}} If a movie is a part of Series (an Season), the series id gonna come here to indicate which season's parent.
{{!}}- valign="top"
! ShortDescription
{{!}} String
{{!}} A short description about the movie.
{{!}}- valign="top"
! Stars
{{!}} double
{{!}} The average of rating stars all user classify a movie.
{{!}}- valign="top"
! Subtitles
{{!}} [[Subtitle]]
{{!}} Array of [[Subtitle]] object.
{{!}}- valign="top"
! Title
{{!}} String
{{!}} A string that represent a name of the movie.
{{!}}- valign="top"
! Type
{{!}} [[MovieType]]{{!}} Enumerate that represents a kind of movie is the content. It can be
{{!}}- valign="top"
! Views
{{!}} int
{{!}} Number of view the content has been visualised.
{{!}}- valign="top"
! Year
{{!}} int
{{!}} A year of the movie.
{{!}}- valign="top"