> ## Documentation Index
> Fetch the complete documentation index at: https://devliz.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Fetch similar movies

> This endpoint allows you to get similar movies based on genres and keywords.



## OpenAPI

````yaml get /movie/{{movie_id}}/similar
openapi: 3.0.3
info:
  title: TMDB API DOCS
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org/3
  - url: https://api.themoviedb.org
security:
  - bearerAuth: []
tags:
  - name: Authentication
    description: >-
      This section contains endpoints that let you create authentication
      sessions for TMDB Guests and User accounts.
  - name: Account
    description: >-
      This section contains endpoints that let you access and sync with TMDB
      user account information.
  - name: Certifications
    description: >-
      This section contains endpoints that provide an up-to-date list of the
      officially supported movies and TV show certifications on TMDB.
  - name: Changes
    description: >-
      This section contains endpoints that let you fetch the list of Movie IDs,
      People IDs, and TV show IDs that have been changed in the past 24 hours.
  - name: Collections
    description: >-
      This collection contains endpoints that let you fetch movie collection
      details.
  - name: Discover
    description: >-
      This section contains endpoints that let you search for movies and TV
      shows, using sorts and filters.
  - name: Configuration
    description: This section contains endpoints that let you query the API configuration.
  - name: Movies
    description: >-
      This section contains endpoints that let you fetch information about the
      movie resource.
  - name: Companies
    description: >-
      This section contains endpoints that fetch information about a movie
      production company.
  - name: Credits
    description: This section contains endpoint for credit details.
  - name: Find
    description: This section contains endpoints that let you find movie or TV data.
  - name: Genres
    description: This section contain endpoints that let you get movie and TV genres.
  - name: Search
    description: This section contains endpoints that let you search through TMDB
  - name: Keywords
    description: This section contains endpoints for keyword information in TMDB
  - name: Movie Lists
    description: >-
      This section contains endpoints that let you fetch information about list
      of movies on TMDB
  - name: Networks
    description: >-
      This section contains endpoints that let you get information about the
      streaming networks.
  - name: People Lists
    description: This section contains endpoints of list of people.
  - name: People
    description: >-
      This section contains endpoints that let you get information about a
      person.
  - name: Reviews
    description: This section contains endpoints for movie or TV reviews.
  - name: Trending
    description: This section contains endpoints for trending movies, TV shows, and people.
  - name: TV Series List
    description: This section contains endpoints for listing TV series.
  - name: TV Series
    description: >-
      This section contains endpoints that let you get information for a TV
      series by ID
  - name: TV Seasons
    description: This section contains endpoints for TV show seasons.
  - name: TV Episodes
    description: >-
      This section contains endpoints that let you query information about a TV
      episode.
  - name: TV Episode groups
    description: This section contains endpoints for TV Episode information
  - name: Watch providers
    description: >-
      This section contains endpoints that let you get information about watch
      providers.
paths:
  /movie/{{movie_id}}/similar:
    parameters:
      - name: movie_id
        in: path
        required: true
        schema:
          type: string
    get:
      tags:
        - Movies
      summary: Fetch similar movies
      description: >-
        This endpoint allows you to get similar movies based on genres and
        keywords.
      operationId: fetchSimilarMovies
      parameters:
        - name: language
          in: query
          schema:
            type: string
            example: string
          description: Defaults to en-US
        - name: page
          in: query
          schema:
            type: string
            example: int32
          description: Defaults to 1
      responses:
        '200':
          description: Fetch similar movies
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=2991
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Tue, 17 Dec 2024 13:26:10 GMT
            ETag:
              schema:
                type: string
                example: W/"bb6880d3da6bbcbc657a2bfb035a6532"
            Server:
              schema:
                type: string
                example: openresty
            Transfer-Encoding:
              schema:
                type: string
                example: chunked
            Vary:
              schema:
                type: string
                example: Origin
            Via:
              schema:
                type: string
                example: >-
                  1.1 23c9ec01b6f4151f654547c0190aeebe.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: R7-De97J7IuJsu4nB4WPcep47vvGjIw5DNPwGjhJRfl62MvxvspwKA==
            X-Amz-Cf-Pop:
              schema:
                type: string
                example: IAD89-C3
            X-Cache:
              schema:
                type: string
                example: Miss from cloudfront
            x-memc:
              schema:
                type: string
                example: HIT
            x-memc-age:
              schema:
                type: string
                example: '21834'
            x-memc-expires:
              schema:
                type: string
                example: '2991'
            x-memc-key:
              schema:
                type: string
                example: 364c77228440f017af9298cf4ada009e
          content:
            application/json:
              schema:
                type: object
                properties:
                  page:
                    type: number
                    example: 1
                  results:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                        backdrop_path:
                          type: string
                          example: /9iRRfMZbnpgHDdKi2lczGGYZXDo.jpg
                        genre_ids:
                          type: array
                          items:
                            type: number
                            example: 12
                          example:
                            - 12
                            - 10751
                            - 14
                        id:
                          type: number
                          example: 411
                        original_language:
                          type: string
                          example: en
                        original_title:
                          type: string
                          example: >-
                            The Chronicles of Narnia: The Lion, the Witch and
                            the Wardrobe
                        overview:
                          type: string
                          example: >-
                            Siblings Lucy, Edmund, Susan and Peter step through
                            a magical wardrobe and find the land of Narnia.
                            There, they discover a charming, once peaceful
                            kingdom that has been plunged into eternal winter by
                            the evil White Witch, Jadis. Aided by the wise and
                            magnificent lion, Aslan, the children lead Narnia
                            into a spectacular, climactic battle to be free of
                            the Witch's glacial powers forever.
                        popularity:
                          type: number
                          example: 203.999
                        poster_path:
                          type: string
                          example: /iREd0rNCjYdf5Ar0vfaW32yrkm.jpg
                        release_date:
                          type: string
                          example: '2005-12-07'
                        title:
                          type: string
                          example: >-
                            The Chronicles of Narnia: The Lion, the Witch and
                            the Wardrobe
                        video:
                          type: boolean
                          example: false
                        vote_average:
                          type: number
                          example: 7.1
                        vote_count:
                          type: number
                          example: 10626
                    example:
                      - adult: false
                        backdrop_path: /9iRRfMZbnpgHDdKi2lczGGYZXDo.jpg
                        genre_ids:
                          - 12
                          - 10751
                          - 14
                        id: 411
                        original_language: en
                        original_title: >-
                          The Chronicles of Narnia: The Lion, the Witch and the
                          Wardrobe
                        overview: >-
                          Siblings Lucy, Edmund, Susan and Peter step through a
                          magical wardrobe and find the land of Narnia. There,
                          they discover a charming, once peaceful kingdom that
                          has been plunged into eternal winter by the evil White
                          Witch, Jadis. Aided by the wise and magnificent lion,
                          Aslan, the children lead Narnia into a spectacular,
                          climactic battle to be free of the Witch's glacial
                          powers forever.
                        popularity: 203.999
                        poster_path: /iREd0rNCjYdf5Ar0vfaW32yrkm.jpg
                        release_date: '2005-12-07'
                        title: >-
                          The Chronicles of Narnia: The Lion, the Witch and the
                          Wardrobe
                        video: false
                        vote_average: 7.1
                        vote_count: 10626
                      - adult: false
                        backdrop_path: /skQN2UMQKQnOTmwplcYMx6ZF4jS.jpg
                        genre_ids:
                          - 12
                          - 35
                          - 878
                        id: 165
                        original_language: en
                        original_title: Back to the Future Part II
                        overview: >-
                          Marty and Doc are at it again in this wacky sequel to
                          the 1985 blockbuster as the time-traveling duo head to
                          2015 to nip some McFly family woes in the bud. But
                          things go awry thanks to bully Biff Tannen and a pesky
                          sports almanac. In a last-ditch attempt to set things
                          straight, Marty finds himself bound for 1955 and face
                          to face with his teenage parents -- again.
                        popularity: 38.162
                        poster_path: /hQq8xZe5uLjFzSBt4LanNP7SQjl.jpg
                        release_date: '1989-11-22'
                        title: Back to the Future Part II
                        video: false
                        vote_average: 7.8
                        vote_count: 12772
                      - adult: false
                        backdrop_path: /vKp3NvqBkcjHkCHSGi6EbcP7g4J.jpg
                        genre_ids:
                          - 12
                          - 35
                          - 878
                        id: 196
                        original_language: en
                        original_title: Back to the Future Part III
                        overview: >-
                          The final installment of the Back to the Future
                          trilogy finds Marty digging the trusty DeLorean out of
                          a mineshaft and looking for Doc in the Wild West of
                          1885. But when their time machine breaks down, the
                          travelers are stranded in a land of spurs. More
                          problems arise when Doc falls for pretty schoolteacher
                          Clara Clayton, and Marty tangles with Buford Tannen.
                        popularity: 33.704
                        poster_path: /crzoVQnMzIrRfHtQw0tLBirNfVg.jpg
                        release_date: '1990-05-25'
                        title: Back to the Future Part III
                        video: false
                        vote_average: 7.483
                        vote_count: 10508
                      - adult: false
                        backdrop_path: /8lBcqakI3F19NWkXdqE0M8W76b9.jpg
                        genre_ids:
                          - 28
                          - 18
                          - 36
                          - 10752
                        id: 197
                        original_language: en
                        original_title: Braveheart
                        overview: >-
                          Enraged at the slaughter of Murron, his new bride and
                          childhood love, Scottish warrior William Wallace slays
                          a platoon of the local English lord's soldiers. This
                          leads the village to revolt and, eventually, the
                          entire country to rise up against English rule.
                        popularity: 52.592
                        poster_path: /or1gBugydmjToAEq7OZY0owwFk.jpg
                        release_date: '1995-05-24'
                        title: Braveheart
                        video: false
                        vote_average: 7.9
                        vote_count: 10126
                      - adult: false
                        backdrop_path: /iR056j8L1kU2ls65YTmmlMtcUbS.jpg
                        genre_ids:
                          - 18
                          - 36
                          - 10752
                        id: 205
                        original_language: en
                        original_title: Hotel Rwanda
                        overview: >-
                          Inspired by true events, this film takes place in
                          Rwanda in the 1990s when more than a million Tutsis
                          were killed in a genocide that went mostly unnoticed
                          by the rest of the world. Hotel owner Paul
                          Rusesabagina houses over a thousand refuges in his
                          hotel in attempt to save their lives.
                        popularity: 19.039
                        poster_path: /p3pHw85UMZPegfMZBA6dZ06yarm.jpg
                        release_date: '2004-12-22'
                        title: Hotel Rwanda
                        video: false
                        vote_average: 7.716
                        vote_count: 2837
                      - adult: false
                        backdrop_path: /bIA65PCRtIQfBvIoKohJbtOPl3M.jpg
                        genre_ids:
                          - 28
                          - 35
                          - 80
                        id: 96
                        original_language: en
                        original_title: Beverly Hills Cop II
                        overview: >-
                          Axel Foley returns to the land of sunshine and palm
                          trees to investigate the near-fatal shooting of police
                          Captain Andrew Bogomil. With the help of Sgt. Taggart
                          and Det. Rosewood, they soon uncover that the shooting
                          is associated with a series of "alphabet" robberies
                          masterminded by a heartless weapons kingpin—and the
                          chase is on.
                        popularity: 29.263
                        poster_path: /egDakU8O5yUwpUJP9IMAUVtIDll.jpg
                        release_date: '1987-05-18'
                        title: Beverly Hills Cop II
                        video: false
                        vote_average: 6.5
                        vote_count: 2526
                      - adult: false
                        backdrop_path: /Ar7QuJ7sJEiC0oP3I8fKBKIQD9u.jpg
                        genre_ids:
                          - 28
                          - 18
                          - 12
                        id: 98
                        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: 211.05
                        poster_path: /ty8TGRuvJLPUmAR1H1nRIsgwvim.jpg
                        release_date: '2000-05-04'
                        title: Gladiator
                        video: false
                        vote_average: 8.217
                        vote_count: 18873
                      - adult: false
                        backdrop_path: /8G6HCS82vNxgg5wp7oBDSk32XpF.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 878
                        id: 558
                        original_language: en
                        original_title: Spider-Man 2
                        overview: >-
                          Peter Parker is going through a major identity crisis.
                          Burned out from being Spider-Man, he decides to shelve
                          his superhero alter ego, which leaves the city
                          suffering in the wake of carnage left by the evil Doc
                          Ock. In the meantime, Parker still can't act on his
                          feelings for Mary Jane Watson, a girl he's loved since
                          childhood. A certain anger begins to brew in his best
                          friend Harry Osborn as well...
                        popularity: 33.391
                        poster_path: /olxpyq9kJAZ2NU1siLshhhXEPR7.jpg
                        release_date: '2004-06-25'
                        title: Spider-Man 2
                        video: false
                        vote_average: 7.287
                        vote_count: 15120
                      - adult: false
                        backdrop_path: /w1oD1MzHjnBJc5snKupIQaSBLIh.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 878
                        id: 559
                        original_language: en
                        original_title: Spider-Man 3
                        overview: >-
                          The seemingly invincible Spider-Man goes up against an
                          all-new crop of villains—including the shape-shifting
                          Sandman. While Spider-Man’s superpowers are altered by
                          an alien organism, his alter ego, Peter Parker, deals
                          with nemesis Eddie Brock and also gets caught up in a
                          love triangle.
                        popularity: 93.191
                        poster_path: /qFmwhVUoUSXjkKRmca5yGDEXBIj.jpg
                        release_date: '2007-05-01'
                        title: Spider-Man 3
                        video: false
                        vote_average: 6.4
                        vote_count: 14105
                      - adult: false
                        backdrop_path: /cJyQfwSEa5IjOdeNTuiWjciVbou.jpg
                        genre_ids:
                          - 12
                          - 53
                          - 27
                        id: 580
                        original_language: en
                        original_title: 'Jaws: The Revenge'
                        overview: >-
                          After another deadly shark attack, Ellen Brody decides
                          she has had enough of New England's Amity Island and
                          moves to the Caribbean to join her son, Michael, and
                          his family. But a great white shark has followed her
                          there, hungry for more lives.
                        popularity: 20.713
                        poster_path: /ebYw9tR0iqBzDGA6HVBhtd2xJM3.jpg
                        release_date: '1987-07-17'
                        title: 'Jaws: The Revenge'
                        video: false
                        vote_average: 4.1
                        vote_count: 1039
                      - adult: false
                        backdrop_path: /8YURPHUqD2ODIffxPf8sG5l5UC7.jpg
                        genre_ids:
                          - 12
                          - 36
                          - 10752
                        id: 652
                        original_language: en
                        original_title: Troy
                        overview: >-
                          In year 1250 B.C. during the late Bronze age, two
                          emerging nations begin to clash. Paris, the Trojan
                          prince, convinces Helen, Queen of Sparta, to leave her
                          husband Menelaus, and sail with him back to Troy.
                          After Menelaus finds out that his wife was taken by
                          the Trojans, he asks his brother Agamemnon to help him
                          get her back. Agamemnon sees this as an opportunity
                          for power. They set off with 1,000 ships holding
                          50,000 Greeks to Troy.
                        popularity: 68.309
                        poster_path: /a07wLy4ONfpsjnBqMwhlWTJTcm.jpg
                        release_date: '2004-05-13'
                        title: Troy
                        video: false
                        vote_average: 7.162
                        vote_count: 10156
                      - adult: false
                        backdrop_path: /sU3gFo7Gn67zjtKXIvzJ4omcUbH.jpg
                        genre_ids:
                          - 36
                          - 18
                          - 12
                          - 28
                        id: 665
                        original_language: en
                        original_title: Ben-Hur
                        overview: >-
                          In 25 AD, Judah Ben-Hur, a Jew in ancient Judea,
                          opposes the occupying Roman empire.  Falsely accused
                          by a Roman childhood friend-turned-overlord of trying
                          to kill the Roman governor, he is put into slavery and
                          his mother and sister are taken away as prisoners.
                        popularity: 56.952
                        poster_path: /m4WQ1dBIrEIHZNCoAjdpxwSKWyH.jpg
                        release_date: '1959-11-18'
                        title: Ben-Hur
                        video: false
                        vote_average: 7.883
                        vote_count: 2755
                      - adult: false
                        backdrop_path: /8f9dnOtpArDrOMEylpSN9Sc6fuz.jpg
                        genre_ids:
                          - 12
                          - 14
                        id: 674
                        original_language: en
                        original_title: Harry Potter and the Goblet of Fire
                        overview: >-
                          When Harry Potter's name emerges from the Goblet of
                          Fire, he becomes a competitor in a grueling battle for
                          glory among three wizarding schools—the Triwizard
                          Tournament. But since Harry never submitted his name
                          for the Tournament, who did? Now Harry must confront a
                          deadly dragon, fierce water demons and an enchanted
                          maze only to find himself in the cruel grasp of He Who
                          Must Not Be Named.
                        popularity: 133.703
                        poster_path: /fECBtHlr0RB3foNHDiCBXeg9Bv9.jpg
                        release_date: '2005-11-16'
                        title: Harry Potter and the Goblet of Fire
                        video: false
                        vote_average: 7.808
                        vote_count: 20694
                      - adult: false
                        backdrop_path: /46Br5afTklXva5gRI6wXcAApaGP.jpg
                        genre_ids:
                          - 16
                          - 28
                          - 12
                          - 878
                        id: 911916
                        original_language: en
                        original_title: 'Spider-Man: Beyond the Spider-Verse'
                        overview: >-
                          Taking place right after the events of Spider-Man:
                          Across the Spider-Verse, Gwen Stacy leads the newly
                          reformed Spider-Gang in a race against the
                          Spider-Society, led by Miguel O'Hara, to find Miles
                          Morales, who is trapped in the home dimension of the
                          spider that bit him, along with an alternate version
                          of himself as the Prowler, while the Spot begins his
                          deadly attack in his dimension with far-reaching
                          multiversal consequences.
                        popularity: 24.65
                        poster_path: /5cAuJOfd5tuuFBz2yQmBCtVBaj0.jpg
                        release_date: ''
                        title: 'Spider-Man: Beyond the Spider-Verse'
                        video: false
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /kjby7cr8JnIPkfqMGKutOFrM2at.jpg
                        genre_ids:
                          - 35
                          - 10751
                          - 12
                        id: 772
                        original_language: en
                        original_title: 'Home Alone 2: Lost in New York'
                        overview: >-
                          Instead of flying to Florida with his folks, Kevin
                          ends up alone in New York, where he gets a hotel room
                          with his dad's credit card—despite problems from a
                          clerk and meddling bellboy. But when Kevin runs into
                          his old nemeses, the Wet Bandits, he's determined to
                          foil their plans to rob a toy store on Christmas Eve.
                        popularity: 331.674
                        poster_path: /uuitWHpJwxD1wruFl2nZHIb4UGN.jpg
                        release_date: '1992-11-15'
                        title: 'Home Alone 2: Lost in New York'
                        video: false
                        vote_average: 6.751
                        vote_count: 9595
                      - adult: false
                        backdrop_path: /pQdZmXq0vvKP1RYUrDHQkzMlS4x.jpg
                        genre_ids:
                          - 16
                          - 28
                          - 12
                          - 14
                        id: 571265
                        original_language: ja
                        original_title: デジモンアドベンチャー LAST EVOLUTION 絆
                        overview: >-
                          Tai is now a university student, living alone, working
                          hard at school, and working every day, but with his
                          future still undecided. Meanwhile, Matt and others
                          continue to work on Digimon incidents and activities
                          that help people with their partner Digimon. When an
                          unprecedented phenomenon occurs, the DigiDestined
                          discover that when they grow up, their relationship
                          with their partner Digimon will come closer to an end.
                        popularity: 17.704
                        poster_path: /rElHXdBX2ou2ju1Be3QiuOJrplb.jpg
                        release_date: '2020-02-21'
                        title: 'Digimon Adventure: Last Evolution Kizuna'
                        video: false
                        vote_average: 8.1
                        vote_count: 240
                      - adult: false
                        backdrop_path: /owcBLw2BUf0xk0nF5hBD19QYGZn.jpg
                        genre_ids:
                          - 36
                          - 35
                        id: 239052
                        original_language: it
                        original_title: Poppea... una prostituta al servizio dell'impero
                        overview: >-
                          Ottone and Savio work hard to keep each other out of
                          trouble with the Roman Centurions while scraping
                          together food and drink with various scams. Emperor
                          Nero's wife, the beautiful Poppea, takes an interest
                          in Ottone, who after a short stint as a gladiator gets
                          a region to manage and an army of his own to command,
                          all the while assisted by his best friend and partner
                          in crime Savio.
                        popularity: 2.854
                        poster_path: /930LByF71C1rXUYZWzt7IWR1dxS.jpg
                        release_date: '1972-11-21'
                        title: 'Poppea: A Prostitute in Service of the Emperor'
                        video: false
                        vote_average: 3.9
                        vote_count: 7
                      - adult: false
                        backdrop_path: /exrH1VYR39JhptNawUeSE37R1bL.jpg
                        genre_ids:
                          - 878
                          - 28
                          - 12
                        id: 1452
                        original_language: en
                        original_title: Superman Returns
                        overview: >-
                          Superman returns to discover his 5-year absence has
                          allowed Lex Luthor to walk free, and that those he was
                          closest to felt abandoned and have moved on. Luthor
                          plots his ultimate revenge that could see millions
                          killed and change the face of the planet forever, as
                          well as ridding himself of the Man of Steel.
                        popularity: 43.803
                        poster_path: /385XwTQZDpRX2d3kxtnpiLrjBXw.jpg
                        release_date: '2006-06-28'
                        title: Superman Returns
                        video: false
                        vote_average: 5.8
                        vote_count: 4177
                      - adult: false
                        backdrop_path: /kP8rK9dGS1pr0HrnmXfIi2heWjo.jpg
                        genre_ids:
                          - 18
                          - 28
                          - 12
                          - 36
                          - 10752
                        id: 1495
                        original_language: en
                        original_title: Kingdom of Heaven
                        overview: >-
                          After his wife dies, a blacksmith named Balian is
                          thrust into royalty, political intrigue and bloody
                          holy wars during the Crusades.
                        popularity: 66.732
                        poster_path: /uk55nBEFIQFveIiy9jvLGiVtk4h.jpg
                        release_date: '2005-05-03'
                        title: Kingdom of Heaven
                        video: false
                        vote_average: 6.971
                        vote_count: 4271
                      - adult: false
                        backdrop_path: /eGhjeUbzttA3E4flxdAm8gHz4h4.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 10752
                        id: 1271
                        original_language: en
                        original_title: '300'
                        overview: >-
                          Based on Frank Miller's graphic novel, "300" is very
                          loosely based the 480 B.C. Battle of Thermopylae,
                          where the King of Sparta led his army against the
                          advancing Persians; the battle is said to have
                          inspired all of Greece to band together against the
                          Persians, and helped usher in the world's first
                          democracy.
                        popularity: 61.055
                        poster_path: /h7Lcio0c9ohxPhSZg42eTlKIVVY.jpg
                        release_date: '2007-03-07'
                        title: '300'
                        video: false
                        vote_average: 7.2
                        vote_count: 13687
                  total_pages:
                    type: number
                    example: 3975
                  total_results:
                    type: number
                    example: 79484
              examples:
                Fetch similar movies:
                  value:
                    page: 1
                    results:
                      - adult: false
                        backdrop_path: /9iRRfMZbnpgHDdKi2lczGGYZXDo.jpg
                        genre_ids:
                          - 12
                          - 10751
                          - 14
                        id: 411
                        original_language: en
                        original_title: >-
                          The Chronicles of Narnia: The Lion, the Witch and the
                          Wardrobe
                        overview: >-
                          Siblings Lucy, Edmund, Susan and Peter step through a
                          magical wardrobe and find the land of Narnia. There,
                          they discover a charming, once peaceful kingdom that
                          has been plunged into eternal winter by the evil White
                          Witch, Jadis. Aided by the wise and magnificent lion,
                          Aslan, the children lead Narnia into a spectacular,
                          climactic battle to be free of the Witch's glacial
                          powers forever.
                        popularity: 203.999
                        poster_path: /iREd0rNCjYdf5Ar0vfaW32yrkm.jpg
                        release_date: '2005-12-07'
                        title: >-
                          The Chronicles of Narnia: The Lion, the Witch and the
                          Wardrobe
                        video: false
                        vote_average: 7.1
                        vote_count: 10626
                      - adult: false
                        backdrop_path: /skQN2UMQKQnOTmwplcYMx6ZF4jS.jpg
                        genre_ids:
                          - 12
                          - 35
                          - 878
                        id: 165
                        original_language: en
                        original_title: Back to the Future Part II
                        overview: >-
                          Marty and Doc are at it again in this wacky sequel to
                          the 1985 blockbuster as the time-traveling duo head to
                          2015 to nip some McFly family woes in the bud. But
                          things go awry thanks to bully Biff Tannen and a pesky
                          sports almanac. In a last-ditch attempt to set things
                          straight, Marty finds himself bound for 1955 and face
                          to face with his teenage parents -- again.
                        popularity: 38.162
                        poster_path: /hQq8xZe5uLjFzSBt4LanNP7SQjl.jpg
                        release_date: '1989-11-22'
                        title: Back to the Future Part II
                        video: false
                        vote_average: 7.8
                        vote_count: 12772
                      - adult: false
                        backdrop_path: /vKp3NvqBkcjHkCHSGi6EbcP7g4J.jpg
                        genre_ids:
                          - 12
                          - 35
                          - 878
                        id: 196
                        original_language: en
                        original_title: Back to the Future Part III
                        overview: >-
                          The final installment of the Back to the Future
                          trilogy finds Marty digging the trusty DeLorean out of
                          a mineshaft and looking for Doc in the Wild West of
                          1885. But when their time machine breaks down, the
                          travelers are stranded in a land of spurs. More
                          problems arise when Doc falls for pretty schoolteacher
                          Clara Clayton, and Marty tangles with Buford Tannen.
                        popularity: 33.704
                        poster_path: /crzoVQnMzIrRfHtQw0tLBirNfVg.jpg
                        release_date: '1990-05-25'
                        title: Back to the Future Part III
                        video: false
                        vote_average: 7.483
                        vote_count: 10508
                      - adult: false
                        backdrop_path: /8lBcqakI3F19NWkXdqE0M8W76b9.jpg
                        genre_ids:
                          - 28
                          - 18
                          - 36
                          - 10752
                        id: 197
                        original_language: en
                        original_title: Braveheart
                        overview: >-
                          Enraged at the slaughter of Murron, his new bride and
                          childhood love, Scottish warrior William Wallace slays
                          a platoon of the local English lord's soldiers. This
                          leads the village to revolt and, eventually, the
                          entire country to rise up against English rule.
                        popularity: 52.592
                        poster_path: /or1gBugydmjToAEq7OZY0owwFk.jpg
                        release_date: '1995-05-24'
                        title: Braveheart
                        video: false
                        vote_average: 7.9
                        vote_count: 10126
                      - adult: false
                        backdrop_path: /iR056j8L1kU2ls65YTmmlMtcUbS.jpg
                        genre_ids:
                          - 18
                          - 36
                          - 10752
                        id: 205
                        original_language: en
                        original_title: Hotel Rwanda
                        overview: >-
                          Inspired by true events, this film takes place in
                          Rwanda in the 1990s when more than a million Tutsis
                          were killed in a genocide that went mostly unnoticed
                          by the rest of the world. Hotel owner Paul
                          Rusesabagina houses over a thousand refuges in his
                          hotel in attempt to save their lives.
                        popularity: 19.039
                        poster_path: /p3pHw85UMZPegfMZBA6dZ06yarm.jpg
                        release_date: '2004-12-22'
                        title: Hotel Rwanda
                        video: false
                        vote_average: 7.716
                        vote_count: 2837
                      - adult: false
                        backdrop_path: /bIA65PCRtIQfBvIoKohJbtOPl3M.jpg
                        genre_ids:
                          - 28
                          - 35
                          - 80
                        id: 96
                        original_language: en
                        original_title: Beverly Hills Cop II
                        overview: >-
                          Axel Foley returns to the land of sunshine and palm
                          trees to investigate the near-fatal shooting of police
                          Captain Andrew Bogomil. With the help of Sgt. Taggart
                          and Det. Rosewood, they soon uncover that the shooting
                          is associated with a series of "alphabet" robberies
                          masterminded by a heartless weapons kingpin—and the
                          chase is on.
                        popularity: 29.263
                        poster_path: /egDakU8O5yUwpUJP9IMAUVtIDll.jpg
                        release_date: '1987-05-18'
                        title: Beverly Hills Cop II
                        video: false
                        vote_average: 6.5
                        vote_count: 2526
                      - adult: false
                        backdrop_path: /Ar7QuJ7sJEiC0oP3I8fKBKIQD9u.jpg
                        genre_ids:
                          - 28
                          - 18
                          - 12
                        id: 98
                        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: 211.05
                        poster_path: /ty8TGRuvJLPUmAR1H1nRIsgwvim.jpg
                        release_date: '2000-05-04'
                        title: Gladiator
                        video: false
                        vote_average: 8.217
                        vote_count: 18873
                      - adult: false
                        backdrop_path: /8G6HCS82vNxgg5wp7oBDSk32XpF.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 878
                        id: 558
                        original_language: en
                        original_title: Spider-Man 2
                        overview: >-
                          Peter Parker is going through a major identity crisis.
                          Burned out from being Spider-Man, he decides to shelve
                          his superhero alter ego, which leaves the city
                          suffering in the wake of carnage left by the evil Doc
                          Ock. In the meantime, Parker still can't act on his
                          feelings for Mary Jane Watson, a girl he's loved since
                          childhood. A certain anger begins to brew in his best
                          friend Harry Osborn as well...
                        popularity: 33.391
                        poster_path: /olxpyq9kJAZ2NU1siLshhhXEPR7.jpg
                        release_date: '2004-06-25'
                        title: Spider-Man 2
                        video: false
                        vote_average: 7.287
                        vote_count: 15120
                      - adult: false
                        backdrop_path: /w1oD1MzHjnBJc5snKupIQaSBLIh.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 878
                        id: 559
                        original_language: en
                        original_title: Spider-Man 3
                        overview: >-
                          The seemingly invincible Spider-Man goes up against an
                          all-new crop of villains—including the shape-shifting
                          Sandman. While Spider-Man’s superpowers are altered by
                          an alien organism, his alter ego, Peter Parker, deals
                          with nemesis Eddie Brock and also gets caught up in a
                          love triangle.
                        popularity: 93.191
                        poster_path: /qFmwhVUoUSXjkKRmca5yGDEXBIj.jpg
                        release_date: '2007-05-01'
                        title: Spider-Man 3
                        video: false
                        vote_average: 6.4
                        vote_count: 14105
                      - adult: false
                        backdrop_path: /cJyQfwSEa5IjOdeNTuiWjciVbou.jpg
                        genre_ids:
                          - 12
                          - 53
                          - 27
                        id: 580
                        original_language: en
                        original_title: 'Jaws: The Revenge'
                        overview: >-
                          After another deadly shark attack, Ellen Brody decides
                          she has had enough of New England's Amity Island and
                          moves to the Caribbean to join her son, Michael, and
                          his family. But a great white shark has followed her
                          there, hungry for more lives.
                        popularity: 20.713
                        poster_path: /ebYw9tR0iqBzDGA6HVBhtd2xJM3.jpg
                        release_date: '1987-07-17'
                        title: 'Jaws: The Revenge'
                        video: false
                        vote_average: 4.1
                        vote_count: 1039
                      - adult: false
                        backdrop_path: /8YURPHUqD2ODIffxPf8sG5l5UC7.jpg
                        genre_ids:
                          - 12
                          - 36
                          - 10752
                        id: 652
                        original_language: en
                        original_title: Troy
                        overview: >-
                          In year 1250 B.C. during the late Bronze age, two
                          emerging nations begin to clash. Paris, the Trojan
                          prince, convinces Helen, Queen of Sparta, to leave her
                          husband Menelaus, and sail with him back to Troy.
                          After Menelaus finds out that his wife was taken by
                          the Trojans, he asks his brother Agamemnon to help him
                          get her back. Agamemnon sees this as an opportunity
                          for power. They set off with 1,000 ships holding
                          50,000 Greeks to Troy.
                        popularity: 68.309
                        poster_path: /a07wLy4ONfpsjnBqMwhlWTJTcm.jpg
                        release_date: '2004-05-13'
                        title: Troy
                        video: false
                        vote_average: 7.162
                        vote_count: 10156
                      - adult: false
                        backdrop_path: /sU3gFo7Gn67zjtKXIvzJ4omcUbH.jpg
                        genre_ids:
                          - 36
                          - 18
                          - 12
                          - 28
                        id: 665
                        original_language: en
                        original_title: Ben-Hur
                        overview: >-
                          In 25 AD, Judah Ben-Hur, a Jew in ancient Judea,
                          opposes the occupying Roman empire.  Falsely accused
                          by a Roman childhood friend-turned-overlord of trying
                          to kill the Roman governor, he is put into slavery and
                          his mother and sister are taken away as prisoners.
                        popularity: 56.952
                        poster_path: /m4WQ1dBIrEIHZNCoAjdpxwSKWyH.jpg
                        release_date: '1959-11-18'
                        title: Ben-Hur
                        video: false
                        vote_average: 7.883
                        vote_count: 2755
                      - adult: false
                        backdrop_path: /8f9dnOtpArDrOMEylpSN9Sc6fuz.jpg
                        genre_ids:
                          - 12
                          - 14
                        id: 674
                        original_language: en
                        original_title: Harry Potter and the Goblet of Fire
                        overview: >-
                          When Harry Potter's name emerges from the Goblet of
                          Fire, he becomes a competitor in a grueling battle for
                          glory among three wizarding schools—the Triwizard
                          Tournament. But since Harry never submitted his name
                          for the Tournament, who did? Now Harry must confront a
                          deadly dragon, fierce water demons and an enchanted
                          maze only to find himself in the cruel grasp of He Who
                          Must Not Be Named.
                        popularity: 133.703
                        poster_path: /fECBtHlr0RB3foNHDiCBXeg9Bv9.jpg
                        release_date: '2005-11-16'
                        title: Harry Potter and the Goblet of Fire
                        video: false
                        vote_average: 7.808
                        vote_count: 20694
                      - adult: false
                        backdrop_path: /46Br5afTklXva5gRI6wXcAApaGP.jpg
                        genre_ids:
                          - 16
                          - 28
                          - 12
                          - 878
                        id: 911916
                        original_language: en
                        original_title: 'Spider-Man: Beyond the Spider-Verse'
                        overview: >-
                          Taking place right after the events of Spider-Man:
                          Across the Spider-Verse, Gwen Stacy leads the newly
                          reformed Spider-Gang in a race against the
                          Spider-Society, led by Miguel O'Hara, to find Miles
                          Morales, who is trapped in the home dimension of the
                          spider that bit him, along with an alternate version
                          of himself as the Prowler, while the Spot begins his
                          deadly attack in his dimension with far-reaching
                          multiversal consequences.
                        popularity: 24.65
                        poster_path: /5cAuJOfd5tuuFBz2yQmBCtVBaj0.jpg
                        release_date: ''
                        title: 'Spider-Man: Beyond the Spider-Verse'
                        video: false
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /kjby7cr8JnIPkfqMGKutOFrM2at.jpg
                        genre_ids:
                          - 35
                          - 10751
                          - 12
                        id: 772
                        original_language: en
                        original_title: 'Home Alone 2: Lost in New York'
                        overview: >-
                          Instead of flying to Florida with his folks, Kevin
                          ends up alone in New York, where he gets a hotel room
                          with his dad's credit card—despite problems from a
                          clerk and meddling bellboy. But when Kevin runs into
                          his old nemeses, the Wet Bandits, he's determined to
                          foil their plans to rob a toy store on Christmas Eve.
                        popularity: 331.674
                        poster_path: /uuitWHpJwxD1wruFl2nZHIb4UGN.jpg
                        release_date: '1992-11-15'
                        title: 'Home Alone 2: Lost in New York'
                        video: false
                        vote_average: 6.751
                        vote_count: 9595
                      - adult: false
                        backdrop_path: /pQdZmXq0vvKP1RYUrDHQkzMlS4x.jpg
                        genre_ids:
                          - 16
                          - 28
                          - 12
                          - 14
                        id: 571265
                        original_language: ja
                        original_title: デジモンアドベンチャー LAST EVOLUTION 絆
                        overview: >-
                          Tai is now a university student, living alone, working
                          hard at school, and working every day, but with his
                          future still undecided. Meanwhile, Matt and others
                          continue to work on Digimon incidents and activities
                          that help people with their partner Digimon. When an
                          unprecedented phenomenon occurs, the DigiDestined
                          discover that when they grow up, their relationship
                          with their partner Digimon will come closer to an end.
                        popularity: 17.704
                        poster_path: /rElHXdBX2ou2ju1Be3QiuOJrplb.jpg
                        release_date: '2020-02-21'
                        title: 'Digimon Adventure: Last Evolution Kizuna'
                        video: false
                        vote_average: 8.1
                        vote_count: 240
                      - adult: false
                        backdrop_path: /owcBLw2BUf0xk0nF5hBD19QYGZn.jpg
                        genre_ids:
                          - 36
                          - 35
                        id: 239052
                        original_language: it
                        original_title: Poppea... una prostituta al servizio dell'impero
                        overview: >-
                          Ottone and Savio work hard to keep each other out of
                          trouble with the Roman Centurions while scraping
                          together food and drink with various scams. Emperor
                          Nero's wife, the beautiful Poppea, takes an interest
                          in Ottone, who after a short stint as a gladiator gets
                          a region to manage and an army of his own to command,
                          all the while assisted by his best friend and partner
                          in crime Savio.
                        popularity: 2.854
                        poster_path: /930LByF71C1rXUYZWzt7IWR1dxS.jpg
                        release_date: '1972-11-21'
                        title: 'Poppea: A Prostitute in Service of the Emperor'
                        video: false
                        vote_average: 3.9
                        vote_count: 7
                      - adult: false
                        backdrop_path: /exrH1VYR39JhptNawUeSE37R1bL.jpg
                        genre_ids:
                          - 878
                          - 28
                          - 12
                        id: 1452
                        original_language: en
                        original_title: Superman Returns
                        overview: >-
                          Superman returns to discover his 5-year absence has
                          allowed Lex Luthor to walk free, and that those he was
                          closest to felt abandoned and have moved on. Luthor
                          plots his ultimate revenge that could see millions
                          killed and change the face of the planet forever, as
                          well as ridding himself of the Man of Steel.
                        popularity: 43.803
                        poster_path: /385XwTQZDpRX2d3kxtnpiLrjBXw.jpg
                        release_date: '2006-06-28'
                        title: Superman Returns
                        video: false
                        vote_average: 5.8
                        vote_count: 4177
                      - adult: false
                        backdrop_path: /kP8rK9dGS1pr0HrnmXfIi2heWjo.jpg
                        genre_ids:
                          - 18
                          - 28
                          - 12
                          - 36
                          - 10752
                        id: 1495
                        original_language: en
                        original_title: Kingdom of Heaven
                        overview: >-
                          After his wife dies, a blacksmith named Balian is
                          thrust into royalty, political intrigue and bloody
                          holy wars during the Crusades.
                        popularity: 66.732
                        poster_path: /uk55nBEFIQFveIiy9jvLGiVtk4h.jpg
                        release_date: '2005-05-03'
                        title: Kingdom of Heaven
                        video: false
                        vote_average: 6.971
                        vote_count: 4271
                      - adult: false
                        backdrop_path: /eGhjeUbzttA3E4flxdAm8gHz4h4.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 10752
                        id: 1271
                        original_language: en
                        original_title: '300'
                        overview: >-
                          Based on Frank Miller's graphic novel, "300" is very
                          loosely based the 480 B.C. Battle of Thermopylae,
                          where the King of Sparta led his army against the
                          advancing Persians; the battle is said to have
                          inspired all of Greece to band together against the
                          Persians, and helped usher in the world's first
                          democracy.
                        popularity: 61.055
                        poster_path: /h7Lcio0c9ohxPhSZg42eTlKIVVY.jpg
                        release_date: '2007-03-07'
                        title: '300'
                        video: false
                        vote_average: 7.2
                        vote_count: 13687
                    total_pages: 3975
                    total_results: 79484
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````