Movies
Get alternative titles
This endpoint is used to get the alternative titles for a movie.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A unique identifier for a movie
Example:
18
Query Parameters
An ISO-3166-1 country code used to filter the results to the specified country. E.g NG for Nigeria
Example:
"NG"
Response
200 - application/json
Request successful
The response is of type object
.