> ## 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.

# Top Rated

> This endpoint is used to get a list of movies ordered by rating.



## OpenAPI

````yaml api-reference/TMDB.json get /3/movie/top_rated
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/top_rated:
    get:
      tags:
        - Movie Lists
      summary: Top Rated
      description: This endpoint is used to get a list of movies ordered by rating.
      operationId: topRated
      parameters:
        - name: language
          in: query
          schema:
            type: string
            example: en-US
          description: string
        - name: page
          in: query
          schema:
            type: string
            example: '1'
          description: int
        - name: region
          in: query
          schema:
            type: string
            example: ISO-3166-1 code
          description: string
      responses:
        '200':
          description: OK
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=28145
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Sat, 14 Dec 2024 08:47:20 GMT
            ETag:
              schema:
                type: string
                example: W/"42ee3204fbb2f7156af939343c9c8163"
            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 05f27386f4cfcb918eb11b3fea4d975e.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: lb1b90UXxEEdMwVwIqB_C3tFgzk4cqbAibIccFuiZ5LkJI0Q0TypeQ==
            X-Amz-Cf-Pop:
              schema:
                type: string
                example: IAD61-P1
            X-Cache:
              schema:
                type: string
                example: Miss from cloudfront
            x-memc:
              schema:
                type: string
                example: MISS, STORE
            x-memc-age:
              schema:
                type: string
                example: '0'
            x-memc-expires:
              schema:
                type: string
                example: '28145'
            x-memc-key:
              schema:
                type: string
                example: 85a10b449f774656e455df2a35032531
          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: /zfbjgQE1uSd9wiPTX4VzsLi0rGG.jpg
                        genre_ids:
                          type: array
                          items:
                            type: number
                            example: 18
                          example:
                            - 18
                            - 80
                        id:
                          type: number
                          example: 278
                        original_language:
                          type: string
                          example: en
                        original_title:
                          type: string
                          example: The Shawshank Redemption
                        overview:
                          type: string
                          example: >-
                            Imprisoned in the 1940s for the double murder of his
                            wife and her lover, upstanding banker Andy Dufresne
                            begins a new life at the Shawshank prison, where he
                            puts his accounting skills to work for an amoral
                            warden. During his long stretch in prison, Dufresne
                            comes to be admired by the other inmates --
                            including an older prisoner named Red -- for his
                            integrity and unquenchable sense of hope.
                        popularity:
                          type: number
                          example: 168.665
                        poster_path:
                          type: string
                          example: /9cqNxx0GxF0bflZmeSMuL5tnGzr.jpg
                        release_date:
                          type: string
                          example: '1994-09-23'
                        title:
                          type: string
                          example: The Shawshank Redemption
                        video:
                          type: boolean
                          example: false
                        vote_average:
                          type: number
                          example: 8.7
                        vote_count:
                          type: number
                          example: 27266
                    example:
                      - adult: false
                        backdrop_path: /zfbjgQE1uSd9wiPTX4VzsLi0rGG.jpg
                        genre_ids:
                          - 18
                          - 80
                        id: 278
                        original_language: en
                        original_title: The Shawshank Redemption
                        overview: >-
                          Imprisoned in the 1940s for the double murder of his
                          wife and her lover, upstanding banker Andy Dufresne
                          begins a new life at the Shawshank prison, where he
                          puts his accounting skills to work for an amoral
                          warden. During his long stretch in prison, Dufresne
                          comes to be admired by the other inmates -- including
                          an older prisoner named Red -- for his integrity and
                          unquenchable sense of hope.
                        popularity: 168.665
                        poster_path: /9cqNxx0GxF0bflZmeSMuL5tnGzr.jpg
                        release_date: '1994-09-23'
                        title: The Shawshank Redemption
                        video: false
                        vote_average: 8.7
                        vote_count: 27266
                      - adult: false
                        backdrop_path: /tmU7GeKVybMWFButWEGl2M4GeiP.jpg
                        genre_ids:
                          - 18
                          - 80
                        id: 238
                        original_language: en
                        original_title: The Godfather
                        overview: >-
                          Spanning the years 1945 to 1955, a chronicle of the
                          fictional Italian-American Corleone crime family. When
                          organized crime family patriarch, Vito Corleone barely
                          survives an attempt on his life, his youngest son,
                          Michael steps in to take care of the would-be killers,
                          launching a campaign of bloody revenge.
                        popularity: 166.987
                        poster_path: /3bhkrj58Vtu7enYsRolD1fZdja1.jpg
                        release_date: '1972-03-14'
                        title: The Godfather
                        video: false
                        vote_average: 8.689
                        vote_count: 20707
                      - adult: false
                        backdrop_path: /kGzFbGhp99zva6oZODW5atUtnqi.jpg
                        genre_ids:
                          - 18
                          - 80
                        id: 240
                        original_language: en
                        original_title: The Godfather Part II
                        overview: >-
                          In the continuing saga of the Corleone crime family, a
                          young Vito Corleone grows up in Sicily and in 1910s
                          New York. In the 1950s, Michael Corleone attempts to
                          expand the family business into Las Vegas, Hollywood
                          and Cuba.
                        popularity: 83.607
                        poster_path: /hek3koDUyRQk7FIhPXsa6mT2Zc3.jpg
                        release_date: '1974-12-20'
                        title: The Godfather Part II
                        video: false
                        vote_average: 8.572
                        vote_count: 12487
                      - adult: false
                        backdrop_path: /zb6fM1CX41D9rF9hdgclu0peUmy.jpg
                        genre_ids:
                          - 18
                          - 36
                          - 10752
                        id: 424
                        original_language: en
                        original_title: Schindler's List
                        overview: >-
                          The true story of how businessman Oskar Schindler
                          saved over a thousand Jewish lives from the Nazis
                          while they worked as slaves in his factory during
                          World War II.
                        popularity: 76.246
                        poster_path: /sF1U4EUQS8YHUYjNl3pMGNIQyr0.jpg
                        release_date: '1993-12-15'
                        title: Schindler's List
                        video: false
                        vote_average: 8.567
                        vote_count: 15905
                      - adult: false
                        backdrop_path: /qqHQsStV6exghCM7zbObuYBiYxw.jpg
                        genre_ids:
                          - 18
                        id: 389
                        original_language: en
                        original_title: 12 Angry Men
                        overview: >-
                          The defense and the prosecution have rested and the
                          jury is filing into the jury room to decide if a young
                          Spanish-American is guilty or innocent of murdering
                          his father. What begins as an open and shut case soon
                          becomes a mini-drama of each of the jurors' prejudices
                          and preconceptions about the trial, the accused, and
                          each other.
                        popularity: 57.663
                        poster_path: /ow3wq89wM8qd5X7hWKxiRfsFf9C.jpg
                        release_date: '1957-04-10'
                        title: 12 Angry Men
                        video: false
                        vote_average: 8.5
                        vote_count: 8702
                      - adult: false
                        backdrop_path: /m4TUa2ciEWSlk37rOsjiSIvZDXE.jpg
                        genre_ids:
                          - 16
                          - 10751
                          - 14
                        id: 129
                        original_language: ja
                        original_title: 千と千尋の神隠し
                        overview: >-
                          A young girl, Chihiro, becomes trapped in a strange
                          new world of spirits. When her parents undergo a
                          mysterious transformation, she must call upon the
                          courage she never knew she had to free her family.
                        popularity: 96.321
                        poster_path: /39wmItIWsg5sZMyRUHLkWBcuVCM.jpg
                        release_date: '2001-07-20'
                        title: Spirited Away
                        video: false
                        vote_average: 8.5
                        vote_count: 16573
                      - adult: false
                        backdrop_path: /90ez6ArvpO8bvpyIngBuwXOqJm5.jpg
                        genre_ids:
                          - 35
                          - 18
                          - 10749
                        id: 19404
                        original_language: hi
                        original_title: दिलवाले दुल्हनिया ले जायेंगे
                        overview: >-
                          Raj is a rich, carefree, happy-go-lucky second
                          generation NRI. Simran is the daughter of Chaudhary
                          Baldev Singh, who in spite of being an NRI is very
                          strict about adherence to Indian values. Simran has
                          left for India to be married to her childhood fiancé.
                          Raj leaves for India with a mission at his hands, to
                          claim his lady love under the noses of her whole
                          family. Thus begins a saga.
                        popularity: 60.852
                        poster_path: /lfRkUr7DYdHldAqi3PwdQGBRBPM.jpg
                        release_date: '1995-10-20'
                        title: Dilwale Dulhania Le Jayenge
                        video: false
                        vote_average: 8.526
                        vote_count: 4441
                      - adult: false
                        backdrop_path: /b3mdmjYTEL70j7nuXATUAD9qgu4.jpg
                        genre_ids:
                          - 16
                          - 14
                          - 12
                        id: 823219
                        original_language: lv
                        original_title: Straume
                        overview: >-
                          A solitary cat, displaced by a great flood, finds
                          refuge on a boat with various species and must
                          navigate the challenges of adapting to a transformed
                          world together.
                        popularity: 273.685
                        poster_path: /enRimDhtFfb7hNTQlOjrgK8O8UO.jpg
                        release_date: '2024-08-29'
                        title: Flow
                        video: false
                        vote_average: 8.6
                        vote_count: 391
                      - adult: false
                        backdrop_path: /oOv2oUXcAaNXakRqUPxYq5lJURz.jpg
                        genre_ids:
                          - 18
                          - 28
                          - 80
                          - 53
                        id: 155
                        original_language: en
                        original_title: The Dark Knight
                        overview: >-
                          Batman raises the stakes in his war on crime. With the
                          help of Lt. Jim Gordon and District Attorney Harvey
                          Dent, Batman sets out to dismantle the remaining
                          criminal organizations that plague the streets. The
                          partnership proves to be effective, but they soon find
                          themselves prey to a reign of chaos unleashed by a
                          rising criminal mastermind known to the terrified
                          citizens of Gotham as the Joker.
                        popularity: 139.009
                        poster_path: /qJ2tW6WMUDux911r6m7haRef0WH.jpg
                        release_date: '2008-07-16'
                        title: The Dark Knight
                        video: false
                        vote_average: 8.517
                        vote_count: 32983
                      - adult: false
                        backdrop_path: /vxJ08SvwomfKbpboCWynC3uqUg4.jpg
                        genre_ids:
                          - 14
                          - 18
                          - 80
                        id: 497
                        original_language: en
                        original_title: The Green Mile
                        overview: >-
                          A supernatural tale set on death row in a Southern
                          prison, where gentle giant John Coffey possesses the
                          mysterious power to heal people's ailments. When the
                          cell block's head guard, Paul Edgecomb, recognizes
                          Coffey's miraculous gift, he tries desperately to help
                          stave off the condemned man's execution.
                        popularity: 88.347
                        poster_path: /8VG8fDNiy50H4FedGwdSVUPoaJe.jpg
                        release_date: '1999-12-10'
                        title: The Green Mile
                        video: false
                        vote_average: 8.506
                        vote_count: 17511
                      - adult: false
                        backdrop_path: /hiKmpZMGZsrkA3cdce8a7Dpos1j.jpg
                        genre_ids:
                          - 35
                          - 53
                          - 18
                        id: 496243
                        original_language: ko
                        original_title: 기생충
                        overview: >-
                          All unemployed, Ki-taek's family takes peculiar
                          interest in the wealthy and glamorous Parks for their
                          livelihood until they get entangled in an unexpected
                          incident.
                        popularity: 106.643
                        poster_path: /7IiTTgloJzvGI1TAYymCfbfl3vT.jpg
                        release_date: '2019-05-30'
                        title: Parasite
                        video: false
                        vote_average: 8.5
                        vote_count: 18357
                      - adult: false
                        backdrop_path: /suaEOtk1N1sgg2MTM7oZd2cfVp3.jpg
                        genre_ids:
                          - 53
                          - 80
                        id: 680
                        original_language: en
                        original_title: Pulp Fiction
                        overview: >-
                          A burger-loving hit man, his philosophical partner, a
                          drug-addled gangster's moll and a washed-up boxer
                          converge in this sprawling, comedic crime caper. Their
                          adventures unfurl in three stories that ingeniously
                          trip back and forth in time.
                        popularity: 107.696
                        poster_path: /d5iIlFn5s0ImszYzBPb8JPIfbXD.jpg
                        release_date: '1994-09-10'
                        title: Pulp Fiction
                        video: false
                        vote_average: 8.487
                        vote_count: 27981
                      - adult: false
                        backdrop_path: /dIWwZW7dJJtqC6CgWzYkNVKIUm8.jpg
                        genre_ids:
                          - 16
                          - 10749
                          - 18
                        id: 372058
                        original_language: ja
                        original_title: 君の名は。
                        overview: >-
                          High schoolers Mitsuha and Taki are complete strangers
                          living separate lives. But one night, they suddenly
                          switch places. Mitsuha wakes up in Taki’s body, and he
                          in hers. This bizarre occurrence continues to happen
                          randomly, and the two must adjust their lives around
                          each other.
                        popularity: 90.848
                        poster_path: /vfJFJPepRKapMd5G2ro7klIRysq.jpg
                        release_date: '2016-08-26'
                        title: Your Name.
                        video: false
                        vote_average: 8.485
                        vote_count: 11415
                      - adult: false
                        backdrop_path: /5JrZAtyk3LwiiAWLW0kwz41XZJC.jpg
                        genre_ids:
                          - 12
                          - 14
                          - 28
                        id: 122
                        original_language: en
                        original_title: 'The Lord of the Rings: The Return of the King'
                        overview: >-
                          As armies mass for a final battle that will decide the
                          fate of the world--and powerful, ancient forces of
                          Light and Dark compete to determine the outcome--one
                          member of the Fellowship of the Ring is revealed as
                          the noble heir to the throne of the Kings of Men. Yet,
                          the sole hope for triumph over evil lies with a brave
                          hobbit, Frodo, who, accompanied by his loyal friend
                          Sam and the hideous, wretched Gollum, ventures deep
                          into the very dark heart of Mordor on his seemingly
                          impossible quest to destroy the Ring of Power.​
                        popularity: 138.068
                        poster_path: /rCzpDGLbOoPwLjy3OAm5NUPOTrC.jpg
                        release_date: '2003-12-17'
                        title: 'The Lord of the Rings: The Return of the King'
                        video: false
                        vote_average: 8.482
                        vote_count: 24289
                      - adult: false
                        backdrop_path: /ghgfzbEV7kbpbi1O8eIILKVXEA8.jpg
                        genre_ids:
                          - 35
                          - 18
                          - 10749
                        id: 13
                        original_language: en
                        original_title: Forrest Gump
                        overview: >-
                          A man with a low IQ has accomplished great things in
                          his life and been present during significant historic
                          events—in each case, far exceeding what anyone
                          imagined he could do. But despite all he has achieved,
                          his one true love eludes him.
                        popularity: 102.885
                        poster_path: /arw2vcBveWOVZr6pxd9XTd1TdQa.jpg
                        release_date: '1994-06-23'
                        title: Forrest Gump
                        video: false
                        vote_average: 8.47
                        vote_count: 27503
                      - adult: false
                        backdrop_path: /x4biAVdPVCghBlsVIzB6NmbghIz.jpg
                        genre_ids:
                          - 37
                        id: 429
                        original_language: it
                        original_title: Il buono, il brutto, il cattivo
                        overview: >-
                          While the Civil War rages on between the Union and the
                          Confederacy, three men – a quiet loner, a ruthless
                          hitman, and a Mexican bandit – comb the American
                          Southwest in search of a strongbox containing $200,000
                          in stolen gold.
                        popularity: 74.259
                        poster_path: /bX2xnavhMYjWDoZp1VM6VnU1xwe.jpg
                        release_date: '1966-12-22'
                        title: The Good, the Bad and the Ugly
                        video: false
                        vote_average: 8.5
                        vote_count: 8647
                      - adult: false
                        backdrop_path: /sJNNMCc6B7KZIY3LH3JMYJJNH5j.jpg
                        genre_ids:
                          - 28
                          - 18
                        id: 346
                        original_language: ja
                        original_title: 七人の侍
                        overview: >-
                          A samurai answers a village's request for protection
                          after he falls on hard times. The town needs
                          protection from bandits, so the samurai gathers six
                          others to help him teach the people how to defend
                          themselves, and the villagers provide the soldiers
                          with food.
                        popularity: 41.274
                        poster_path: /iAq0sq42vKTLneVGqHn1D4GzgrM.jpg
                        release_date: '1954-04-26'
                        title: Seven Samurai
                        video: false
                        vote_average: 8.5
                        vote_count: 3692
                      - adult: false
                        backdrop_path: /gwj4R8Uy1GwejKqfofREKI9Jh7L.jpg
                        genre_ids:
                          - 16
                          - 18
                          - 10752
                        id: 12477
                        original_language: ja
                        original_title: 火垂るの墓
                        overview: >-
                          In the final months of World War II, 14-year-old Seita
                          and his sister Setsuko are orphaned when their mother
                          is killed during an air raid in Kobe, Japan. After a
                          falling out with their aunt, they move into an
                          abandoned bomb shelter. With no surviving relatives
                          and their emergency rations depleted, Seita and
                          Setsuko struggle to survive.
                        popularity: 0.042
                        poster_path: /k9tv1rXZbOhH7eiCk378x61kNQ1.jpg
                        release_date: '1988-04-16'
                        title: Grave of the Fireflies
                        video: false
                        vote_average: 8.457
                        vote_count: 5581
                      - adult: false
                        backdrop_path: /7TF4p86ZafnxFuNqWdhpHXFO244.jpg
                        genre_ids:
                          - 18
                          - 80
                        id: 769
                        original_language: en
                        original_title: GoodFellas
                        overview: >-
                          The true story of Henry Hill, a half-Irish,
                          half-Sicilian Brooklyn kid who is adopted by
                          neighbourhood gangsters at an early age and climbs the
                          ranks of a Mafia family under the guidance of Jimmy
                          Conway.
                        popularity: 64.952
                        poster_path: /aKuFiU82s5ISJpGZp7YkIr3kCUd.jpg
                        release_date: '1990-09-12'
                        title: GoodFellas
                        video: false
                        vote_average: 8.456
                        vote_count: 12902
                      - adult: false
                        backdrop_path: /7lyq8hK0MhPHpUXdnqbFvZYSfkk.jpg
                        genre_ids:
                          - 18
                          - 10749
                        id: 11216
                        original_language: it
                        original_title: Nuovo Cinema Paradiso
                        overview: >-
                          A filmmaker recalls his childhood, when he fell in
                          love with the movies at his village's theater and
                          formed a deep friendship with the theater's
                          projectionist.
                        popularity: 33.22
                        poster_path: /rf99GAg2zHKFj79QKn8ed8iPCVF.jpg
                        release_date: '1988-11-17'
                        title: Cinema Paradiso
                        video: false
                        vote_average: 8.4
                        vote_count: 4383
                  total_pages:
                    type: number
                    example: 490
                  total_results:
                    type: number
                    example: 9799
              examples:
                OK:
                  value:
                    page: 1
                    results:
                      - adult: false
                        backdrop_path: /zfbjgQE1uSd9wiPTX4VzsLi0rGG.jpg
                        genre_ids:
                          - 18
                          - 80
                        id: 278
                        original_language: en
                        original_title: The Shawshank Redemption
                        overview: >-
                          Imprisoned in the 1940s for the double murder of his
                          wife and her lover, upstanding banker Andy Dufresne
                          begins a new life at the Shawshank prison, where he
                          puts his accounting skills to work for an amoral
                          warden. During his long stretch in prison, Dufresne
                          comes to be admired by the other inmates -- including
                          an older prisoner named Red -- for his integrity and
                          unquenchable sense of hope.
                        popularity: 168.665
                        poster_path: /9cqNxx0GxF0bflZmeSMuL5tnGzr.jpg
                        release_date: '1994-09-23'
                        title: The Shawshank Redemption
                        video: false
                        vote_average: 8.7
                        vote_count: 27266
                      - adult: false
                        backdrop_path: /tmU7GeKVybMWFButWEGl2M4GeiP.jpg
                        genre_ids:
                          - 18
                          - 80
                        id: 238
                        original_language: en
                        original_title: The Godfather
                        overview: >-
                          Spanning the years 1945 to 1955, a chronicle of the
                          fictional Italian-American Corleone crime family. When
                          organized crime family patriarch, Vito Corleone barely
                          survives an attempt on his life, his youngest son,
                          Michael steps in to take care of the would-be killers,
                          launching a campaign of bloody revenge.
                        popularity: 166.987
                        poster_path: /3bhkrj58Vtu7enYsRolD1fZdja1.jpg
                        release_date: '1972-03-14'
                        title: The Godfather
                        video: false
                        vote_average: 8.689
                        vote_count: 20707
                      - adult: false
                        backdrop_path: /kGzFbGhp99zva6oZODW5atUtnqi.jpg
                        genre_ids:
                          - 18
                          - 80
                        id: 240
                        original_language: en
                        original_title: The Godfather Part II
                        overview: >-
                          In the continuing saga of the Corleone crime family, a
                          young Vito Corleone grows up in Sicily and in 1910s
                          New York. In the 1950s, Michael Corleone attempts to
                          expand the family business into Las Vegas, Hollywood
                          and Cuba.
                        popularity: 83.607
                        poster_path: /hek3koDUyRQk7FIhPXsa6mT2Zc3.jpg
                        release_date: '1974-12-20'
                        title: The Godfather Part II
                        video: false
                        vote_average: 8.572
                        vote_count: 12487
                      - adult: false
                        backdrop_path: /zb6fM1CX41D9rF9hdgclu0peUmy.jpg
                        genre_ids:
                          - 18
                          - 36
                          - 10752
                        id: 424
                        original_language: en
                        original_title: Schindler's List
                        overview: >-
                          The true story of how businessman Oskar Schindler
                          saved over a thousand Jewish lives from the Nazis
                          while they worked as slaves in his factory during
                          World War II.
                        popularity: 76.246
                        poster_path: /sF1U4EUQS8YHUYjNl3pMGNIQyr0.jpg
                        release_date: '1993-12-15'
                        title: Schindler's List
                        video: false
                        vote_average: 8.567
                        vote_count: 15905
                      - adult: false
                        backdrop_path: /qqHQsStV6exghCM7zbObuYBiYxw.jpg
                        genre_ids:
                          - 18
                        id: 389
                        original_language: en
                        original_title: 12 Angry Men
                        overview: >-
                          The defense and the prosecution have rested and the
                          jury is filing into the jury room to decide if a young
                          Spanish-American is guilty or innocent of murdering
                          his father. What begins as an open and shut case soon
                          becomes a mini-drama of each of the jurors' prejudices
                          and preconceptions about the trial, the accused, and
                          each other.
                        popularity: 57.663
                        poster_path: /ow3wq89wM8qd5X7hWKxiRfsFf9C.jpg
                        release_date: '1957-04-10'
                        title: 12 Angry Men
                        video: false
                        vote_average: 8.5
                        vote_count: 8702
                      - adult: false
                        backdrop_path: /m4TUa2ciEWSlk37rOsjiSIvZDXE.jpg
                        genre_ids:
                          - 16
                          - 10751
                          - 14
                        id: 129
                        original_language: ja
                        original_title: 千と千尋の神隠し
                        overview: >-
                          A young girl, Chihiro, becomes trapped in a strange
                          new world of spirits. When her parents undergo a
                          mysterious transformation, she must call upon the
                          courage she never knew she had to free her family.
                        popularity: 96.321
                        poster_path: /39wmItIWsg5sZMyRUHLkWBcuVCM.jpg
                        release_date: '2001-07-20'
                        title: Spirited Away
                        video: false
                        vote_average: 8.5
                        vote_count: 16573
                      - adult: false
                        backdrop_path: /90ez6ArvpO8bvpyIngBuwXOqJm5.jpg
                        genre_ids:
                          - 35
                          - 18
                          - 10749
                        id: 19404
                        original_language: hi
                        original_title: दिलवाले दुल्हनिया ले जायेंगे
                        overview: >-
                          Raj is a rich, carefree, happy-go-lucky second
                          generation NRI. Simran is the daughter of Chaudhary
                          Baldev Singh, who in spite of being an NRI is very
                          strict about adherence to Indian values. Simran has
                          left for India to be married to her childhood fiancé.
                          Raj leaves for India with a mission at his hands, to
                          claim his lady love under the noses of her whole
                          family. Thus begins a saga.
                        popularity: 60.852
                        poster_path: /lfRkUr7DYdHldAqi3PwdQGBRBPM.jpg
                        release_date: '1995-10-20'
                        title: Dilwale Dulhania Le Jayenge
                        video: false
                        vote_average: 8.526
                        vote_count: 4441
                      - adult: false
                        backdrop_path: /b3mdmjYTEL70j7nuXATUAD9qgu4.jpg
                        genre_ids:
                          - 16
                          - 14
                          - 12
                        id: 823219
                        original_language: lv
                        original_title: Straume
                        overview: >-
                          A solitary cat, displaced by a great flood, finds
                          refuge on a boat with various species and must
                          navigate the challenges of adapting to a transformed
                          world together.
                        popularity: 273.685
                        poster_path: /enRimDhtFfb7hNTQlOjrgK8O8UO.jpg
                        release_date: '2024-08-29'
                        title: Flow
                        video: false
                        vote_average: 8.6
                        vote_count: 391
                      - adult: false
                        backdrop_path: /oOv2oUXcAaNXakRqUPxYq5lJURz.jpg
                        genre_ids:
                          - 18
                          - 28
                          - 80
                          - 53
                        id: 155
                        original_language: en
                        original_title: The Dark Knight
                        overview: >-
                          Batman raises the stakes in his war on crime. With the
                          help of Lt. Jim Gordon and District Attorney Harvey
                          Dent, Batman sets out to dismantle the remaining
                          criminal organizations that plague the streets. The
                          partnership proves to be effective, but they soon find
                          themselves prey to a reign of chaos unleashed by a
                          rising criminal mastermind known to the terrified
                          citizens of Gotham as the Joker.
                        popularity: 139.009
                        poster_path: /qJ2tW6WMUDux911r6m7haRef0WH.jpg
                        release_date: '2008-07-16'
                        title: The Dark Knight
                        video: false
                        vote_average: 8.517
                        vote_count: 32983
                      - adult: false
                        backdrop_path: /vxJ08SvwomfKbpboCWynC3uqUg4.jpg
                        genre_ids:
                          - 14
                          - 18
                          - 80
                        id: 497
                        original_language: en
                        original_title: The Green Mile
                        overview: >-
                          A supernatural tale set on death row in a Southern
                          prison, where gentle giant John Coffey possesses the
                          mysterious power to heal people's ailments. When the
                          cell block's head guard, Paul Edgecomb, recognizes
                          Coffey's miraculous gift, he tries desperately to help
                          stave off the condemned man's execution.
                        popularity: 88.347
                        poster_path: /8VG8fDNiy50H4FedGwdSVUPoaJe.jpg
                        release_date: '1999-12-10'
                        title: The Green Mile
                        video: false
                        vote_average: 8.506
                        vote_count: 17511
                      - adult: false
                        backdrop_path: /hiKmpZMGZsrkA3cdce8a7Dpos1j.jpg
                        genre_ids:
                          - 35
                          - 53
                          - 18
                        id: 496243
                        original_language: ko
                        original_title: 기생충
                        overview: >-
                          All unemployed, Ki-taek's family takes peculiar
                          interest in the wealthy and glamorous Parks for their
                          livelihood until they get entangled in an unexpected
                          incident.
                        popularity: 106.643
                        poster_path: /7IiTTgloJzvGI1TAYymCfbfl3vT.jpg
                        release_date: '2019-05-30'
                        title: Parasite
                        video: false
                        vote_average: 8.5
                        vote_count: 18357
                      - adult: false
                        backdrop_path: /suaEOtk1N1sgg2MTM7oZd2cfVp3.jpg
                        genre_ids:
                          - 53
                          - 80
                        id: 680
                        original_language: en
                        original_title: Pulp Fiction
                        overview: >-
                          A burger-loving hit man, his philosophical partner, a
                          drug-addled gangster's moll and a washed-up boxer
                          converge in this sprawling, comedic crime caper. Their
                          adventures unfurl in three stories that ingeniously
                          trip back and forth in time.
                        popularity: 107.696
                        poster_path: /d5iIlFn5s0ImszYzBPb8JPIfbXD.jpg
                        release_date: '1994-09-10'
                        title: Pulp Fiction
                        video: false
                        vote_average: 8.487
                        vote_count: 27981
                      - adult: false
                        backdrop_path: /dIWwZW7dJJtqC6CgWzYkNVKIUm8.jpg
                        genre_ids:
                          - 16
                          - 10749
                          - 18
                        id: 372058
                        original_language: ja
                        original_title: 君の名は。
                        overview: >-
                          High schoolers Mitsuha and Taki are complete strangers
                          living separate lives. But one night, they suddenly
                          switch places. Mitsuha wakes up in Taki’s body, and he
                          in hers. This bizarre occurrence continues to happen
                          randomly, and the two must adjust their lives around
                          each other.
                        popularity: 90.848
                        poster_path: /vfJFJPepRKapMd5G2ro7klIRysq.jpg
                        release_date: '2016-08-26'
                        title: Your Name.
                        video: false
                        vote_average: 8.485
                        vote_count: 11415
                      - adult: false
                        backdrop_path: /5JrZAtyk3LwiiAWLW0kwz41XZJC.jpg
                        genre_ids:
                          - 12
                          - 14
                          - 28
                        id: 122
                        original_language: en
                        original_title: 'The Lord of the Rings: The Return of the King'
                        overview: >-
                          As armies mass for a final battle that will decide the
                          fate of the world--and powerful, ancient forces of
                          Light and Dark compete to determine the outcome--one
                          member of the Fellowship of the Ring is revealed as
                          the noble heir to the throne of the Kings of Men. Yet,
                          the sole hope for triumph over evil lies with a brave
                          hobbit, Frodo, who, accompanied by his loyal friend
                          Sam and the hideous, wretched Gollum, ventures deep
                          into the very dark heart of Mordor on his seemingly
                          impossible quest to destroy the Ring of Power.​
                        popularity: 138.068
                        poster_path: /rCzpDGLbOoPwLjy3OAm5NUPOTrC.jpg
                        release_date: '2003-12-17'
                        title: 'The Lord of the Rings: The Return of the King'
                        video: false
                        vote_average: 8.482
                        vote_count: 24289
                      - adult: false
                        backdrop_path: /ghgfzbEV7kbpbi1O8eIILKVXEA8.jpg
                        genre_ids:
                          - 35
                          - 18
                          - 10749
                        id: 13
                        original_language: en
                        original_title: Forrest Gump
                        overview: >-
                          A man with a low IQ has accomplished great things in
                          his life and been present during significant historic
                          events—in each case, far exceeding what anyone
                          imagined he could do. But despite all he has achieved,
                          his one true love eludes him.
                        popularity: 102.885
                        poster_path: /arw2vcBveWOVZr6pxd9XTd1TdQa.jpg
                        release_date: '1994-06-23'
                        title: Forrest Gump
                        video: false
                        vote_average: 8.47
                        vote_count: 27503
                      - adult: false
                        backdrop_path: /x4biAVdPVCghBlsVIzB6NmbghIz.jpg
                        genre_ids:
                          - 37
                        id: 429
                        original_language: it
                        original_title: Il buono, il brutto, il cattivo
                        overview: >-
                          While the Civil War rages on between the Union and the
                          Confederacy, three men – a quiet loner, a ruthless
                          hitman, and a Mexican bandit – comb the American
                          Southwest in search of a strongbox containing $200,000
                          in stolen gold.
                        popularity: 74.259
                        poster_path: /bX2xnavhMYjWDoZp1VM6VnU1xwe.jpg
                        release_date: '1966-12-22'
                        title: The Good, the Bad and the Ugly
                        video: false
                        vote_average: 8.5
                        vote_count: 8647
                      - adult: false
                        backdrop_path: /sJNNMCc6B7KZIY3LH3JMYJJNH5j.jpg
                        genre_ids:
                          - 28
                          - 18
                        id: 346
                        original_language: ja
                        original_title: 七人の侍
                        overview: >-
                          A samurai answers a village's request for protection
                          after he falls on hard times. The town needs
                          protection from bandits, so the samurai gathers six
                          others to help him teach the people how to defend
                          themselves, and the villagers provide the soldiers
                          with food.
                        popularity: 41.274
                        poster_path: /iAq0sq42vKTLneVGqHn1D4GzgrM.jpg
                        release_date: '1954-04-26'
                        title: Seven Samurai
                        video: false
                        vote_average: 8.5
                        vote_count: 3692
                      - adult: false
                        backdrop_path: /gwj4R8Uy1GwejKqfofREKI9Jh7L.jpg
                        genre_ids:
                          - 16
                          - 18
                          - 10752
                        id: 12477
                        original_language: ja
                        original_title: 火垂るの墓
                        overview: >-
                          In the final months of World War II, 14-year-old Seita
                          and his sister Setsuko are orphaned when their mother
                          is killed during an air raid in Kobe, Japan. After a
                          falling out with their aunt, they move into an
                          abandoned bomb shelter. With no surviving relatives
                          and their emergency rations depleted, Seita and
                          Setsuko struggle to survive.
                        popularity: 0.042
                        poster_path: /k9tv1rXZbOhH7eiCk378x61kNQ1.jpg
                        release_date: '1988-04-16'
                        title: Grave of the Fireflies
                        video: false
                        vote_average: 8.457
                        vote_count: 5581
                      - adult: false
                        backdrop_path: /7TF4p86ZafnxFuNqWdhpHXFO244.jpg
                        genre_ids:
                          - 18
                          - 80
                        id: 769
                        original_language: en
                        original_title: GoodFellas
                        overview: >-
                          The true story of Henry Hill, a half-Irish,
                          half-Sicilian Brooklyn kid who is adopted by
                          neighbourhood gangsters at an early age and climbs the
                          ranks of a Mafia family under the guidance of Jimmy
                          Conway.
                        popularity: 64.952
                        poster_path: /aKuFiU82s5ISJpGZp7YkIr3kCUd.jpg
                        release_date: '1990-09-12'
                        title: GoodFellas
                        video: false
                        vote_average: 8.456
                        vote_count: 12902
                      - adult: false
                        backdrop_path: /7lyq8hK0MhPHpUXdnqbFvZYSfkk.jpg
                        genre_ids:
                          - 18
                          - 10749
                        id: 11216
                        original_language: it
                        original_title: Nuovo Cinema Paradiso
                        overview: >-
                          A filmmaker recalls his childhood, when he fell in
                          love with the movies at his village's theater and
                          formed a deep friendship with the theater's
                          projectionist.
                        popularity: 33.22
                        poster_path: /rf99GAg2zHKFj79QKn8ed8iPCVF.jpg
                        release_date: '1988-11-17'
                        title: Cinema Paradiso
                        video: false
                        vote_average: 8.4
                        vote_count: 4383
                    total_pages: 490
                    total_results: 9799
components:
  securitySchemes:
    apikey:
      type: apiKey
      name: '{{key}}'
      in: query

````