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

# Fetch trending movies

> This endpoint allows you to get the trending movies on TMDB.



## OpenAPI

````yaml api-reference/TMDB-OAS.yaml get /trending/movie/{{time_window}}
openapi: 3.0.3
info:
  title: TMDB API DOCS
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org/3
  - url: https://api.themoviedb.org
security:
  - bearerAuth: []
tags:
  - name: Authentication
    description: >-
      This section contains endpoints that let you create authentication
      sessions for TMDB Guests and User accounts.
  - name: Account
    description: >-
      This section contains endpoints that let you access and sync with TMDB
      user account information.
  - name: Certifications
    description: >-
      This section contains endpoints that provide an up-to-date list of the
      officially supported movies and TV show certifications on TMDB.
  - name: Changes
    description: >-
      This section contains endpoints that let you fetch the list of Movie IDs,
      People IDs, and TV show IDs that have been changed in the past 24 hours.
  - name: Collections
    description: >-
      This collection contains endpoints that let you fetch movie collection
      details.
  - name: Discover
    description: >-
      This section contains endpoints that let you search for movies and TV
      shows, using sorts and filters.
  - name: Configuration
    description: This section contains endpoints that let you query the API configuration.
  - name: Movies
    description: >-
      This section contains endpoints that let you fetch information about the
      movie resource.
  - name: Companies
    description: >-
      This section contains endpoints that fetch information about a movie
      production company.
  - name: Credits
    description: This section contains endpoint for credit details.
  - name: Find
    description: This section contains endpoints that let you find movie or TV data.
  - name: Genres
    description: This section contain endpoints that let you get movie and TV genres.
  - name: Search
    description: This section contains endpoints that let you search through TMDB
  - name: Keywords
    description: This section contains endpoints for keyword information in TMDB
  - name: Movie Lists
    description: >-
      This section contains endpoints that let you fetch information about list
      of movies on TMDB
  - name: Networks
    description: >-
      This section contains endpoints that let you get information about the
      streaming networks.
  - name: People Lists
    description: This section contains endpoints of list of people.
  - name: People
    description: >-
      This section contains endpoints that let you get information about a
      person.
  - name: Reviews
    description: This section contains endpoints for movie or TV reviews.
  - name: Trending
    description: This section contains endpoints for trending movies, TV shows, and people.
  - name: TV Series List
    description: This section contains endpoints for listing TV series.
  - name: TV Series
    description: >-
      This section contains endpoints that let you get information for a TV
      series by ID
  - name: TV Seasons
    description: This section contains endpoints for TV show seasons.
  - name: TV Episodes
    description: >-
      This section contains endpoints that let you query information about a TV
      episode.
  - name: TV Episode groups
    description: This section contains endpoints for TV Episode information
  - name: Watch providers
    description: >-
      This section contains endpoints that let you get information about watch
      providers.
paths:
  /trending/movie/{{time_window}}:
    parameters:
      - name: time_window
        in: path
        required: true
        schema:
          type: string
    get:
      tags:
        - Trending
      summary: Fetch trending movies
      description: This endpoint allows you to get the trending movies on TMDB.
      operationId: fetchTrendingMovies
      parameters:
        - name: language
          in: query
          schema:
            type: string
            example: en-US
          description: ISO-639-1-ISO-3166-1 code
      responses:
        '200':
          description: Fetch trending movies
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=64
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Sat, 28 Dec 2024 10:04:54 GMT
            ETag:
              schema:
                type: string
                example: W/"a4a6d8bf976f9907661e307a303da286"
            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 16dfaf786e60aa9bf3b94684a08564c6.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: zu1u4PnLxqCrMlemMZKFZ1SNvp7I8HZrbmt_OoVWaMmVZZeF0DSdmQ==
            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: HIT
            x-memc-age:
              schema:
                type: string
                example: '536'
            x-memc-expires:
              schema:
                type: string
                example: '64'
            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: /cI3nL7CgGmPr0CizCwFHBpDkKyB.jpg
                        genre_ids:
                          type: array
                          items:
                            type: number
                            example: 10749
                          example:
                            - 10749
                            - 18
                        id:
                          type: number
                          example: 1156593
                        media_type:
                          type: string
                          example: movie
                        original_language:
                          type: string
                          example: es
                        original_title:
                          type: string
                          example: Culpa tuya
                        overview:
                          type: string
                          example: >-
                            The love between Noah and Nick seems unwavering
                            despite their parents' attempts to separate them.
                            But his job and her entry into college open up their
                            lives to new relationships that will shake the
                            foundations of both their relationship and the
                            Leister family itself.
                        popularity:
                          type: number
                          example: 2827.485
                        poster_path:
                          type: string
                          example: /1sQA7lfcF9yUyoLYC0e6Zo3jmxE.jpg
                        release_date:
                          type: string
                          example: '2024-12-26'
                        title:
                          type: string
                          example: Culpa tuya
                        video:
                          type: boolean
                          example: false
                        vote_average:
                          type: number
                          example: 7.9
                        vote_count:
                          type: number
                          example: 96
                    example:
                      - adult: false
                        backdrop_path: /cI3nL7CgGmPr0CizCwFHBpDkKyB.jpg
                        genre_ids:
                          - 10749
                          - 18
                        id: 1156593
                        media_type: movie
                        original_language: es
                        original_title: Culpa tuya
                        overview: >-
                          The love between Noah and Nick seems unwavering
                          despite their parents' attempts to separate them. But
                          his job and her entry into college open up their lives
                          to new relationships that will shake the foundations
                          of both their relationship and the Leister family
                          itself.
                        popularity: 2827.485
                        poster_path: /1sQA7lfcF9yUyoLYC0e6Zo3jmxE.jpg
                        release_date: '2024-12-26'
                        title: Culpa tuya
                        video: false
                        vote_average: 7.9
                        vote_count: 96
                      - adult: false
                        backdrop_path: /euYIwmwkmz95mnXvufEmbL6ovhZ.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 18
                        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: 4194.404
                        poster_path: /2cxhvwyEwRlysAmRH4iodkvo0z5.jpg
                        release_date: '2024-11-05'
                        title: Gladiator II
                        video: false
                        vote_average: 6.753
                        vote_count: 1471
                      - adult: false
                        backdrop_path: /A6vAMO3myroRfBwSZetY4GVqaW4.jpg
                        genre_ids:
                          - 16
                          - 14
                          - 28
                          - 12
                        id: 839033
                        media_type: movie
                        original_language: en
                        original_title: 'The Lord of the Rings: The War of the Rohirrim'
                        overview: >-
                          183 years before the events chronicled in the original
                          trilogy, a sudden attack by Wulf, a clever and
                          ruthless Dunlending lord seeking vengeance for the
                          death of his father, forces Helm Hammerhand and his
                          people to make a daring last stand in the ancient
                          stronghold of the Hornburg. Finding herself in an
                          increasingly desperate situation, Héra, the daughter
                          of Helm, must summon the will to lead the resistance
                          against a deadly enemy intent on their total
                          destruction.
                        popularity: 275.082
                        poster_path: /hE9SAMyMSUGAPsHUGdyl6irv11v.jpg
                        release_date: '2024-12-05'
                        title: 'The Lord of the Rings: The War of the Rohirrim'
                        video: false
                        vote_average: 6.5
                        vote_count: 93
                      - adult: false
                        backdrop_path: /iI0qvHy2uN1x2mhz1iCuK3HkMs7.jpg
                        genre_ids:
                          - 36
                          - 18
                          - 12
                        id: 975511
                        media_type: movie
                        original_language: en
                        original_title: The Return
                        overview: >-
                          After twenty years away, Odysseus washes up on the
                          shores of Ithaca, haggard and unrecognizable. The king
                          has finally returned home, but much has changed in his
                          kingdom since he left to fight in the Trojan war.
                        popularity: 18.215
                        poster_path: /xSj6EbdwHs3MFT2tRj9L3I7TE5j.jpg
                        release_date: '2024-09-07'
                        title: The Return
                        video: false
                        vote_average: 6.7
                        vote_count: 6
                      - adult: false
                        backdrop_path: /H39NvEXz23GE9iYQ4qqV4w1zWn.jpg
                        genre_ids:
                          - 35
                          - 14
                        id: 728949
                        media_type: movie
                        original_language: en
                        original_title: Nightbitch
                        overview: >-
                          A woman, thrown into the stay-at-home routine of
                          raising a toddler in the suburbs, slowly embraces the
                          feral power deeply rooted in motherhood, as she
                          becomes increasingly aware of the bizarre and
                          undeniable signs that she may be turning into a dog.
                        popularity: 25.682
                        poster_path: /h49Pie8gM2jK0UHGFRjfPB3YTd.jpg
                        release_date: '2024-12-06'
                        title: Nightbitch
                        video: false
                        vote_average: 7.088
                        vote_count: 17
                      - adult: false
                        backdrop_path: /zOpe0eHsq0A2NvNyBbtT6sj53qV.jpg
                        genre_ids:
                          - 28
                          - 878
                          - 35
                          - 10751
                        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: 4205.224
                        poster_path: /nyEr1VqvKx1YiesMC3oTB2fZvpY.jpg
                        release_date: '2024-12-19'
                        title: Sonic the Hedgehog 3
                        video: false
                        vote_average: 7.9
                        vote_count: 144
                      - adult: false
                        backdrop_path: /uWOJbarUXfVf6B4o0368dh138eR.jpg
                        genre_ids:
                          - 18
                          - 14
                          - 27
                        id: 426063
                        media_type: movie
                        original_language: en
                        original_title: Nosferatu
                        overview: >-
                          A gothic tale of obsession between a haunted young
                          woman and the terrifying vampire infatuated with her,
                          causing untold horror in its wake.
                        popularity: 652.19
                        poster_path: /5qGIxdEO841C0tdY8vOdLoRVrr0.jpg
                        release_date: '2024-12-25'
                        title: Nosferatu
                        video: false
                        vote_average: 6.7
                        vote_count: 65
                      - adult: false
                        backdrop_path: /oHPoF0Gzu8xwK4CtdXDaWdcuZxZ.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: 3246.482
                        poster_path: /lurEK87kukWNaHd0zYnsi3yzJrs.jpg
                        release_date: '2024-12-18'
                        title: 'Mufasa: The Lion King'
                        video: false
                        vote_average: 7.089
                        vote_count: 248
                      - adult: false
                        backdrop_path: /lntyt4OVDbcxA1l7LtwITbrD3FI.jpg
                        genre_ids:
                          - 10749
                          - 18
                        id: 1010581
                        media_type: movie
                        original_language: es
                        original_title: Culpa mía
                        overview: >-
                          Noah must leave her city, boyfriend, and friends to
                          move into William Leister's mansion, the flashy and
                          wealthy husband of her mother Rafaela. As a proud and
                          independent 17 year old, Noah resists living in a
                          mansion surrounded by luxury. However, it is there
                          where she meets Nick, her new stepbrother, and the
                          clash of their strong personalities becomes evident
                          from the very beginning.
                        popularity: 1637.392
                        poster_path: /w46Vw536HwNnEzOa7J24YH9DPRS.jpg
                        release_date: '2023-06-08'
                        title: My Fault
                        video: false
                        vote_average: 7.9
                        vote_count: 3180
                      - adult: false
                        backdrop_path: /5HlciYrJVOEtljDg2hn9KJHIIVz.jpg
                        genre_ids:
                          - 80
                          - 18
                          - 53
                        id: 1082195
                        media_type: movie
                        original_language: en
                        original_title: The Order
                        overview: >-
                          A string of violent robberies in the Pacific Northwest
                          leads a veteran FBI agent into a domestic terrorist
                          plot to overthrow the federal government.
                        popularity: 247.657
                        poster_path: /1bJ2652AUnuK1WhlR0GLbJKVqMF.jpg
                        release_date: '2024-12-05'
                        title: The Order
                        video: false
                        vote_average: 7
                        vote_count: 42
                      - 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: 672.43
                        poster_path: /xDGbZ0JJ3mYaGKy4Nzd9Kph6M9L.jpg
                        release_date: '2024-11-20'
                        title: Wicked
                        video: false
                        vote_average: 7.4
                        vote_count: 670
                      - adult: false
                        backdrop_path: /4cp40IyTpFfsT2IKpl0YlUkMBIR.jpg
                        genre_ids:
                          - 10749
                          - 35
                          - 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: 816.029
                        poster_path: /7MrgIUeq0DD2iF7GR6wqJfYZNeC.jpg
                        release_date: '2024-10-14'
                        title: Anora
                        video: false
                        vote_average: 7.1
                        vote_count: 521
                      - adult: false
                        backdrop_path: /t98L9uphqBSNn2Mkvdm3xSFCQyi.jpg
                        genre_ids:
                          - 27
                          - 878
                          - 18
                        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: 841.085
                        poster_path: /lqoMzCcZYEFK729d6qzt349fB4o.jpg
                        release_date: '2024-09-07'
                        title: The Substance
                        video: false
                        vote_average: 7.198
                        vote_count: 2788
                      - adult: false
                        backdrop_path: /abSLxmkkXb3W2TXk8E9KbR7KQRj.jpg
                        genre_ids:
                          - 28
                          - 27
                          - 53
                        id: 970450
                        media_type: movie
                        original_language: en
                        original_title: Werewolves
                        overview: >-
                          A year after a supermoon’s light activated a dormant
                          gene, transforming humans into bloodthirsty werewolves
                          and causing nearly a billion deaths, the nightmare
                          resurfaces as the supermoon rises again. Two
                          scientists attempt to stop the mutation but fail,
                          leaving those exposed to the moonlight to once again
                          become feral werewolves. Chaos engulfs the streets as
                          the scientists struggle to reach one of their family
                          homes, now under siege by the savage creatures.
                        popularity: 143.64
                        poster_path: /elKf8Y5yi6Rl6teKsrQg0GAwaQD.jpg
                        release_date: '2024-12-04'
                        title: Werewolves
                        video: false
                        vote_average: 6.5
                        vote_count: 45
                      - adult: false
                        backdrop_path: /rhc8Mtuo3Kh8CndnlmTNMF8o9pU.jpg
                        genre_ids:
                          - 28
                          - 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: 2194.15
                        poster_path: /sjMN7DRi4sGiledsmllEw5HJjPy.jpg
                        release_date: '2024-12-05'
                        title: Carry-On
                        video: false
                        vote_average: 7
                        vote_count: 1072
                      - adult: false
                        backdrop_path: /cjEcqdRdPQJhYre3HUAc5538Gk8.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: 5083.147
                        poster_path: /cdqLnri3NEGcmfnqwk2TSIYtddg.jpg
                        release_date: '2024-10-31'
                        title: Red One
                        video: false
                        vote_average: 7.029
                        vote_count: 1480
                      - adult: false
                        backdrop_path: /Ar7QuJ7sJEiC0oP3I8fKBKIQD9u.jpg
                        genre_ids:
                          - 28
                          - 18
                          - 12
                        id: 98
                        media_type: movie
                        original_language: en
                        original_title: Gladiator
                        overview: >-
                          After the death of Emperor Marcus Aurelius, his
                          devious son takes power and demotes Maximus, one of
                          Rome's most capable generals who Marcus preferred.
                          Eventually, Maximus is forced to become a gladiator
                          and battle to the death against other men for the
                          amusement of paying audiences.
                        popularity: 444.195
                        poster_path: /ty8TGRuvJLPUmAR1H1nRIsgwvim.jpg
                        release_date: '2000-05-04'
                        title: Gladiator
                        video: false
                        vote_average: 8.2
                        vote_count: 18983
                      - 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: 3072.722
                        poster_path: /4YZpsylmjHbqeWzjKpUEF8gcLNW.jpg
                        release_date: '2024-11-21'
                        title: Moana 2
                        video: false
                        vote_average: 6.952
                        vote_count: 621
                      - 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: 4113.845
                        poster_path: /aosm8NMQ3UyoBVpSxyimorCQykC.jpg
                        release_date: '2024-10-22'
                        title: 'Venom: The Last Dance'
                        video: false
                        vote_average: 6.8
                        vote_count: 1907
                      - adult: false
                        backdrop_path: /4FnbeuCnsN3MT6omPrivl2ttJ8o.jpg
                        genre_ids:
                          - 18
                          - 10752
                          - 36
                        id: 1061699
                        media_type: movie
                        original_language: en
                        original_title: The Six Triple Eight
                        overview: >-
                          During World War II, the US Army's only all-Black,
                          all-women battalion takes on an impossible mission:
                          sorting through a three-year backlog of 17 million
                          pieces of mail that hadn't been delivered to American
                          soldiers and finish within six months.
                        popularity: 354.791
                        poster_path: /7tvAnzZj9e9AjdoHaN9jshm2Cjw.jpg
                        release_date: '2024-12-06'
                        title: The Six Triple Eight
                        video: false
                        vote_average: 7.5
                        vote_count: 159
                  total_pages:
                    type: number
                    example: 500
                  total_results:
                    type: number
                    example: 10000
              examples:
                Fetch trending movies:
                  value:
                    page: 1
                    results:
                      - adult: false
                        backdrop_path: /cI3nL7CgGmPr0CizCwFHBpDkKyB.jpg
                        genre_ids:
                          - 10749
                          - 18
                        id: 1156593
                        media_type: movie
                        original_language: es
                        original_title: Culpa tuya
                        overview: >-
                          The love between Noah and Nick seems unwavering
                          despite their parents' attempts to separate them. But
                          his job and her entry into college open up their lives
                          to new relationships that will shake the foundations
                          of both their relationship and the Leister family
                          itself.
                        popularity: 2827.485
                        poster_path: /1sQA7lfcF9yUyoLYC0e6Zo3jmxE.jpg
                        release_date: '2024-12-26'
                        title: Culpa tuya
                        video: false
                        vote_average: 7.9
                        vote_count: 96
                      - adult: false
                        backdrop_path: /euYIwmwkmz95mnXvufEmbL6ovhZ.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 18
                        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: 4194.404
                        poster_path: /2cxhvwyEwRlysAmRH4iodkvo0z5.jpg
                        release_date: '2024-11-05'
                        title: Gladiator II
                        video: false
                        vote_average: 6.753
                        vote_count: 1471
                      - adult: false
                        backdrop_path: /A6vAMO3myroRfBwSZetY4GVqaW4.jpg
                        genre_ids:
                          - 16
                          - 14
                          - 28
                          - 12
                        id: 839033
                        media_type: movie
                        original_language: en
                        original_title: 'The Lord of the Rings: The War of the Rohirrim'
                        overview: >-
                          183 years before the events chronicled in the original
                          trilogy, a sudden attack by Wulf, a clever and
                          ruthless Dunlending lord seeking vengeance for the
                          death of his father, forces Helm Hammerhand and his
                          people to make a daring last stand in the ancient
                          stronghold of the Hornburg. Finding herself in an
                          increasingly desperate situation, Héra, the daughter
                          of Helm, must summon the will to lead the resistance
                          against a deadly enemy intent on their total
                          destruction.
                        popularity: 275.082
                        poster_path: /hE9SAMyMSUGAPsHUGdyl6irv11v.jpg
                        release_date: '2024-12-05'
                        title: 'The Lord of the Rings: The War of the Rohirrim'
                        video: false
                        vote_average: 6.5
                        vote_count: 93
                      - adult: false
                        backdrop_path: /iI0qvHy2uN1x2mhz1iCuK3HkMs7.jpg
                        genre_ids:
                          - 36
                          - 18
                          - 12
                        id: 975511
                        media_type: movie
                        original_language: en
                        original_title: The Return
                        overview: >-
                          After twenty years away, Odysseus washes up on the
                          shores of Ithaca, haggard and unrecognizable. The king
                          has finally returned home, but much has changed in his
                          kingdom since he left to fight in the Trojan war.
                        popularity: 18.215
                        poster_path: /xSj6EbdwHs3MFT2tRj9L3I7TE5j.jpg
                        release_date: '2024-09-07'
                        title: The Return
                        video: false
                        vote_average: 6.7
                        vote_count: 6
                      - adult: false
                        backdrop_path: /H39NvEXz23GE9iYQ4qqV4w1zWn.jpg
                        genre_ids:
                          - 35
                          - 14
                        id: 728949
                        media_type: movie
                        original_language: en
                        original_title: Nightbitch
                        overview: >-
                          A woman, thrown into the stay-at-home routine of
                          raising a toddler in the suburbs, slowly embraces the
                          feral power deeply rooted in motherhood, as she
                          becomes increasingly aware of the bizarre and
                          undeniable signs that she may be turning into a dog.
                        popularity: 25.682
                        poster_path: /h49Pie8gM2jK0UHGFRjfPB3YTd.jpg
                        release_date: '2024-12-06'
                        title: Nightbitch
                        video: false
                        vote_average: 7.088
                        vote_count: 17
                      - adult: false
                        backdrop_path: /zOpe0eHsq0A2NvNyBbtT6sj53qV.jpg
                        genre_ids:
                          - 28
                          - 878
                          - 35
                          - 10751
                        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: 4205.224
                        poster_path: /nyEr1VqvKx1YiesMC3oTB2fZvpY.jpg
                        release_date: '2024-12-19'
                        title: Sonic the Hedgehog 3
                        video: false
                        vote_average: 7.9
                        vote_count: 144
                      - adult: false
                        backdrop_path: /uWOJbarUXfVf6B4o0368dh138eR.jpg
                        genre_ids:
                          - 18
                          - 14
                          - 27
                        id: 426063
                        media_type: movie
                        original_language: en
                        original_title: Nosferatu
                        overview: >-
                          A gothic tale of obsession between a haunted young
                          woman and the terrifying vampire infatuated with her,
                          causing untold horror in its wake.
                        popularity: 652.19
                        poster_path: /5qGIxdEO841C0tdY8vOdLoRVrr0.jpg
                        release_date: '2024-12-25'
                        title: Nosferatu
                        video: false
                        vote_average: 6.7
                        vote_count: 65
                      - adult: false
                        backdrop_path: /oHPoF0Gzu8xwK4CtdXDaWdcuZxZ.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: 3246.482
                        poster_path: /lurEK87kukWNaHd0zYnsi3yzJrs.jpg
                        release_date: '2024-12-18'
                        title: 'Mufasa: The Lion King'
                        video: false
                        vote_average: 7.089
                        vote_count: 248
                      - adult: false
                        backdrop_path: /lntyt4OVDbcxA1l7LtwITbrD3FI.jpg
                        genre_ids:
                          - 10749
                          - 18
                        id: 1010581
                        media_type: movie
                        original_language: es
                        original_title: Culpa mía
                        overview: >-
                          Noah must leave her city, boyfriend, and friends to
                          move into William Leister's mansion, the flashy and
                          wealthy husband of her mother Rafaela. As a proud and
                          independent 17 year old, Noah resists living in a
                          mansion surrounded by luxury. However, it is there
                          where she meets Nick, her new stepbrother, and the
                          clash of their strong personalities becomes evident
                          from the very beginning.
                        popularity: 1637.392
                        poster_path: /w46Vw536HwNnEzOa7J24YH9DPRS.jpg
                        release_date: '2023-06-08'
                        title: My Fault
                        video: false
                        vote_average: 7.9
                        vote_count: 3180
                      - adult: false
                        backdrop_path: /5HlciYrJVOEtljDg2hn9KJHIIVz.jpg
                        genre_ids:
                          - 80
                          - 18
                          - 53
                        id: 1082195
                        media_type: movie
                        original_language: en
                        original_title: The Order
                        overview: >-
                          A string of violent robberies in the Pacific Northwest
                          leads a veteran FBI agent into a domestic terrorist
                          plot to overthrow the federal government.
                        popularity: 247.657
                        poster_path: /1bJ2652AUnuK1WhlR0GLbJKVqMF.jpg
                        release_date: '2024-12-05'
                        title: The Order
                        video: false
                        vote_average: 7
                        vote_count: 42
                      - 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: 672.43
                        poster_path: /xDGbZ0JJ3mYaGKy4Nzd9Kph6M9L.jpg
                        release_date: '2024-11-20'
                        title: Wicked
                        video: false
                        vote_average: 7.4
                        vote_count: 670
                      - adult: false
                        backdrop_path: /4cp40IyTpFfsT2IKpl0YlUkMBIR.jpg
                        genre_ids:
                          - 10749
                          - 35
                          - 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: 816.029
                        poster_path: /7MrgIUeq0DD2iF7GR6wqJfYZNeC.jpg
                        release_date: '2024-10-14'
                        title: Anora
                        video: false
                        vote_average: 7.1
                        vote_count: 521
                      - adult: false
                        backdrop_path: /t98L9uphqBSNn2Mkvdm3xSFCQyi.jpg
                        genre_ids:
                          - 27
                          - 878
                          - 18
                        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: 841.085
                        poster_path: /lqoMzCcZYEFK729d6qzt349fB4o.jpg
                        release_date: '2024-09-07'
                        title: The Substance
                        video: false
                        vote_average: 7.198
                        vote_count: 2788
                      - adult: false
                        backdrop_path: /abSLxmkkXb3W2TXk8E9KbR7KQRj.jpg
                        genre_ids:
                          - 28
                          - 27
                          - 53
                        id: 970450
                        media_type: movie
                        original_language: en
                        original_title: Werewolves
                        overview: >-
                          A year after a supermoon’s light activated a dormant
                          gene, transforming humans into bloodthirsty werewolves
                          and causing nearly a billion deaths, the nightmare
                          resurfaces as the supermoon rises again. Two
                          scientists attempt to stop the mutation but fail,
                          leaving those exposed to the moonlight to once again
                          become feral werewolves. Chaos engulfs the streets as
                          the scientists struggle to reach one of their family
                          homes, now under siege by the savage creatures.
                        popularity: 143.64
                        poster_path: /elKf8Y5yi6Rl6teKsrQg0GAwaQD.jpg
                        release_date: '2024-12-04'
                        title: Werewolves
                        video: false
                        vote_average: 6.5
                        vote_count: 45
                      - adult: false
                        backdrop_path: /rhc8Mtuo3Kh8CndnlmTNMF8o9pU.jpg
                        genre_ids:
                          - 28
                          - 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: 2194.15
                        poster_path: /sjMN7DRi4sGiledsmllEw5HJjPy.jpg
                        release_date: '2024-12-05'
                        title: Carry-On
                        video: false
                        vote_average: 7
                        vote_count: 1072
                      - adult: false
                        backdrop_path: /cjEcqdRdPQJhYre3HUAc5538Gk8.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: 5083.147
                        poster_path: /cdqLnri3NEGcmfnqwk2TSIYtddg.jpg
                        release_date: '2024-10-31'
                        title: Red One
                        video: false
                        vote_average: 7.029
                        vote_count: 1480
                      - adult: false
                        backdrop_path: /Ar7QuJ7sJEiC0oP3I8fKBKIQD9u.jpg
                        genre_ids:
                          - 28
                          - 18
                          - 12
                        id: 98
                        media_type: movie
                        original_language: en
                        original_title: Gladiator
                        overview: >-
                          After the death of Emperor Marcus Aurelius, his
                          devious son takes power and demotes Maximus, one of
                          Rome's most capable generals who Marcus preferred.
                          Eventually, Maximus is forced to become a gladiator
                          and battle to the death against other men for the
                          amusement of paying audiences.
                        popularity: 444.195
                        poster_path: /ty8TGRuvJLPUmAR1H1nRIsgwvim.jpg
                        release_date: '2000-05-04'
                        title: Gladiator
                        video: false
                        vote_average: 8.2
                        vote_count: 18983
                      - 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: 3072.722
                        poster_path: /4YZpsylmjHbqeWzjKpUEF8gcLNW.jpg
                        release_date: '2024-11-21'
                        title: Moana 2
                        video: false
                        vote_average: 6.952
                        vote_count: 621
                      - 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: 4113.845
                        poster_path: /aosm8NMQ3UyoBVpSxyimorCQykC.jpg
                        release_date: '2024-10-22'
                        title: 'Venom: The Last Dance'
                        video: false
                        vote_average: 6.8
                        vote_count: 1907
                      - adult: false
                        backdrop_path: /4FnbeuCnsN3MT6omPrivl2ttJ8o.jpg
                        genre_ids:
                          - 18
                          - 10752
                          - 36
                        id: 1061699
                        media_type: movie
                        original_language: en
                        original_title: The Six Triple Eight
                        overview: >-
                          During World War II, the US Army's only all-Black,
                          all-women battalion takes on an impossible mission:
                          sorting through a three-year backlog of 17 million
                          pieces of mail that hadn't been delivered to American
                          soldiers and finish within six months.
                        popularity: 354.791
                        poster_path: /7tvAnzZj9e9AjdoHaN9jshm2Cjw.jpg
                        release_date: '2024-12-06'
                        title: The Six Triple Eight
                        video: false
                        vote_average: 7.5
                        vote_count: 159
                    total_pages: 500
                    total_results: 10000
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````