> ## 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 recommended series

> Get recommended series.



## OpenAPI

````yaml api-reference/openapi.yaml get /3/tv/1399/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/tv/1399/recommendations:
    get:
      tags:
        - TV series
      summary: Get recommended series
      description: Get recommended series.
      operationId: getRecommendedSeries
      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=9335
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Sat, 04 Jan 2025 11:32:48 GMT
            ETag:
              schema:
                type: string
                example: W/"bfa2e57bbaadf4f456c1a0e1ff2b51b4"
            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 db0227634f5a6631ffed23eb54e5313e.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: u3MfDR68ZPVZI82l5THEQBrkAgEv26lRTHzsn_PN6Q__Fk7nFT2gHQ==
            X-Amz-Cf-Pop:
              schema:
                type: string
                example: LOS50-P2
            X-Cache:
              schema:
                type: string
                example: Miss from cloudfront
            x-memc:
              schema:
                type: string
                example: HIT
            x-memc-age:
              schema:
                type: string
                example: '13609'
            x-memc-expires:
              schema:
                type: string
                example: '9335'
            x-memc-key:
              schema:
                type: string
                example: 71ac0856cc6243d4f9644252c9fb0f71
          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: /gc8PfyTqzqltKPW3X0cIVUGmagz.jpg
                        first_air_date:
                          type: string
                          example: '2008-01-20'
                        genre_ids:
                          type: array
                          items:
                            type: number
                            example: 18
                          example:
                            - 18
                            - 80
                        id:
                          type: number
                          example: 1396
                        media_type:
                          type: string
                          example: tv
                        name:
                          type: string
                          example: Breaking Bad
                        origin_country:
                          type: array
                          items:
                            type: string
                            example: US
                          example:
                            - US
                        original_language:
                          type: string
                          example: en
                        original_name:
                          type: string
                          example: Breaking Bad
                        overview:
                          type: string
                          example: >-
                            Walter White, a New Mexico chemistry teacher, is
                            diagnosed with Stage III cancer and given a
                            prognosis of only two years left to live. He becomes
                            filled with a sense of fearlessness and an
                            unrelenting desire to secure his family's financial
                            future at any cost as he enters the dangerous world
                            of drugs and crime.
                        popularity:
                          type: number
                          example: 694.224
                        poster_path:
                          type: string
                          example: /ztkUQFLlC19CCMYHW9o1zWhJRNq.jpg
                        vote_average:
                          type: number
                          example: 8.918
                        vote_count:
                          type: number
                          example: 14762
                    example:
                      - adult: false
                        backdrop_path: /gc8PfyTqzqltKPW3X0cIVUGmagz.jpg
                        first_air_date: '2008-01-20'
                        genre_ids:
                          - 18
                          - 80
                        id: 1396
                        media_type: tv
                        name: Breaking Bad
                        origin_country:
                          - US
                        original_language: en
                        original_name: Breaking Bad
                        overview: >-
                          Walter White, a New Mexico chemistry teacher, is
                          diagnosed with Stage III cancer and given a prognosis
                          of only two years left to live. He becomes filled with
                          a sense of fearlessness and an unrelenting desire to
                          secure his family's financial future at any cost as he
                          enters the dangerous world of drugs and crime.
                        popularity: 694.224
                        poster_path: /ztkUQFLlC19CCMYHW9o1zWhJRNq.jpg
                        vote_average: 8.918
                        vote_count: 14762
                      - adult: false
                        backdrop_path: /lHe8iwM4Cdm6RSEiara4PN8ZcBd.jpg
                        first_air_date: '2013-03-03'
                        genre_ids:
                          - 10759
                          - 18
                          - 10768
                        id: 44217
                        media_type: tv
                        name: Vikings
                        origin_country:
                          - CA
                        original_language: en
                        original_name: Vikings
                        overview: >-
                          The adventures of Ragnar Lothbrok, the greatest hero
                          of his age. The series tells the sagas of Ragnar's
                          band of Viking brothers and his family, as he rises to
                          become King of the Viking tribes. As well as being a
                          fearless warrior, Ragnar embodies the Norse traditions
                          of devotion to the gods. Legend has it that he was a
                          direct descendant of Odin, the god of war and
                          warriors.
                        popularity: 606.193
                        poster_path: /bQLrHIRNEkE3PdIWQrZHynQZazu.jpg
                        vote_average: 8.097
                        vote_count: 6973
                      - adult: false
                        backdrop_path: /rAOjnEFTuNysY7bot8zonhImGMh.jpg
                        first_air_date: '2010-10-31'
                        genre_ids:
                          - 10759
                          - 18
                          - 10765
                        id: 1402
                        media_type: tv
                        name: The Walking Dead
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Walking Dead
                        overview: >-
                          Sheriff's deputy Rick Grimes awakens from a coma to
                          find a post-apocalyptic world dominated by
                          flesh-eating zombies. He sets out to find his family
                          and encounters many other survivors along the way.
                        popularity: 389.863
                        poster_path: /yTNP9UOdUbGBUZ7SSVng75IwAaY.jpg
                        vote_average: 8.1
                        vote_count: 16620
                      - adult: false
                        backdrop_path: /etj8E2o0Bud0HkONVQPjyCkIvpv.jpg
                        first_air_date: '2022-08-21'
                        genre_ids:
                          - 10765
                          - 18
                          - 10759
                        id: 94997
                        media_type: tv
                        name: House of the Dragon
                        origin_country:
                          - US
                        original_language: en
                        original_name: House of the Dragon
                        overview: >-
                          The Targaryen dynasty is at the absolute apex of its
                          power, with more than 15 dragons under their yoke.
                          Most empires crumble from such heights. In the case of
                          the Targaryens, their slow fall begins when King
                          Viserys breaks with a century of tradition by naming
                          his daughter Rhaenyra heir to the Iron Throne. But
                          when Viserys later fathers a son, the court is shocked
                          when Rhaenyra retains her status as his heir, and
                          seeds of division sow friction across the realm.
                        popularity: 408.62
                        poster_path: /t9XkeE7HzOsdQcDDDapDYh8Rrmt.jpg
                        vote_average: 8.369
                        vote_count: 5077
                      - adult: false
                        backdrop_path: /20eIP9o5ebArmu2HxJutaBjhLf4.jpg
                        first_air_date: '2019-05-06'
                        genre_ids:
                          - 18
                        id: 87108
                        media_type: tv
                        name: Chernobyl
                        origin_country:
                          - US
                        original_language: en
                        original_name: Chernobyl
                        overview: >-
                          The true story of one of the worst man-made
                          catastrophes in history: the catastrophic nuclear
                          accident at Chernobyl. A tale of the brave men and
                          women who sacrificed to save Europe from unimaginable
                          disaster.
                        popularity: 186.79
                        poster_path: /7vcwOySsqeyEdmfHQNT5jHCL2gb.jpg
                        vote_average: 8.683
                        vote_count: 6448
                      - adult: false
                        backdrop_path: /rX5hvSRB2k4YoIvRg6Zky52rWk0.jpg
                        first_air_date: '2016-10-02'
                        genre_ids:
                          - 10765
                          - 37
                        id: 63247
                        media_type: tv
                        name: Westworld
                        origin_country:
                          - US
                        original_language: en
                        original_name: Westworld
                        overview: >-
                          A dark odyssey about the dawn of artificial
                          consciousness and the evolution of sin. Set at the
                          intersection of the near future and the reimagined
                          past, it explores a world in which every human
                          appetite, no matter how noble or depraved, can be
                          indulged.
                        popularity: 327.913
                        poster_path: /8MfgyFHf7XEboZJPZXCIDqqiz6e.jpg
                        vote_average: 8.045
                        vote_count: 5521
                      - adult: false
                        backdrop_path: /4q6TBkY0Ilx7WtV5LX8HRqNHr5J.jpg
                        first_air_date: '2010-07-25'
                        genre_ids:
                          - 80
                          - 18
                          - 9648
                        id: 19885
                        media_type: tv
                        name: Sherlock
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Sherlock
                        overview: >-
                          A modern update finds the famous sleuth and his doctor
                          partner solving crime in 21st century London.
                        popularity: 162.559
                        poster_path: /7WTsnHkbA0FaG6R9twfFde0I9hl.jpg
                        vote_average: 8.5
                        vote_count: 5499
                      - adult: false
                        backdrop_path: /l0qVZIpXtIo7km9u5Yqh0nKPOr5.jpg
                        first_air_date: '1994-09-22'
                        genre_ids:
                          - 35
                        id: 1668
                        media_type: tv
                        name: Friends
                        origin_country:
                          - US
                        original_language: en
                        original_name: Friends
                        overview: >-
                          Six young people from New York City, on their own and
                          struggling to survive in the real world, find the
                          companionship, comfort and support they get from each
                          other to be the perfect antidote to the pressures of
                          life.
                        popularity: 410.067
                        poster_path: /2koX1xLkpTQM4IZebYvKysFW1Nh.jpg
                        vote_average: 8.4
                        vote_count: 8113
                      - adult: false
                        backdrop_path: /dQOphbONxlpPsKo30araFr0CYMO.jpg
                        first_air_date: '2019-12-20'
                        genre_ids:
                          - 10765
                          - 18
                          - 10759
                        id: 71912
                        media_type: tv
                        name: The Witcher
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Witcher
                        overview: >-
                          Geralt of Rivia, a mutated monster-hunter for hire,
                          journeys toward his destiny in a turbulent world where
                          people often prove more wicked than beasts.
                        popularity: 321.642
                        poster_path: /cZ0d3rtvXPVvuiX22sP79K3Hmjz.jpg
                        vote_average: 8.05
                        vote_count: 5917
                      - adult: false
                        backdrop_path: /sccDflItNho4OiHkzpiDxB2fUFw.jpg
                        first_air_date: '2007-09-24'
                        genre_ids:
                          - 35
                        id: 1418
                        media_type: tv
                        name: The Big Bang Theory
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Big Bang Theory
                        overview: >-
                          Physicists Leonard and Sheldon find their nerd-centric
                          social circle with pals Howard and Raj expanding when
                          aspiring actress Penny moves in next door.
                        popularity: 212.285
                        poster_path: /ooBGRQBdbGzBxAVfExiO8r7kloA.jpg
                        vote_average: 7.909
                        vote_count: 11390
                      - adult: false
                        backdrop_path: /2MaumbgBlW1NoPo3ZJO38A6v7OS.jpg
                        first_air_date: '2016-07-15'
                        genre_ids:
                          - 18
                          - 10765
                          - 9648
                          - 10759
                        id: 66732
                        media_type: tv
                        name: Stranger Things
                        origin_country:
                          - US
                        original_language: en
                        original_name: Stranger Things
                        overview: >-
                          When a young boy vanishes, a small town uncovers a
                          mystery involving secret experiments, terrifying
                          supernatural forces, and one strange little girl.
                        popularity: 451.294
                        poster_path: /uOOtwVbSr4QDjAGIifLDwpb2Pdl.jpg
                        vote_average: 8.6
                        vote_count: 17833
                      - adult: false
                        backdrop_path: /lirPqYLTtd6XZqGn4cS1wiesTq0.jpg
                        first_air_date: '2005-09-13'
                        genre_ids:
                          - 18
                          - 9648
                          - 10765
                        id: 1622
                        media_type: tv
                        name: Supernatural
                        origin_country:
                          - US
                        original_language: en
                        original_name: Supernatural
                        overview: >-
                          When they were boys, Sam and Dean Winchester lost
                          their mother to a mysterious and demonic supernatural
                          force. Subsequently, their father raised them to be
                          soldiers. He taught them about the paranormal evil
                          that lives in the dark corners and on the back roads
                          of America ... and he taught them how to kill it. Now,
                          the Winchester brothers crisscross the country in
                          their '67 Chevy Impala, battling every kind of
                          supernatural threat they encounter along the way. 
                        popularity: 668.663
                        poster_path: /KoYWXbnYuS3b0GyQPkbuexlVK9.jpg
                        vote_average: 8.298
                        vote_count: 7643
                      - adult: false
                        backdrop_path: /8ZerYKvIaNUJZvAHXYTQu4qTwFw.jpg
                        first_air_date: '2014-03-19'
                        genre_ids:
                          - 10765
                          - 18
                          - 10759
                        id: 48866
                        media_type: tv
                        name: The 100
                        origin_country:
                          - US
                        original_language: en
                        original_name: The 100
                        overview: >-
                          100 years in the future, when the Earth has been
                          abandoned due to radioactivity, the last surviving
                          humans live on an ark orbiting the planet — but the
                          ark won't last forever. So the repressive regime picks
                          100 expendable juvenile delinquents to send down to
                          Earth to see if the planet is still habitable.
                        popularity: 380.681
                        poster_path: /wcaDIAG1QdXQLRaj4vC1EFdBT2.jpg
                        vote_average: 7.9
                        vote_count: 8142
                      - adult: false
                        backdrop_path: /aSGSxGMTP893DPMCvMl9AdnEICE.jpg
                        first_air_date: '2006-10-01'
                        genre_ids:
                          - 80
                          - 18
                          - 9648
                        id: 1405
                        media_type: tv
                        name: Dexter
                        origin_country:
                          - US
                        original_language: en
                        original_name: Dexter
                        overview: >-
                          Dexter Morgan, a blood spatter pattern analyst for the
                          Miami Metro Police also leads a secret life as a
                          serial killer, hunting down criminals who have slipped
                          through the cracks of justice.
                        popularity: 769.259
                        poster_path: /q8dWfc4JwQuv3HayIZeO84jAXED.jpg
                        vote_average: 8.198
                        vote_count: 4383
                      - adult: false
                        backdrop_path: /og2jKploGHYnCz68vV1nRSEE0xV.jpg
                        first_air_date: '2015-02-08'
                        genre_ids:
                          - 80
                          - 18
                        id: 60059
                        media_type: tv
                        name: Better Call Saul
                        origin_country:
                          - US
                        original_language: en
                        original_name: Better Call Saul
                        overview: >-
                          Six years before Saul Goodman meets Walter White. We
                          meet him when the man who will become Saul Goodman is
                          known as Jimmy McGill, a small-time lawyer searching
                          for his destiny, and, more immediately, hustling to
                          make ends meet. Working alongside, and, often, against
                          Jimmy, is “fixer” Mike Ehrmantraut. The series tracks
                          Jimmy’s transformation into Saul Goodman, the man who
                          puts “criminal” in “criminal lawyer".
                        popularity: 374.644
                        poster_path: /zjg4jpK1Wp2kiRvtt5ND0kznako.jpg
                        vote_average: 8.691
                        vote_count: 5333
                      - adult: false
                        backdrop_path: /jBhcm0Rm5Uv1UaHt0TTWuRjG5G3.jpg
                        first_air_date: '2004-09-22'
                        genre_ids:
                          - 9648
                          - 10759
                          - 18
                        id: 4607
                        media_type: tv
                        name: Lost
                        origin_country:
                          - US
                        original_language: en
                        original_name: Lost
                        overview: >-
                          Stripped of everything, the survivors of a horrific
                          plane crash  must work together to stay alive. But the
                          island holds many secrets.
                        popularity: 484.427
                        poster_path: /og6S0aTZU6YUJAbqxeKjCa3kY1E.jpg
                        vote_average: 7.9
                        vote_count: 4335
                      - adult: false
                        backdrop_path: /ex4kvQb0Ski5KL2fsnKQU2hV3oo.jpg
                        first_air_date: '2013-02-01'
                        genre_ids:
                          - 18
                        id: 1425
                        media_type: tv
                        name: House of Cards
                        origin_country:
                          - US
                        original_language: en
                        original_name: House of Cards
                        overview: >-
                          Set in present day Washington, D.C., House of Cards is
                          the story of Frank Underwood, a ruthless and cunning
                          politician, and his wife Claire who will stop at
                          nothing to conquer everything. This wicked political
                          drama penetrates the shadowy world of greed, sex and
                          corruption in modern D.C.
                        popularity: 120.607
                        poster_path: /hKWxWjFwnMvkWQawbhvC0Y7ygQ8.jpg
                        vote_average: 8.023
                        vote_count: 2751
                      - adult: false
                        backdrop_path: /gFkHcIh7iE5G0oVOgpmY8ONQjhl.jpg
                        first_air_date: '2014-10-07'
                        genre_ids:
                          - 18
                          - 10765
                        id: 60735
                        media_type: tv
                        name: The Flash
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Flash
                        overview: >-
                          After being struck by lightning, CSI investigator
                          Barry Allen awakens from a nine-month coma to discover
                          he has been  granted the gift of super speed.  Teaming
                          up with S.T.A.R. Labs, Barry takes on the persona of
                          The Flash, the Fastest  Man Alive, to protect his
                          city.
                        popularity: 615.413
                        poster_path: /yZevl2vHQgmosfwUdVNzviIfaWS.jpg
                        vote_average: 7.782
                        vote_count: 11151
                      - adult: false
                        backdrop_path: /38aCLy0BdFbOAIEfuDladoITHN0.jpg
                        first_air_date: '2011-12-04'
                        genre_ids:
                          - 10765
                          - 18
                          - 9648
                        id: 42009
                        media_type: tv
                        name: Black Mirror
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Black Mirror
                        overview: >-
                          Over the last ten years, technology has transformed
                          almost every aspect of our lives before we've had time
                          to stop and question it. In every home; on every desk;
                          in every palm - a plasma screen; a monitor; a
                          smartphone - a black mirror of our 21st Century
                          existence.
                        popularity: 407.49
                        poster_path: /5UaYsGZOFhjFDwQh6GuLjjA1WlF.jpg
                        vote_average: 8.289
                        vote_count: 5112
                      - adult: false
                        backdrop_path: /518nMUMDxxwtBsgodhYKF1VC3uA.jpg
                        first_air_date: '2010-01-22'
                        genre_ids:
                          - 18
                        id: 46296
                        media_type: tv
                        name: Spartacus
                        origin_country:
                          - US
                        original_language: en
                        original_name: Spartacus
                        overview: >-
                          Torn from his homeland and the woman he loves,
                          Spartacus is condemned to the brutal world of the
                          arena where blood and death are primetime
                          entertainment.
                        popularity: 342.873
                        poster_path: /c2GKN4VHCj1dnjFMANRpGkCVBae.jpg
                        vote_average: 8.018
                        vote_count: 2531
                  total_pages:
                    type: number
                    example: 2
                  total_results:
                    type: number
                    example: 40
              examples:
                New Request:
                  value:
                    page: 1
                    results:
                      - adult: false
                        backdrop_path: /gc8PfyTqzqltKPW3X0cIVUGmagz.jpg
                        first_air_date: '2008-01-20'
                        genre_ids:
                          - 18
                          - 80
                        id: 1396
                        media_type: tv
                        name: Breaking Bad
                        origin_country:
                          - US
                        original_language: en
                        original_name: Breaking Bad
                        overview: >-
                          Walter White, a New Mexico chemistry teacher, is
                          diagnosed with Stage III cancer and given a prognosis
                          of only two years left to live. He becomes filled with
                          a sense of fearlessness and an unrelenting desire to
                          secure his family's financial future at any cost as he
                          enters the dangerous world of drugs and crime.
                        popularity: 694.224
                        poster_path: /ztkUQFLlC19CCMYHW9o1zWhJRNq.jpg
                        vote_average: 8.918
                        vote_count: 14762
                      - adult: false
                        backdrop_path: /lHe8iwM4Cdm6RSEiara4PN8ZcBd.jpg
                        first_air_date: '2013-03-03'
                        genre_ids:
                          - 10759
                          - 18
                          - 10768
                        id: 44217
                        media_type: tv
                        name: Vikings
                        origin_country:
                          - CA
                        original_language: en
                        original_name: Vikings
                        overview: >-
                          The adventures of Ragnar Lothbrok, the greatest hero
                          of his age. The series tells the sagas of Ragnar's
                          band of Viking brothers and his family, as he rises to
                          become King of the Viking tribes. As well as being a
                          fearless warrior, Ragnar embodies the Norse traditions
                          of devotion to the gods. Legend has it that he was a
                          direct descendant of Odin, the god of war and
                          warriors.
                        popularity: 606.193
                        poster_path: /bQLrHIRNEkE3PdIWQrZHynQZazu.jpg
                        vote_average: 8.097
                        vote_count: 6973
                      - adult: false
                        backdrop_path: /rAOjnEFTuNysY7bot8zonhImGMh.jpg
                        first_air_date: '2010-10-31'
                        genre_ids:
                          - 10759
                          - 18
                          - 10765
                        id: 1402
                        media_type: tv
                        name: The Walking Dead
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Walking Dead
                        overview: >-
                          Sheriff's deputy Rick Grimes awakens from a coma to
                          find a post-apocalyptic world dominated by
                          flesh-eating zombies. He sets out to find his family
                          and encounters many other survivors along the way.
                        popularity: 389.863
                        poster_path: /yTNP9UOdUbGBUZ7SSVng75IwAaY.jpg
                        vote_average: 8.1
                        vote_count: 16620
                      - adult: false
                        backdrop_path: /etj8E2o0Bud0HkONVQPjyCkIvpv.jpg
                        first_air_date: '2022-08-21'
                        genre_ids:
                          - 10765
                          - 18
                          - 10759
                        id: 94997
                        media_type: tv
                        name: House of the Dragon
                        origin_country:
                          - US
                        original_language: en
                        original_name: House of the Dragon
                        overview: >-
                          The Targaryen dynasty is at the absolute apex of its
                          power, with more than 15 dragons under their yoke.
                          Most empires crumble from such heights. In the case of
                          the Targaryens, their slow fall begins when King
                          Viserys breaks with a century of tradition by naming
                          his daughter Rhaenyra heir to the Iron Throne. But
                          when Viserys later fathers a son, the court is shocked
                          when Rhaenyra retains her status as his heir, and
                          seeds of division sow friction across the realm.
                        popularity: 408.62
                        poster_path: /t9XkeE7HzOsdQcDDDapDYh8Rrmt.jpg
                        vote_average: 8.369
                        vote_count: 5077
                      - adult: false
                        backdrop_path: /20eIP9o5ebArmu2HxJutaBjhLf4.jpg
                        first_air_date: '2019-05-06'
                        genre_ids:
                          - 18
                        id: 87108
                        media_type: tv
                        name: Chernobyl
                        origin_country:
                          - US
                        original_language: en
                        original_name: Chernobyl
                        overview: >-
                          The true story of one of the worst man-made
                          catastrophes in history: the catastrophic nuclear
                          accident at Chernobyl. A tale of the brave men and
                          women who sacrificed to save Europe from unimaginable
                          disaster.
                        popularity: 186.79
                        poster_path: /7vcwOySsqeyEdmfHQNT5jHCL2gb.jpg
                        vote_average: 8.683
                        vote_count: 6448
                      - adult: false
                        backdrop_path: /rX5hvSRB2k4YoIvRg6Zky52rWk0.jpg
                        first_air_date: '2016-10-02'
                        genre_ids:
                          - 10765
                          - 37
                        id: 63247
                        media_type: tv
                        name: Westworld
                        origin_country:
                          - US
                        original_language: en
                        original_name: Westworld
                        overview: >-
                          A dark odyssey about the dawn of artificial
                          consciousness and the evolution of sin. Set at the
                          intersection of the near future and the reimagined
                          past, it explores a world in which every human
                          appetite, no matter how noble or depraved, can be
                          indulged.
                        popularity: 327.913
                        poster_path: /8MfgyFHf7XEboZJPZXCIDqqiz6e.jpg
                        vote_average: 8.045
                        vote_count: 5521
                      - adult: false
                        backdrop_path: /4q6TBkY0Ilx7WtV5LX8HRqNHr5J.jpg
                        first_air_date: '2010-07-25'
                        genre_ids:
                          - 80
                          - 18
                          - 9648
                        id: 19885
                        media_type: tv
                        name: Sherlock
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Sherlock
                        overview: >-
                          A modern update finds the famous sleuth and his doctor
                          partner solving crime in 21st century London.
                        popularity: 162.559
                        poster_path: /7WTsnHkbA0FaG6R9twfFde0I9hl.jpg
                        vote_average: 8.5
                        vote_count: 5499
                      - adult: false
                        backdrop_path: /l0qVZIpXtIo7km9u5Yqh0nKPOr5.jpg
                        first_air_date: '1994-09-22'
                        genre_ids:
                          - 35
                        id: 1668
                        media_type: tv
                        name: Friends
                        origin_country:
                          - US
                        original_language: en
                        original_name: Friends
                        overview: >-
                          Six young people from New York City, on their own and
                          struggling to survive in the real world, find the
                          companionship, comfort and support they get from each
                          other to be the perfect antidote to the pressures of
                          life.
                        popularity: 410.067
                        poster_path: /2koX1xLkpTQM4IZebYvKysFW1Nh.jpg
                        vote_average: 8.4
                        vote_count: 8113
                      - adult: false
                        backdrop_path: /dQOphbONxlpPsKo30araFr0CYMO.jpg
                        first_air_date: '2019-12-20'
                        genre_ids:
                          - 10765
                          - 18
                          - 10759
                        id: 71912
                        media_type: tv
                        name: The Witcher
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Witcher
                        overview: >-
                          Geralt of Rivia, a mutated monster-hunter for hire,
                          journeys toward his destiny in a turbulent world where
                          people often prove more wicked than beasts.
                        popularity: 321.642
                        poster_path: /cZ0d3rtvXPVvuiX22sP79K3Hmjz.jpg
                        vote_average: 8.05
                        vote_count: 5917
                      - adult: false
                        backdrop_path: /sccDflItNho4OiHkzpiDxB2fUFw.jpg
                        first_air_date: '2007-09-24'
                        genre_ids:
                          - 35
                        id: 1418
                        media_type: tv
                        name: The Big Bang Theory
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Big Bang Theory
                        overview: >-
                          Physicists Leonard and Sheldon find their nerd-centric
                          social circle with pals Howard and Raj expanding when
                          aspiring actress Penny moves in next door.
                        popularity: 212.285
                        poster_path: /ooBGRQBdbGzBxAVfExiO8r7kloA.jpg
                        vote_average: 7.909
                        vote_count: 11390
                      - adult: false
                        backdrop_path: /2MaumbgBlW1NoPo3ZJO38A6v7OS.jpg
                        first_air_date: '2016-07-15'
                        genre_ids:
                          - 18
                          - 10765
                          - 9648
                          - 10759
                        id: 66732
                        media_type: tv
                        name: Stranger Things
                        origin_country:
                          - US
                        original_language: en
                        original_name: Stranger Things
                        overview: >-
                          When a young boy vanishes, a small town uncovers a
                          mystery involving secret experiments, terrifying
                          supernatural forces, and one strange little girl.
                        popularity: 451.294
                        poster_path: /uOOtwVbSr4QDjAGIifLDwpb2Pdl.jpg
                        vote_average: 8.6
                        vote_count: 17833
                      - adult: false
                        backdrop_path: /lirPqYLTtd6XZqGn4cS1wiesTq0.jpg
                        first_air_date: '2005-09-13'
                        genre_ids:
                          - 18
                          - 9648
                          - 10765
                        id: 1622
                        media_type: tv
                        name: Supernatural
                        origin_country:
                          - US
                        original_language: en
                        original_name: Supernatural
                        overview: >-
                          When they were boys, Sam and Dean Winchester lost
                          their mother to a mysterious and demonic supernatural
                          force. Subsequently, their father raised them to be
                          soldiers. He taught them about the paranormal evil
                          that lives in the dark corners and on the back roads
                          of America ... and he taught them how to kill it. Now,
                          the Winchester brothers crisscross the country in
                          their '67 Chevy Impala, battling every kind of
                          supernatural threat they encounter along the way. 
                        popularity: 668.663
                        poster_path: /KoYWXbnYuS3b0GyQPkbuexlVK9.jpg
                        vote_average: 8.298
                        vote_count: 7643
                      - adult: false
                        backdrop_path: /8ZerYKvIaNUJZvAHXYTQu4qTwFw.jpg
                        first_air_date: '2014-03-19'
                        genre_ids:
                          - 10765
                          - 18
                          - 10759
                        id: 48866
                        media_type: tv
                        name: The 100
                        origin_country:
                          - US
                        original_language: en
                        original_name: The 100
                        overview: >-
                          100 years in the future, when the Earth has been
                          abandoned due to radioactivity, the last surviving
                          humans live on an ark orbiting the planet — but the
                          ark won't last forever. So the repressive regime picks
                          100 expendable juvenile delinquents to send down to
                          Earth to see if the planet is still habitable.
                        popularity: 380.681
                        poster_path: /wcaDIAG1QdXQLRaj4vC1EFdBT2.jpg
                        vote_average: 7.9
                        vote_count: 8142
                      - adult: false
                        backdrop_path: /aSGSxGMTP893DPMCvMl9AdnEICE.jpg
                        first_air_date: '2006-10-01'
                        genre_ids:
                          - 80
                          - 18
                          - 9648
                        id: 1405
                        media_type: tv
                        name: Dexter
                        origin_country:
                          - US
                        original_language: en
                        original_name: Dexter
                        overview: >-
                          Dexter Morgan, a blood spatter pattern analyst for the
                          Miami Metro Police also leads a secret life as a
                          serial killer, hunting down criminals who have slipped
                          through the cracks of justice.
                        popularity: 769.259
                        poster_path: /q8dWfc4JwQuv3HayIZeO84jAXED.jpg
                        vote_average: 8.198
                        vote_count: 4383
                      - adult: false
                        backdrop_path: /og2jKploGHYnCz68vV1nRSEE0xV.jpg
                        first_air_date: '2015-02-08'
                        genre_ids:
                          - 80
                          - 18
                        id: 60059
                        media_type: tv
                        name: Better Call Saul
                        origin_country:
                          - US
                        original_language: en
                        original_name: Better Call Saul
                        overview: >-
                          Six years before Saul Goodman meets Walter White. We
                          meet him when the man who will become Saul Goodman is
                          known as Jimmy McGill, a small-time lawyer searching
                          for his destiny, and, more immediately, hustling to
                          make ends meet. Working alongside, and, often, against
                          Jimmy, is “fixer” Mike Ehrmantraut. The series tracks
                          Jimmy’s transformation into Saul Goodman, the man who
                          puts “criminal” in “criminal lawyer".
                        popularity: 374.644
                        poster_path: /zjg4jpK1Wp2kiRvtt5ND0kznako.jpg
                        vote_average: 8.691
                        vote_count: 5333
                      - adult: false
                        backdrop_path: /jBhcm0Rm5Uv1UaHt0TTWuRjG5G3.jpg
                        first_air_date: '2004-09-22'
                        genre_ids:
                          - 9648
                          - 10759
                          - 18
                        id: 4607
                        media_type: tv
                        name: Lost
                        origin_country:
                          - US
                        original_language: en
                        original_name: Lost
                        overview: >-
                          Stripped of everything, the survivors of a horrific
                          plane crash  must work together to stay alive. But the
                          island holds many secrets.
                        popularity: 484.427
                        poster_path: /og6S0aTZU6YUJAbqxeKjCa3kY1E.jpg
                        vote_average: 7.9
                        vote_count: 4335
                      - adult: false
                        backdrop_path: /ex4kvQb0Ski5KL2fsnKQU2hV3oo.jpg
                        first_air_date: '2013-02-01'
                        genre_ids:
                          - 18
                        id: 1425
                        media_type: tv
                        name: House of Cards
                        origin_country:
                          - US
                        original_language: en
                        original_name: House of Cards
                        overview: >-
                          Set in present day Washington, D.C., House of Cards is
                          the story of Frank Underwood, a ruthless and cunning
                          politician, and his wife Claire who will stop at
                          nothing to conquer everything. This wicked political
                          drama penetrates the shadowy world of greed, sex and
                          corruption in modern D.C.
                        popularity: 120.607
                        poster_path: /hKWxWjFwnMvkWQawbhvC0Y7ygQ8.jpg
                        vote_average: 8.023
                        vote_count: 2751
                      - adult: false
                        backdrop_path: /gFkHcIh7iE5G0oVOgpmY8ONQjhl.jpg
                        first_air_date: '2014-10-07'
                        genre_ids:
                          - 18
                          - 10765
                        id: 60735
                        media_type: tv
                        name: The Flash
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Flash
                        overview: >-
                          After being struck by lightning, CSI investigator
                          Barry Allen awakens from a nine-month coma to discover
                          he has been  granted the gift of super speed.  Teaming
                          up with S.T.A.R. Labs, Barry takes on the persona of
                          The Flash, the Fastest  Man Alive, to protect his
                          city.
                        popularity: 615.413
                        poster_path: /yZevl2vHQgmosfwUdVNzviIfaWS.jpg
                        vote_average: 7.782
                        vote_count: 11151
                      - adult: false
                        backdrop_path: /38aCLy0BdFbOAIEfuDladoITHN0.jpg
                        first_air_date: '2011-12-04'
                        genre_ids:
                          - 10765
                          - 18
                          - 9648
                        id: 42009
                        media_type: tv
                        name: Black Mirror
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Black Mirror
                        overview: >-
                          Over the last ten years, technology has transformed
                          almost every aspect of our lives before we've had time
                          to stop and question it. In every home; on every desk;
                          in every palm - a plasma screen; a monitor; a
                          smartphone - a black mirror of our 21st Century
                          existence.
                        popularity: 407.49
                        poster_path: /5UaYsGZOFhjFDwQh6GuLjjA1WlF.jpg
                        vote_average: 8.289
                        vote_count: 5112
                      - adult: false
                        backdrop_path: /518nMUMDxxwtBsgodhYKF1VC3uA.jpg
                        first_air_date: '2010-01-22'
                        genre_ids:
                          - 18
                        id: 46296
                        media_type: tv
                        name: Spartacus
                        origin_country:
                          - US
                        original_language: en
                        original_name: Spartacus
                        overview: >-
                          Torn from his homeland and the woman he loves,
                          Spartacus is condemned to the brutal world of the
                          arena where blood and death are primetime
                          entertainment.
                        popularity: 342.873
                        poster_path: /c2GKN4VHCj1dnjFMANRpGkCVBae.jpg
                        vote_average: 8.018
                        vote_count: 2531
                    total_pages: 2
                    total_results: 40
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````