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

# Similar

> This endpoint is used to get similar movies based on genres and keywords.



## OpenAPI

````yaml api-reference/TMDB.json get /3/movie/{movie_id}/similar
openapi: 3.0.3
info:
  title: The Movie Database
  description: "# About\n\nThe Movie Database (TMDB) is a _community built_ movie and TV database. Every piece of data has been added by our amazing community dating back to 2008. TMDB's strong _international focus_ and breadth of data is largely unmatched and something we're incredibly proud of\n\nAlong with extensive metadata for movies, TV shows and people, we also offer one of the best selections of high resolution posters and backdrops. On average, over 1,000 images are added every single day.\n\n# Getting Started\n\nWelcome to version 3 (v3) of Ihe Movie Database(TMDB)API. This documentation serves as a guide to kick- start your experience with the world's largest movie database,\_Operating under the REST architecture. this API has become familiar to developers over the years, owing to its resemblance to the well-known web request and response pattern and its utillization of JSON as the preferred syntax for delivering responses.\n\nHere, you'll find information on all your favorite movies, including ratings, release dates, and much more. However, before you begin, be sure to explore the introductory pages, which include the Authentication page and the Errors & status code page.\_\n\n# Authentication \n\nBefore you can use the TMBD API, you need to generate your API Key - which is how you authenticate with the API.\nTo get an API key, you need to sign up at the officlal TMDB homepage. To do sign up, follow the steps below\_\n\n1. Navigate to the TMBD sign up page.\n\n2. After submitting your requested details, verify your account to  login.\n3. Once you are logged in, you can now access your profile page containing information such as your most watched genres, and other recent activities.\n4. At the right corner of your profile page, navigate to your profile  avatar and select the Settings options.\n5. On the settings page, navigate to the API option at the left corner menu.\n6. From the following options, chose the plan that suits you, The options include Developer and Professional. Both plans have their advantages listed below them.\n7.\_Once you select a plan, you'll fill out the form which would collect information about the API usage. information requested would include name of applicaton, it's url, etc.\n8. Once completed, you would be redirected to a new page where you'll  see your generated API Key, Or check the notification icon for an instant message delivering your API key with additional informatian on the next steps to take."
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
security:
  - apikey: []
tags:
  - name: Getting Started
  - name: Account
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Authentication
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Certifications
  - name: Changes
  - name: Collections
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Companies
  - name: Configuration
  - name: Credits
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Discover
  - name: Find
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Genres
  - name: Keywords
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Lists
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Movie Lists
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Movies
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Networks
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: People Lists
  - name: People
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Reviews
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Search
  - name: Trending
  - name: TV Series Lists
  - name: TV Series
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: TV Seasons
  - name: TV Episodes
  - name: TV Episode Groups
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Watch Provider
paths:
  /3/movie/{movie_id}/similar:
    get:
      tags:
        - Movies
      summary: Similar
      description: >-
        This endpoint is used to get similar movies based on genres and
        keywords.
      operationId: similar
      parameters:
        - name: movie_id
          in: path
          required: true
          schema:
            type: string
            example: '1241982'
          description: integer
      responses:
        '200':
          description: OK
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=25255
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Tue, 17 Dec 2024 15:18:13 GMT
            ETag:
              schema:
                type: string
                example: W/"1096beb72b1197405b9483b5724aa5d4"
            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 20f0d9cf6610f77242f5c592d2ecfd1c.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: 4OdRyZAeHSzIWkFvDs5WSvvZ_-ESpQLEK0LhjVx7twqdTJDj11Q-vA==
            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: '691'
            x-memc-expires:
              schema:
                type: string
                example: '25255'
            x-memc-key:
              schema:
                type: string
                example: 76e6b7d239f654c9ff950fededf89cee
          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
                          nullable: true
                          example: /mo5EJsExrQCroqPDwUwp6jeq0xS.jpg
                        genre_ids:
                          type: array
                          items:
                            type: number
                            example: 28
                          example:
                            - 28
                            - 14
                            - 878
                            - 12
                        id:
                          type: number
                          example: 268896
                        original_language:
                          type: string
                          example: en
                        original_title:
                          type: string
                          example: 'Pacific Rim: Uprising'
                        overview:
                          type: string
                          example: >-
                            It has been ten years since The Battle of the Breach
                            and the oceans are still, but restless. Vindicated
                            by the victory at the Breach, the Jaeger program has
                            evolved into the most powerful global defense force
                            in human history. The PPDC now calls upon the best
                            and brightest to rise up and become the next
                            generation of heroes when the Kaiju threat returns.
                        popularity:
                          type: number
                          example: 50.316
                        poster_path:
                          type: string
                          example: /nFWhttU8PM50t25NPdy7PE7rv3G.jpg
                        release_date:
                          type: string
                          example: '2018-03-21'
                        title:
                          type: string
                          example: 'Pacific Rim: Uprising'
                        video:
                          type: boolean
                          example: false
                        vote_average:
                          type: number
                          example: 6.135
                        vote_count:
                          type: number
                          example: 4932
                    example:
                      - adult: false
                        backdrop_path: /mo5EJsExrQCroqPDwUwp6jeq0xS.jpg
                        genre_ids:
                          - 28
                          - 14
                          - 878
                          - 12
                        id: 268896
                        original_language: en
                        original_title: 'Pacific Rim: Uprising'
                        overview: >-
                          It has been ten years since The Battle of the Breach
                          and the oceans are still, but restless. Vindicated by
                          the victory at the Breach, the Jaeger program has
                          evolved into the most powerful global defense force in
                          human history. The PPDC now calls upon the best and
                          brightest to rise up and become the next generation of
                          heroes when the Kaiju threat returns.
                        popularity: 50.316
                        poster_path: /nFWhttU8PM50t25NPdy7PE7rv3G.jpg
                        release_date: '2018-03-21'
                        title: 'Pacific Rim: Uprising'
                        video: false
                        vote_average: 6.135
                        vote_count: 4932
                      - adult: false
                        backdrop_path: /l2VqHMBEwAYZh6DeAZSlOzAXw7N.jpg
                        genre_ids:
                          - 35
                          - 18
                        id: 933419
                        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: 14.01
                        poster_path: /yVgtsoXyTZBww7SWE4JE1U4Wcel.jpg
                        release_date: '2023-03-09'
                        title: Champions
                        video: false
                        vote_average: 6.8
                        vote_count: 371
                      - adult: false
                        backdrop_path: /xOpuvyOCUdXiKGuOtmDg3iH1IES.jpg
                        genre_ids:
                          - 10402
                          - 35
                          - 10749
                        id: 21622
                        original_language: en
                        original_title: Cover Girl
                        overview: >-
                          A nightclub dancer makes it big in modeling, leaving
                          her dancer boyfriend behind.
                        popularity: 9.573
                        poster_path: /uhZATA1Of1vjnG62JwUcdb18v3v.jpg
                        release_date: '1944-03-22'
                        title: Cover Girl
                        video: false
                        vote_average: 6.4
                        vote_count: 88
                      - adult: false
                        backdrop_path: null
                        genre_ids:
                          - 12
                          - 35
                          - 10751
                          - 14
                        id: 1108427
                        original_language: en
                        original_title: Moana
                        overview: >-
                          In Ancient Polynesia, when a terrible curse incurred
                          by Maui reaches the island of an impetuous Chieftain,
                          his willful daughter answers the Ocean's call to seek
                          out the demigod to set things right.  Live-action
                          adaptation of the 2016 Disney animated film 'Moana'
                        popularity: 318.045
                        poster_path: /ys0jZr0quHERDUEoCboGQEKPvgQ.jpg
                        release_date: '2026-07-09'
                        title: Moana
                        video: false
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /78H3QsybeJMofX8eN6tCAOdt8Qw.jpg
                        genre_ids:
                          - 35
                        id: 431260
                        original_language: ru
                        original_title: 'Одноклассницы #НовыйПоворот'
                        overview: >-
                          It's been a year since Katya's wedding so now Dasha is
                          getting ready to marry.
                        popularity: 0.798
                        poster_path: /1O7qzrnP1V5cVj6RRjFwyLHEMKj.jpg
                        release_date: '2017-02-23'
                        title: 'Classmates #NewTurn'
                        video: false
                        vote_average: 2.7
                        vote_count: 6
                      - adult: false
                        backdrop_path: null
                        genre_ids:
                          - 35
                          - 27
                          - 10402
                        id: 27266
                        original_language: en
                        original_title: 'Evil Dead: The Musical'
                        overview: >-
                          A Musical adaptation of Sam Rami's Evil Dead performed
                          in Montreal.
                        popularity: 1.938
                        poster_path: /AjNpMEmDaKgxcjJa6xp04ZtWB7W.jpg
                        release_date: '2004-01-01'
                        title: 'Evil Dead: The Musical'
                        video: true
                        vote_average: 8.1
                        vote_count: 7
                      - adult: false
                        backdrop_path: /mxrtjwsMu5Bd3mzWTLTK7pvk9rq.jpg
                        genre_ids:
                          - 14
                          - 35
                          - 27
                        id: 27320
                        original_language: en
                        original_title: 'Jack Frost 2: The Revenge of the Mutant Killer Snowman'
                        overview: >-
                          The sheriff and his deputies from the first movie
                          decide to take a vacation in the Caribbean. Their
                          holiday will be short-lived, however, as the thawed
                          murderer gets inadvertently re-frozen and brought back
                          to life. As if that weren't bad enough, he now has the
                          ability to remain frozen even in tropical
                          temperatures, and he's headed south to settle some old
                          scores.
                        popularity: 9.158
                        poster_path: /3wFa1ue5NDa3q04y2PGmq64gevZ.jpg
                        release_date: '2000-11-21'
                        title: 'Jack Frost 2: The Revenge of the Mutant Killer Snowman'
                        video: false
                        vote_average: 4.3
                        vote_count: 68
                      - adult: false
                        backdrop_path: /3ZHGDXBx0lfQ8P9WjFOif68AVz0.jpg
                        genre_ids:
                          - 10402
                          - 35
                          - 27
                          - 14
                        id: 27327
                        original_language: en
                        original_title: Phantom of the Paradise
                        overview: >-
                          Fledgling singer-songwriter Winslow Leach finds
                          himself double-crossed by the nefarious music producer
                          Swan, who steals both his music and the girl Winslow
                          wants to sing it, Phoenix, for the grand opening of
                          his new rock palace, the Paradise. After Swan has
                          Winslow sent to prison for trespassing, Winslow
                          endures a freak accident that leaves him disfigured
                          and seeking revenge.
                        popularity: 18.223
                        poster_path: /qDOtGWeSQNwB3dG7Amt1K0JW0az.jpg
                        release_date: '1974-10-31'
                        title: Phantom of the Paradise
                        video: false
                        vote_average: 7.5
                        vote_count: 660
                      - adult: false
                        backdrop_path: /iiXliCeykkzmJ0Eg9RYJ7F2CWSz.jpg
                        genre_ids:
                          - 53
                          - 28
                          - 12
                        id: 762430
                        original_language: en
                        original_title: Retribution
                        overview: >-
                          When a mysterious caller puts a bomb under his car
                          seat, Matt Turner begins a high-speed chase across the
                          city to complete a specific series of tasks- all with
                          his kids trapped in the back seat.
                        popularity: 46.091
                        poster_path: /oUmmY7QWWn7OhKlcPOnirHJpP1F.jpg
                        release_date: '2023-08-23'
                        title: Retribution
                        video: false
                        vote_average: 6.6
                        vote_count: 1149
                      - adult: false
                        backdrop_path: /c6nouvFYnmNO50WQDLcKMI3p0jA.jpg
                        genre_ids:
                          - 12
                          - 10751
                          - 18
                          - 16
                        id: 762509
                        original_language: en
                        original_title: 'Mufasa: The Lion King'
                        overview: >-
                          Rafiki relays the legend of Mufasa to lion cub Kiara,
                          daughter of Simba and Nala, with Timon and Pumbaa
                          lending their signature schtick. Told in flashbacks,
                          the story introduces Mufasa as 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: 947.05
                        poster_path: /lurEK87kukWNaHd0zYnsi3yzJrs.jpg
                        release_date: '2024-12-18'
                        title: 'Mufasa: The Lion King'
                        video: false
                        vote_average: 7.5
                        vote_count: 9
                      - adult: false
                        backdrop_path: /3jHUaK00IidR05L3ZVPSqE7xZ6M.jpg
                        genre_ids:
                          - 12
                          - 16
                          - 10751
                          - 35
                          - 878
                        id: 278154
                        original_language: en
                        original_title: 'Ice Age: Collision Course'
                        overview: >-
                          Set after the events of Continental Drift, Scrat's
                          epic pursuit of his elusive acorn catapults him
                          outside of Earth, where he accidentally sets off a
                          series of cosmic events that transform and threaten
                          the planet. To save themselves from peril, Manny, Sid,
                          Diego, and the rest of the herd leave their home and
                          embark on a quest full of thrills and spills, highs
                          and lows, laughter and adventure while traveling to
                          exotic new lands and locations.
                        popularity: 53.977
                        poster_path: /dWyaaP1dmW5peBvgiVaugdRuyYD.jpg
                        release_date: '2016-06-23'
                        title: 'Ice Age: Collision Course'
                        video: false
                        vote_average: 6.1
                        vote_count: 4532
                      - adult: false
                        backdrop_path: /78VgXHQwXKeua0RYLkbIScwXEgR.jpg
                        genre_ids:
                          - 28
                          - 35
                        id: 30733
                        original_language: en
                        original_title: 'Rod Steele 0014: You Only Live Until You Die'
                        overview: >-
                          Rod Steele (aka Agent 0014) is anything but the
                          world's greatest super spy, but when diabolical
                          villainess Tangerina threatens the world again, he's
                          the world's last and only hope.
                        popularity: 6.325
                        poster_path: /vVxKzT8NWqr08Bv9ZbmSjWFFxd1.jpg
                        release_date: '1997-01-05'
                        title: 'Rod Steele 0014: You Only Live Until You Die'
                        video: false
                        vote_average: 5.3
                        vote_count: 10
                      - adult: false
                        backdrop_path: /zDdp2WKH56IogDVG3hTPBCdreP4.jpg
                        genre_ids:
                          - 12
                          - 28
                        id: 30771
                        original_language: en
                        original_title: Tyrannosaurus Azteca
                        overview: >-
                          The Aztecs summoned a Tyrannosaurus Rex to keep Cortes
                          and his army out of Mexico. Now they need the
                          Conquistadors' help to stop the T-Rex from killing
                          them all.
                        popularity: 5.419
                        poster_path: /dFdEkhljyVJfjSqbf7qTGqdpyKO.jpg
                        release_date: '2007-05-05'
                        title: Aztec Rex
                        video: false
                        vote_average: 4.814
                        vote_count: 35
                      - adult: false
                        backdrop_path: /pQqUZCEH9YOvBEWMadqJV8m3nHd.jpg
                        genre_ids:
                          - 35
                          - 37
                        id: 30801
                        original_language: en
                        original_title: Son of Paleface
                        overview: >-
                          Peter Potter Jr. returns to claim his father's gold,
                          which is nowhere to be found.
                        popularity: 4.582
                        poster_path: /caCpFT0SjltDb0uy29LWv2MRvr7.jpg
                        release_date: '1952-07-14'
                        title: Son of Paleface
                        video: false
                        vote_average: 6.3
                        vote_count: 32
                      - adult: false
                        backdrop_path: /vIomO6OGpk54x57ICKnhsWg12fP.jpg
                        genre_ids:
                          - 35
                          - 878
                        id: 30827
                        original_language: en
                        original_title: Deep Throat Part II
                        overview: >-
                          Nurse Linda Lovelace works for libidinous sex
                          therapist Dr. Jayson. One of the patients she is
                          treating is Dilbert Lamb, a meek geek who's harboring
                          plans for a top secret government computer. Both the
                          KGB and FBI alike attempt to enlist Lovelace in order
                          to obtain the data on the computer.
                        popularity: 18.172
                        poster_path: /kOPQ5aEfxKf1MSLxoiwBLM6iM04.jpg
                        release_date: '1974-02-01'
                        title: Deep Throat Part II
                        video: false
                        vote_average: 4
                        vote_count: 33
                      - adult: false
                        backdrop_path: /jQ3oNUwwzOJCjIcHhXabbjXfFu1.jpg
                        genre_ids:
                          - 35
                        id: 30830
                        original_language: en
                        original_title: Fantasm Comes Again
                        overview: >-
                          Libbie is assigned to her paper's sexual advice
                          column, "Dear Collete". She is taking over the job of
                          Harry a crusty old journalist who shows her the pro's
                          and cons of the job while running on a tight deadline
                          to get the column finished for the morning's paper.
                          During the course of the evening they reply to a wide
                          variety of sexual experiences submitted by the
                          readers, some these include, sex in a threesome at a
                          drive-in theatre, sex in a gymnasium, and sex in a
                          library where the "Silence Please" sign gives the male
                          librarian an advantage over the female readers.
                        popularity: 47.83
                        poster_path: /85QcmpWio9AuitrqkcwoZnGsgPH.jpg
                        release_date: '1977-12-26'
                        title: Fantasm Comes Again
                        video: false
                        vote_average: 4.7
                        vote_count: 19
                      - adult: false
                        backdrop_path: /3IJrhVzyjGvCvgShOzT8AzItQw5.jpg
                        genre_ids:
                          - 35
                        id: 601326
                        original_language: tr
                        original_title: Çakallarla Dans 5
                        overview: >-
                          Conditionally released four friends from jail must be
                          away 100 meters from each other. but in the time they
                          can not stay away each other, and come together for
                          new adventure.
                        popularity: 3.645
                        poster_path: /s3TzGC0fVFGyZSF26XVrRTXzTcz.jpg
                        release_date: '2018-11-08'
                        title: Dance with the Jackals 5
                        video: false
                        vote_average: 3.8
                        vote_count: 13
                      - adult: false
                        backdrop_path: /oRHGvCbijALcsiJQk62Ty3m6XHi.jpg
                        genre_ids:
                          - 35
                          - 10751
                          - 10770
                        id: 28601
                        original_language: en
                        original_title: Problem Child 3
                        overview: >-
                          Now a pre-teen, Junior has fallen head over heels for
                          a classmate who doesn't even notice him, but does
                          notice three other boys – a child star, a hockey
                          player and a Boy Scout – who are rivals to Junior.
                          This means war!
                        popularity: 17.169
                        poster_path: /adCNPBJPaBjp9ikJAJYGAkqz6CE.jpg
                        release_date: '1995-05-13'
                        title: Problem Child 3
                        video: false
                        vote_average: 4.6
                        vote_count: 204
                      - adult: false
                        backdrop_path: /rn3E4Kd7EUOGOF95Hsd0aOhQqZg.jpg
                        genre_ids:
                          - 35
                        id: 30890
                        original_language: en
                        original_title: Radio Days
                        overview: >-
                          The Narrator tells us how the radio influenced his
                          childhood in the days before TV. In the New York City
                          of the late 1930s to the New Year's Eve 1944, this
                          coming-of-age tale mixes the narrator's experiences
                          with contemporary anecdotes and urban legends of the
                          radio stars.
                        popularity: 8.901
                        poster_path: /ljZ3yyYznAiq1vF6nHITdJn6qXB.jpg
                        release_date: '1987-01-30'
                        title: Radio Days
                        video: false
                        vote_average: 7.1
                        vote_count: 568
                      - adult: false
                        backdrop_path: /jbYJbHBsCtcewKM68YIyIzjvdhP.jpg
                        genre_ids:
                          - 16
                          - 35
                          - 878
                          - 10770
                        id: 278427
                        original_language: en
                        original_title: 'Family Guy Presents: It''s a Trap!'
                        overview: >-
                          With the Griffins stuck again at home during a
                          blackout, Peter tells the story of “Star Wars Episode
                          VI: Return of the Jedi.”
                        popularity: 11.83
                        poster_path: /nGER5w4H3g2ujD8Zodxn0WXk1l4.jpg
                        release_date: '2010-12-21'
                        title: 'Family Guy Presents: It''s a Trap!'
                        video: false
                        vote_average: 6.757
                        vote_count: 417
                  total_pages:
                    type: number
                    example: 11513
                  total_results:
                    type: number
                    example: 230241
              examples:
                OK:
                  value:
                    page: 1
                    results:
                      - adult: false
                        backdrop_path: /mo5EJsExrQCroqPDwUwp6jeq0xS.jpg
                        genre_ids:
                          - 28
                          - 14
                          - 878
                          - 12
                        id: 268896
                        original_language: en
                        original_title: 'Pacific Rim: Uprising'
                        overview: >-
                          It has been ten years since The Battle of the Breach
                          and the oceans are still, but restless. Vindicated by
                          the victory at the Breach, the Jaeger program has
                          evolved into the most powerful global defense force in
                          human history. The PPDC now calls upon the best and
                          brightest to rise up and become the next generation of
                          heroes when the Kaiju threat returns.
                        popularity: 50.316
                        poster_path: /nFWhttU8PM50t25NPdy7PE7rv3G.jpg
                        release_date: '2018-03-21'
                        title: 'Pacific Rim: Uprising'
                        video: false
                        vote_average: 6.135
                        vote_count: 4932
                      - adult: false
                        backdrop_path: /l2VqHMBEwAYZh6DeAZSlOzAXw7N.jpg
                        genre_ids:
                          - 35
                          - 18
                        id: 933419
                        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: 14.01
                        poster_path: /yVgtsoXyTZBww7SWE4JE1U4Wcel.jpg
                        release_date: '2023-03-09'
                        title: Champions
                        video: false
                        vote_average: 6.8
                        vote_count: 371
                      - adult: false
                        backdrop_path: /xOpuvyOCUdXiKGuOtmDg3iH1IES.jpg
                        genre_ids:
                          - 10402
                          - 35
                          - 10749
                        id: 21622
                        original_language: en
                        original_title: Cover Girl
                        overview: >-
                          A nightclub dancer makes it big in modeling, leaving
                          her dancer boyfriend behind.
                        popularity: 9.573
                        poster_path: /uhZATA1Of1vjnG62JwUcdb18v3v.jpg
                        release_date: '1944-03-22'
                        title: Cover Girl
                        video: false
                        vote_average: 6.4
                        vote_count: 88
                      - adult: false
                        backdrop_path: null
                        genre_ids:
                          - 12
                          - 35
                          - 10751
                          - 14
                        id: 1108427
                        original_language: en
                        original_title: Moana
                        overview: >-
                          In Ancient Polynesia, when a terrible curse incurred
                          by Maui reaches the island of an impetuous Chieftain,
                          his willful daughter answers the Ocean's call to seek
                          out the demigod to set things right.  Live-action
                          adaptation of the 2016 Disney animated film 'Moana'
                        popularity: 318.045
                        poster_path: /ys0jZr0quHERDUEoCboGQEKPvgQ.jpg
                        release_date: '2026-07-09'
                        title: Moana
                        video: false
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /78H3QsybeJMofX8eN6tCAOdt8Qw.jpg
                        genre_ids:
                          - 35
                        id: 431260
                        original_language: ru
                        original_title: 'Одноклассницы #НовыйПоворот'
                        overview: >-
                          It's been a year since Katya's wedding so now Dasha is
                          getting ready to marry.
                        popularity: 0.798
                        poster_path: /1O7qzrnP1V5cVj6RRjFwyLHEMKj.jpg
                        release_date: '2017-02-23'
                        title: 'Classmates #NewTurn'
                        video: false
                        vote_average: 2.7
                        vote_count: 6
                      - adult: false
                        backdrop_path: null
                        genre_ids:
                          - 35
                          - 27
                          - 10402
                        id: 27266
                        original_language: en
                        original_title: 'Evil Dead: The Musical'
                        overview: >-
                          A Musical adaptation of Sam Rami's Evil Dead performed
                          in Montreal.
                        popularity: 1.938
                        poster_path: /AjNpMEmDaKgxcjJa6xp04ZtWB7W.jpg
                        release_date: '2004-01-01'
                        title: 'Evil Dead: The Musical'
                        video: true
                        vote_average: 8.1
                        vote_count: 7
                      - adult: false
                        backdrop_path: /mxrtjwsMu5Bd3mzWTLTK7pvk9rq.jpg
                        genre_ids:
                          - 14
                          - 35
                          - 27
                        id: 27320
                        original_language: en
                        original_title: 'Jack Frost 2: The Revenge of the Mutant Killer Snowman'
                        overview: >-
                          The sheriff and his deputies from the first movie
                          decide to take a vacation in the Caribbean. Their
                          holiday will be short-lived, however, as the thawed
                          murderer gets inadvertently re-frozen and brought back
                          to life. As if that weren't bad enough, he now has the
                          ability to remain frozen even in tropical
                          temperatures, and he's headed south to settle some old
                          scores.
                        popularity: 9.158
                        poster_path: /3wFa1ue5NDa3q04y2PGmq64gevZ.jpg
                        release_date: '2000-11-21'
                        title: 'Jack Frost 2: The Revenge of the Mutant Killer Snowman'
                        video: false
                        vote_average: 4.3
                        vote_count: 68
                      - adult: false
                        backdrop_path: /3ZHGDXBx0lfQ8P9WjFOif68AVz0.jpg
                        genre_ids:
                          - 10402
                          - 35
                          - 27
                          - 14
                        id: 27327
                        original_language: en
                        original_title: Phantom of the Paradise
                        overview: >-
                          Fledgling singer-songwriter Winslow Leach finds
                          himself double-crossed by the nefarious music producer
                          Swan, who steals both his music and the girl Winslow
                          wants to sing it, Phoenix, for the grand opening of
                          his new rock palace, the Paradise. After Swan has
                          Winslow sent to prison for trespassing, Winslow
                          endures a freak accident that leaves him disfigured
                          and seeking revenge.
                        popularity: 18.223
                        poster_path: /qDOtGWeSQNwB3dG7Amt1K0JW0az.jpg
                        release_date: '1974-10-31'
                        title: Phantom of the Paradise
                        video: false
                        vote_average: 7.5
                        vote_count: 660
                      - adult: false
                        backdrop_path: /iiXliCeykkzmJ0Eg9RYJ7F2CWSz.jpg
                        genre_ids:
                          - 53
                          - 28
                          - 12
                        id: 762430
                        original_language: en
                        original_title: Retribution
                        overview: >-
                          When a mysterious caller puts a bomb under his car
                          seat, Matt Turner begins a high-speed chase across the
                          city to complete a specific series of tasks- all with
                          his kids trapped in the back seat.
                        popularity: 46.091
                        poster_path: /oUmmY7QWWn7OhKlcPOnirHJpP1F.jpg
                        release_date: '2023-08-23'
                        title: Retribution
                        video: false
                        vote_average: 6.6
                        vote_count: 1149
                      - adult: false
                        backdrop_path: /c6nouvFYnmNO50WQDLcKMI3p0jA.jpg
                        genre_ids:
                          - 12
                          - 10751
                          - 18
                          - 16
                        id: 762509
                        original_language: en
                        original_title: 'Mufasa: The Lion King'
                        overview: >-
                          Rafiki relays the legend of Mufasa to lion cub Kiara,
                          daughter of Simba and Nala, with Timon and Pumbaa
                          lending their signature schtick. Told in flashbacks,
                          the story introduces Mufasa as 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: 947.05
                        poster_path: /lurEK87kukWNaHd0zYnsi3yzJrs.jpg
                        release_date: '2024-12-18'
                        title: 'Mufasa: The Lion King'
                        video: false
                        vote_average: 7.5
                        vote_count: 9
                      - adult: false
                        backdrop_path: /3jHUaK00IidR05L3ZVPSqE7xZ6M.jpg
                        genre_ids:
                          - 12
                          - 16
                          - 10751
                          - 35
                          - 878
                        id: 278154
                        original_language: en
                        original_title: 'Ice Age: Collision Course'
                        overview: >-
                          Set after the events of Continental Drift, Scrat's
                          epic pursuit of his elusive acorn catapults him
                          outside of Earth, where he accidentally sets off a
                          series of cosmic events that transform and threaten
                          the planet. To save themselves from peril, Manny, Sid,
                          Diego, and the rest of the herd leave their home and
                          embark on a quest full of thrills and spills, highs
                          and lows, laughter and adventure while traveling to
                          exotic new lands and locations.
                        popularity: 53.977
                        poster_path: /dWyaaP1dmW5peBvgiVaugdRuyYD.jpg
                        release_date: '2016-06-23'
                        title: 'Ice Age: Collision Course'
                        video: false
                        vote_average: 6.1
                        vote_count: 4532
                      - adult: false
                        backdrop_path: /78VgXHQwXKeua0RYLkbIScwXEgR.jpg
                        genre_ids:
                          - 28
                          - 35
                        id: 30733
                        original_language: en
                        original_title: 'Rod Steele 0014: You Only Live Until You Die'
                        overview: >-
                          Rod Steele (aka Agent 0014) is anything but the
                          world's greatest super spy, but when diabolical
                          villainess Tangerina threatens the world again, he's
                          the world's last and only hope.
                        popularity: 6.325
                        poster_path: /vVxKzT8NWqr08Bv9ZbmSjWFFxd1.jpg
                        release_date: '1997-01-05'
                        title: 'Rod Steele 0014: You Only Live Until You Die'
                        video: false
                        vote_average: 5.3
                        vote_count: 10
                      - adult: false
                        backdrop_path: /zDdp2WKH56IogDVG3hTPBCdreP4.jpg
                        genre_ids:
                          - 12
                          - 28
                        id: 30771
                        original_language: en
                        original_title: Tyrannosaurus Azteca
                        overview: >-
                          The Aztecs summoned a Tyrannosaurus Rex to keep Cortes
                          and his army out of Mexico. Now they need the
                          Conquistadors' help to stop the T-Rex from killing
                          them all.
                        popularity: 5.419
                        poster_path: /dFdEkhljyVJfjSqbf7qTGqdpyKO.jpg
                        release_date: '2007-05-05'
                        title: Aztec Rex
                        video: false
                        vote_average: 4.814
                        vote_count: 35
                      - adult: false
                        backdrop_path: /pQqUZCEH9YOvBEWMadqJV8m3nHd.jpg
                        genre_ids:
                          - 35
                          - 37
                        id: 30801
                        original_language: en
                        original_title: Son of Paleface
                        overview: >-
                          Peter Potter Jr. returns to claim his father's gold,
                          which is nowhere to be found.
                        popularity: 4.582
                        poster_path: /caCpFT0SjltDb0uy29LWv2MRvr7.jpg
                        release_date: '1952-07-14'
                        title: Son of Paleface
                        video: false
                        vote_average: 6.3
                        vote_count: 32
                      - adult: false
                        backdrop_path: /vIomO6OGpk54x57ICKnhsWg12fP.jpg
                        genre_ids:
                          - 35
                          - 878
                        id: 30827
                        original_language: en
                        original_title: Deep Throat Part II
                        overview: >-
                          Nurse Linda Lovelace works for libidinous sex
                          therapist Dr. Jayson. One of the patients she is
                          treating is Dilbert Lamb, a meek geek who's harboring
                          plans for a top secret government computer. Both the
                          KGB and FBI alike attempt to enlist Lovelace in order
                          to obtain the data on the computer.
                        popularity: 18.172
                        poster_path: /kOPQ5aEfxKf1MSLxoiwBLM6iM04.jpg
                        release_date: '1974-02-01'
                        title: Deep Throat Part II
                        video: false
                        vote_average: 4
                        vote_count: 33
                      - adult: false
                        backdrop_path: /jQ3oNUwwzOJCjIcHhXabbjXfFu1.jpg
                        genre_ids:
                          - 35
                        id: 30830
                        original_language: en
                        original_title: Fantasm Comes Again
                        overview: >-
                          Libbie is assigned to her paper's sexual advice
                          column, "Dear Collete". She is taking over the job of
                          Harry a crusty old journalist who shows her the pro's
                          and cons of the job while running on a tight deadline
                          to get the column finished for the morning's paper.
                          During the course of the evening they reply to a wide
                          variety of sexual experiences submitted by the
                          readers, some these include, sex in a threesome at a
                          drive-in theatre, sex in a gymnasium, and sex in a
                          library where the "Silence Please" sign gives the male
                          librarian an advantage over the female readers.
                        popularity: 47.83
                        poster_path: /85QcmpWio9AuitrqkcwoZnGsgPH.jpg
                        release_date: '1977-12-26'
                        title: Fantasm Comes Again
                        video: false
                        vote_average: 4.7
                        vote_count: 19
                      - adult: false
                        backdrop_path: /3IJrhVzyjGvCvgShOzT8AzItQw5.jpg
                        genre_ids:
                          - 35
                        id: 601326
                        original_language: tr
                        original_title: Çakallarla Dans 5
                        overview: >-
                          Conditionally released four friends from jail must be
                          away 100 meters from each other. but in the time they
                          can not stay away each other, and come together for
                          new adventure.
                        popularity: 3.645
                        poster_path: /s3TzGC0fVFGyZSF26XVrRTXzTcz.jpg
                        release_date: '2018-11-08'
                        title: Dance with the Jackals 5
                        video: false
                        vote_average: 3.8
                        vote_count: 13
                      - adult: false
                        backdrop_path: /oRHGvCbijALcsiJQk62Ty3m6XHi.jpg
                        genre_ids:
                          - 35
                          - 10751
                          - 10770
                        id: 28601
                        original_language: en
                        original_title: Problem Child 3
                        overview: >-
                          Now a pre-teen, Junior has fallen head over heels for
                          a classmate who doesn't even notice him, but does
                          notice three other boys – a child star, a hockey
                          player and a Boy Scout – who are rivals to Junior.
                          This means war!
                        popularity: 17.169
                        poster_path: /adCNPBJPaBjp9ikJAJYGAkqz6CE.jpg
                        release_date: '1995-05-13'
                        title: Problem Child 3
                        video: false
                        vote_average: 4.6
                        vote_count: 204
                      - adult: false
                        backdrop_path: /rn3E4Kd7EUOGOF95Hsd0aOhQqZg.jpg
                        genre_ids:
                          - 35
                        id: 30890
                        original_language: en
                        original_title: Radio Days
                        overview: >-
                          The Narrator tells us how the radio influenced his
                          childhood in the days before TV. In the New York City
                          of the late 1930s to the New Year's Eve 1944, this
                          coming-of-age tale mixes the narrator's experiences
                          with contemporary anecdotes and urban legends of the
                          radio stars.
                        popularity: 8.901
                        poster_path: /ljZ3yyYznAiq1vF6nHITdJn6qXB.jpg
                        release_date: '1987-01-30'
                        title: Radio Days
                        video: false
                        vote_average: 7.1
                        vote_count: 568
                      - adult: false
                        backdrop_path: /jbYJbHBsCtcewKM68YIyIzjvdhP.jpg
                        genre_ids:
                          - 16
                          - 35
                          - 878
                          - 10770
                        id: 278427
                        original_language: en
                        original_title: 'Family Guy Presents: It''s a Trap!'
                        overview: >-
                          With the Griffins stuck again at home during a
                          blackout, Peter tells the story of “Star Wars Episode
                          VI: Return of the Jedi.”
                        popularity: 11.83
                        poster_path: /nGER5w4H3g2ujD8Zodxn0WXk1l4.jpg
                        release_date: '2010-12-21'
                        title: 'Family Guy Presents: It''s a Trap!'
                        video: false
                        vote_average: 6.757
                        vote_count: 417
                    total_pages: 11513
                    total_results: 230241
components:
  securitySchemes:
    apikey:
      type: apiKey
      name: '{{key}}'
      in: query

````