Skip to main content
GET
Alternative Titles

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

movie_id
integer
required

This is a unique identifier for a movie.

Example:

""

Query Parameters

country
string

This parameter allows you to specify an ISO-3166-1 code. By including this parameter, you can filter the results to show alternative titles for the specified movie that are recognized in that particular country.

Response

200 - application/json

alternative titles

id
number

This is a unique identifier for the movie.

Example:

558449

titles
object[]

An array containing alternative titles for the movie in various countries.

Example: