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

# Popular

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



## OpenAPI

````yaml api-reference/TMDB.json get /3/movie/popular
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/popular:
    get:
      tags:
        - Movie Lists
      summary: Popular
      description: This endpoint is used to get a list of movies ordered by popularity.
      operationId: popular
      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=26962
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Sat, 14 Dec 2024 08:45:20 GMT
            ETag:
              schema:
                type: string
                example: W/"a056f6142c6f808f97373f7d98b3310c"
            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 51216641aa2cfdaadb386a6a151c2424.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: yH04KMZtj14D74MCQvT4C1WJWKA2BMyYc4_lVV3frX8y5cgCORUikQ==
            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: '26962'
            x-memc-key:
              schema:
                type: string
                example: 77fe28587128b679279adaa66c210b95
          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: /3V4kLQg0kSqPLctI5ziYWabAZYF.jpg
                        genre_ids:
                          type: array
                          items:
                            type: number
                            example: 28
                          example:
                            - 28
                            - 878
                            - 12
                            - 53
                        id:
                          type: number
                          example: 912649
                        original_language:
                          type: string
                          example: en
                        original_title:
                          type: string
                          example: 'Venom: The Last Dance'
                        overview:
                          type: string
                          example: >-
                            Eddie and Venom are on the run. Hunted by both of
                            their worlds and with the net closing in, the duo
                            are forced into a devastating decision that will
                            bring the curtains down on Venom and Eddie's last
                            dance.
                        popularity:
                          type: number
                          example: 9823.665
                        poster_path:
                          type: string
                          example: /aosm8NMQ3UyoBVpSxyimorCQykC.jpg
                        release_date:
                          type: string
                          example: '2024-10-22'
                        title:
                          type: string
                          example: 'Venom: The Last Dance'
                        video:
                          type: boolean
                          example: false
                        vote_average:
                          type: number
                          example: 6.76
                        vote_count:
                          type: number
                          example: 1418
                    example:
                      - adult: false
                        backdrop_path: /3V4kLQg0kSqPLctI5ziYWabAZYF.jpg
                        genre_ids:
                          - 28
                          - 878
                          - 12
                          - 53
                        id: 912649
                        original_language: en
                        original_title: 'Venom: The Last Dance'
                        overview: >-
                          Eddie and Venom are on the run. Hunted by both of
                          their worlds and with the net closing in, the duo are
                          forced into a devastating decision that will bring the
                          curtains down on Venom and Eddie's last dance.
                        popularity: 9823.665
                        poster_path: /aosm8NMQ3UyoBVpSxyimorCQykC.jpg
                        release_date: '2024-10-22'
                        title: 'Venom: The Last Dance'
                        video: false
                        vote_average: 6.76
                        vote_count: 1418
                      - adult: false
                        backdrop_path: /tElnmtQ6yz1PjN1kePNl8yMSb59.jpg
                        genre_ids:
                          - 16
                          - 12
                          - 10751
                          - 35
                        id: 1241982
                        original_language: en
                        original_title: Moana 2
                        overview: >-
                          After receiving an unexpected call from her wayfinding
                          ancestors, Moana journeys alongside Maui and a new
                          crew to the far seas of Oceania and into dangerous,
                          long-lost waters for an adventure unlike anything
                          she's ever faced.
                        popularity: 3726.979
                        poster_path: /4YZpsylmjHbqeWzjKpUEF8gcLNW.jpg
                        release_date: '2024-11-21'
                        title: Moana 2
                        video: false
                        vote_average: 6.9
                        vote_count: 478
                      - adult: false
                        backdrop_path: /au3o84ub27qTZiMiEc9UYzN74V3.jpg
                        genre_ids:
                          - 28
                          - 878
                          - 53
                        id: 1035048
                        original_language: en
                        original_title: Elevation
                        overview: >-
                          A single father and two women venture from the safety
                          of their homes to face monstrous creatures to save the
                          life of a young boy.
                        popularity: 2146.632
                        poster_path: /uQhYBxOVFU6s9agD49FnGHwJqG5.jpg
                        release_date: '2024-11-07'
                        title: Elevation
                        video: false
                        vote_average: 6.493
                        vote_count: 151
                      - adult: false
                        backdrop_path: /nOoGIymGBNtA7AEN0B6nshSEQ1p.jpg
                        genre_ids:
                          - 28
                          - 80
                          - 53
                        id: 974453
                        original_language: en
                        original_title: Absolution
                        overview: >-
                          An aging ex-boxer gangster working as muscle for a
                          Boston crime boss receives an upsetting diagnosis. 
                          Despite a faltering memory, he attempts to rectify the
                          sins of his past and reconnect with his estranged
                          children. He is determined to leave a positive legacy
                          for his grandson, but the criminal underworld isn’t
                          done with him and won’t loosen their grip willingly.
                        popularity: 1475.937
                        poster_path: /cNtAslrDhk1i3IOZ16vF7df6lMy.jpg
                        release_date: '2024-10-31'
                        title: Absolution
                        video: false
                        vote_average: 6.1
                        vote_count: 131
                      - adult: false
                        backdrop_path: /rOmUuQEZfPXglwFs5ELLLUDKodL.jpg
                        genre_ids:
                          - 35
                          - 28
                          - 14
                        id: 845781
                        original_language: en
                        original_title: Red One
                        overview: >-
                          After Santa Claus (codename: Red One) is kidnapped,
                          the North Pole's Head of Security must team up with
                          the world's most infamous tracker in a globe-trotting,
                          action-packed mission to save Christmas.
                        popularity: 1724.397
                        poster_path: /cdqLnri3NEGcmfnqwk2TSIYtddg.jpg
                        release_date: '2024-10-31'
                        title: Red One
                        video: false
                        vote_average: 7.023
                        vote_count: 428
                      - adult: false
                        backdrop_path: /evFChfYeD2LqobEJf8iQsrYcGTw.jpg
                        genre_ids:
                          - 28
                          - 80
                          - 53
                        id: 1182387
                        original_language: en
                        original_title: Armor
                        overview: >-
                          Armored truck security guard James Brody is working
                          with his son Casey transporting millions of dollars
                          between banks when a team of thieves led by Rook
                          orchestrate a takeover of their truck to seize the
                          riches. Following a violent car chase, Rook soon has
                          the armored truck surrounded and James and Casey find
                          themselves cornered onto a decrepit bridge.
                        popularity: 1314.269
                        poster_path: /pnXLFioDeftqjlCVlRmXvIdMsdP.jpg
                        release_date: '2024-10-30'
                        title: Armor
                        video: false
                        vote_average: 5.546
                        vote_count: 65
                      - adult: false
                        backdrop_path: /m2hs6YPVrzjvRC21SE9BeXtgqFW.jpg
                        genre_ids:
                          - 16
                          - 9648
                          - 878
                          - 28
                        id: 1299652
                        original_language: en
                        original_title: 'Watchmen: Chapter II'
                        overview: >-
                          Suspicious of the events ensnaring their former
                          colleagues, Nite Owl and Silk Spectre are spurred out
                          of retirement to investigate. As they grapple with
                          personal ethics, inner demons and a society turned
                          against them, they race the clock to uncover a
                          deepening plot that might trigger global nuclear war.
                        popularity: 1199.364
                        poster_path: /4rBObJFpiWJOG7aIlRrOUniAkBs.jpg
                        release_date: '2024-11-25'
                        title: 'Watchmen: Chapter II'
                        video: false
                        vote_average: 7.6
                        vote_count: 46
                      - adult: false
                        backdrop_path: /cBTwQKMd7Vn6rGTGBtoFLIfj7uM.jpg
                        genre_ids:
                          - 16
                          - 12
                          - 28
                          - 14
                        id: 1147416
                        original_language: fr
                        original_title: 'Miraculous World : Londres, la course contre le temps'
                        overview: >-
                          To save the future from a terrible fate, Marinette
                          becomes Chronobug and teams up with Bunnyx to defeat a
                          mysterious opponent who travels through time. Who is
                          this new supervillain, and why are they obsessed with
                          exposing Marinette's secret superhero identity?
                          Marinette's only hope is to defeat her new opponent to
                          prevent the end of Ladybug and time itself!
                        popularity: 1235.591
                        poster_path: /6AtoMpHvs9pxd30KsyK8QmJ9W9M.jpg
                        release_date: '2024-11-14'
                        title: 'Miraculous World, London: At the Edge of Time'
                        video: false
                        vote_average: 8.5
                        vote_count: 44
                      - adult: false
                        backdrop_path: /rWs3Q9bT7zCH6t004z67UGuWUwu.jpg
                        genre_ids:
                          - 16
                          - 35
                          - 10751
                          - 14
                          - 12
                        id: 645757
                        original_language: en
                        original_title: That Christmas
                        overview: >-
                          It's an unforgettable Christmas for the townsfolk of
                          Wellington-on-Sea when the worst snowstorm in history
                          alters everyone's plans — including Santa's.
                        popularity: 1274.145
                        poster_path: /bX6dx2U4hOk1esI7mYwtD3cEKdC.jpg
                        release_date: '2024-11-27'
                        title: That Christmas
                        video: false
                        vote_average: 7.6
                        vote_count: 104
                      - adult: false
                        backdrop_path: /mQZJoIhTEkNhCYAqcHrQqhENLdu.jpg
                        genre_ids:
                          - 16
                          - 28
                          - 878
                          - 10751
                        id: 1184918
                        original_language: en
                        original_title: The Wild Robot
                        overview: >-
                          After a shipwreck, an intelligent robot called Roz is
                          stranded on an uninhabited island. To survive the
                          harsh environment, Roz bonds with the island's animals
                          and cares for an orphaned baby goose.
                        popularity: 973.601
                        poster_path: /wTnV3PCVW5O92JMrFvvrRcV39RU.jpg
                        release_date: '2024-09-08'
                        title: The Wild Robot
                        video: false
                        vote_average: 8.4
                        vote_count: 3408
                      - adult: false
                        backdrop_path: /sv3clpwOSSZO1c8i9uX4zig6Lzz.jpg
                        genre_ids:
                          - 53
                          - 80
                          - 9648
                          - 28
                        id: 1252470
                        original_language: hi
                        original_title: सिकंदर का मुकद्दर
                        overview: >-
                          After an unsolved diamond heist, a hard-nosed cop’s
                          pursuit of his key suspect turns into obsession, until
                          they finally face each other — and the truth.
                        popularity: 796.991
                        poster_path: /eWUh4rgxtgypgnOa6uGMnUt01ux.jpg
                        release_date: '2024-11-29'
                        title: Sikandar Ka Muqaddar
                        video: false
                        vote_average: 6
                        vote_count: 9
                      - adult: false
                        backdrop_path: /euYIwmwkmz95mnXvufEmbL6ovhZ.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 36
                        id: 558449
                        original_language: en
                        original_title: Gladiator II
                        overview: >-
                          Years after witnessing the death of the revered hero
                          Maximus at the hands of his uncle, Lucius is forced to
                          enter the Colosseum after his home is conquered by the
                          tyrannical Emperors who now lead Rome with an iron
                          fist. With rage in his heart and the future of the
                          Empire at stake, Lucius must look to his past to find
                          strength and honor to return the glory of Rome to its
                          people.
                        popularity: 960.733
                        poster_path: /2cxhvwyEwRlysAmRH4iodkvo0z5.jpg
                        release_date: '2024-11-05'
                        title: Gladiator II
                        video: false
                        vote_average: 6.7
                        vote_count: 1059
                      - adult: false
                        backdrop_path: /1ulX4rDlS97lbDi929PUrEi507V.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 53
                        id: 539972
                        original_language: en
                        original_title: Kraven the Hunter
                        overview: >-
                          Kraven Kravinoff's complex relationship with his
                          ruthless gangster father, Nikolai, starts him down a
                          path of vengeance with brutal consequences, motivating
                          him to become not only the greatest hunter in the
                          world, but also one of its most feared.
                        popularity: 1119.248
                        poster_path: /i47IUSsN126K11JUzqQIOi1Mg1M.jpg
                        release_date: '2024-12-11'
                        title: Kraven the Hunter
                        video: false
                        vote_average: 5.6
                        vote_count: 53
                      - adult: false
                        backdrop_path: /liuBLPXvisMRo5w2JEKHXceWq5u.jpg
                        genre_ids:
                          - 28
                          - 80
                          - 18
                        id: 1171640
                        original_language: fr
                        original_title: GTMAX
                        overview: >-
                          When a notorious gang of bikers recruits her brother
                          for a heist, a former motocross champion must face her
                          deepest fears to keep her family safe.
                        popularity: 753.923
                        poster_path: /bx92hl70NUhojjO3eV6LqKllj4L.jpg
                        release_date: '2024-11-19'
                        title: GTMAX
                        video: false
                        vote_average: 6.1
                        vote_count: 72
                      - adult: false
                        backdrop_path: /6amNYUYvoKsZbg8vE00Yzt9Xn7H.jpg
                        genre_ids:
                          - 28
                          - 35
                          - 878
                        id: 533535
                        original_language: en
                        original_title: Deadpool & Wolverine
                        overview: >-
                          A listless Wade Wilson toils away in civilian life
                          with his days as the morally flexible mercenary,
                          Deadpool, behind him. But when his homeworld faces an
                          existential threat, Wade must reluctantly suit-up
                          again with an even more reluctant Wolverine.
                        popularity: 814.6
                        poster_path: /8cdWjvZQUExUUTzyp4t6EDMubfO.jpg
                        release_date: '2024-07-24'
                        title: Deadpool & Wolverine
                        video: false
                        vote_average: 7.7
                        vote_count: 5888
                      - adult: false
                        backdrop_path: /h3fwlwHotd3JfV13HdW0mxDcxPD.jpg
                        genre_ids:
                          - 35
                          - 10749
                          - 10770
                        id: 957119
                        original_language: en
                        original_title: 'Sidelined: The QB and Me'
                        overview: >-
                          Dallas, a burdened but headstrong dancer, is
                          determined to get into the best dance school in the
                          country—her late mother’s alma mater. However, that
                          dream is suddenly derailed when the cheeky yet
                          secretly grieving football star, Drayton, crashes into
                          her life with a unique story of his own. Will the two
                          of them be able to grow into their dreams together, or
                          will their dreams be sidelined?
                        popularity: 851.169
                        poster_path: /hklQwv6QVoOp5bWyh1bjuF2ydyG.jpg
                        release_date: '2024-11-29'
                        title: 'Sidelined: The QB and Me'
                        video: false
                        vote_average: 6.4
                        vote_count: 65
                      - adult: false
                        backdrop_path: /uVlUu174iiKhsUGqnOSy46eIIMU.jpg
                        genre_ids:
                          - 18
                          - 10749
                          - 14
                        id: 402431
                        original_language: en
                        original_title: Wicked
                        overview: >-
                          In the land of Oz, ostracized and misunderstood
                          green-skinned Elphaba is forced to share a room with
                          the popular aristocrat Glinda at Shiz University, and
                          the two's unlikely friendship is tested as they begin
                          to fulfill their respective destinies as Glinda the
                          Good and the Wicked Witch of the West.
                        popularity: 766.652
                        poster_path: /xDGbZ0JJ3mYaGKy4Nzd9Kph6M9L.jpg
                        release_date: '2024-11-20'
                        title: Wicked
                        video: false
                        vote_average: 7.6
                        vote_count: 529
                      - adult: false
                        backdrop_path: /7h6TqPB3ESmjuVbxCxAeB1c9OB1.jpg
                        genre_ids:
                          - 27
                          - 878
                        id: 933260
                        original_language: en
                        original_title: The Substance
                        overview: >-
                          A fading celebrity decides to use a black market drug,
                          a cell-replicating substance that temporarily creates
                          a younger, better version of herself.
                        popularity: 806.876
                        poster_path: /lqoMzCcZYEFK729d6qzt349fB4o.jpg
                        release_date: '2024-09-07'
                        title: The Substance
                        video: false
                        vote_average: 7.2
                        vote_count: 2547
                      - adult: false
                        backdrop_path: /ditakJQbOLWVsyYZnKtz054fJhz.jpg
                        genre_ids:
                          - 27
                          - 9648
                        id: 1100782
                        original_language: en
                        original_title: Smile 2
                        overview: >-
                          About to embark on a new world tour, global pop
                          sensation Skye Riley begins experiencing increasingly
                          terrifying and inexplicable events. Overwhelmed by the
                          escalating horrors and the pressures of fame, Skye is
                          forced to face her dark past to regain control of her
                          life before it spirals out of control.
                        popularity: 746.193
                        poster_path: /ht8Uv9QPv9y7K0RvUyJIaXOZTfd.jpg
                        release_date: '2024-10-16'
                        title: Smile 2
                        video: false
                        vote_average: 6.587
                        vote_count: 913
                      - adult: false
                        backdrop_path: /fyeyxFzZ3qYqDsaMVYF6sq3pp2n.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 53
                        id: 1167271
                        original_language: en
                        original_title: Weekend in Taipei
                        overview: >-
                          A former DEA agent and a former undercover operative
                          revisit their romance during a fateful weekend in
                          Taipei, unaware of the dangerous consequences of their
                          past.
                        popularity: 1094.967
                        poster_path: /qSc0AUvs8mRy00R9y8QYEHWIAQ9.jpg
                        release_date: '2024-09-19'
                        title: Weekend in Taipei
                        video: false
                        vote_average: 6.2
                        vote_count: 67
                  total_pages:
                    type: number
                    example: 47643
                  total_results:
                    type: number
                    example: 952854
              examples:
                OK:
                  value:
                    page: 1
                    results:
                      - adult: false
                        backdrop_path: /3V4kLQg0kSqPLctI5ziYWabAZYF.jpg
                        genre_ids:
                          - 28
                          - 878
                          - 12
                          - 53
                        id: 912649
                        original_language: en
                        original_title: 'Venom: The Last Dance'
                        overview: >-
                          Eddie and Venom are on the run. Hunted by both of
                          their worlds and with the net closing in, the duo are
                          forced into a devastating decision that will bring the
                          curtains down on Venom and Eddie's last dance.
                        popularity: 9823.665
                        poster_path: /aosm8NMQ3UyoBVpSxyimorCQykC.jpg
                        release_date: '2024-10-22'
                        title: 'Venom: The Last Dance'
                        video: false
                        vote_average: 6.76
                        vote_count: 1418
                      - adult: false
                        backdrop_path: /tElnmtQ6yz1PjN1kePNl8yMSb59.jpg
                        genre_ids:
                          - 16
                          - 12
                          - 10751
                          - 35
                        id: 1241982
                        original_language: en
                        original_title: Moana 2
                        overview: >-
                          After receiving an unexpected call from her wayfinding
                          ancestors, Moana journeys alongside Maui and a new
                          crew to the far seas of Oceania and into dangerous,
                          long-lost waters for an adventure unlike anything
                          she's ever faced.
                        popularity: 3726.979
                        poster_path: /4YZpsylmjHbqeWzjKpUEF8gcLNW.jpg
                        release_date: '2024-11-21'
                        title: Moana 2
                        video: false
                        vote_average: 6.9
                        vote_count: 478
                      - adult: false
                        backdrop_path: /au3o84ub27qTZiMiEc9UYzN74V3.jpg
                        genre_ids:
                          - 28
                          - 878
                          - 53
                        id: 1035048
                        original_language: en
                        original_title: Elevation
                        overview: >-
                          A single father and two women venture from the safety
                          of their homes to face monstrous creatures to save the
                          life of a young boy.
                        popularity: 2146.632
                        poster_path: /uQhYBxOVFU6s9agD49FnGHwJqG5.jpg
                        release_date: '2024-11-07'
                        title: Elevation
                        video: false
                        vote_average: 6.493
                        vote_count: 151
                      - adult: false
                        backdrop_path: /nOoGIymGBNtA7AEN0B6nshSEQ1p.jpg
                        genre_ids:
                          - 28
                          - 80
                          - 53
                        id: 974453
                        original_language: en
                        original_title: Absolution
                        overview: >-
                          An aging ex-boxer gangster working as muscle for a
                          Boston crime boss receives an upsetting diagnosis. 
                          Despite a faltering memory, he attempts to rectify the
                          sins of his past and reconnect with his estranged
                          children. He is determined to leave a positive legacy
                          for his grandson, but the criminal underworld isn’t
                          done with him and won’t loosen their grip willingly.
                        popularity: 1475.937
                        poster_path: /cNtAslrDhk1i3IOZ16vF7df6lMy.jpg
                        release_date: '2024-10-31'
                        title: Absolution
                        video: false
                        vote_average: 6.1
                        vote_count: 131
                      - adult: false
                        backdrop_path: /rOmUuQEZfPXglwFs5ELLLUDKodL.jpg
                        genre_ids:
                          - 35
                          - 28
                          - 14
                        id: 845781
                        original_language: en
                        original_title: Red One
                        overview: >-
                          After Santa Claus (codename: Red One) is kidnapped,
                          the North Pole's Head of Security must team up with
                          the world's most infamous tracker in a globe-trotting,
                          action-packed mission to save Christmas.
                        popularity: 1724.397
                        poster_path: /cdqLnri3NEGcmfnqwk2TSIYtddg.jpg
                        release_date: '2024-10-31'
                        title: Red One
                        video: false
                        vote_average: 7.023
                        vote_count: 428
                      - adult: false
                        backdrop_path: /evFChfYeD2LqobEJf8iQsrYcGTw.jpg
                        genre_ids:
                          - 28
                          - 80
                          - 53
                        id: 1182387
                        original_language: en
                        original_title: Armor
                        overview: >-
                          Armored truck security guard James Brody is working
                          with his son Casey transporting millions of dollars
                          between banks when a team of thieves led by Rook
                          orchestrate a takeover of their truck to seize the
                          riches. Following a violent car chase, Rook soon has
                          the armored truck surrounded and James and Casey find
                          themselves cornered onto a decrepit bridge.
                        popularity: 1314.269
                        poster_path: /pnXLFioDeftqjlCVlRmXvIdMsdP.jpg
                        release_date: '2024-10-30'
                        title: Armor
                        video: false
                        vote_average: 5.546
                        vote_count: 65
                      - adult: false
                        backdrop_path: /m2hs6YPVrzjvRC21SE9BeXtgqFW.jpg
                        genre_ids:
                          - 16
                          - 9648
                          - 878
                          - 28
                        id: 1299652
                        original_language: en
                        original_title: 'Watchmen: Chapter II'
                        overview: >-
                          Suspicious of the events ensnaring their former
                          colleagues, Nite Owl and Silk Spectre are spurred out
                          of retirement to investigate. As they grapple with
                          personal ethics, inner demons and a society turned
                          against them, they race the clock to uncover a
                          deepening plot that might trigger global nuclear war.
                        popularity: 1199.364
                        poster_path: /4rBObJFpiWJOG7aIlRrOUniAkBs.jpg
                        release_date: '2024-11-25'
                        title: 'Watchmen: Chapter II'
                        video: false
                        vote_average: 7.6
                        vote_count: 46
                      - adult: false
                        backdrop_path: /cBTwQKMd7Vn6rGTGBtoFLIfj7uM.jpg
                        genre_ids:
                          - 16
                          - 12
                          - 28
                          - 14
                        id: 1147416
                        original_language: fr
                        original_title: 'Miraculous World : Londres, la course contre le temps'
                        overview: >-
                          To save the future from a terrible fate, Marinette
                          becomes Chronobug and teams up with Bunnyx to defeat a
                          mysterious opponent who travels through time. Who is
                          this new supervillain, and why are they obsessed with
                          exposing Marinette's secret superhero identity?
                          Marinette's only hope is to defeat her new opponent to
                          prevent the end of Ladybug and time itself!
                        popularity: 1235.591
                        poster_path: /6AtoMpHvs9pxd30KsyK8QmJ9W9M.jpg
                        release_date: '2024-11-14'
                        title: 'Miraculous World, London: At the Edge of Time'
                        video: false
                        vote_average: 8.5
                        vote_count: 44
                      - adult: false
                        backdrop_path: /rWs3Q9bT7zCH6t004z67UGuWUwu.jpg
                        genre_ids:
                          - 16
                          - 35
                          - 10751
                          - 14
                          - 12
                        id: 645757
                        original_language: en
                        original_title: That Christmas
                        overview: >-
                          It's an unforgettable Christmas for the townsfolk of
                          Wellington-on-Sea when the worst snowstorm in history
                          alters everyone's plans — including Santa's.
                        popularity: 1274.145
                        poster_path: /bX6dx2U4hOk1esI7mYwtD3cEKdC.jpg
                        release_date: '2024-11-27'
                        title: That Christmas
                        video: false
                        vote_average: 7.6
                        vote_count: 104
                      - adult: false
                        backdrop_path: /mQZJoIhTEkNhCYAqcHrQqhENLdu.jpg
                        genre_ids:
                          - 16
                          - 28
                          - 878
                          - 10751
                        id: 1184918
                        original_language: en
                        original_title: The Wild Robot
                        overview: >-
                          After a shipwreck, an intelligent robot called Roz is
                          stranded on an uninhabited island. To survive the
                          harsh environment, Roz bonds with the island's animals
                          and cares for an orphaned baby goose.
                        popularity: 973.601
                        poster_path: /wTnV3PCVW5O92JMrFvvrRcV39RU.jpg
                        release_date: '2024-09-08'
                        title: The Wild Robot
                        video: false
                        vote_average: 8.4
                        vote_count: 3408
                      - adult: false
                        backdrop_path: /sv3clpwOSSZO1c8i9uX4zig6Lzz.jpg
                        genre_ids:
                          - 53
                          - 80
                          - 9648
                          - 28
                        id: 1252470
                        original_language: hi
                        original_title: सिकंदर का मुकद्दर
                        overview: >-
                          After an unsolved diamond heist, a hard-nosed cop’s
                          pursuit of his key suspect turns into obsession, until
                          they finally face each other — and the truth.
                        popularity: 796.991
                        poster_path: /eWUh4rgxtgypgnOa6uGMnUt01ux.jpg
                        release_date: '2024-11-29'
                        title: Sikandar Ka Muqaddar
                        video: false
                        vote_average: 6
                        vote_count: 9
                      - adult: false
                        backdrop_path: /euYIwmwkmz95mnXvufEmbL6ovhZ.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 36
                        id: 558449
                        original_language: en
                        original_title: Gladiator II
                        overview: >-
                          Years after witnessing the death of the revered hero
                          Maximus at the hands of his uncle, Lucius is forced to
                          enter the Colosseum after his home is conquered by the
                          tyrannical Emperors who now lead Rome with an iron
                          fist. With rage in his heart and the future of the
                          Empire at stake, Lucius must look to his past to find
                          strength and honor to return the glory of Rome to its
                          people.
                        popularity: 960.733
                        poster_path: /2cxhvwyEwRlysAmRH4iodkvo0z5.jpg
                        release_date: '2024-11-05'
                        title: Gladiator II
                        video: false
                        vote_average: 6.7
                        vote_count: 1059
                      - adult: false
                        backdrop_path: /1ulX4rDlS97lbDi929PUrEi507V.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 53
                        id: 539972
                        original_language: en
                        original_title: Kraven the Hunter
                        overview: >-
                          Kraven Kravinoff's complex relationship with his
                          ruthless gangster father, Nikolai, starts him down a
                          path of vengeance with brutal consequences, motivating
                          him to become not only the greatest hunter in the
                          world, but also one of its most feared.
                        popularity: 1119.248
                        poster_path: /i47IUSsN126K11JUzqQIOi1Mg1M.jpg
                        release_date: '2024-12-11'
                        title: Kraven the Hunter
                        video: false
                        vote_average: 5.6
                        vote_count: 53
                      - adult: false
                        backdrop_path: /liuBLPXvisMRo5w2JEKHXceWq5u.jpg
                        genre_ids:
                          - 28
                          - 80
                          - 18
                        id: 1171640
                        original_language: fr
                        original_title: GTMAX
                        overview: >-
                          When a notorious gang of bikers recruits her brother
                          for a heist, a former motocross champion must face her
                          deepest fears to keep her family safe.
                        popularity: 753.923
                        poster_path: /bx92hl70NUhojjO3eV6LqKllj4L.jpg
                        release_date: '2024-11-19'
                        title: GTMAX
                        video: false
                        vote_average: 6.1
                        vote_count: 72
                      - adult: false
                        backdrop_path: /6amNYUYvoKsZbg8vE00Yzt9Xn7H.jpg
                        genre_ids:
                          - 28
                          - 35
                          - 878
                        id: 533535
                        original_language: en
                        original_title: Deadpool & Wolverine
                        overview: >-
                          A listless Wade Wilson toils away in civilian life
                          with his days as the morally flexible mercenary,
                          Deadpool, behind him. But when his homeworld faces an
                          existential threat, Wade must reluctantly suit-up
                          again with an even more reluctant Wolverine.
                        popularity: 814.6
                        poster_path: /8cdWjvZQUExUUTzyp4t6EDMubfO.jpg
                        release_date: '2024-07-24'
                        title: Deadpool & Wolverine
                        video: false
                        vote_average: 7.7
                        vote_count: 5888
                      - adult: false
                        backdrop_path: /h3fwlwHotd3JfV13HdW0mxDcxPD.jpg
                        genre_ids:
                          - 35
                          - 10749
                          - 10770
                        id: 957119
                        original_language: en
                        original_title: 'Sidelined: The QB and Me'
                        overview: >-
                          Dallas, a burdened but headstrong dancer, is
                          determined to get into the best dance school in the
                          country—her late mother’s alma mater. However, that
                          dream is suddenly derailed when the cheeky yet
                          secretly grieving football star, Drayton, crashes into
                          her life with a unique story of his own. Will the two
                          of them be able to grow into their dreams together, or
                          will their dreams be sidelined?
                        popularity: 851.169
                        poster_path: /hklQwv6QVoOp5bWyh1bjuF2ydyG.jpg
                        release_date: '2024-11-29'
                        title: 'Sidelined: The QB and Me'
                        video: false
                        vote_average: 6.4
                        vote_count: 65
                      - adult: false
                        backdrop_path: /uVlUu174iiKhsUGqnOSy46eIIMU.jpg
                        genre_ids:
                          - 18
                          - 10749
                          - 14
                        id: 402431
                        original_language: en
                        original_title: Wicked
                        overview: >-
                          In the land of Oz, ostracized and misunderstood
                          green-skinned Elphaba is forced to share a room with
                          the popular aristocrat Glinda at Shiz University, and
                          the two's unlikely friendship is tested as they begin
                          to fulfill their respective destinies as Glinda the
                          Good and the Wicked Witch of the West.
                        popularity: 766.652
                        poster_path: /xDGbZ0JJ3mYaGKy4Nzd9Kph6M9L.jpg
                        release_date: '2024-11-20'
                        title: Wicked
                        video: false
                        vote_average: 7.6
                        vote_count: 529
                      - adult: false
                        backdrop_path: /7h6TqPB3ESmjuVbxCxAeB1c9OB1.jpg
                        genre_ids:
                          - 27
                          - 878
                        id: 933260
                        original_language: en
                        original_title: The Substance
                        overview: >-
                          A fading celebrity decides to use a black market drug,
                          a cell-replicating substance that temporarily creates
                          a younger, better version of herself.
                        popularity: 806.876
                        poster_path: /lqoMzCcZYEFK729d6qzt349fB4o.jpg
                        release_date: '2024-09-07'
                        title: The Substance
                        video: false
                        vote_average: 7.2
                        vote_count: 2547
                      - adult: false
                        backdrop_path: /ditakJQbOLWVsyYZnKtz054fJhz.jpg
                        genre_ids:
                          - 27
                          - 9648
                        id: 1100782
                        original_language: en
                        original_title: Smile 2
                        overview: >-
                          About to embark on a new world tour, global pop
                          sensation Skye Riley begins experiencing increasingly
                          terrifying and inexplicable events. Overwhelmed by the
                          escalating horrors and the pressures of fame, Skye is
                          forced to face her dark past to regain control of her
                          life before it spirals out of control.
                        popularity: 746.193
                        poster_path: /ht8Uv9QPv9y7K0RvUyJIaXOZTfd.jpg
                        release_date: '2024-10-16'
                        title: Smile 2
                        video: false
                        vote_average: 6.587
                        vote_count: 913
                      - adult: false
                        backdrop_path: /fyeyxFzZ3qYqDsaMVYF6sq3pp2n.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 53
                        id: 1167271
                        original_language: en
                        original_title: Weekend in Taipei
                        overview: >-
                          A former DEA agent and a former undercover operative
                          revisit their romance during a fateful weekend in
                          Taipei, unaware of the dangerous consequences of their
                          past.
                        popularity: 1094.967
                        poster_path: /qSc0AUvs8mRy00R9y8QYEHWIAQ9.jpg
                        release_date: '2024-09-19'
                        title: Weekend in Taipei
                        video: false
                        vote_average: 6.2
                        vote_count: 67
                    total_pages: 47643
                    total_results: 952854
components:
  securitySchemes:
    apikey:
      type: apiKey
      name: '{{key}}'
      in: query

````