Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
This is a unique identifier for a movie.
""
Query Parameters
This add additional data to the response beyond the initial information requested.
""
Specifies the language in which the response should be returned.
"en-US"
Response
details
A boolean indicating whether the movie is intended for an adult audience (true if it contains adult content, false otherwise).
false
A string representing the path to the movie's backdrop image.
"/euYIwmwkmz95mnXvufEmbL6ovhZ.jpg"
An object containing information about collections that this movie belongs to.
The estimated production budget of the movie, measured in US dollars.
310000000
An array of objects representing the genres of the movie
[
{ "id": 28, "name": "Action" },
{ "id": 12, "name": "Adventure" },
{ "id": 18, "name": "Drama" }
]
A URL to the official website of the movie, which may provide more information, trailers, or promotional content.
"https://www.gladiator.movie"
Unique identifier for the movie within the database.
558449
The unique identifier used on IMDb for the movie
"tt9218128"
An array indicating the countries where the movie was produced.
["US"]
The primary language in which the movie was made.
"en"
The original title of the movie as it was first released.
"Gladiator II"
A brief summary of the movie's plot.
"Years after witnessing the death of the revered hero Maximus at the hands of his uncle, Lucius is forced to enter the Colosseum after his home is conquered by the tyrannical Emperors who now lead Rome with an iron fist. With rage in his heart and the future of the Empire at stake, Lucius must look to his past to find strength and honor to return the glory of Rome to its people."
A numerical value indicating the popularity of the movie.
5382.147
A string that represents the path to the official poster image for the movie.
"/2cxhvwyEwRlysAmRH4iodkvo0z5.jpg"
An array of objects showing the companies that produced the movie.
[
{
"id": 4,
"logo_path": "/gz66EfNoYPqHTYI4q9UEN4CbHRc.png",
"name": "Paramount Pictures",
"origin_country": "US"
},
{
"id": 221347,
"logo_path": "/6Ry6uNBaa0IbbSs1XYIgX5DkA9r.png",
"name": "Scott Free Productions",
"origin_country": "US"
},
{
"id": 246486,
"logo_path": null,
"name": "Lucy Fisher/Douglas Wick Productions",
"origin_country": "US"
}
]
An array of objects that denote the countries involved in the film’s production.
[
{
"iso_3166_1": "US",
"name": "United States of America"
}
]
The official release date of the movie.
"2024-11-05"
The total gross revenue generated by the movie, measured in US dollars (here, $435,417,355).
435417355
The total run time of the movie, expressed in minutes.
148
An array of objects representing the languages spoken in the movie.
[
{
"english_name": "English",
"iso_639_1": "en",
"name": "English"
}
]
The current release status of the movie.
"Released"
A brief, catchy phrase or slogan that helps promote the movie.
"Prepare to be entertained."
The title of the movie as it is officially known.
"Gladiator II"
A boolean value indicating whether there is an associated video (such as a trailer) available for the movie. true means there is a video, whereas false indicates there is none.
false
The average rating that the movie has received from viewers, usually on a scale from 1 to 10.
6.8
The total number of votes or ratings submitted for the movie.
1875