Skip to main content
GET
Lists

Authorizations

Authorization
string
header
required

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

Path Parameters

movie_id
string
required

This represents the movie ID. Get it here

Query Parameters

language
string

This represents the movie language.

Example:

"en"

page
string

This represents the page number.

Example:

"1"

Response

200 - application/json

Lists

id
number
Example:

845781

page
number
Example:

1

results
object[]
Example:
total_pages
number
Example:

10

total_results
number
Example:

197