v1
latestSwagger 2.02026-07-14325337.2 KBMovies
Returns a movies records that contains all information known about a particular movies id.
get/movies/{id}
Path parameters
idinteger required
ID of the movie
Headers
Accept-Languagestring
Records are returned with the some fields in the desired language, if it exists. If there is no translation for the given language, then the record is still returned but with empty values for the translated fields.
Response
A movie record.