Endpoints
- AUTHENTICATION
- ACCOUNT
- CERTIFICATIONS
- CHANGES
- COLLECTIONS
- COMPANY
- CONFIGURATION
- CREDIT
- DISCOVER
- FIND
- GENRES
- GUEST SESSIONS
- KEYWORDS
- LISTS
- MOVIE LISTS
- MOVIES
- REVIEWS
- NETWORKS
- PEOPLE LIST
- PEOPLE
- SEARCH
- TRENDING
- TV SERIES LIST
- TV SERIES
- TV SEASONS
- TV EPISODES
- TV EPISODE GROUP
- WATCH PROVIDERS
MOVIES
Recommendations
This endpoint is used to fetch a list of movie recommendations based on a specified movie.
GET
/
3
/
movie
/
{movie_id}
/
recommendations
Copy
curl --request GET \
--url https://api.themoviedb.org/3/movie/{movie_id}/recommendations \
--header 'Authorization: Bearer <token>'
Copy
{
"page": 1,
"results": [
{
"adult": false,
"backdrop_path": "/uVlUu174iiKhsUGqnOSy46eIIMU.jpg",
"genre_ids": [
18,
10749,
14
],
"id": 402431,
"media_type": "movie",
"original_language": "en",
"original_title": "Wicked",
"overview": "In the land of Oz, ostracized and misunderstood green-skinned Elphaba is forced to share a room with the popular aristocrat Glinda at Shiz University, and the two's unlikely friendship is tested as they begin to fulfill their respective destinies as Glinda the Good and the Wicked Witch of the West.",
"popularity": 2156.489,
"poster_path": "/xDGbZ0JJ3mYaGKy4Nzd9Kph6M9L.jpg",
"release_date": "2024-11-20",
"title": "Wicked",
"video": false,
"vote_average": 7.4,
"vote_count": 892
},
{
"adult": false,
"backdrop_path": "/9Qq8InnodUYs8zdam8Zj967i6RO.jpg",
"genre_ids": [
80,
18
],
"id": 1106739,
"media_type": "movie",
"original_language": "en",
"original_title": "Juror #2",
"overview": "While serving as a juror in a high profile murder trial, family man Justin Kemp finds himself struggling with a serious moral dilemma…one he could use to sway the jury verdict and potentially convict—or free—the accused killer.",
"popularity": 228.23,
"poster_path": "/utLESWj433xnIc1ss9TZjRI9SSl.jpg",
"release_date": "2024-10-30",
"title": "Juror #2",
"video": false,
"vote_average": 7.034,
"vote_count": 982
},
{
"adult": false,
"backdrop_path": "/ag66gJCiZ06q1GSJuQlhGLi3Udx.jpg",
"genre_ids": [
27,
53
],
"id": 1138194,
"media_type": "movie",
"original_language": "en",
"original_title": "Heretic",
"overview": "Two young missionaries are forced to prove their faith when they knock on the wrong door and are greeted by a diabolical Mr. Reed, becoming ensnared in his deadly game of cat-and-mouse.",
"popularity": 840.621,
"poster_path": "/5HJqjCTcaE1TFwnNh3Dn21be2es.jpg",
"release_date": "2024-10-31",
"title": "Heretic",
"video": false,
"vote_average": 7.182,
"vote_count": 681
},
{
"adult": false,
"backdrop_path": "/6neVLKBU4DaWAwpWFhfCpV6yuqN.jpg",
"genre_ids": [
10749,
35
],
"id": 1290287,
"media_type": "movie",
"original_language": "en",
"original_title": "Hot Frosty",
"overview": "When a young widow's magic scarf brings a dashing snowman to life, can he help her rediscover romance, laughter and holiday cheer before he melts away?",
"popularity": 49.103,
"poster_path": "/waW6R5WJQSxq65gwBkvnKlseU6n.jpg",
"release_date": "2024-11-12",
"title": "Hot Frosty",
"video": false,
"vote_average": 6,
"vote_count": 223
},
{
"adult": false,
"backdrop_path": "/A6vAMO3myroRfBwSZetY4GVqaW4.jpg",
"genre_ids": [
16,
14,
28,
12
],
"id": 839033,
"media_type": "movie",
"original_language": "en",
"original_title": "The Lord of the Rings: The War of the Rohirrim",
"overview": "183 years before the events chronicled in the original trilogy, a sudden attack by Wulf, a clever and ruthless Dunlending lord seeking vengeance for the death of his father, forces Helm Hammerhand and his people to make a daring last stand in the ancient stronghold of the Hornburg. Finding herself in an increasingly desperate situation, Héra, the daughter of Helm, must summon the will to lead the resistance against a deadly enemy intent on their total destruction.",
"popularity": 2071.24,
"poster_path": "/hE9SAMyMSUGAPsHUGdyl6irv11v.jpg",
"release_date": "2024-12-05",
"title": "The Lord of the Rings: The War of the Rohirrim",
"video": false,
"vote_average": 6.852,
"vote_count": 182
},
{
"adult": false,
"backdrop_path": "/wYkrnn3eQY3vzMz4DJVMAgpQYYy.jpg",
"genre_ids": [
80,
18,
53
],
"id": 1082195,
"media_type": "movie",
"original_language": "en",
"original_title": "The Order",
"overview": "A string of violent robberies in the Pacific Northwest leads a veteran FBI agent into a domestic terrorist plot to overthrow the federal government.",
"popularity": 109.105,
"poster_path": "/1bJ2652AUnuK1WhlR0GLbJKVqMF.jpg",
"release_date": "2024-12-05",
"title": "The Order",
"video": false,
"vote_average": 6.8,
"vote_count": 83
},
{
"adult": false,
"backdrop_path": "/tElnmtQ6yz1PjN1kePNl8yMSb59.jpg",
"genre_ids": [
16,
12,
10751,
35
],
"id": 1241982,
"media_type": "movie",
"original_language": "en",
"original_title": "Moana 2",
"overview": "After receiving an unexpected call from her wayfinding ancestors, Moana journeys alongside Maui and a new crew to the far seas of Oceania and into dangerous, long-lost waters for an adventure unlike anything she's ever faced.",
"popularity": 2873.518,
"poster_path": "/m0SbwFNCa9epW1X60deLqTHiP7x.jpg",
"release_date": "2024-11-21",
"title": "Moana 2",
"video": false,
"vote_average": 6.983,
"vote_count": 725
},
{
"adult": false,
"backdrop_path": "/au3o84ub27qTZiMiEc9UYzN74V3.jpg",
"genre_ids": [
28,
878,
53
],
"id": 1035048,
"media_type": "movie",
"original_language": "en",
"original_title": "Elevation",
"overview": "A single father and two women venture from the safety of their homes to face monstrous creatures to save the life of a young boy.",
"popularity": 1633.009,
"poster_path": "/y5CakxusfCElHau7oredncjtt3P.jpg",
"release_date": "2024-11-07",
"title": "Elevation",
"video": false,
"vote_average": 6.3,
"vote_count": 225
},
{
"adult": false,
"backdrop_path": "/zpaodBqO2lcwJh2SQrFFf1Rn8Jy.jpg",
"genre_ids": [
10749,
18
],
"id": 1100099,
"media_type": "movie",
"original_language": "en",
"original_title": "We Live in Time",
"overview": "An up-and-coming chef and a recent divorcée find their lives forever changed when a chance encounter brings them together, in a decade-spanning, deeply moving romance.",
"popularity": 395.862,
"poster_path": "/ssFS25CiYQvRJqErqaEyHuVgyH7.jpg",
"release_date": "2024-10-10",
"title": "We Live in Time",
"video": false,
"vote_average": 7.604,
"vote_count": 326
},
{
"adult": false,
"backdrop_path": "/jhk6D8pim3yaByu1801kMoxXFaX.jpg",
"genre_ids": [
28,
18,
12
],
"id": 98,
"media_type": "movie",
"original_language": "en",
"original_title": "Gladiator",
"overview": "After the death of Emperor Marcus Aurelius, his devious son takes power and demotes Maximus, one of Rome's most capable generals who Marcus preferred. Eventually, Maximus is forced to become a gladiator and battle to the death against other men for the amusement of paying audiences.",
"popularity": 323.649,
"poster_path": "/ty8TGRuvJLPUmAR1H1nRIsgwvim.jpg",
"release_date": "2000-05-04",
"title": "Gladiator",
"video": false,
"vote_average": 8.217,
"vote_count": 19068
},
{
"adult": false,
"backdrop_path": "/wLxGa71pt0P4e7BuINR8vYSeLow.jpg",
"genre_ids": [
27,
9648
],
"id": 1100782,
"media_type": "movie",
"original_language": "en",
"original_title": "Smile 2",
"overview": "About to embark on a new world tour, global pop sensation Skye Riley begins experiencing increasingly terrifying and inexplicable events. Overwhelmed by the escalating horrors and the pressures of fame, Skye is forced to face her dark past to regain control of her life before it spirals out of control.",
"popularity": 641.809,
"poster_path": "/ht8Uv9QPv9y7K0RvUyJIaXOZTfd.jpg",
"release_date": "2024-10-16",
"title": "Smile 2",
"video": false,
"vote_average": 6.62,
"vote_count": 1073
},
{
"adult": false,
"backdrop_path": "/evFChfYeD2LqobEJf8iQsrYcGTw.jpg",
"genre_ids": [
28,
80,
53
],
"id": 1182387,
"media_type": "movie",
"original_language": "en",
"original_title": "Armor",
"overview": "Armored truck security guard James Brody is working with his son Casey transporting millions of dollars between banks when a team of thieves led by Rook orchestrate a takeover of their truck to seize the riches. Following a violent car chase, Rook soon has the armored truck surrounded and James and Casey find themselves cornered onto a decrepit bridge.",
"popularity": 672.906,
"poster_path": "/pnXLFioDeftqjlCVlRmXvIdMsdP.jpg",
"release_date": "2024-10-30",
"title": "Armor",
"video": false,
"vote_average": 5.554,
"vote_count": 112
},
{
"adult": false,
"backdrop_path": "/cjEcqdRdPQJhYre3HUAc5538Gk8.jpg",
"genre_ids": [
28,
14,
35
],
"id": 845781,
"media_type": "movie",
"original_language": "en",
"original_title": "Red One",
"overview": "After Santa Claus (codename: Red One) is kidnapped, the North Pole's Head of Security must team up with the world's most infamous tracker in a globe-trotting, action-packed mission to save Christmas.",
"popularity": 3805.408,
"poster_path": "/cdqLnri3NEGcmfnqwk2TSIYtddg.jpg",
"release_date": "2024-10-31",
"title": "Red One",
"video": false,
"vote_average": 7.028,
"vote_count": 1757
},
{
"adult": false,
"backdrop_path": "/66nlC5LDZmDUWONGkUZT2BrOszG.jpg",
"genre_ids": [
53,
18
],
"id": 974576,
"media_type": "movie",
"original_language": "en",
"original_title": "Conclave",
"overview": "After the unexpected death of the Pope, Cardinal Lawrence is tasked with managing the covert and ancient ritual of electing a new one. Sequestered in the Vatican with the Catholic Church’s most powerful leaders until the process is complete, Lawrence finds himself at the center of a conspiracy that could lead to its downfall.",
"popularity": 251.12,
"poster_path": "/m5x8D0bZ3eKqIVWZ5y7TnZ2oTVg.jpg",
"release_date": "2024-10-25",
"title": "Conclave",
"video": false,
"vote_average": 7.13,
"vote_count": 636
},
{
"adult": false,
"backdrop_path": "/18TSJF1WLA4CkymvVUcKDBwUJ9F.jpg",
"genre_ids": [
27,
53
],
"id": 1034541,
"media_type": "movie",
"original_language": "en",
"original_title": "Terrifier 3",
"overview": "Five years after surviving Art the Clown's Halloween massacre, Sienna and Jonathan are still struggling to rebuild their shattered lives. As the holiday season approaches, they try to embrace the Christmas spirit and leave the horrors of the past behind. But just when they think they're safe, Art returns, determined to turn their holiday cheer into a new nightmare. The festive season quickly unravels as Art unleashes his twisted brand of terror, proving that no holiday is safe.",
"popularity": 802.614,
"poster_path": "/ju10W5gl3PPK3b7TjEmVOZap51I.jpg",
"release_date": "2024-10-09",
"title": "Terrifier 3",
"video": false,
"vote_average": 6.9,
"vote_count": 1334
},
{
"adult": false,
"backdrop_path": "/l2VqHMBEwAYZh6DeAZSlOzAXw7N.jpg",
"genre_ids": [
35,
18
],
"id": 933419,
"media_type": "movie",
"original_language": "en",
"original_title": "Champions",
"overview": "A stubborn and hotheaded minor league basketball coach is forced to train a Special Olympics team when he is sentenced to community service.",
"popularity": 17.128,
"poster_path": "/sP6Lq3OmAChOSdLHAgMUxav0l5E.jpg",
"release_date": "2023-03-09",
"title": "Champions",
"video": false,
"vote_average": 6.8,
"vote_count": 377
},
{
"adult": false,
"backdrop_path": "/oHPoF0Gzu8xwK4CtdXDaWdcuZxZ.jpg",
"genre_ids": [
12,
10751,
16
],
"id": 762509,
"media_type": "movie",
"original_language": "en",
"original_title": "Mufasa: The Lion King",
"overview": "Told in flashbacks, Mufasa is an orphaned cub, lost and alone until he meets a sympathetic lion named Taka—the heir to a royal bloodline. The chance meeting sets in motion a journey of misfits searching for their destiny and working together to evade a threatening and deadly foe.",
"popularity": 2805.337,
"poster_path": "/nHhjqeJcaQKOBCd21c1kV2DK5gm.jpg",
"release_date": "2024-12-18",
"title": "Mufasa: The Lion King",
"video": false,
"vote_average": 7.3,
"vote_count": 392
},
{
"adult": false,
"backdrop_path": "/j9uruwRe9qM8RnP758dF7ISB8Bj.jpg",
"genre_ids": [
18,
36
],
"id": 1000837,
"media_type": "movie",
"original_language": "pt",
"original_title": "Ainda Estou Aqui",
"overview": "In the early 1970s, the military dictatorship in Brazil reaches its height. The Paiva family - Rubens, Eunice, and their five children - live in a beachside house in Rio, open to all their friends. One day, Rubens is taken for questioning and does not return.",
"popularity": 33.286,
"poster_path": "/qNLMPY3KLrYgTX2QZ5iEwwOqyRz.jpg",
"release_date": "2024-09-19",
"title": "I’m Still Here",
"video": false,
"vote_average": 8.9,
"vote_count": 105
},
{
"adult": false,
"backdrop_path": "/bv9tOAIACAdQioCs80dKytYV3G7.jpg",
"genre_ids": [
35,
18
],
"id": 989662,
"media_type": "movie",
"original_language": "en",
"original_title": "A Different Man",
"overview": "Aspiring actor Edward undergoes a radical medical procedure to drastically transform his appearance. But his new dream face quickly turns into a nightmare, as he loses out on the role he was born to play and becomes obsessed with reclaiming what was lost.",
"popularity": 86.589,
"poster_path": "/lZZKTEvo92u1J5pm7QoEA5yN3du.jpg",
"release_date": "2024-08-24",
"title": "A Different Man",
"video": false,
"vote_average": 7,
"vote_count": 107
},
{
"adult": false,
"backdrop_path": "/612qR3S84a1Sat3K8FSGtkqQku8.jpg",
"genre_ids": [
18
],
"id": 1112637,
"media_type": "movie",
"original_language": "it",
"original_title": "Napoli-New York",
"overview": "In the immediate post-war period, amidst the rubble of a poverty-ridden Naples, two kids, Carmine and Celestina, try to survive as best they can by helping each other out. One night, they secretly board a ship bound for New York to reach Celestina’s sister, who emigrated to America several years earlier. The two children join the many Italian emigrants seeking a new life in America and arrive in an unknown metropolis, which, after several misadventures, they will learn to call home.",
"popularity": 4.836,
"poster_path": "/5mhyooqkRWPJBKynfM8n8GKsjgp.jpg",
"release_date": "2024-11-21",
"title": "Naples to New York",
"video": false,
"vote_average": 7.167,
"vote_count": 63
}
],
"total_pages": 2,
"total_results": 40
}
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.
Example:
""
Query Parameters
Specifies the language in which the response should be returned.
Example:
"en-US"
Indicates which page of results to return. Default is the first page (1).
Example:
1
Response
200 - application/json
recommendations
The response is of type object
.
Copy
curl --request GET \
--url https://api.themoviedb.org/3/movie/{movie_id}/recommendations \
--header 'Authorization: Bearer <token>'
Copy
{
"page": 1,
"results": [
{
"adult": false,
"backdrop_path": "/uVlUu174iiKhsUGqnOSy46eIIMU.jpg",
"genre_ids": [
18,
10749,
14
],
"id": 402431,
"media_type": "movie",
"original_language": "en",
"original_title": "Wicked",
"overview": "In the land of Oz, ostracized and misunderstood green-skinned Elphaba is forced to share a room with the popular aristocrat Glinda at Shiz University, and the two's unlikely friendship is tested as they begin to fulfill their respective destinies as Glinda the Good and the Wicked Witch of the West.",
"popularity": 2156.489,
"poster_path": "/xDGbZ0JJ3mYaGKy4Nzd9Kph6M9L.jpg",
"release_date": "2024-11-20",
"title": "Wicked",
"video": false,
"vote_average": 7.4,
"vote_count": 892
},
{
"adult": false,
"backdrop_path": "/9Qq8InnodUYs8zdam8Zj967i6RO.jpg",
"genre_ids": [
80,
18
],
"id": 1106739,
"media_type": "movie",
"original_language": "en",
"original_title": "Juror #2",
"overview": "While serving as a juror in a high profile murder trial, family man Justin Kemp finds himself struggling with a serious moral dilemma…one he could use to sway the jury verdict and potentially convict—or free—the accused killer.",
"popularity": 228.23,
"poster_path": "/utLESWj433xnIc1ss9TZjRI9SSl.jpg",
"release_date": "2024-10-30",
"title": "Juror #2",
"video": false,
"vote_average": 7.034,
"vote_count": 982
},
{
"adult": false,
"backdrop_path": "/ag66gJCiZ06q1GSJuQlhGLi3Udx.jpg",
"genre_ids": [
27,
53
],
"id": 1138194,
"media_type": "movie",
"original_language": "en",
"original_title": "Heretic",
"overview": "Two young missionaries are forced to prove their faith when they knock on the wrong door and are greeted by a diabolical Mr. Reed, becoming ensnared in his deadly game of cat-and-mouse.",
"popularity": 840.621,
"poster_path": "/5HJqjCTcaE1TFwnNh3Dn21be2es.jpg",
"release_date": "2024-10-31",
"title": "Heretic",
"video": false,
"vote_average": 7.182,
"vote_count": 681
},
{
"adult": false,
"backdrop_path": "/6neVLKBU4DaWAwpWFhfCpV6yuqN.jpg",
"genre_ids": [
10749,
35
],
"id": 1290287,
"media_type": "movie",
"original_language": "en",
"original_title": "Hot Frosty",
"overview": "When a young widow's magic scarf brings a dashing snowman to life, can he help her rediscover romance, laughter and holiday cheer before he melts away?",
"popularity": 49.103,
"poster_path": "/waW6R5WJQSxq65gwBkvnKlseU6n.jpg",
"release_date": "2024-11-12",
"title": "Hot Frosty",
"video": false,
"vote_average": 6,
"vote_count": 223
},
{
"adult": false,
"backdrop_path": "/A6vAMO3myroRfBwSZetY4GVqaW4.jpg",
"genre_ids": [
16,
14,
28,
12
],
"id": 839033,
"media_type": "movie",
"original_language": "en",
"original_title": "The Lord of the Rings: The War of the Rohirrim",
"overview": "183 years before the events chronicled in the original trilogy, a sudden attack by Wulf, a clever and ruthless Dunlending lord seeking vengeance for the death of his father, forces Helm Hammerhand and his people to make a daring last stand in the ancient stronghold of the Hornburg. Finding herself in an increasingly desperate situation, Héra, the daughter of Helm, must summon the will to lead the resistance against a deadly enemy intent on their total destruction.",
"popularity": 2071.24,
"poster_path": "/hE9SAMyMSUGAPsHUGdyl6irv11v.jpg",
"release_date": "2024-12-05",
"title": "The Lord of the Rings: The War of the Rohirrim",
"video": false,
"vote_average": 6.852,
"vote_count": 182
},
{
"adult": false,
"backdrop_path": "/wYkrnn3eQY3vzMz4DJVMAgpQYYy.jpg",
"genre_ids": [
80,
18,
53
],
"id": 1082195,
"media_type": "movie",
"original_language": "en",
"original_title": "The Order",
"overview": "A string of violent robberies in the Pacific Northwest leads a veteran FBI agent into a domestic terrorist plot to overthrow the federal government.",
"popularity": 109.105,
"poster_path": "/1bJ2652AUnuK1WhlR0GLbJKVqMF.jpg",
"release_date": "2024-12-05",
"title": "The Order",
"video": false,
"vote_average": 6.8,
"vote_count": 83
},
{
"adult": false,
"backdrop_path": "/tElnmtQ6yz1PjN1kePNl8yMSb59.jpg",
"genre_ids": [
16,
12,
10751,
35
],
"id": 1241982,
"media_type": "movie",
"original_language": "en",
"original_title": "Moana 2",
"overview": "After receiving an unexpected call from her wayfinding ancestors, Moana journeys alongside Maui and a new crew to the far seas of Oceania and into dangerous, long-lost waters for an adventure unlike anything she's ever faced.",
"popularity": 2873.518,
"poster_path": "/m0SbwFNCa9epW1X60deLqTHiP7x.jpg",
"release_date": "2024-11-21",
"title": "Moana 2",
"video": false,
"vote_average": 6.983,
"vote_count": 725
},
{
"adult": false,
"backdrop_path": "/au3o84ub27qTZiMiEc9UYzN74V3.jpg",
"genre_ids": [
28,
878,
53
],
"id": 1035048,
"media_type": "movie",
"original_language": "en",
"original_title": "Elevation",
"overview": "A single father and two women venture from the safety of their homes to face monstrous creatures to save the life of a young boy.",
"popularity": 1633.009,
"poster_path": "/y5CakxusfCElHau7oredncjtt3P.jpg",
"release_date": "2024-11-07",
"title": "Elevation",
"video": false,
"vote_average": 6.3,
"vote_count": 225
},
{
"adult": false,
"backdrop_path": "/zpaodBqO2lcwJh2SQrFFf1Rn8Jy.jpg",
"genre_ids": [
10749,
18
],
"id": 1100099,
"media_type": "movie",
"original_language": "en",
"original_title": "We Live in Time",
"overview": "An up-and-coming chef and a recent divorcée find their lives forever changed when a chance encounter brings them together, in a decade-spanning, deeply moving romance.",
"popularity": 395.862,
"poster_path": "/ssFS25CiYQvRJqErqaEyHuVgyH7.jpg",
"release_date": "2024-10-10",
"title": "We Live in Time",
"video": false,
"vote_average": 7.604,
"vote_count": 326
},
{
"adult": false,
"backdrop_path": "/jhk6D8pim3yaByu1801kMoxXFaX.jpg",
"genre_ids": [
28,
18,
12
],
"id": 98,
"media_type": "movie",
"original_language": "en",
"original_title": "Gladiator",
"overview": "After the death of Emperor Marcus Aurelius, his devious son takes power and demotes Maximus, one of Rome's most capable generals who Marcus preferred. Eventually, Maximus is forced to become a gladiator and battle to the death against other men for the amusement of paying audiences.",
"popularity": 323.649,
"poster_path": "/ty8TGRuvJLPUmAR1H1nRIsgwvim.jpg",
"release_date": "2000-05-04",
"title": "Gladiator",
"video": false,
"vote_average": 8.217,
"vote_count": 19068
},
{
"adult": false,
"backdrop_path": "/wLxGa71pt0P4e7BuINR8vYSeLow.jpg",
"genre_ids": [
27,
9648
],
"id": 1100782,
"media_type": "movie",
"original_language": "en",
"original_title": "Smile 2",
"overview": "About to embark on a new world tour, global pop sensation Skye Riley begins experiencing increasingly terrifying and inexplicable events. Overwhelmed by the escalating horrors and the pressures of fame, Skye is forced to face her dark past to regain control of her life before it spirals out of control.",
"popularity": 641.809,
"poster_path": "/ht8Uv9QPv9y7K0RvUyJIaXOZTfd.jpg",
"release_date": "2024-10-16",
"title": "Smile 2",
"video": false,
"vote_average": 6.62,
"vote_count": 1073
},
{
"adult": false,
"backdrop_path": "/evFChfYeD2LqobEJf8iQsrYcGTw.jpg",
"genre_ids": [
28,
80,
53
],
"id": 1182387,
"media_type": "movie",
"original_language": "en",
"original_title": "Armor",
"overview": "Armored truck security guard James Brody is working with his son Casey transporting millions of dollars between banks when a team of thieves led by Rook orchestrate a takeover of their truck to seize the riches. Following a violent car chase, Rook soon has the armored truck surrounded and James and Casey find themselves cornered onto a decrepit bridge.",
"popularity": 672.906,
"poster_path": "/pnXLFioDeftqjlCVlRmXvIdMsdP.jpg",
"release_date": "2024-10-30",
"title": "Armor",
"video": false,
"vote_average": 5.554,
"vote_count": 112
},
{
"adult": false,
"backdrop_path": "/cjEcqdRdPQJhYre3HUAc5538Gk8.jpg",
"genre_ids": [
28,
14,
35
],
"id": 845781,
"media_type": "movie",
"original_language": "en",
"original_title": "Red One",
"overview": "After Santa Claus (codename: Red One) is kidnapped, the North Pole's Head of Security must team up with the world's most infamous tracker in a globe-trotting, action-packed mission to save Christmas.",
"popularity": 3805.408,
"poster_path": "/cdqLnri3NEGcmfnqwk2TSIYtddg.jpg",
"release_date": "2024-10-31",
"title": "Red One",
"video": false,
"vote_average": 7.028,
"vote_count": 1757
},
{
"adult": false,
"backdrop_path": "/66nlC5LDZmDUWONGkUZT2BrOszG.jpg",
"genre_ids": [
53,
18
],
"id": 974576,
"media_type": "movie",
"original_language": "en",
"original_title": "Conclave",
"overview": "After the unexpected death of the Pope, Cardinal Lawrence is tasked with managing the covert and ancient ritual of electing a new one. Sequestered in the Vatican with the Catholic Church’s most powerful leaders until the process is complete, Lawrence finds himself at the center of a conspiracy that could lead to its downfall.",
"popularity": 251.12,
"poster_path": "/m5x8D0bZ3eKqIVWZ5y7TnZ2oTVg.jpg",
"release_date": "2024-10-25",
"title": "Conclave",
"video": false,
"vote_average": 7.13,
"vote_count": 636
},
{
"adult": false,
"backdrop_path": "/18TSJF1WLA4CkymvVUcKDBwUJ9F.jpg",
"genre_ids": [
27,
53
],
"id": 1034541,
"media_type": "movie",
"original_language": "en",
"original_title": "Terrifier 3",
"overview": "Five years after surviving Art the Clown's Halloween massacre, Sienna and Jonathan are still struggling to rebuild their shattered lives. As the holiday season approaches, they try to embrace the Christmas spirit and leave the horrors of the past behind. But just when they think they're safe, Art returns, determined to turn their holiday cheer into a new nightmare. The festive season quickly unravels as Art unleashes his twisted brand of terror, proving that no holiday is safe.",
"popularity": 802.614,
"poster_path": "/ju10W5gl3PPK3b7TjEmVOZap51I.jpg",
"release_date": "2024-10-09",
"title": "Terrifier 3",
"video": false,
"vote_average": 6.9,
"vote_count": 1334
},
{
"adult": false,
"backdrop_path": "/l2VqHMBEwAYZh6DeAZSlOzAXw7N.jpg",
"genre_ids": [
35,
18
],
"id": 933419,
"media_type": "movie",
"original_language": "en",
"original_title": "Champions",
"overview": "A stubborn and hotheaded minor league basketball coach is forced to train a Special Olympics team when he is sentenced to community service.",
"popularity": 17.128,
"poster_path": "/sP6Lq3OmAChOSdLHAgMUxav0l5E.jpg",
"release_date": "2023-03-09",
"title": "Champions",
"video": false,
"vote_average": 6.8,
"vote_count": 377
},
{
"adult": false,
"backdrop_path": "/oHPoF0Gzu8xwK4CtdXDaWdcuZxZ.jpg",
"genre_ids": [
12,
10751,
16
],
"id": 762509,
"media_type": "movie",
"original_language": "en",
"original_title": "Mufasa: The Lion King",
"overview": "Told in flashbacks, Mufasa is an orphaned cub, lost and alone until he meets a sympathetic lion named Taka—the heir to a royal bloodline. The chance meeting sets in motion a journey of misfits searching for their destiny and working together to evade a threatening and deadly foe.",
"popularity": 2805.337,
"poster_path": "/nHhjqeJcaQKOBCd21c1kV2DK5gm.jpg",
"release_date": "2024-12-18",
"title": "Mufasa: The Lion King",
"video": false,
"vote_average": 7.3,
"vote_count": 392
},
{
"adult": false,
"backdrop_path": "/j9uruwRe9qM8RnP758dF7ISB8Bj.jpg",
"genre_ids": [
18,
36
],
"id": 1000837,
"media_type": "movie",
"original_language": "pt",
"original_title": "Ainda Estou Aqui",
"overview": "In the early 1970s, the military dictatorship in Brazil reaches its height. The Paiva family - Rubens, Eunice, and their five children - live in a beachside house in Rio, open to all their friends. One day, Rubens is taken for questioning and does not return.",
"popularity": 33.286,
"poster_path": "/qNLMPY3KLrYgTX2QZ5iEwwOqyRz.jpg",
"release_date": "2024-09-19",
"title": "I’m Still Here",
"video": false,
"vote_average": 8.9,
"vote_count": 105
},
{
"adult": false,
"backdrop_path": "/bv9tOAIACAdQioCs80dKytYV3G7.jpg",
"genre_ids": [
35,
18
],
"id": 989662,
"media_type": "movie",
"original_language": "en",
"original_title": "A Different Man",
"overview": "Aspiring actor Edward undergoes a radical medical procedure to drastically transform his appearance. But his new dream face quickly turns into a nightmare, as he loses out on the role he was born to play and becomes obsessed with reclaiming what was lost.",
"popularity": 86.589,
"poster_path": "/lZZKTEvo92u1J5pm7QoEA5yN3du.jpg",
"release_date": "2024-08-24",
"title": "A Different Man",
"video": false,
"vote_average": 7,
"vote_count": 107
},
{
"adult": false,
"backdrop_path": "/612qR3S84a1Sat3K8FSGtkqQku8.jpg",
"genre_ids": [
18
],
"id": 1112637,
"media_type": "movie",
"original_language": "it",
"original_title": "Napoli-New York",
"overview": "In the immediate post-war period, amidst the rubble of a poverty-ridden Naples, two kids, Carmine and Celestina, try to survive as best they can by helping each other out. One night, they secretly board a ship bound for New York to reach Celestina’s sister, who emigrated to America several years earlier. The two children join the many Italian emigrants seeking a new life in America and arrive in an unknown metropolis, which, after several misadventures, they will learn to call home.",
"popularity": 4.836,
"poster_path": "/5mhyooqkRWPJBKynfM8n8GKsjgp.jpg",
"release_date": "2024-11-21",
"title": "Naples to New York",
"video": false,
"vote_average": 7.167,
"vote_count": 63
}
],
"total_pages": 2,
"total_results": 40
}
Assistant
Responses are generated using AI and may contain mistakes.