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

# Get movie recommendations

> Get movie recommendations.



## OpenAPI

````yaml api-reference/openapi.yaml get /3/movie/18/recommendations
openapi: 3.0.3
info:
  title: Endpoints
  description: This section contains all the endpoints used in the documentation.
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
security:
  - bearerAuth: []
tags:
  - name: Authentication
    description: This section contains all endpoints used for authentication
  - name: Accounts
    description: This section contains account-specific endpoints.
  - name: Favorites
    description: >-
      This section contains all endpoints that allow a TMDB account to add
      movies, TV Shows, episodes to favorites, and also to get a list of
      favorites for the account.
  - name: Movies
    description: >-
      This section contains an endpoint to add a movie to favorites, and another
      to get a list of favorite movies for a TMDB account.
  - name: TV shows
    description: >-
      This section contains an endpoint to get the favorite TV shows for an
      account.
  - name: Watchlist
    description: >-
      This section contains all endpoints that allow a TMDB account to add
      movies, TV Shows to watchlist, and also to get a list of watchlist for the
      account.
  - name: Movies1
    description: >-
      This section contains an endpoint that allows a TMDB account to add a
      movie to watchlist, and another to get the movies in a watchlist.
  - name: TV shows1
    description: >-
      This section contains an endpoint used to get TV shows in an account's
      watchlist.
  - name: Ratings
    description: >-
      This section contains endpoints used to get all movies, TV Shows, and
      episodes rated by a TMDB account.
  - name: Movies12
    description: >-
      This section contains an endpoint used to get a list of movies rated by a
      TMDB account.
  - name: TV shows12
    description: >-
      This section contains an endpoint used to get a list of TV shows rated by
      a TMDB account.
  - name: Episodes
    description: >-
      This section contains an endpoint used to get a list of episodes rated by
      a TMDB account.
  - name: Lists
    description: Endpoints for a TMDB account lists.
  - name: Guest sessions
    description: This section contains all endpoints accessible by a guest session.
  - name: Movies
    description: For movies.
  - name: TV episodes
    description: >-
      This section contains all endpoints used to retrieve data for all TV
      episodes.
  - name: TV seasons
    description: >-
      This section contains all endpoints used to retrieve data for all TV
      seasons.
  - name: TV series
    description: >-
      This section contains all endpoints used to retrieve data for all TV
      series.
  - name: TV series lists
    description: This section contains all endpoints used to list TV series.
  - name: TV episode groups
    description: This section contains an endpoint used to retrieve data for TV episodes.
  - name: Watch providers
    description: Get available regions.
  - name: People
    description: About people lists.
  - name: Companies
    description: >-
      This section contains all endpoints used to retrieve data for supported
      companies.
  - name: Discover
    description: This section contains all endpoints used to discover movies and TV shows.
  - name: Recent changes
    description: >-
      This section contains all endpoints used to get recent changes in the TMDB
      database.
  - name: Credit
    description: This section contains an endpoint used to retrieve movie credits.
  - name: Certifications
    description: >-
      This section contains all endpoints used to get certification for movies
      and TV shows.
  - name: Collections
    description: This section contains all endpoints used to retrieve data for collections
  - name: Configuration
    description: >-
      This section contains all endpoints used to retrieve data on TMDB's
      configurations.
  - name: Find
    description: >-
      This section contains an endpoint used to search the TMDB database by
      External ID.
  - name: Genres
    description: This section contains endpoints related to genres.
  - name: Keywords
    description: >-
      This section contains an endpoint used to get keywords in the database by
      an ID.
  - name: Movie lists
    description: >-
      This section contains all endpoints used to retrieve movies by multiple
      search filters.
  - name: Networks
    description: For network endpoints.
  - name: Reviews
    description: For reviews endpoints.
  - name: Search
    description: For search endpoints.
  - name: Trending
    description: For trending videos.
paths:
  /3/movie/18/recommendations:
    get:
      tags:
        - Movies
      summary: Get movie recommendations
      description: Get movie recommendations.
      operationId: getMovieRecommendations
      responses:
        '200':
          description: New Request
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=2542
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Wed, 01 Jan 2025 22:42:20 GMT
            ETag:
              schema:
                type: string
                example: W/"484b018daf8fa2600177730a18be9000"
            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 b1ad21a1c87634925e5dc35bca5ca612.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: '-iLaLwtrGR3q28IW2cMJNae8gFH4N_re3EIqRTfpDMA6ac_BqWXcaQ=='
            X-Amz-Cf-Pop:
              schema:
                type: string
                example: CDG50-C1
            X-Cache:
              schema:
                type: string
                example: Miss from cloudfront
            x-memc:
              schema:
                type: string
                example: HIT
            x-memc-age:
              schema:
                type: string
                example: '25171'
            x-memc-expires:
              schema:
                type: string
                example: '2542'
            x-memc-key:
              schema:
                type: string
                example: 986d97c477f0f7c238dd1b477760f878
          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: /kZyurQjTMLHalUxs7sHgH5XeiwO.jpg
                        genre_ids:
                          type: array
                          items:
                            type: number
                            example: 18
                          example:
                            - 18
                            - 10749
                        id:
                          type: number
                          example: 20
                        media_type:
                          type: string
                          example: movie
                        original_language:
                          type: string
                          example: en
                        original_title:
                          type: string
                          example: My Life Without Me
                        overview:
                          type: string
                          example: >-
                            A fatally ill mother with only two months to live
                            creates a list of things she wants to do before she
                            dies without telling her family of her illness.
                        popularity:
                          type: number
                          example: 10.175
                        poster_path:
                          type: string
                          example: /pFEtVPW88pWflYV84UFL0h1iJr3.jpg
                        release_date:
                          type: string
                          example: '2003-03-07'
                        title:
                          type: string
                          example: My Life Without Me
                        video:
                          type: boolean
                          example: false
                        vote_average:
                          type: number
                          example: 6
                        vote_count:
                          type: number
                          example: 466
                    example:
                      - adult: false
                        backdrop_path: /kZyurQjTMLHalUxs7sHgH5XeiwO.jpg
                        genre_ids:
                          - 18
                          - 10749
                        id: 20
                        media_type: movie
                        original_language: en
                        original_title: My Life Without Me
                        overview: >-
                          A fatally ill mother with only two months to live
                          creates a list of things she wants to do before she
                          dies without telling her family of her illness.
                        popularity: 10.175
                        poster_path: /pFEtVPW88pWflYV84UFL0h1iJr3.jpg
                        release_date: '2003-03-07'
                        title: My Life Without Me
                        video: false
                        vote_average: 6
                        vote_count: 466
                      - adult: false
                        backdrop_path: /jhk6D8pim3yaByu1801kMoxXFaX.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: 314.369
                        poster_path: /ty8TGRuvJLPUmAR1H1nRIsgwvim.jpg
                        release_date: '2000-05-04'
                        title: Gladiator
                        video: false
                        vote_average: 8.217
                        vote_count: 19033
                      - adult: false
                        backdrop_path: /uw4SnKFZ453Gxmj5XR5Susj8TNo.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 878
                        id: 602
                        media_type: movie
                        original_language: en
                        original_title: Independence Day
                        overview: >-
                          Strange phenomena surface around the globe. The skies
                          ignite. Terror races through the world's major cities.
                          As these extraordinary events unfold, it becomes
                          increasingly clear that a force of incredible
                          magnitude has arrived. Its mission: total annihilation
                          over the Fourth of July weekend. The last hope to stop
                          the destruction is an unlikely group of people united
                          by fate and unimaginable circumstances.
                        popularity: 51.817
                        poster_path: /p0BPQGSPoSa8Ml0DAf2mB2kCU0R.jpg
                        release_date: '1996-06-25'
                        title: Independence Day
                        video: false
                        vote_average: 6.889
                        vote_count: 9582
                      - adult: false
                        backdrop_path: /rk56vslwBXUCcNlQ74s6gmpJqxa.jpg
                        genre_ids:
                          - 28
                          - 53
                        id: 9322
                        media_type: movie
                        original_language: fr
                        original_title: Nikita
                        overview: >-
                          A beautiful felon, sentenced to life in prison for the
                          murder of a policeman, is given a second chance – as a
                          secret political assassin controlled by the
                          government.
                        popularity: 25.233
                        poster_path: /1ulQDewUG4KKHOhpXdGKm3GdLFq.jpg
                        release_date: '1990-02-21'
                        title: La Femme Nikita
                        video: false
                        vote_average: 7.104
                        vote_count: 1925
                      - adult: false
                        backdrop_path: /lVy5Zqcty2NfemqKYbVJfdg44rK.jpg
                        genre_ids:
                          - 28
                          - 80
                        id: 24
                        media_type: movie
                        original_language: en
                        original_title: 'Kill Bill: Vol. 1'
                        overview: >-
                          An assassin is shot by her ruthless employer, Bill,
                          and other members of their assassination circle – but
                          she lives to plot her vengeance.
                        popularity: 59.189
                        poster_path: /mt4e0L5prfCzHhpxmxt5pvfHI0p.jpg
                        release_date: '2003-10-10'
                        title: 'Kill Bill: Vol. 1'
                        video: false
                        vote_average: 7.971
                        vote_count: 17463
                      - adult: false
                        backdrop_path: /b83mjgS72dfZpUSsP4AtzM6TIZe.jpg
                        genre_ids:
                          - 28
                          - 878
                          - 53
                        id: 64635
                        media_type: movie
                        original_language: en
                        original_title: Total Recall
                        overview: >-
                          Factory worker Doug Quaid takes a virtual mind-trip
                          vacation with the Rekall company, opting for implanted
                          memories of being a spy. When the procedure goes
                          wrong, Quaid becomes a wanted man by the police and
                          joins forces with a rebel fighter to stop the evil
                          Chancellor Cohaagen.
                        popularity: 33.494
                        poster_path: /jXvrRY2p6vf5QsGGckWJt0EL3WH.jpg
                        release_date: '2012-08-02'
                        title: Total Recall
                        video: false
                        vote_average: 6
                        vote_count: 5466
                      - adult: false
                        backdrop_path: /l5KvxFVOru3Qyf3dl2asNw5g1MD.jpg
                        genre_ids:
                          - 27
                          - 28
                          - 878
                        id: 1576
                        media_type: movie
                        original_language: en
                        original_title: Resident Evil
                        overview: >-
                          When a virus leaks from a top-secret facility, turning
                          all resident researchers into ravenous zombies and
                          their lab animals into mutated hounds from hell, the
                          government sends in an elite military task force to
                          contain the outbreak.
                        popularity: 23.094
                        poster_path: /1UKNef590A0ZaMnxsscIcWuK1Em.jpg
                        release_date: '2002-03-15'
                        title: Resident Evil
                        video: false
                        vote_average: 6.638
                        vote_count: 6360
                      - adult: false
                        backdrop_path: /1IWaKG7AWiYMhADxhGtnElDJAGI.jpg
                        genre_ids:
                          - 878
                          - 53
                          - 9648
                        id: 63
                        media_type: movie
                        original_language: en
                        original_title: Twelve Monkeys
                        overview: >-
                          In the year 2035, convict James Cole reluctantly
                          volunteers to be sent back in time to discover the
                          origin of a deadly virus that wiped out nearly all of
                          the earth's population and forced the survivors into
                          underground communities. But when Cole is mistakenly
                          sent to 1990 instead of 1996, he's arrested and locked
                          up in a mental hospital. There he meets psychiatrist
                          Dr. Kathryn Railly, and patient Jeffrey Goines, the
                          son of a famous virus expert, who may hold the key to
                          the mysterious rogue group, the Army of the 12
                          Monkeys, thought to be responsible for unleashing the
                          killer disease.
                        popularity: 37.171
                        poster_path: /gt3iyguaCIw8DpQZI1LIN5TohM2.jpg
                        release_date: '1995-12-29'
                        title: Twelve Monkeys
                        video: false
                        vote_average: 7.599
                        vote_count: 8364
                      - adult: false
                        backdrop_path: /j9E1pGqx2ZYnyGQYMB1JYtUxJ6u.jpg
                        genre_ids:
                          - 14
                          - 28
                          - 53
                        id: 277
                        media_type: movie
                        original_language: en
                        original_title: Underworld
                        overview: >-
                          Vampires and werewolves have waged a nocturnal war
                          against each other for centuries. But all bets are off
                          when a female vampire warrior named Selene, who's
                          famous for her strength and werewolf-hunting prowess,
                          becomes smitten with a peace-loving male werewolf,
                          Michael, who wants to end the war.
                        popularity: 42.672
                        poster_path: /zsnQ41UZ3jo1wEeemF0eA9cAIU0.jpg
                        release_date: '2003-09-19'
                        title: Underworld
                        video: false
                        vote_average: 6.831
                        vote_count: 6114
                      - adult: false
                        backdrop_path: /oGMomeS7bE43eN8SGJUaKvQnmud.jpg
                        genre_ids:
                          - 18
                        id: 70
                        media_type: movie
                        original_language: en
                        original_title: Million Dollar Baby
                        overview: >-
                          Despondent over a painful estrangement from his
                          daughter, trainer Frankie Dunn isn't prepared for
                          boxer Maggie Fitzgerald to enter his life. But
                          Maggie's determined to go pro and to convince Dunn and
                          his cohort to help her.
                        popularity: 38.448
                        poster_path: /jcfEqKdWF1zeyvECPqp3mkWLct2.jpg
                        release_date: '2004-12-15'
                        title: Million Dollar Baby
                        video: false
                        vote_average: 7.957
                        vote_count: 9578
                      - adult: false
                        backdrop_path: /1GJvBE7UWU1WOVi0XREl4JQc7f8.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 35
                          - 878
                        id: 607
                        media_type: movie
                        original_language: en
                        original_title: Men in Black
                        overview: >-
                          After a police chase with an otherworldly being, a New
                          York City cop is recruited as an agent in a top-secret
                          organization established to monitor and police alien
                          activity on Earth: the Men in Black. Agent K and new
                          recruit Agent J find themselves in the middle of a
                          deadly plot by an intergalactic terrorist who has
                          arrived on Earth to assassinate two ambassadors from
                          opposing galaxies.
                        popularity: 46.858
                        poster_path: /uLOmOF5IzWoyrgIF5MfUnh5pa1X.jpg
                        release_date: '1997-07-02'
                        title: Men in Black
                        video: false
                        vote_average: 7.2
                        vote_count: 13775
                      - adult: false
                        backdrop_path: /bguFhzIGpQdGQ6uizm07oMKbgHi.jpg
                        genre_ids:
                          - 80
                          - 18
                          - 28
                        id: 101
                        media_type: movie
                        original_language: fr
                        original_title: Léon
                        overview: >-
                          Léon, the top hit man in New York, has earned a rep as
                          an effective "cleaner". But when his next-door
                          neighbors are wiped out by a loose-cannon DEA agent,
                          he becomes the unwilling custodian of 12-year-old
                          Mathilda. Before long, Mathilda's thoughts turn to
                          revenge, and she considers following in Léon's
                          footsteps.
                        popularity: 83.365
                        poster_path: /yI6X2cCM5YPJtxMhUd3dPGqDAhw.jpg
                        release_date: '1994-09-14'
                        title: 'Léon: The Professional'
                        video: false
                        vote_average: 8.306
                        vote_count: 14855
                      - adult: false
                        backdrop_path: /lJge9l4ZLf05SHlok9w1Rv5FX5r.jpg
                        genre_ids:
                          - 27
                          - 28
                          - 53
                        id: 1992
                        media_type: movie
                        original_language: en
                        original_title: Planet Terror
                        overview: >-
                          Two doctors find their graveyard shift inundated with
                          townspeople ravaged by sores. Among the wounded is
                          Cherry Darling, a dancer whose leg was ripped from her
                          body. As the invalids quickly become enraged
                          aggressors, Cherry and her ex-boyfriend El Wray lead a
                          team of accidental warriors into the night.
                        popularity: 26.084
                        poster_path: /3705GxG0RN9XDV5y9IiXKYHw1fK.jpg
                        release_date: '2007-04-06'
                        title: Planet Terror
                        video: false
                        vote_average: 6.7
                        vote_count: 3498
                      - adult: false
                        backdrop_path: /9qokUngA9fAgBy7skSyZj2irOfR.jpg
                        genre_ids:
                          - 12
                          - 28
                          - 53
                          - 878
                        id: 563
                        media_type: movie
                        original_language: en
                        original_title: Starship Troopers
                        overview: >-
                          Set in the future, the story follows a young soldier
                          named Johnny Rico and his exploits in the Mobile
                          Infantry. Rico's military career progresses from
                          recruit to non-commissioned officer and finally to
                          officer against the backdrop of an interstellar war
                          between mankind and an arachnoid species known as "the
                          Bugs".
                        popularity: 34.629
                        poster_path: /cxCmv23O7p3hyHwqoktHYkZcGsY.jpg
                        release_date: '1997-11-07'
                        title: Starship Troopers
                        video: false
                        vote_average: 7.076
                        vote_count: 4919
                      - adult: false
                        backdrop_path: /oIwfoUFfWfESn0Y8u8jv9lc8li1.jpg
                        genre_ids:
                          - 28
                          - 53
                        id: 562
                        media_type: movie
                        original_language: en
                        original_title: Die Hard
                        overview: >-
                          NYPD cop John McClane's plan to reconcile with his
                          estranged wife is thrown for a serious loop when,
                          minutes after he arrives at her offices Christmas
                          Party, the entire building is overtaken by a group of
                          terrorists. With little help from the LAPD,
                          wisecracking McClane sets out to single-handedly
                          rescue the hostages and bring the bad guys down.
                        popularity: 78.599
                        poster_path: /1NnCbaFaWgHczKjH5Eii46VmpPp.jpg
                        release_date: '1988-07-15'
                        title: Die Hard
                        video: false
                        vote_average: 7.8
                        vote_count: 11218
                      - adult: false
                        backdrop_path: /icmmSD4vTTDKOq2vvdulafOGw93.jpg
                        genre_ids:
                          - 28
                          - 878
                        id: 603
                        media_type: movie
                        original_language: en
                        original_title: The Matrix
                        overview: >-
                          Set in the 22nd century, The Matrix tells the story of
                          a computer hacker who joins a group of underground
                          insurgents fighting the vast and powerful computers
                          who now rule the earth.
                        popularity: 135.309
                        poster_path: /dXNAPwY7VrqMAo51EKhhCJfaGb5.jpg
                        release_date: '1999-03-31'
                        title: The Matrix
                        video: false
                        vote_average: 8.22
                        vote_count: 25807
                      - adult: false
                        backdrop_path: /nLitXHcOD2jxwE6rq6sTi4ZMmo5.jpg
                        genre_ids:
                          - 18
                          - 878
                          - 53
                        id: 6479
                        media_type: movie
                        original_language: en
                        original_title: I Am Legend
                        overview: >-
                          Robert Neville is a scientist who was unable to stop
                          the spread of the terrible virus that was incurable
                          and man-made. Immune, Neville is now the last human
                          survivor in what is left of New York City and perhaps
                          the world. For three years, Neville has faithfully
                          sent out daily radio messages, desperate to find any
                          other survivors who might be out there. But he is not
                          alone.
                        popularity: 77.235
                        poster_path: /iPDkaSdKk2jRLTM65UOEoKtsIZ8.jpg
                        release_date: '2007-12-12'
                        title: I Am Legend
                        video: false
                        vote_average: 7.208
                        vote_count: 15742
                      - adult: false
                        backdrop_path: /csGprKcRxt7SDpsrKiwxpgLdEsx.jpg
                        genre_ids:
                          - 878
                          - 28
                          - 12
                          - 53
                        id: 16320
                        media_type: movie
                        original_language: en
                        original_title: Serenity
                        overview: >-
                          When the renegade crew of Serenity agrees to hide a
                          fugitive on their ship, they find themselves in an
                          action-packed battle between the relentless military
                          might of a totalitarian regime who will destroy
                          anything – or anyone – to get the girl back and the
                          bloodthirsty creatures who roam the uncharted areas of
                          space. But... the greatest danger of all may be on
                          their ship.
                        popularity: 30.813
                        poster_path: /4sqUOaPFoP2W81mq1UYqZqf5WzA.jpg
                        release_date: '2005-09-25'
                        title: Serenity
                        video: false
                        vote_average: 7.373
                        vote_count: 3513
                      - adult: false
                        backdrop_path: /veXdzn7LL0bFIDGmE7tTkvRg0qV.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 80
                          - 9648
                        id: 10528
                        media_type: movie
                        original_language: en
                        original_title: Sherlock Holmes
                        overview: >-
                          Eccentric consulting detective Sherlock Holmes and
                          Doctor John Watson battle to bring down a new nemesis
                          and unravel a deadly plot that could destroy England.
                        popularity: 58.331
                        poster_path: /fvnu6QHyR0gSV1JI6lMyXCny21a.jpg
                        release_date: '2009-12-23'
                        title: Sherlock Holmes
                        video: false
                        vote_average: 7.214
                        vote_count: 13933
                      - adult: false
                        backdrop_path: /lrlwAECm1zdDBn5bolLJ5cxHZhc.jpg
                        genre_ids:
                          - 878
                          - 35
                          - 80
                        id: 816
                        media_type: movie
                        original_language: en
                        original_title: 'Austin Powers: International Man of Mystery'
                        overview: >-
                          As a swinging fashion photographer by day and a groovy
                          British superagent by night, Austin Powers is the
                          '60s' most shagadelic spy. But can he stop
                          megalomaniac Dr. Evil after the bald villain freezes
                          himself and unthaws in the '90s? With the help of sexy
                          sidekick Vanessa Kensington, he just might.
                        popularity: 30.016
                        poster_path: /5uD4dxNX8JKFjWKYMHyOsqhi5pN.jpg
                        release_date: '1997-05-02'
                        title: 'Austin Powers: International Man of Mystery'
                        video: false
                        vote_average: 6.569
                        vote_count: 3405
                  total_pages:
                    type: number
                    example: 2
                  total_results:
                    type: number
                    example: 40
              examples:
                New Request:
                  value:
                    page: 1
                    results:
                      - adult: false
                        backdrop_path: /kZyurQjTMLHalUxs7sHgH5XeiwO.jpg
                        genre_ids:
                          - 18
                          - 10749
                        id: 20
                        media_type: movie
                        original_language: en
                        original_title: My Life Without Me
                        overview: >-
                          A fatally ill mother with only two months to live
                          creates a list of things she wants to do before she
                          dies without telling her family of her illness.
                        popularity: 10.175
                        poster_path: /pFEtVPW88pWflYV84UFL0h1iJr3.jpg
                        release_date: '2003-03-07'
                        title: My Life Without Me
                        video: false
                        vote_average: 6
                        vote_count: 466
                      - adult: false
                        backdrop_path: /jhk6D8pim3yaByu1801kMoxXFaX.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: 314.369
                        poster_path: /ty8TGRuvJLPUmAR1H1nRIsgwvim.jpg
                        release_date: '2000-05-04'
                        title: Gladiator
                        video: false
                        vote_average: 8.217
                        vote_count: 19033
                      - adult: false
                        backdrop_path: /uw4SnKFZ453Gxmj5XR5Susj8TNo.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 878
                        id: 602
                        media_type: movie
                        original_language: en
                        original_title: Independence Day
                        overview: >-
                          Strange phenomena surface around the globe. The skies
                          ignite. Terror races through the world's major cities.
                          As these extraordinary events unfold, it becomes
                          increasingly clear that a force of incredible
                          magnitude has arrived. Its mission: total annihilation
                          over the Fourth of July weekend. The last hope to stop
                          the destruction is an unlikely group of people united
                          by fate and unimaginable circumstances.
                        popularity: 51.817
                        poster_path: /p0BPQGSPoSa8Ml0DAf2mB2kCU0R.jpg
                        release_date: '1996-06-25'
                        title: Independence Day
                        video: false
                        vote_average: 6.889
                        vote_count: 9582
                      - adult: false
                        backdrop_path: /rk56vslwBXUCcNlQ74s6gmpJqxa.jpg
                        genre_ids:
                          - 28
                          - 53
                        id: 9322
                        media_type: movie
                        original_language: fr
                        original_title: Nikita
                        overview: >-
                          A beautiful felon, sentenced to life in prison for the
                          murder of a policeman, is given a second chance – as a
                          secret political assassin controlled by the
                          government.
                        popularity: 25.233
                        poster_path: /1ulQDewUG4KKHOhpXdGKm3GdLFq.jpg
                        release_date: '1990-02-21'
                        title: La Femme Nikita
                        video: false
                        vote_average: 7.104
                        vote_count: 1925
                      - adult: false
                        backdrop_path: /lVy5Zqcty2NfemqKYbVJfdg44rK.jpg
                        genre_ids:
                          - 28
                          - 80
                        id: 24
                        media_type: movie
                        original_language: en
                        original_title: 'Kill Bill: Vol. 1'
                        overview: >-
                          An assassin is shot by her ruthless employer, Bill,
                          and other members of their assassination circle – but
                          she lives to plot her vengeance.
                        popularity: 59.189
                        poster_path: /mt4e0L5prfCzHhpxmxt5pvfHI0p.jpg
                        release_date: '2003-10-10'
                        title: 'Kill Bill: Vol. 1'
                        video: false
                        vote_average: 7.971
                        vote_count: 17463
                      - adult: false
                        backdrop_path: /b83mjgS72dfZpUSsP4AtzM6TIZe.jpg
                        genre_ids:
                          - 28
                          - 878
                          - 53
                        id: 64635
                        media_type: movie
                        original_language: en
                        original_title: Total Recall
                        overview: >-
                          Factory worker Doug Quaid takes a virtual mind-trip
                          vacation with the Rekall company, opting for implanted
                          memories of being a spy. When the procedure goes
                          wrong, Quaid becomes a wanted man by the police and
                          joins forces with a rebel fighter to stop the evil
                          Chancellor Cohaagen.
                        popularity: 33.494
                        poster_path: /jXvrRY2p6vf5QsGGckWJt0EL3WH.jpg
                        release_date: '2012-08-02'
                        title: Total Recall
                        video: false
                        vote_average: 6
                        vote_count: 5466
                      - adult: false
                        backdrop_path: /l5KvxFVOru3Qyf3dl2asNw5g1MD.jpg
                        genre_ids:
                          - 27
                          - 28
                          - 878
                        id: 1576
                        media_type: movie
                        original_language: en
                        original_title: Resident Evil
                        overview: >-
                          When a virus leaks from a top-secret facility, turning
                          all resident researchers into ravenous zombies and
                          their lab animals into mutated hounds from hell, the
                          government sends in an elite military task force to
                          contain the outbreak.
                        popularity: 23.094
                        poster_path: /1UKNef590A0ZaMnxsscIcWuK1Em.jpg
                        release_date: '2002-03-15'
                        title: Resident Evil
                        video: false
                        vote_average: 6.638
                        vote_count: 6360
                      - adult: false
                        backdrop_path: /1IWaKG7AWiYMhADxhGtnElDJAGI.jpg
                        genre_ids:
                          - 878
                          - 53
                          - 9648
                        id: 63
                        media_type: movie
                        original_language: en
                        original_title: Twelve Monkeys
                        overview: >-
                          In the year 2035, convict James Cole reluctantly
                          volunteers to be sent back in time to discover the
                          origin of a deadly virus that wiped out nearly all of
                          the earth's population and forced the survivors into
                          underground communities. But when Cole is mistakenly
                          sent to 1990 instead of 1996, he's arrested and locked
                          up in a mental hospital. There he meets psychiatrist
                          Dr. Kathryn Railly, and patient Jeffrey Goines, the
                          son of a famous virus expert, who may hold the key to
                          the mysterious rogue group, the Army of the 12
                          Monkeys, thought to be responsible for unleashing the
                          killer disease.
                        popularity: 37.171
                        poster_path: /gt3iyguaCIw8DpQZI1LIN5TohM2.jpg
                        release_date: '1995-12-29'
                        title: Twelve Monkeys
                        video: false
                        vote_average: 7.599
                        vote_count: 8364
                      - adult: false
                        backdrop_path: /j9E1pGqx2ZYnyGQYMB1JYtUxJ6u.jpg
                        genre_ids:
                          - 14
                          - 28
                          - 53
                        id: 277
                        media_type: movie
                        original_language: en
                        original_title: Underworld
                        overview: >-
                          Vampires and werewolves have waged a nocturnal war
                          against each other for centuries. But all bets are off
                          when a female vampire warrior named Selene, who's
                          famous for her strength and werewolf-hunting prowess,
                          becomes smitten with a peace-loving male werewolf,
                          Michael, who wants to end the war.
                        popularity: 42.672
                        poster_path: /zsnQ41UZ3jo1wEeemF0eA9cAIU0.jpg
                        release_date: '2003-09-19'
                        title: Underworld
                        video: false
                        vote_average: 6.831
                        vote_count: 6114
                      - adult: false
                        backdrop_path: /oGMomeS7bE43eN8SGJUaKvQnmud.jpg
                        genre_ids:
                          - 18
                        id: 70
                        media_type: movie
                        original_language: en
                        original_title: Million Dollar Baby
                        overview: >-
                          Despondent over a painful estrangement from his
                          daughter, trainer Frankie Dunn isn't prepared for
                          boxer Maggie Fitzgerald to enter his life. But
                          Maggie's determined to go pro and to convince Dunn and
                          his cohort to help her.
                        popularity: 38.448
                        poster_path: /jcfEqKdWF1zeyvECPqp3mkWLct2.jpg
                        release_date: '2004-12-15'
                        title: Million Dollar Baby
                        video: false
                        vote_average: 7.957
                        vote_count: 9578
                      - adult: false
                        backdrop_path: /1GJvBE7UWU1WOVi0XREl4JQc7f8.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 35
                          - 878
                        id: 607
                        media_type: movie
                        original_language: en
                        original_title: Men in Black
                        overview: >-
                          After a police chase with an otherworldly being, a New
                          York City cop is recruited as an agent in a top-secret
                          organization established to monitor and police alien
                          activity on Earth: the Men in Black. Agent K and new
                          recruit Agent J find themselves in the middle of a
                          deadly plot by an intergalactic terrorist who has
                          arrived on Earth to assassinate two ambassadors from
                          opposing galaxies.
                        popularity: 46.858
                        poster_path: /uLOmOF5IzWoyrgIF5MfUnh5pa1X.jpg
                        release_date: '1997-07-02'
                        title: Men in Black
                        video: false
                        vote_average: 7.2
                        vote_count: 13775
                      - adult: false
                        backdrop_path: /bguFhzIGpQdGQ6uizm07oMKbgHi.jpg
                        genre_ids:
                          - 80
                          - 18
                          - 28
                        id: 101
                        media_type: movie
                        original_language: fr
                        original_title: Léon
                        overview: >-
                          Léon, the top hit man in New York, has earned a rep as
                          an effective "cleaner". But when his next-door
                          neighbors are wiped out by a loose-cannon DEA agent,
                          he becomes the unwilling custodian of 12-year-old
                          Mathilda. Before long, Mathilda's thoughts turn to
                          revenge, and she considers following in Léon's
                          footsteps.
                        popularity: 83.365
                        poster_path: /yI6X2cCM5YPJtxMhUd3dPGqDAhw.jpg
                        release_date: '1994-09-14'
                        title: 'Léon: The Professional'
                        video: false
                        vote_average: 8.306
                        vote_count: 14855
                      - adult: false
                        backdrop_path: /lJge9l4ZLf05SHlok9w1Rv5FX5r.jpg
                        genre_ids:
                          - 27
                          - 28
                          - 53
                        id: 1992
                        media_type: movie
                        original_language: en
                        original_title: Planet Terror
                        overview: >-
                          Two doctors find their graveyard shift inundated with
                          townspeople ravaged by sores. Among the wounded is
                          Cherry Darling, a dancer whose leg was ripped from her
                          body. As the invalids quickly become enraged
                          aggressors, Cherry and her ex-boyfriend El Wray lead a
                          team of accidental warriors into the night.
                        popularity: 26.084
                        poster_path: /3705GxG0RN9XDV5y9IiXKYHw1fK.jpg
                        release_date: '2007-04-06'
                        title: Planet Terror
                        video: false
                        vote_average: 6.7
                        vote_count: 3498
                      - adult: false
                        backdrop_path: /9qokUngA9fAgBy7skSyZj2irOfR.jpg
                        genre_ids:
                          - 12
                          - 28
                          - 53
                          - 878
                        id: 563
                        media_type: movie
                        original_language: en
                        original_title: Starship Troopers
                        overview: >-
                          Set in the future, the story follows a young soldier
                          named Johnny Rico and his exploits in the Mobile
                          Infantry. Rico's military career progresses from
                          recruit to non-commissioned officer and finally to
                          officer against the backdrop of an interstellar war
                          between mankind and an arachnoid species known as "the
                          Bugs".
                        popularity: 34.629
                        poster_path: /cxCmv23O7p3hyHwqoktHYkZcGsY.jpg
                        release_date: '1997-11-07'
                        title: Starship Troopers
                        video: false
                        vote_average: 7.076
                        vote_count: 4919
                      - adult: false
                        backdrop_path: /oIwfoUFfWfESn0Y8u8jv9lc8li1.jpg
                        genre_ids:
                          - 28
                          - 53
                        id: 562
                        media_type: movie
                        original_language: en
                        original_title: Die Hard
                        overview: >-
                          NYPD cop John McClane's plan to reconcile with his
                          estranged wife is thrown for a serious loop when,
                          minutes after he arrives at her offices Christmas
                          Party, the entire building is overtaken by a group of
                          terrorists. With little help from the LAPD,
                          wisecracking McClane sets out to single-handedly
                          rescue the hostages and bring the bad guys down.
                        popularity: 78.599
                        poster_path: /1NnCbaFaWgHczKjH5Eii46VmpPp.jpg
                        release_date: '1988-07-15'
                        title: Die Hard
                        video: false
                        vote_average: 7.8
                        vote_count: 11218
                      - adult: false
                        backdrop_path: /icmmSD4vTTDKOq2vvdulafOGw93.jpg
                        genre_ids:
                          - 28
                          - 878
                        id: 603
                        media_type: movie
                        original_language: en
                        original_title: The Matrix
                        overview: >-
                          Set in the 22nd century, The Matrix tells the story of
                          a computer hacker who joins a group of underground
                          insurgents fighting the vast and powerful computers
                          who now rule the earth.
                        popularity: 135.309
                        poster_path: /dXNAPwY7VrqMAo51EKhhCJfaGb5.jpg
                        release_date: '1999-03-31'
                        title: The Matrix
                        video: false
                        vote_average: 8.22
                        vote_count: 25807
                      - adult: false
                        backdrop_path: /nLitXHcOD2jxwE6rq6sTi4ZMmo5.jpg
                        genre_ids:
                          - 18
                          - 878
                          - 53
                        id: 6479
                        media_type: movie
                        original_language: en
                        original_title: I Am Legend
                        overview: >-
                          Robert Neville is a scientist who was unable to stop
                          the spread of the terrible virus that was incurable
                          and man-made. Immune, Neville is now the last human
                          survivor in what is left of New York City and perhaps
                          the world. For three years, Neville has faithfully
                          sent out daily radio messages, desperate to find any
                          other survivors who might be out there. But he is not
                          alone.
                        popularity: 77.235
                        poster_path: /iPDkaSdKk2jRLTM65UOEoKtsIZ8.jpg
                        release_date: '2007-12-12'
                        title: I Am Legend
                        video: false
                        vote_average: 7.208
                        vote_count: 15742
                      - adult: false
                        backdrop_path: /csGprKcRxt7SDpsrKiwxpgLdEsx.jpg
                        genre_ids:
                          - 878
                          - 28
                          - 12
                          - 53
                        id: 16320
                        media_type: movie
                        original_language: en
                        original_title: Serenity
                        overview: >-
                          When the renegade crew of Serenity agrees to hide a
                          fugitive on their ship, they find themselves in an
                          action-packed battle between the relentless military
                          might of a totalitarian regime who will destroy
                          anything – or anyone – to get the girl back and the
                          bloodthirsty creatures who roam the uncharted areas of
                          space. But... the greatest danger of all may be on
                          their ship.
                        popularity: 30.813
                        poster_path: /4sqUOaPFoP2W81mq1UYqZqf5WzA.jpg
                        release_date: '2005-09-25'
                        title: Serenity
                        video: false
                        vote_average: 7.373
                        vote_count: 3513
                      - adult: false
                        backdrop_path: /veXdzn7LL0bFIDGmE7tTkvRg0qV.jpg
                        genre_ids:
                          - 28
                          - 12
                          - 80
                          - 9648
                        id: 10528
                        media_type: movie
                        original_language: en
                        original_title: Sherlock Holmes
                        overview: >-
                          Eccentric consulting detective Sherlock Holmes and
                          Doctor John Watson battle to bring down a new nemesis
                          and unravel a deadly plot that could destroy England.
                        popularity: 58.331
                        poster_path: /fvnu6QHyR0gSV1JI6lMyXCny21a.jpg
                        release_date: '2009-12-23'
                        title: Sherlock Holmes
                        video: false
                        vote_average: 7.214
                        vote_count: 13933
                      - adult: false
                        backdrop_path: /lrlwAECm1zdDBn5bolLJ5cxHZhc.jpg
                        genre_ids:
                          - 878
                          - 35
                          - 80
                        id: 816
                        media_type: movie
                        original_language: en
                        original_title: 'Austin Powers: International Man of Mystery'
                        overview: >-
                          As a swinging fashion photographer by day and a groovy
                          British superagent by night, Austin Powers is the
                          '60s' most shagadelic spy. But can he stop
                          megalomaniac Dr. Evil after the bald villain freezes
                          himself and unthaws in the '90s? With the help of sexy
                          sidekick Vanessa Kensington, he just might.
                        popularity: 30.016
                        poster_path: /5uD4dxNX8JKFjWKYMHyOsqhi5pN.jpg
                        release_date: '1997-05-02'
                        title: 'Austin Powers: International Man of Mystery'
                        video: false
                        vote_average: 6.569
                        vote_count: 3405
                    total_pages: 2
                    total_results: 40
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````