> ## 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 similar TV series

> Get the similar TV shows.



## OpenAPI

````yaml api-reference/openapi.yaml get /3/tv/1399/similar
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/similar:
    get:
      tags:
        - TV series
      summary: Get similar TV series
      description: Get the similar TV shows.
      operationId: getSimilarTvSeries
      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=12243
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Sat, 04 Jan 2025 11:37:25 GMT
            ETag:
              schema:
                type: string
                example: W/"e1004477f143277c9c082e3434aa91f8"
            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 2753b41455655294f3c924b22dffed5e.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: PIzohH5_I_7-5teSNq0sYi76xO2f3L74W4ilJJ8BoxMtdSYVwfexEQ==
            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: '13030'
            x-memc-expires:
              schema:
                type: string
                example: '12243'
            x-memc-key:
              schema:
                type: string
                example: e79b70c6adf2bca183bba6fc314ecb3b
          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
                          nullable: true
                          example: /5RWAjCYhu3D8Ai2QBYP7GjaxFb3.jpg
                        first_air_date:
                          type: string
                          example: '2007-09-19'
                        genre_ids:
                          type: array
                          items:
                            type: number
                            example: 18
                          example:
                            - 18
                            - 9648
                        id:
                          type: number
                          example: 1395
                        name:
                          type: string
                          example: Gossip Girl
                        origin_country:
                          type: array
                          items:
                            type: string
                            example: US
                          example:
                            - US
                        original_language:
                          type: string
                          example: en
                        original_name:
                          type: string
                          example: Gossip Girl
                        overview:
                          type: string
                          example: >-
                            An exclusive group of privileged teens from a posh
                            prep school on Manhattan's Upper East Side whose
                            lives revolve around the blog of the all-knowing
                            albeit ultra-secretive Gossip Girl.
                        popularity:
                          type: number
                          example: 244.091
                        poster_path:
                          type: string
                          nullable: true
                          example: /mRvSUuU1VQQkZZ578jKJpcUCuL8.jpg
                        vote_average:
                          type: number
                          example: 8.224
                        vote_count:
                          type: number
                          example: 2109
                    example:
                      - adult: false
                        backdrop_path: /5RWAjCYhu3D8Ai2QBYP7GjaxFb3.jpg
                        first_air_date: '2007-09-19'
                        genre_ids:
                          - 18
                          - 9648
                        id: 1395
                        name: Gossip Girl
                        origin_country:
                          - US
                        original_language: en
                        original_name: Gossip Girl
                        overview: >-
                          An exclusive group of privileged teens from a posh
                          prep school on Manhattan's Upper East Side whose lives
                          revolve around the blog of the all-knowing albeit
                          ultra-secretive Gossip Girl.
                        popularity: 244.091
                        poster_path: /mRvSUuU1VQQkZZ578jKJpcUCuL8.jpg
                        vote_average: 8.224
                        vote_count: 2109
                      - adult: false
                        backdrop_path: /aSGSxGMTP893DPMCvMl9AdnEICE.jpg
                        first_air_date: '2006-10-01'
                        genre_ids:
                          - 80
                          - 18
                          - 9648
                        id: 1405
                        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: /AllOwhflZso1M3f3G1YpW8g5rXV.jpg
                        first_air_date: '2022-09-05'
                        genre_ids:
                          - 18
                        id: 156248
                        name: The Law Cafe
                        origin_country:
                          - KR
                        original_language: ko
                        original_name: 법대로 사랑하라
                        overview: >-
                          A former prosecutor landlord and a former Miss Korea
                          lawyer begin their crazy romance in a law office cafe.
                        popularity: 20.963
                        poster_path: /vN0rKik0oCSfFmMFoH7qicPhcHj.jpg
                        vote_average: 6.2
                        vote_count: 28
                      - adult: false
                        backdrop_path: /g97e0jUEjvVBF5Ald9oD7eWNMN4.jpg
                        first_air_date: '2024-12-01'
                        genre_ids:
                          - 10765
                        id: 250308
                        name: Earth Abides
                        origin_country:
                          - US
                        original_language: en
                        original_name: Earth Abides
                        overview: >-
                          When a plague of unprecedented virulence sweeps the
                          globe, the human race is all but wiped out. In the
                          aftermath, as the great machine of civilization slowly
                          and inexorably breaks down, only a few shattered
                          survivors remain to struggle against the slide into
                          extinction.
                        popularity: 101.958
                        poster_path: /c8huM0hQ5fCjGFDyUmpQW9x0xmR.jpg
                        vote_average: 7.286
                        vote_count: 35
                      - adult: false
                        backdrop_path: /4FXRxkYqL2bxHPQdL9zzRV4D4Po.jpg
                        first_air_date: ''
                        genre_ids:
                          - 18
                          - 80
                        id: 250312
                        name: Caught
                        origin_country:
                          - AR
                        original_language: es
                        original_name: Atrapados
                        overview: >-
                          Reporter Ema Garay gains visibility amongst digital
                          journalism by catching criminals who tend to evade
                          justice in Bariloche city, in Patagonia Argentina. Her
                          life takes an unexpected turn when she meets Leo
                          Mercer, a social worker and referent, who ends up
                          being the main suspect of her investigation on the
                          disappearance of a 16 year old girl. While Ema tries
                          to discover the truth, she will have to confront
                          herself.
                        popularity: 3.676
                        poster_path: null
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /g6ELIWmdAS36JtyMyhGwy4aedH6.jpg
                        first_air_date: '2008-01-08'
                        genre_ids:
                          - 18
                          - 35
                        id: 27493
                        name: Kita Yoshio's Tomorrow
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: あしたの、喜多善男
                        overview: >-
                          Can a coward commit suicide?


                          Meet Kita Yoshio, a very unlucky man who has chosen
                          his close friend's death anniversary as his suicide
                          date, which is 11 days away. The number 11 has been
                          quite significant throughout his life: he was born on
                          November 11th; his roll call number at school was #11;
                          and 11 years ago, he and his wife, Mizuho, went
                          through a divorce. Debt-laden and feeling unneeded to
                          the world, he sells off all his belongings and plans
                          for his death date. However, on the 1st day, he meets
                          Yashiro Heita as well as numerous other characters who
                          will cause him to experience the most eventful 11 days
                          of his life.
                        popularity: 18.749
                        poster_path: /A4CQKt8OWjcyXFtmh4DjlI3eUm.jpg
                        vote_average: 8
                        vote_count: 2
                      - adult: false
                        backdrop_path: /h03Ueqe0OnrCmzImEaeYD9QW09c.jpg
                        first_air_date: '2023-05-18'
                        genre_ids:
                          - 16
                          - 10765
                        id: 223119
                        name: 'Yakitori: Soldiers of Misfortune'
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: ヤキトリ
                        overview: >-
                          With Earth colonized by a superior alien civilization,
                          Akira's only chance at a better future is to enlist as
                          an expendable Yakitori foot soldier.
                        popularity: 16.726
                        poster_path: /tZCvtTOZEHuXs8ChoxUbp60L9gE.jpg
                        vote_average: 7.1
                        vote_count: 25
                      - adult: false
                        backdrop_path: /l7xxn3lR7VhluE7aVZeyWfQoFCs.jpg
                        first_air_date: '1995-09-24'
                        genre_ids:
                          - 18
                        id: 1457
                        name: Pride and Prejudice
                        origin_country:
                          - GB
                          - CA
                        original_language: en
                        original_name: Pride and Prejudice
                        overview: >-
                          Set in England in the early 19th century, Pride and
                          Prejudice tells the story of Mr and Mrs Bennet's five
                          unmarried daughters after the rich and eligible Mr
                          Bingley and his status-conscious friend, Mr Darcy,
                          have moved into their neighbourhood. While Bingley
                          takes an immediate liking to the eldest Bennet
                          daughter, Jane, Darcy has difficulty adapting to local
                          society and repeatedly clashes with the second-eldest
                          Bennet daughter, Elizabeth.
                        popularity: 60.182
                        poster_path: /7od3Mob2qu5lL1l5RsdV6xuEquw.jpg
                        vote_average: 8.2
                        vote_count: 471
                      - adult: false
                        backdrop_path: /3PGOVtiltZPWqZyOoHJ2kQz0pRy.jpg
                        first_air_date: '2001-10-14'
                        genre_ids:
                          - 10765
                          - 18
                          - 10762
                        id: 1479
                        name: Tales from the Neverending Story
                        origin_country:
                          - CA
                        original_language: en
                        original_name: Tales from the Neverending Story
                        overview: >-
                          Twelve-year-old Bastian Balthazar Bux had lost the
                          wonderful imagination he had as a child somewhere
                          between growing older, watching TV, going to school
                          and playing with his Gameboy. But when his mother dies
                          suddenly, Bastian's limitless imagination is reborn.
                          Bastian comes across a magical book, 'The Neverending
                          Story,' in a curious little bookstore. Inspired by the
                          book, Bastian creates an enchanted world called
                          Fantasia, inhabited by dragons, dark knights and
                          assorted heroes and villains.
                        popularity: 12.087
                        poster_path: /5WsO2qPQNdr7njiFg6XurxrEXp1.jpg
                        vote_average: 5.5
                        vote_count: 12
                      - adult: false
                        backdrop_path: /jNmHcPQ3rK1oftbltbaUOgGgnV1.jpg
                        first_air_date: '1990-01-10'
                        genre_ids:
                          - 18
                        id: 1669
                        name: Oranges Are Not the Only Fruit
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Oranges Are Not the Only Fruit
                        overview: >-
                          Seven-year-old Jess is removed from her peculiar
                          Pentecostal home and sent to school.
                        popularity: 7.976
                        poster_path: /mMETYbPN7PJeSkEpKeOlSrzStTV.jpg
                        vote_average: 6.65
                        vote_count: 20
                      - adult: false
                        backdrop_path: /6KQTkktt5Ku1skBlY81AodWBewL.jpg
                        first_air_date: '2022-07-06'
                        genre_ids:
                          - 16
                          - 10759
                          - 10765
                        id: 114477
                        name: Harem in the Labyrinth of Another World
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: 異世界迷宮でハーレムを
                        overview: >-
                          High school student Michio Kaga was wandering
                          aimlessly through life and the Internet, when he finds
                          himself transported from a shady website to a fantasy
                          world — reborn as a strong man who can use "cheat"
                          powers. He uses his powers to become an adventurer,
                          earn money, and get the right to claim girls that have
                          idol-level beauty to form his very own harem.
                        popularity: 71.359
                        poster_path: /drAnsk5w2PX5x3ooPv7I2xr3ksq.jpg
                        vote_average: 7.1
                        vote_count: 100
                      - adult: false
                        backdrop_path: /a5C8CfhyfXOrShITmWMN96W7CMG.jpg
                        first_air_date: '2020-12-10'
                        genre_ids:
                          - 18
                          - 9648
                        id: 114497
                        name: Ultimate Note
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 终极笔记
                        overview: >-
                          Curious about his uncle’s past, Wu Xie watched a
                          mysterious video tape, only to find himself mixed up
                          in an elaborate conspiracy. In his adventures, he
                          encountered Zhang Qi Ling, Xie Yu Chen and others. The
                          6 people with different motives decided to band
                          together. Zhang Qi Ling lost his memory by accident.
                          The group discovered the Zhang family’s old manor held
                          the answers they sought. However, they were stopped in
                          their tracks by Qiu De Kao’s forces. Later, thanks to
                          an ancient Lei family blueprint, Wu Xie became
                          acquainted with Madam Huo of the Jiumen Sect. At her
                          suggestion, the group embarked on a tomb raid which
                          the Jiumen Sect had attempted many years ago in search
                          of the truth. Unfortunately, Wu Xie was severely
                          injured during the journey while Zhang Qi Ling went
                          missing, leaving the mystery unsolved. Xie Yu Chen
                          suggested Wu Xie disguise as his uncle, but Wu Xie was
                          hesitant.
                        popularity: 19.172
                        poster_path: /plqdLiM33YhrWgD6dVKtbdGuca8.jpg
                        vote_average: 7.6
                        vote_count: 13
                      - adult: false
                        backdrop_path: /cpt8w5KH1BW8ofRAG6klCmvNNOL.jpg
                        first_air_date: '2018-11-22'
                        genre_ids:
                          - 18
                          - 35
                        id: 84604
                        name: When We Were Young
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 人不彪悍枉少年
                        overview: >-
                          Summer 1996. While chasing after a bicycle thief, Yang
                          Xi hurts her leg and therefore can’t participate in
                          the long-distance run to earn some bonus points for
                          the college entrance exam anymore. When school starts
                          again, Yang Xi not only has to discover that the
                          offender is her new classmate Hua Biao, but he even
                          snatches away her position as class monitor. The
                          entire class considers the hot-blooded and impulsive
                          newcomer Hua Biao who is gifted in sciences as their
                          enemy. Hua Biao, however, proves them wrong as he
                          continuously helps his classmates out. In the end, he
                          becomes part of the “Five Flying Bicycles Group” and
                          Yang Xi learns that he’s not only responsible and
                          loyal, but also very respectful towards his grandma.
                          Yang Xi finally lets go of her prejudices and the
                          little group experiences their last year of high
                          school together.
                        popularity: 88.11
                        poster_path: /ewTMBpvsasOWjwLP256XCNiTcki.jpg
                        vote_average: 8.1
                        vote_count: 14
                      - adult: false
                        backdrop_path: /lmlsqpAfDZnZumcFhbsTrOy9uNZ.jpg
                        first_air_date: '2020-01-12'
                        genre_ids:
                          - 80
                          - 18
                          - 9648
                        id: 84661
                        name: The Outsider
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Outsider
                        overview: >-
                          When an insidious supernatural force edges its way
                          into a seemingly straightforward investigation into
                          the gruesome murder of a young boy, it leads a
                          seasoned cop and an unorthodox investigator to
                          question everything they believe in.
                        popularity: 75.944
                        poster_path: /aMiPwPQjQI1EZN3xP2V0sSU37dc.jpg
                        vote_average: 7.378
                        vote_count: 1476
                      - adult: false
                        backdrop_path: /ws5HRU8wnCBqKC11Zk4aHvyLYt4.jpg
                        first_air_date: '2013-04-10'
                        genre_ids:
                          - 18
                          - 9648
                        id: 84690
                        name: Kumokiri Nizaemon
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: 雲霧仁左衛門
                        overview: >-
                          During the Kyoho period in the reign of Tokugawa
                          Yoshimune, there is a gang of thieves active not just
                          in Edo but also the Tokaido and the Nakasendo, and all
                          across the Kansai region, stealing large sums of money
                          with skillful techniques. They only target the very
                          wealthy and never kill or injure people. They appear
                          with the clouds and disappear like the mist. On the
                          night that the beautiful Ochiyo is to become the bride
                          of a dry goods dealer, a large amount of money hidden
                          inside the shop is stolen. The gang disappears without
                          injuring anyone. It was a two-year plan to marry
                          Ochiyo off so that she could bring them in. The leader
                          of this gang is Kumokiri Nizaemon, the greatest bandit
                          of all time. He keeps a rein on his highly-skilled and
                          notorious followers Nanabake no Ochiyo, Kinezumi no
                          Kichigoro, Subashiri no Kumagoro, Ingakozo Rokunosuke
                          and others.
                        popularity: 142.297
                        poster_path: /6GSrmP3rK0AGFiqP5yOgszSlOOM.jpg
                        vote_average: 7.5
                        vote_count: 4
                      - adult: false
                        backdrop_path: /ukewRnKD05Si7DkED2tSKBTXeEd.jpg
                        first_air_date: '2022-09-01'
                        genre_ids:
                          - 10759
                          - 10765
                          - 18
                        id: 84773
                        name: 'The Lord of the Rings: The Rings of Power'
                        origin_country:
                          - US
                        original_language: en
                        original_name: 'The Lord of the Rings: The Rings of Power'
                        overview: >-
                          Beginning in a time of relative peace, we follow an
                          ensemble cast of characters as they confront the
                          re-emergence of evil to Middle-earth. From the darkest
                          depths of the Misty Mountains, to the majestic forests
                          of Lindon, to the breathtaking island kingdom of
                          Númenor, to the furthest reaches of the map, these
                          kingdoms and characters will carve out legacies that
                          live on long after they are gone.
                        popularity: 467.838
                        poster_path: /mYLOqiStMxDK3fYZFirgrMt8z5d.jpg
                        vote_average: 7.3
                        vote_count: 3127
                      - adult: false
                        backdrop_path: null
                        first_air_date: ''
                        genre_ids:
                          - 18
                        id: 156390
                        name: Washington Black
                        origin_country:
                          - US
                        original_language: en
                        original_name: Washington Black
                        overview: >-
                          11-year-old George Washington “Wash” Black embarks on
                          a globe-trotting journey of identity after fleeing a
                          Barbados sugar plantation aboard a flying machine in
                          the company of his master’s eccentric inventor
                          brother.
                        popularity: 3.016
                        poster_path: null
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /x9OGgP3B6xKFuD5Lu8fCyMRLLQl.jpg
                        first_air_date: '2022-11-17'
                        genre_ids:
                          - 18
                        id: 156401
                        name: Fleishman Is in Trouble
                        origin_country:
                          - US
                        original_language: en
                        original_name: Fleishman Is in Trouble
                        overview: >-
                          Recently separated forty-something Toby Fleishman
                          dives into the brave new world of app-based dating
                          with the kind of success he never had dating in his
                          youth. But just at the start of his first summer of
                          sexual freedom, his ex-wife disappears, leaving him
                          with the kids and no hint of where she is or whether
                          she plans to return.
                        popularity: 20.025
                        poster_path: /hxDaeEiH3JeACOTQdiZys8tse7.jpg
                        vote_average: 7.3
                        vote_count: 99
                      - adult: false
                        backdrop_path: null
                        first_air_date: '1977-03-27'
                        genre_ids:
                          - 18
                        id: 27611
                        name: Nicholas Nickleby
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Nicholas Nickleby
                        overview: Adaptation of the Dickens novel.
                        popularity: 5.41
                        poster_path: /f6fEa2HFYqk8Y4xeNaGQ2xLc8Vm.jpg
                        vote_average: 5.5
                        vote_count: 2
                      - adult: false
                        backdrop_path: /fWZu2vaHJg7M6iwqeFPO3rMHTi7.jpg
                        first_air_date: '1988-12-01'
                        genre_ids:
                          - 10765
                          - 16
                          - 18
                          - 10768
                        id: 27660
                        name: Legend of the Galactic Heroes
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: 銀河英雄伝説
                        overview: >-
                          For decades, the Galactic Empire has been locked in an
                          interstellar war with the Free Planets Alliance, a
                          conflict that involves thousands of spaceships and
                          millions of soldiers on both sides. Two new commanders
                          enter the conflict with great hopes: Imperial Admiral
                          Reinhard von Lohengramm and the FPA's Yang Wen-Li. As
                          they deal with superiors and subordinates, maneuver
                          through complicated political arrangements, plot
                          strategies, and win battles, each will be tested, and
                          ultimately, changed, by the reality of war.
                        popularity: 122.099
                        poster_path: /j6amUPH88lc7cJf54MKZCf4a9NA.jpg
                        vote_average: 8.8
                        vote_count: 80
                  total_pages:
                    type: number
                    example: 2406
                  total_results:
                    type: number
                    example: 48105
              examples:
                New Request:
                  value:
                    page: 1
                    results:
                      - adult: false
                        backdrop_path: /5RWAjCYhu3D8Ai2QBYP7GjaxFb3.jpg
                        first_air_date: '2007-09-19'
                        genre_ids:
                          - 18
                          - 9648
                        id: 1395
                        name: Gossip Girl
                        origin_country:
                          - US
                        original_language: en
                        original_name: Gossip Girl
                        overview: >-
                          An exclusive group of privileged teens from a posh
                          prep school on Manhattan's Upper East Side whose lives
                          revolve around the blog of the all-knowing albeit
                          ultra-secretive Gossip Girl.
                        popularity: 244.091
                        poster_path: /mRvSUuU1VQQkZZ578jKJpcUCuL8.jpg
                        vote_average: 8.224
                        vote_count: 2109
                      - adult: false
                        backdrop_path: /aSGSxGMTP893DPMCvMl9AdnEICE.jpg
                        first_air_date: '2006-10-01'
                        genre_ids:
                          - 80
                          - 18
                          - 9648
                        id: 1405
                        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: /AllOwhflZso1M3f3G1YpW8g5rXV.jpg
                        first_air_date: '2022-09-05'
                        genre_ids:
                          - 18
                        id: 156248
                        name: The Law Cafe
                        origin_country:
                          - KR
                        original_language: ko
                        original_name: 법대로 사랑하라
                        overview: >-
                          A former prosecutor landlord and a former Miss Korea
                          lawyer begin their crazy romance in a law office cafe.
                        popularity: 20.963
                        poster_path: /vN0rKik0oCSfFmMFoH7qicPhcHj.jpg
                        vote_average: 6.2
                        vote_count: 28
                      - adult: false
                        backdrop_path: /g97e0jUEjvVBF5Ald9oD7eWNMN4.jpg
                        first_air_date: '2024-12-01'
                        genre_ids:
                          - 10765
                        id: 250308
                        name: Earth Abides
                        origin_country:
                          - US
                        original_language: en
                        original_name: Earth Abides
                        overview: >-
                          When a plague of unprecedented virulence sweeps the
                          globe, the human race is all but wiped out. In the
                          aftermath, as the great machine of civilization slowly
                          and inexorably breaks down, only a few shattered
                          survivors remain to struggle against the slide into
                          extinction.
                        popularity: 101.958
                        poster_path: /c8huM0hQ5fCjGFDyUmpQW9x0xmR.jpg
                        vote_average: 7.286
                        vote_count: 35
                      - adult: false
                        backdrop_path: /4FXRxkYqL2bxHPQdL9zzRV4D4Po.jpg
                        first_air_date: ''
                        genre_ids:
                          - 18
                          - 80
                        id: 250312
                        name: Caught
                        origin_country:
                          - AR
                        original_language: es
                        original_name: Atrapados
                        overview: >-
                          Reporter Ema Garay gains visibility amongst digital
                          journalism by catching criminals who tend to evade
                          justice in Bariloche city, in Patagonia Argentina. Her
                          life takes an unexpected turn when she meets Leo
                          Mercer, a social worker and referent, who ends up
                          being the main suspect of her investigation on the
                          disappearance of a 16 year old girl. While Ema tries
                          to discover the truth, she will have to confront
                          herself.
                        popularity: 3.676
                        poster_path: null
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /g6ELIWmdAS36JtyMyhGwy4aedH6.jpg
                        first_air_date: '2008-01-08'
                        genre_ids:
                          - 18
                          - 35
                        id: 27493
                        name: Kita Yoshio's Tomorrow
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: あしたの、喜多善男
                        overview: >-
                          Can a coward commit suicide?


                          Meet Kita Yoshio, a very unlucky man who has chosen
                          his close friend's death anniversary as his suicide
                          date, which is 11 days away. The number 11 has been
                          quite significant throughout his life: he was born on
                          November 11th; his roll call number at school was #11;
                          and 11 years ago, he and his wife, Mizuho, went
                          through a divorce. Debt-laden and feeling unneeded to
                          the world, he sells off all his belongings and plans
                          for his death date. However, on the 1st day, he meets
                          Yashiro Heita as well as numerous other characters who
                          will cause him to experience the most eventful 11 days
                          of his life.
                        popularity: 18.749
                        poster_path: /A4CQKt8OWjcyXFtmh4DjlI3eUm.jpg
                        vote_average: 8
                        vote_count: 2
                      - adult: false
                        backdrop_path: /h03Ueqe0OnrCmzImEaeYD9QW09c.jpg
                        first_air_date: '2023-05-18'
                        genre_ids:
                          - 16
                          - 10765
                        id: 223119
                        name: 'Yakitori: Soldiers of Misfortune'
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: ヤキトリ
                        overview: >-
                          With Earth colonized by a superior alien civilization,
                          Akira's only chance at a better future is to enlist as
                          an expendable Yakitori foot soldier.
                        popularity: 16.726
                        poster_path: /tZCvtTOZEHuXs8ChoxUbp60L9gE.jpg
                        vote_average: 7.1
                        vote_count: 25
                      - adult: false
                        backdrop_path: /l7xxn3lR7VhluE7aVZeyWfQoFCs.jpg
                        first_air_date: '1995-09-24'
                        genre_ids:
                          - 18
                        id: 1457
                        name: Pride and Prejudice
                        origin_country:
                          - GB
                          - CA
                        original_language: en
                        original_name: Pride and Prejudice
                        overview: >-
                          Set in England in the early 19th century, Pride and
                          Prejudice tells the story of Mr and Mrs Bennet's five
                          unmarried daughters after the rich and eligible Mr
                          Bingley and his status-conscious friend, Mr Darcy,
                          have moved into their neighbourhood. While Bingley
                          takes an immediate liking to the eldest Bennet
                          daughter, Jane, Darcy has difficulty adapting to local
                          society and repeatedly clashes with the second-eldest
                          Bennet daughter, Elizabeth.
                        popularity: 60.182
                        poster_path: /7od3Mob2qu5lL1l5RsdV6xuEquw.jpg
                        vote_average: 8.2
                        vote_count: 471
                      - adult: false
                        backdrop_path: /3PGOVtiltZPWqZyOoHJ2kQz0pRy.jpg
                        first_air_date: '2001-10-14'
                        genre_ids:
                          - 10765
                          - 18
                          - 10762
                        id: 1479
                        name: Tales from the Neverending Story
                        origin_country:
                          - CA
                        original_language: en
                        original_name: Tales from the Neverending Story
                        overview: >-
                          Twelve-year-old Bastian Balthazar Bux had lost the
                          wonderful imagination he had as a child somewhere
                          between growing older, watching TV, going to school
                          and playing with his Gameboy. But when his mother dies
                          suddenly, Bastian's limitless imagination is reborn.
                          Bastian comes across a magical book, 'The Neverending
                          Story,' in a curious little bookstore. Inspired by the
                          book, Bastian creates an enchanted world called
                          Fantasia, inhabited by dragons, dark knights and
                          assorted heroes and villains.
                        popularity: 12.087
                        poster_path: /5WsO2qPQNdr7njiFg6XurxrEXp1.jpg
                        vote_average: 5.5
                        vote_count: 12
                      - adult: false
                        backdrop_path: /jNmHcPQ3rK1oftbltbaUOgGgnV1.jpg
                        first_air_date: '1990-01-10'
                        genre_ids:
                          - 18
                        id: 1669
                        name: Oranges Are Not the Only Fruit
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Oranges Are Not the Only Fruit
                        overview: >-
                          Seven-year-old Jess is removed from her peculiar
                          Pentecostal home and sent to school.
                        popularity: 7.976
                        poster_path: /mMETYbPN7PJeSkEpKeOlSrzStTV.jpg
                        vote_average: 6.65
                        vote_count: 20
                      - adult: false
                        backdrop_path: /6KQTkktt5Ku1skBlY81AodWBewL.jpg
                        first_air_date: '2022-07-06'
                        genre_ids:
                          - 16
                          - 10759
                          - 10765
                        id: 114477
                        name: Harem in the Labyrinth of Another World
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: 異世界迷宮でハーレムを
                        overview: >-
                          High school student Michio Kaga was wandering
                          aimlessly through life and the Internet, when he finds
                          himself transported from a shady website to a fantasy
                          world — reborn as a strong man who can use "cheat"
                          powers. He uses his powers to become an adventurer,
                          earn money, and get the right to claim girls that have
                          idol-level beauty to form his very own harem.
                        popularity: 71.359
                        poster_path: /drAnsk5w2PX5x3ooPv7I2xr3ksq.jpg
                        vote_average: 7.1
                        vote_count: 100
                      - adult: false
                        backdrop_path: /a5C8CfhyfXOrShITmWMN96W7CMG.jpg
                        first_air_date: '2020-12-10'
                        genre_ids:
                          - 18
                          - 9648
                        id: 114497
                        name: Ultimate Note
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 终极笔记
                        overview: >-
                          Curious about his uncle’s past, Wu Xie watched a
                          mysterious video tape, only to find himself mixed up
                          in an elaborate conspiracy. In his adventures, he
                          encountered Zhang Qi Ling, Xie Yu Chen and others. The
                          6 people with different motives decided to band
                          together. Zhang Qi Ling lost his memory by accident.
                          The group discovered the Zhang family’s old manor held
                          the answers they sought. However, they were stopped in
                          their tracks by Qiu De Kao’s forces. Later, thanks to
                          an ancient Lei family blueprint, Wu Xie became
                          acquainted with Madam Huo of the Jiumen Sect. At her
                          suggestion, the group embarked on a tomb raid which
                          the Jiumen Sect had attempted many years ago in search
                          of the truth. Unfortunately, Wu Xie was severely
                          injured during the journey while Zhang Qi Ling went
                          missing, leaving the mystery unsolved. Xie Yu Chen
                          suggested Wu Xie disguise as his uncle, but Wu Xie was
                          hesitant.
                        popularity: 19.172
                        poster_path: /plqdLiM33YhrWgD6dVKtbdGuca8.jpg
                        vote_average: 7.6
                        vote_count: 13
                      - adult: false
                        backdrop_path: /cpt8w5KH1BW8ofRAG6klCmvNNOL.jpg
                        first_air_date: '2018-11-22'
                        genre_ids:
                          - 18
                          - 35
                        id: 84604
                        name: When We Were Young
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 人不彪悍枉少年
                        overview: >-
                          Summer 1996. While chasing after a bicycle thief, Yang
                          Xi hurts her leg and therefore can’t participate in
                          the long-distance run to earn some bonus points for
                          the college entrance exam anymore. When school starts
                          again, Yang Xi not only has to discover that the
                          offender is her new classmate Hua Biao, but he even
                          snatches away her position as class monitor. The
                          entire class considers the hot-blooded and impulsive
                          newcomer Hua Biao who is gifted in sciences as their
                          enemy. Hua Biao, however, proves them wrong as he
                          continuously helps his classmates out. In the end, he
                          becomes part of the “Five Flying Bicycles Group” and
                          Yang Xi learns that he’s not only responsible and
                          loyal, but also very respectful towards his grandma.
                          Yang Xi finally lets go of her prejudices and the
                          little group experiences their last year of high
                          school together.
                        popularity: 88.11
                        poster_path: /ewTMBpvsasOWjwLP256XCNiTcki.jpg
                        vote_average: 8.1
                        vote_count: 14
                      - adult: false
                        backdrop_path: /lmlsqpAfDZnZumcFhbsTrOy9uNZ.jpg
                        first_air_date: '2020-01-12'
                        genre_ids:
                          - 80
                          - 18
                          - 9648
                        id: 84661
                        name: The Outsider
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Outsider
                        overview: >-
                          When an insidious supernatural force edges its way
                          into a seemingly straightforward investigation into
                          the gruesome murder of a young boy, it leads a
                          seasoned cop and an unorthodox investigator to
                          question everything they believe in.
                        popularity: 75.944
                        poster_path: /aMiPwPQjQI1EZN3xP2V0sSU37dc.jpg
                        vote_average: 7.378
                        vote_count: 1476
                      - adult: false
                        backdrop_path: /ws5HRU8wnCBqKC11Zk4aHvyLYt4.jpg
                        first_air_date: '2013-04-10'
                        genre_ids:
                          - 18
                          - 9648
                        id: 84690
                        name: Kumokiri Nizaemon
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: 雲霧仁左衛門
                        overview: >-
                          During the Kyoho period in the reign of Tokugawa
                          Yoshimune, there is a gang of thieves active not just
                          in Edo but also the Tokaido and the Nakasendo, and all
                          across the Kansai region, stealing large sums of money
                          with skillful techniques. They only target the very
                          wealthy and never kill or injure people. They appear
                          with the clouds and disappear like the mist. On the
                          night that the beautiful Ochiyo is to become the bride
                          of a dry goods dealer, a large amount of money hidden
                          inside the shop is stolen. The gang disappears without
                          injuring anyone. It was a two-year plan to marry
                          Ochiyo off so that she could bring them in. The leader
                          of this gang is Kumokiri Nizaemon, the greatest bandit
                          of all time. He keeps a rein on his highly-skilled and
                          notorious followers Nanabake no Ochiyo, Kinezumi no
                          Kichigoro, Subashiri no Kumagoro, Ingakozo Rokunosuke
                          and others.
                        popularity: 142.297
                        poster_path: /6GSrmP3rK0AGFiqP5yOgszSlOOM.jpg
                        vote_average: 7.5
                        vote_count: 4
                      - adult: false
                        backdrop_path: /ukewRnKD05Si7DkED2tSKBTXeEd.jpg
                        first_air_date: '2022-09-01'
                        genre_ids:
                          - 10759
                          - 10765
                          - 18
                        id: 84773
                        name: 'The Lord of the Rings: The Rings of Power'
                        origin_country:
                          - US
                        original_language: en
                        original_name: 'The Lord of the Rings: The Rings of Power'
                        overview: >-
                          Beginning in a time of relative peace, we follow an
                          ensemble cast of characters as they confront the
                          re-emergence of evil to Middle-earth. From the darkest
                          depths of the Misty Mountains, to the majestic forests
                          of Lindon, to the breathtaking island kingdom of
                          Númenor, to the furthest reaches of the map, these
                          kingdoms and characters will carve out legacies that
                          live on long after they are gone.
                        popularity: 467.838
                        poster_path: /mYLOqiStMxDK3fYZFirgrMt8z5d.jpg
                        vote_average: 7.3
                        vote_count: 3127
                      - adult: false
                        backdrop_path: null
                        first_air_date: ''
                        genre_ids:
                          - 18
                        id: 156390
                        name: Washington Black
                        origin_country:
                          - US
                        original_language: en
                        original_name: Washington Black
                        overview: >-
                          11-year-old George Washington “Wash” Black embarks on
                          a globe-trotting journey of identity after fleeing a
                          Barbados sugar plantation aboard a flying machine in
                          the company of his master’s eccentric inventor
                          brother.
                        popularity: 3.016
                        poster_path: null
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /x9OGgP3B6xKFuD5Lu8fCyMRLLQl.jpg
                        first_air_date: '2022-11-17'
                        genre_ids:
                          - 18
                        id: 156401
                        name: Fleishman Is in Trouble
                        origin_country:
                          - US
                        original_language: en
                        original_name: Fleishman Is in Trouble
                        overview: >-
                          Recently separated forty-something Toby Fleishman
                          dives into the brave new world of app-based dating
                          with the kind of success he never had dating in his
                          youth. But just at the start of his first summer of
                          sexual freedom, his ex-wife disappears, leaving him
                          with the kids and no hint of where she is or whether
                          she plans to return.
                        popularity: 20.025
                        poster_path: /hxDaeEiH3JeACOTQdiZys8tse7.jpg
                        vote_average: 7.3
                        vote_count: 99
                      - adult: false
                        backdrop_path: null
                        first_air_date: '1977-03-27'
                        genre_ids:
                          - 18
                        id: 27611
                        name: Nicholas Nickleby
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Nicholas Nickleby
                        overview: Adaptation of the Dickens novel.
                        popularity: 5.41
                        poster_path: /f6fEa2HFYqk8Y4xeNaGQ2xLc8Vm.jpg
                        vote_average: 5.5
                        vote_count: 2
                      - adult: false
                        backdrop_path: /fWZu2vaHJg7M6iwqeFPO3rMHTi7.jpg
                        first_air_date: '1988-12-01'
                        genre_ids:
                          - 10765
                          - 16
                          - 18
                          - 10768
                        id: 27660
                        name: Legend of the Galactic Heroes
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: 銀河英雄伝説
                        overview: >-
                          For decades, the Galactic Empire has been locked in an
                          interstellar war with the Free Planets Alliance, a
                          conflict that involves thousands of spaceships and
                          millions of soldiers on both sides. Two new commanders
                          enter the conflict with great hopes: Imperial Admiral
                          Reinhard von Lohengramm and the FPA's Yang Wen-Li. As
                          they deal with superiors and subordinates, maneuver
                          through complicated political arrangements, plot
                          strategies, and win battles, each will be tested, and
                          ultimately, changed, by the reality of war.
                        popularity: 122.099
                        poster_path: /j6amUPH88lc7cJf54MKZCf4a9NA.jpg
                        vote_average: 8.8
                        vote_count: 80
                    total_pages: 2406
                    total_results: 48105
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````