Description=Return the Movie object with the complete information about a specific movie.
The behaviour of method GetMovie about Medias and Trailers is the following.
Inside Medias:
All medias of type Movie(1) are returned for each requested playType
Best media of type Trailer(2) is returned for each requested playType
Inside Trailers:
All Medias of type Trailers(2) is returned for everyPlayType (even if not specific playtype is requested)
The method can be used logged or anonymous user.
{{Api_Parameter|
ParamName= deviceTypes
|ParamType=List of int[[deviceType]]
|ParamRequired=optional
|ParamDescription=List of deviceTypes separated by comma, to return the info of playbackInfo[[PlaybackInfo]].}}{{Api_Parameter|ParamName= playType|ParamType=[[PlayType]]|ParamRequired=optional|ParamDescription=PlayType of the media associated with the movie.