Skip to main content
GET
Get movie details

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

A unique identifier for a movie

Example:

18

Query Parameters

append_to_response
string

A comma separated list of endpoints within this namespace, 20 items max.

Example:

"collections"

language
string

The language and region of the content, represented by an ISO 639-1 and ISO 3166-1 code combination (e.g, en-US for English, United States.). Defaults to en-US.

Example:

"en-US"

Response

200 - application/json

Request successful

adult
boolean
Example:

false

backdrop_path
string
Example:

"/wgvc3PmjQGtYYDWaeuV867mnFDs.jpg"

belongs_to_collection
unknown
budget
number
Example:

90000000

genres
object[]
Example:
homepage
string
Example:

"https://www.sonypictures.com/movies/thefifthelement"

id
number
Example:

18

imdb_id
string
Example:

"tt0119116"

origin_country
string[]
Example:
original_language
string
Example:

"fr"

original_title
string
Example:

"Le Cinquième Élément"

overview
string
Example:

"In 2257, a taxi driver is unintentionally given the task of saving a young girl who is part of the key that will ensure the survival of humanity."

popularity
number
Example:

65.447

poster_path
string
Example:

"/fPtlCO1yQtnoLHOwKtWz7db6RGU.jpg"

production_companies
object[]
Example:
production_countries
object[]
Example:
release_date
string
Example:

"1997-05-02"

revenue
number
Example:

263920180

runtime
number
Example:

126

spoken_languages
object[]
Example:
status
string
Example:

"Released"

tagline
string
Example:

"There is no future without it."

title
string
Example:

"The Fifth Element"

video
boolean
Example:

false

vote_average
number
Example:

7.553

vote_count
number
Example:

10757