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

# Movies

> This endpoint is used to get the trending movies on TMDB.



## OpenAPI

````yaml api-reference/TMDB.json get /3/trending/movie/day
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/trending/movie/day:
    get:
      tags:
        - Trending
      summary: Movies
      description: This endpoint is used to get the trending movies on TMDB.
      operationId: movies
      parameters:
        - name: language
          in: query
          schema:
            type: string
            example: en-US
      responses:
        '200':
          description: OK
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=554
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Wed, 18 Dec 2024 14:35:33 GMT
            ETag:
              schema:
                type: string
                example: W/"c3b919ad15430fec2883b0b1b7e3ff0f"
            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 a075746ea1824aa1c02a5e26a9e968e4.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: JElIvSp5nkdf6uJa4lH6MBtbeNyMWvJbcF7BhGOpYjlRoQs3JwcBYw==
            X-Amz-Cf-Pop:
              schema:
                type: string
                example: IAD89-C3
            X-Cache:
              schema:
                type: string
                example: Miss from cloudfront
            x-memc:
              schema:
                type: string
                example: HIT
            x-memc-age:
              schema:
                type: string
                example: '46'
            x-memc-expires:
              schema:
                type: string
                example: '554'
            x-memc-key:
              schema:
                type: string
                example: 913424cf2877f705324786bd19bafab6
          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: /4cp40IyTpFfsT2IKpl0YlUkMBIR.jpg
                        genre_ids:
                          type: array
                          items:
                            type: number
                            example: 35
                          example:
                            - 35
                            - 10749
                            - 18
                        id:
                          type: number
                          example: 1064213
                        media_type:
                          type: string
                          example: movie
                        original_language:
                          type: string
                          example: en
                        original_title:
                          type: string
                          example: Anora
                        overview:
                          type: string
                          example: >-
                            A young sex worker from Brooklyn gets her chance at
                            a Cinderella story when she meets and impulsively
                            marries the son of an oligarch. Once the news
                            reaches Russia, her fairytale is threatened as his
                            parents set out to get the marriage annulled.
                        popularity:
                          type: number
                          example: 159.295
                        poster_path:
                          type: string
                          example: /7MrgIUeq0DD2iF7GR6wqJfYZNeC.jpg
                        release_date:
                          type: string
                          example: '2024-10-14'
                        title:
                          type: string
                          example: Anora
                        video:
                          type: boolean
                          example: false
                        vote_average:
                          type: number
                          example: 7.3
                        vote_count:
                          type: number
                          example: 367
                    example:
                      - adult: false
                        backdrop_path: /4cp40IyTpFfsT2IKpl0YlUkMBIR.jpg
                        genre_ids:
                          - 35
                          - 10749
                          - 18
                        id: 1064213
                        media_type: movie
                        original_language: en
                        original_title: Anora
                        overview: >-
                          A young sex worker from Brooklyn gets her chance at a
                          Cinderella story when she meets and impulsively
                          marries the son of an oligarch. Once the news reaches
                          Russia, her fairytale is threatened as his parents set
                          out to get the marriage annulled.
                        popularity: 159.295
                        poster_path: /7MrgIUeq0DD2iF7GR6wqJfYZNeC.jpg
                        release_date: '2024-10-14'
                        title: Anora
                        video: false
                        vote_average: 7.3
                        vote_count: 367
                      - adult: false
                        backdrop_path: /bHkn3yuOFdu5LJcq67Odofhx6cb.jpg
                        genre_ids:
                          - 28
                          - 14
                          - 35
                        id: 845781
                        media_type: movie
                        original_language: en
                        original_title: Red One
                        overview: >-
                          After Santa Claus (codename: Red One) is kidnapped,
                          the North Pole's Head of Security must team up with
                          the world's most infamous tracker in a globe-trotting,
                          action-packed mission to save Christmas.
                        popularity: 6624.443
                        poster_path: /cdqLnri3NEGcmfnqwk2TSIYtddg.jpg
                        release_date: '2024-10-31'
                        title: Red One
                        video: false
                        vote_average: 6.9
                        vote_count: 856
                      - adult: false
                        backdrop_path: /c6nouvFYnmNO50WQDLcKMI3p0jA.jpg
                        genre_ids:
                          - 12
                          - 10751
                          - 18
                          - 16
                        id: 762509
                        media_type: movie
                        original_language: en
                        original_title: 'Mufasa: The Lion King'
                        overview: >-
                          Told in flashbacks, Mufasa is an orphaned cub, lost
                          and alone until he meets a sympathetic lion named
                          Taka—the heir to a royal bloodline. The chance meeting
                          sets in motion a journey of misfits searching for
                          their destiny and working together to evade a
                          threatening and deadly foe.
                        popularity: 1325.87
                        poster_path: /lurEK87kukWNaHd0zYnsi3yzJrs.jpg
                        release_date: '2024-12-18'
                        title: 'Mufasa: The Lion King'
                        video: false
                        vote_average: 6.2
                        vote_count: 12
                      - adult: false
                        backdrop_path: /rhc8Mtuo3Kh8CndnlmTNMF8o9pU.jpg
                        genre_ids:
                          - 28
                          - 9648
                          - 53
                        id: 1005331
                        media_type: movie
                        original_language: en
                        original_title: Carry-On
                        overview: >-
                          An airport security officer races to outsmart a
                          mysterious traveler forcing him to let a dangerous
                          item slip onto a Christmas Eve flight.
                        popularity: 476.188
                        poster_path: /sjMN7DRi4sGiledsmllEw5HJjPy.jpg
                        release_date: '2024-12-05'
                        title: Carry-On
                        video: false
                        vote_average: 7
                        vote_count: 425
                      - adult: false
                        backdrop_path: /eK8HiCLv4zo6iZ0NbjZnmD9LZkd.jpg
                        genre_ids:
                          - 16
                          - 28
                          - 878
                          - 10751
                        id: 1184918
                        media_type: movie
                        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: 956.588
                        poster_path: /wTnV3PCVW5O92JMrFvvrRcV39RU.jpg
                        release_date: '2024-09-08'
                        title: The Wild Robot
                        video: false
                        vote_average: 8.385
                        vote_count: 3488
                      - adult: false
                        backdrop_path: /t98L9uphqBSNn2Mkvdm3xSFCQyi.jpg
                        genre_ids:
                          - 27
                          - 878
                        id: 933260
                        media_type: movie
                        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: 748.881
                        poster_path: /lqoMzCcZYEFK729d6qzt349fB4o.jpg
                        release_date: '2024-09-07'
                        title: The Substance
                        video: false
                        vote_average: 7.2
                        vote_count: 2623
                      - adult: false
                        backdrop_path: /3kbWZFgcCx4YbKkKHvJDGh6ebsH.jpg
                        genre_ids:
                          - 16
                          - 35
                        id: 1399914
                        media_type: movie
                        original_language: en
                        original_title: 'The Simpsons: O C''mon All Ye Faithful'
                        overview: >-
                          The residents of Springfield search for Christmas
                          cheer.
                        popularity: 1.876
                        poster_path: /9EijynTuWgr2JoElEJe1Jhtm3Cu.jpg
                        release_date: '2024-12-16'
                        title: 'The Simpsons: O C''mon All Ye Faithful'
                        video: false
                        vote_average: 7
                        vote_count: 2
                      - adult: false
                        backdrop_path: /3V4kLQg0kSqPLctI5ziYWabAZYF.jpg
                        genre_ids:
                          - 28
                          - 878
                          - 12
                          - 53
                        id: 912649
                        media_type: movie
                        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: 6191.971
                        poster_path: /aosm8NMQ3UyoBVpSxyimorCQykC.jpg
                        release_date: '2024-10-22'
                        title: 'Venom: The Last Dance'
                        video: false
                        vote_average: 6.774
                        vote_count: 1638
                      - adult: false
                        backdrop_path: /v9Du2HC3hlknAvGlWhquRbeifwW.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 53
                        id: 539972
                        media_type: movie
                        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: 1072.445
                        poster_path: /i47IUSsN126K11JUzqQIOi1Mg1M.jpg
                        release_date: '2024-12-11'
                        title: Kraven the Hunter
                        video: false
                        vote_average: 5.8
                        vote_count: 105
                      - adult: false
                        backdrop_path: /uVlUu174iiKhsUGqnOSy46eIIMU.jpg
                        genre_ids:
                          - 18
                          - 10749
                          - 14
                        id: 402431
                        media_type: movie
                        original_language: en
                        original_title: Wicked
                        overview: >-
                          In the land of Oz, ostracized and misunderstood
                          green-skinned Elphaba is forced to share a room with
                          the popular aristocrat Glinda at Shiz University, and
                          the two's unlikely friendship is tested as they begin
                          to fulfill their respective destinies as Glinda the
                          Good and the Wicked Witch of the West.
                        popularity: 654.661
                        poster_path: /xDGbZ0JJ3mYaGKy4Nzd9Kph6M9L.jpg
                        release_date: '2024-11-20'
                        title: Wicked
                        video: false
                        vote_average: 7.587
                        vote_count: 571
                      - adult: false
                        backdrop_path: /zOpe0eHsq0A2NvNyBbtT6sj53qV.jpg
                        genre_ids:
                          - 12
                          - 35
                          - 10751
                          - 878
                        id: 939243
                        media_type: movie
                        original_language: en
                        original_title: Sonic the Hedgehog 3
                        overview: >-
                          Sonic, Knuckles, and Tails reunite against a powerful
                          new adversary, Shadow, a mysterious villain with
                          powers unlike anything they have faced before. With
                          their abilities outmatched in every way, Team Sonic
                          must seek out an unlikely alliance in hopes of
                          stopping Shadow and protecting the planet.
                        popularity: 722.886
                        poster_path: /d8Ryb8AunYAuycVKDp5HpdWPKgC.jpg
                        release_date: '2024-12-19'
                        title: Sonic the Hedgehog 3
                        video: false
                        vote_average: 7.8
                        vote_count: 8
                      - adult: false
                        backdrop_path: /rtpFIgy1YYw3kx7PCyNhi6xmEFb.jpg
                        genre_ids:
                          - 18
                          - 36
                        id: 1102493
                        media_type: movie
                        original_language: en
                        original_title: Small Things Like These
                        overview: >-
                          While working as a coal merchant to support his
                          family, Bill Furlong discovers disturbing secrets kept
                          by the local convent and uncovers truths of his own;
                          forcing him to confront his past and the complicit
                          silence of a small Irish town controlled by the
                          Catholic Church.
                        popularity: 60.004
                        poster_path: /vVxRLATTEgrLbVcuDki4VohFrzj.jpg
                        release_date: '2024-11-01'
                        title: Small Things Like These
                        video: false
                        vote_average: 7
                        vote_count: 63
                      - adult: false
                        backdrop_path: /cBTwQKMd7Vn6rGTGBtoFLIfj7uM.jpg
                        genre_ids:
                          - 16
                          - 12
                          - 28
                          - 14
                        id: 1147416
                        media_type: movie
                        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: 801.088
                        poster_path: /6AtoMpHvs9pxd30KsyK8QmJ9W9M.jpg
                        release_date: '2024-11-14'
                        title: 'Miraculous World, London: At the Edge of Time'
                        video: false
                        vote_average: 7.9
                        vote_count: 55
                      - adult: false
                        backdrop_path: /tElnmtQ6yz1PjN1kePNl8yMSb59.jpg
                        genre_ids:
                          - 16
                          - 12
                          - 10751
                          - 35
                        id: 1241982
                        media_type: movie
                        original_language: en
                        original_title: Moana 2
                        overview: >-
                          After receiving an unexpected call from her wayfinding
                          ancestors, Moana journeys alongside Maui and a new
                          crew to the far seas of Oceania and into dangerous,
                          long-lost waters for an adventure unlike anything
                          she's ever faced.
                        popularity: 3030.394
                        poster_path: /4YZpsylmjHbqeWzjKpUEF8gcLNW.jpg
                        release_date: '2024-11-21'
                        title: Moana 2
                        video: false
                        vote_average: 6.946
                        vote_count: 516
                      - adult: false
                        backdrop_path: /ag66gJCiZ06q1GSJuQlhGLi3Udx.jpg
                        genre_ids:
                          - 27
                          - 53
                        id: 1138194
                        media_type: movie
                        original_language: en
                        original_title: Heretic
                        overview: >-
                          Two young missionaries are forced to prove their faith
                          when they knock on the wrong door and are greeted by a
                          diabolical Mr. Reed, becoming ensnared in his deadly
                          game of cat-and-mouse.
                        popularity: 1329.705
                        poster_path: /5HJqjCTcaE1TFwnNh3Dn21be2es.jpg
                        release_date: '2024-10-31'
                        title: Heretic
                        video: false
                        vote_average: 7.2
                        vote_count: 390
                      - adult: false
                        backdrop_path: /pMGCVVyr60jSGjFhsTvjlIZNySW.jpg
                        genre_ids:
                          - 28
                          - 878
                        id: 1061474
                        media_type: movie
                        original_language: en
                        original_title: Superman
                        overview: >-
                          Superman, a cub reporter in Metropolis, embarks on a
                          journey to reconcile his Kryptonian heritage with his
                          human upbringing as Clark Kent.
                        popularity: 86.197
                        poster_path: /wPLysNDLffQLOVebZQCbXJEv6E6.jpg
                        release_date: '2025-07-09'
                        title: Superman
                        video: false
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /euYIwmwkmz95mnXvufEmbL6ovhZ.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 36
                        id: 558449
                        media_type: movie
                        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: 837.228
                        poster_path: /2cxhvwyEwRlysAmRH4iodkvo0z5.jpg
                        release_date: '2024-11-05'
                        title: Gladiator II
                        video: false
                        vote_average: 6.7
                        vote_count: 1114
                      - adult: false
                        backdrop_path: /jUYn9ytvxrquviR36OD6n2EqBgW.jpg
                        genre_ids:
                          - 35
                          - 18
                        id: 1203236
                        media_type: movie
                        original_language: en
                        original_title: Nutcrackers
                        overview: >-
                          Just as Mike is on the heels of closing the biggest
                          deal of his career, he's pulled away from his bachelor
                          life in the big city to a farm in rural Ohio in order
                          to help his recently orphaned nephews find a new home.
                        popularity: 176.572
                        poster_path: /yqKKhbaofSHfqHGNYHz9yqSPvYR.jpg
                        release_date: '2024-09-05'
                        title: Nutcrackers
                        video: false
                        vote_average: 5.7
                        vote_count: 61
                      - adult: false
                        backdrop_path: /jwvsA0pgp2lD0IggnUWjOy1mf5s.jpg
                        genre_ids:
                          - 99
                        id: 1340168
                        media_type: movie
                        original_language: en
                        original_title: Blink
                        overview: >-
                          The Pelletier family sets out on an epic journey to
                          see the beauty of the world when three of their four
                          children are diagnosed with an incurable eye
                          condition.
                        popularity: 6.091
                        poster_path: /w8w7QbN4gyX4tL2nvenS7Xh44su.jpg
                        release_date: '2024-10-04'
                        title: Blink
                        video: false
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /uGmYqxh8flqkudioyFtD7IJSHxK.jpg
                        genre_ids:
                          - 18
                          - 80
                          - 53
                        id: 889737
                        media_type: movie
                        original_language: en
                        original_title: 'Joker: Folie à Deux'
                        overview: >-
                          While struggling with his dual identity, Arthur Fleck
                          not only stumbles upon true love, but also finds the
                          music that's always been inside him.
                        popularity: 256.414
                        poster_path: /aciP8Km0waTLXEYf5ybFK5CSUxl.jpg
                        release_date: '2024-10-01'
                        title: 'Joker: Folie à Deux'
                        video: false
                        vote_average: 5.5
                        vote_count: 1838
                  total_pages:
                    type: number
                    example: 500
                  total_results:
                    type: number
                    example: 10000
              examples:
                OK:
                  value:
                    page: 1
                    results:
                      - adult: false
                        backdrop_path: /4cp40IyTpFfsT2IKpl0YlUkMBIR.jpg
                        genre_ids:
                          - 35
                          - 10749
                          - 18
                        id: 1064213
                        media_type: movie
                        original_language: en
                        original_title: Anora
                        overview: >-
                          A young sex worker from Brooklyn gets her chance at a
                          Cinderella story when she meets and impulsively
                          marries the son of an oligarch. Once the news reaches
                          Russia, her fairytale is threatened as his parents set
                          out to get the marriage annulled.
                        popularity: 159.295
                        poster_path: /7MrgIUeq0DD2iF7GR6wqJfYZNeC.jpg
                        release_date: '2024-10-14'
                        title: Anora
                        video: false
                        vote_average: 7.3
                        vote_count: 367
                      - adult: false
                        backdrop_path: /bHkn3yuOFdu5LJcq67Odofhx6cb.jpg
                        genre_ids:
                          - 28
                          - 14
                          - 35
                        id: 845781
                        media_type: movie
                        original_language: en
                        original_title: Red One
                        overview: >-
                          After Santa Claus (codename: Red One) is kidnapped,
                          the North Pole's Head of Security must team up with
                          the world's most infamous tracker in a globe-trotting,
                          action-packed mission to save Christmas.
                        popularity: 6624.443
                        poster_path: /cdqLnri3NEGcmfnqwk2TSIYtddg.jpg
                        release_date: '2024-10-31'
                        title: Red One
                        video: false
                        vote_average: 6.9
                        vote_count: 856
                      - adult: false
                        backdrop_path: /c6nouvFYnmNO50WQDLcKMI3p0jA.jpg
                        genre_ids:
                          - 12
                          - 10751
                          - 18
                          - 16
                        id: 762509
                        media_type: movie
                        original_language: en
                        original_title: 'Mufasa: The Lion King'
                        overview: >-
                          Told in flashbacks, Mufasa is an orphaned cub, lost
                          and alone until he meets a sympathetic lion named
                          Taka—the heir to a royal bloodline. The chance meeting
                          sets in motion a journey of misfits searching for
                          their destiny and working together to evade a
                          threatening and deadly foe.
                        popularity: 1325.87
                        poster_path: /lurEK87kukWNaHd0zYnsi3yzJrs.jpg
                        release_date: '2024-12-18'
                        title: 'Mufasa: The Lion King'
                        video: false
                        vote_average: 6.2
                        vote_count: 12
                      - adult: false
                        backdrop_path: /rhc8Mtuo3Kh8CndnlmTNMF8o9pU.jpg
                        genre_ids:
                          - 28
                          - 9648
                          - 53
                        id: 1005331
                        media_type: movie
                        original_language: en
                        original_title: Carry-On
                        overview: >-
                          An airport security officer races to outsmart a
                          mysterious traveler forcing him to let a dangerous
                          item slip onto a Christmas Eve flight.
                        popularity: 476.188
                        poster_path: /sjMN7DRi4sGiledsmllEw5HJjPy.jpg
                        release_date: '2024-12-05'
                        title: Carry-On
                        video: false
                        vote_average: 7
                        vote_count: 425
                      - adult: false
                        backdrop_path: /eK8HiCLv4zo6iZ0NbjZnmD9LZkd.jpg
                        genre_ids:
                          - 16
                          - 28
                          - 878
                          - 10751
                        id: 1184918
                        media_type: movie
                        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: 956.588
                        poster_path: /wTnV3PCVW5O92JMrFvvrRcV39RU.jpg
                        release_date: '2024-09-08'
                        title: The Wild Robot
                        video: false
                        vote_average: 8.385
                        vote_count: 3488
                      - adult: false
                        backdrop_path: /t98L9uphqBSNn2Mkvdm3xSFCQyi.jpg
                        genre_ids:
                          - 27
                          - 878
                        id: 933260
                        media_type: movie
                        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: 748.881
                        poster_path: /lqoMzCcZYEFK729d6qzt349fB4o.jpg
                        release_date: '2024-09-07'
                        title: The Substance
                        video: false
                        vote_average: 7.2
                        vote_count: 2623
                      - adult: false
                        backdrop_path: /3kbWZFgcCx4YbKkKHvJDGh6ebsH.jpg
                        genre_ids:
                          - 16
                          - 35
                        id: 1399914
                        media_type: movie
                        original_language: en
                        original_title: 'The Simpsons: O C''mon All Ye Faithful'
                        overview: >-
                          The residents of Springfield search for Christmas
                          cheer.
                        popularity: 1.876
                        poster_path: /9EijynTuWgr2JoElEJe1Jhtm3Cu.jpg
                        release_date: '2024-12-16'
                        title: 'The Simpsons: O C''mon All Ye Faithful'
                        video: false
                        vote_average: 7
                        vote_count: 2
                      - adult: false
                        backdrop_path: /3V4kLQg0kSqPLctI5ziYWabAZYF.jpg
                        genre_ids:
                          - 28
                          - 878
                          - 12
                          - 53
                        id: 912649
                        media_type: movie
                        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: 6191.971
                        poster_path: /aosm8NMQ3UyoBVpSxyimorCQykC.jpg
                        release_date: '2024-10-22'
                        title: 'Venom: The Last Dance'
                        video: false
                        vote_average: 6.774
                        vote_count: 1638
                      - adult: false
                        backdrop_path: /v9Du2HC3hlknAvGlWhquRbeifwW.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 53
                        id: 539972
                        media_type: movie
                        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: 1072.445
                        poster_path: /i47IUSsN126K11JUzqQIOi1Mg1M.jpg
                        release_date: '2024-12-11'
                        title: Kraven the Hunter
                        video: false
                        vote_average: 5.8
                        vote_count: 105
                      - adult: false
                        backdrop_path: /uVlUu174iiKhsUGqnOSy46eIIMU.jpg
                        genre_ids:
                          - 18
                          - 10749
                          - 14
                        id: 402431
                        media_type: movie
                        original_language: en
                        original_title: Wicked
                        overview: >-
                          In the land of Oz, ostracized and misunderstood
                          green-skinned Elphaba is forced to share a room with
                          the popular aristocrat Glinda at Shiz University, and
                          the two's unlikely friendship is tested as they begin
                          to fulfill their respective destinies as Glinda the
                          Good and the Wicked Witch of the West.
                        popularity: 654.661
                        poster_path: /xDGbZ0JJ3mYaGKy4Nzd9Kph6M9L.jpg
                        release_date: '2024-11-20'
                        title: Wicked
                        video: false
                        vote_average: 7.587
                        vote_count: 571
                      - adult: false
                        backdrop_path: /zOpe0eHsq0A2NvNyBbtT6sj53qV.jpg
                        genre_ids:
                          - 12
                          - 35
                          - 10751
                          - 878
                        id: 939243
                        media_type: movie
                        original_language: en
                        original_title: Sonic the Hedgehog 3
                        overview: >-
                          Sonic, Knuckles, and Tails reunite against a powerful
                          new adversary, Shadow, a mysterious villain with
                          powers unlike anything they have faced before. With
                          their abilities outmatched in every way, Team Sonic
                          must seek out an unlikely alliance in hopes of
                          stopping Shadow and protecting the planet.
                        popularity: 722.886
                        poster_path: /d8Ryb8AunYAuycVKDp5HpdWPKgC.jpg
                        release_date: '2024-12-19'
                        title: Sonic the Hedgehog 3
                        video: false
                        vote_average: 7.8
                        vote_count: 8
                      - adult: false
                        backdrop_path: /rtpFIgy1YYw3kx7PCyNhi6xmEFb.jpg
                        genre_ids:
                          - 18
                          - 36
                        id: 1102493
                        media_type: movie
                        original_language: en
                        original_title: Small Things Like These
                        overview: >-
                          While working as a coal merchant to support his
                          family, Bill Furlong discovers disturbing secrets kept
                          by the local convent and uncovers truths of his own;
                          forcing him to confront his past and the complicit
                          silence of a small Irish town controlled by the
                          Catholic Church.
                        popularity: 60.004
                        poster_path: /vVxRLATTEgrLbVcuDki4VohFrzj.jpg
                        release_date: '2024-11-01'
                        title: Small Things Like These
                        video: false
                        vote_average: 7
                        vote_count: 63
                      - adult: false
                        backdrop_path: /cBTwQKMd7Vn6rGTGBtoFLIfj7uM.jpg
                        genre_ids:
                          - 16
                          - 12
                          - 28
                          - 14
                        id: 1147416
                        media_type: movie
                        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: 801.088
                        poster_path: /6AtoMpHvs9pxd30KsyK8QmJ9W9M.jpg
                        release_date: '2024-11-14'
                        title: 'Miraculous World, London: At the Edge of Time'
                        video: false
                        vote_average: 7.9
                        vote_count: 55
                      - adult: false
                        backdrop_path: /tElnmtQ6yz1PjN1kePNl8yMSb59.jpg
                        genre_ids:
                          - 16
                          - 12
                          - 10751
                          - 35
                        id: 1241982
                        media_type: movie
                        original_language: en
                        original_title: Moana 2
                        overview: >-
                          After receiving an unexpected call from her wayfinding
                          ancestors, Moana journeys alongside Maui and a new
                          crew to the far seas of Oceania and into dangerous,
                          long-lost waters for an adventure unlike anything
                          she's ever faced.
                        popularity: 3030.394
                        poster_path: /4YZpsylmjHbqeWzjKpUEF8gcLNW.jpg
                        release_date: '2024-11-21'
                        title: Moana 2
                        video: false
                        vote_average: 6.946
                        vote_count: 516
                      - adult: false
                        backdrop_path: /ag66gJCiZ06q1GSJuQlhGLi3Udx.jpg
                        genre_ids:
                          - 27
                          - 53
                        id: 1138194
                        media_type: movie
                        original_language: en
                        original_title: Heretic
                        overview: >-
                          Two young missionaries are forced to prove their faith
                          when they knock on the wrong door and are greeted by a
                          diabolical Mr. Reed, becoming ensnared in his deadly
                          game of cat-and-mouse.
                        popularity: 1329.705
                        poster_path: /5HJqjCTcaE1TFwnNh3Dn21be2es.jpg
                        release_date: '2024-10-31'
                        title: Heretic
                        video: false
                        vote_average: 7.2
                        vote_count: 390
                      - adult: false
                        backdrop_path: /pMGCVVyr60jSGjFhsTvjlIZNySW.jpg
                        genre_ids:
                          - 28
                          - 878
                        id: 1061474
                        media_type: movie
                        original_language: en
                        original_title: Superman
                        overview: >-
                          Superman, a cub reporter in Metropolis, embarks on a
                          journey to reconcile his Kryptonian heritage with his
                          human upbringing as Clark Kent.
                        popularity: 86.197
                        poster_path: /wPLysNDLffQLOVebZQCbXJEv6E6.jpg
                        release_date: '2025-07-09'
                        title: Superman
                        video: false
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /euYIwmwkmz95mnXvufEmbL6ovhZ.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 36
                        id: 558449
                        media_type: movie
                        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: 837.228
                        poster_path: /2cxhvwyEwRlysAmRH4iodkvo0z5.jpg
                        release_date: '2024-11-05'
                        title: Gladiator II
                        video: false
                        vote_average: 6.7
                        vote_count: 1114
                      - adult: false
                        backdrop_path: /jUYn9ytvxrquviR36OD6n2EqBgW.jpg
                        genre_ids:
                          - 35
                          - 18
                        id: 1203236
                        media_type: movie
                        original_language: en
                        original_title: Nutcrackers
                        overview: >-
                          Just as Mike is on the heels of closing the biggest
                          deal of his career, he's pulled away from his bachelor
                          life in the big city to a farm in rural Ohio in order
                          to help his recently orphaned nephews find a new home.
                        popularity: 176.572
                        poster_path: /yqKKhbaofSHfqHGNYHz9yqSPvYR.jpg
                        release_date: '2024-09-05'
                        title: Nutcrackers
                        video: false
                        vote_average: 5.7
                        vote_count: 61
                      - adult: false
                        backdrop_path: /jwvsA0pgp2lD0IggnUWjOy1mf5s.jpg
                        genre_ids:
                          - 99
                        id: 1340168
                        media_type: movie
                        original_language: en
                        original_title: Blink
                        overview: >-
                          The Pelletier family sets out on an epic journey to
                          see the beauty of the world when three of their four
                          children are diagnosed with an incurable eye
                          condition.
                        popularity: 6.091
                        poster_path: /w8w7QbN4gyX4tL2nvenS7Xh44su.jpg
                        release_date: '2024-10-04'
                        title: Blink
                        video: false
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /uGmYqxh8flqkudioyFtD7IJSHxK.jpg
                        genre_ids:
                          - 18
                          - 80
                          - 53
                        id: 889737
                        media_type: movie
                        original_language: en
                        original_title: 'Joker: Folie à Deux'
                        overview: >-
                          While struggling with his dual identity, Arthur Fleck
                          not only stumbles upon true love, but also finds the
                          music that's always been inside him.
                        popularity: 256.414
                        poster_path: /aciP8Km0waTLXEYf5ybFK5CSUxl.jpg
                        release_date: '2024-10-01'
                        title: 'Joker: Folie à Deux'
                        video: false
                        vote_average: 5.5
                        vote_count: 1838
                    total_pages: 500
                    total_results: 10000
components:
  securitySchemes:
    apikey:
      type: apiKey
      name: '{{key}}'
      in: query

````