Changes
Jump to navigation
Jump to search
← Older edit
GetMovie
(view source)
Revision as of 16:46, 10 February 2016
908 bytes added
,
16:46, 10 February 2016
no edit summary
{{Api_Method_Spec|
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.
|Parameters=
|ParamRequired=required
|ParamDescription=The ID number of the movie that wants the data.
}}
{{Api_Parameter|
ParamName= deviceTypes
|ParamType=List of [[deviceType]]
|ParamRequired=optional
|ParamDescription=List of deviceTypes separated by comma, to return the info of [[PlaybackInfo]].
}}
{{Api_Parameter|
ParamName= playType
|ParamType=[[PlayType]]
|ParamRequired=optional
|ParamDescription=PlayType of the media associated with the movie.
}}
|Returns=
Returns a JSON object containing
an array of
a
[[Movie]].
'''Example:'''
: <span style="color: #a11;">"StatusMessage"</span>: <span style="color: #164;">"OK"</span>,
: <span style="color: #a11;">"Content"</span>:
::
[
{
<span style="color: #219;">[[Movie]] object</span>
]
}
}
{{!}} Initial method design
{{!}} Harley Cabral
{{!}}- valign="top"
! 3.0
{{!}} Added deviceTypes filter
{{!}} Alberto Los Santos
{{!}}- valign="top"
! 3.2
{{!}} Added playType
{{!}} Pedro Caamaño
{{!}}}
|SeeAlso=
}}
Pcl245
Bureaucrats
, editor
79
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version