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

# Similar

> This endpoint gets the seasons and episodes that have screened theatrically.



## OpenAPI

````yaml get /3/tv/{{series_id}}/similar
openapi: 3.0.3
info:
  title: TMDb Endpoints
  description: >-
    Welcome to the TMDb API! You'll find a well-organized collection of
    endpoints, each helping you fetch different types of movie and TV data. The
    endpoints cover everything from searching for titles and getting details to
    managing lists and accessing ratings, all designed to give you precise
    control over the information you need.
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
    description: Test server
  - url: https://api.themoviedb.org/3
    description: Production server
  - url: '{{base_url}}'
    description: Some other server
security: []
tags:
  - name: AUTHENTICATION
    description: The /account/{account_id} gets the public details of an account on TMDB.
  - name: ACCOUNT
    description: >-
      Account endpoints allow users to manage their personal information,
      ratings, watchlists, and other account-related data after authenticating.
  - name: CERTIFICATIONS
    description: >-
      The Certifications endpoints provide lists of movie and TV show content
      rating systems used in various countries.
  - name: CHANGES
    description: >-
      Changes endpoints allow you to track modifications made to movies, TV
      shows, and people in the TMDb database, providing a history of updates and
      enabling you to keep your local data synchronized.
  - name: COLLECTIONS
  - name: COMPANIES
  - name: CONFIGURATION
  - name: CREDITS
  - name: DISCOVER
    description: >-
      Discover endpoints are powerful tools for finding movies and TV shows
      based on a wide range of criteria, such as genre, release date, rating,
      keywords, and more, enabling highly customized searches.
  - name: FIND
    description: This folder has find by ID endpoint
  - name: GENRES
    description: >-
      Genres endpoints provide lists of available movie and TV show genres,
      allowing you to categorize and filter content.
  - name: GUEST SESSIONS
    description: >-
      Guest session endpoints allow you to create temporary, unauthenticated
      sessions that grant limited access to certain API features, such as rating
      movies or TV shows without requiring a full user account.
  - name: KEYWORDS
    description: >-
      Keyword endpoints allow you to search for keywords and retrieve detailed
      information about specific keywords and the media associated with them.
  - name: LISTS
    description: >-
      Lists endpoints allow you to create, retrieve, modify, and delete custom
      lists of movies or TV shows.
  - name: MOVIE LIST
    description: >-
      The Movie List endpoints let you retrieve pre-made lists of movies,
      categorized by criteria like popularity, top rated, now playing, or
      upcoming releases.
  - name: MOVIES
    description: >-
      The Movie endpoints allow you to retrieve detailed information about
      movies, including titles, descriptions, cast, crew, ratings, and related
      data.
  - name: NETWORKS
    description: >-
      The NETWORKS endpoints let you retrieve information about television
      networks, such as their names, logos, and origin countries.
  - name: PEOPLE LISTS
    description: >-
      The People Lists endpoints let you retrieve lists of people based on
      criteria like popularity.
  - name: PEOPLE
    description: >-
      The PEOPLE endpoints let you get information about actors, directors, and
      other people involved in movies and TV shows.
  - name: REVIEWS
    description: >-
      The REVIEWS endpoints let you get user-written opinions and ratings about
      movies and TV shows.
  - name: SEARCH
    description: >-
      The "Search" endpoints let you find movies, TV shows, people, and other
      content by typing in keywords or names.
  - name: TRENDING
    description: >-
      The "Trending" endpoints show you what movies, TV shows, and people are
      currently popular or getting a lot of attention right now.
  - name: TV SERIES LISTS
    description: >-
      TV Series Lists endpoints provide access to pre-defined lists of TV shows,
      such as popular, top-rated, or airing today, allowing you to quickly
      retrieve collections of TV series based on specific criteria.
  - name: TV SERIES
    description: >-
      The TV series endpoints provide access to a wealth of information about
      television shows, including details, credits, seasons, episodes,
      recommendations, and more. See each of them below for specific
      information.
  - name: TV SEASONS
    description: >-
      The TV seasons endpoints allow you to retrieve details about specific
      seasons of a TV show, including information about the episodes within that
      season. See them below for specific information on how to use them.
  - name: TV EPISODES
    description: >-
      The TV episode endpoints allow you to retrieve detailed information about
      specific episodes of a TV show, including details like the episode number,
      name, air date, overview, and more. Check them out for specific
      information.
  - name: TV EPISODE GROUPS
    description: >-
      There's only one endpoint in this folder. Check the endpoint to find
      information about it.
  - name: WATCH PROVIDERS
    description: >-
      The Watch Providers endpoints provide information about streaming
      services, rental/purchase platforms, and sometimes even theatrical
      releases in different regions.
paths:
  /3/tv/{{series_id}}/similar:
    parameters:
      - name: series_id
        in: path
        required: true
        schema:
          type: string
    get:
      tags:
        - TV SERIES
      summary: Similar
      description: >-
        This endpoint gets the seasons and episodes that have screened
        theatrically.
      operationId: similar1
      responses:
        '200':
          description: Similar Example / Similar Example
          headers:
            Age:
              schema:
                type: string
                example: '202'
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=3910
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Sun, 12 Jan 2025 17:20:31 GMT
            ETag:
              schema:
                type: string
                example: W/"a1bfd08c592812b87ce5be38c32b87c9"
            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 65dad5a3f140e1233a6930efcf0d2078.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: 8L4xPmuILRZxKq7TxdFEDfFruHxy0zEeaOIFcwricEf0_xIde63VMA==
            X-Amz-Cf-Pop:
              schema:
                type: string
                example: LOS50-P2
            X-Cache:
              schema:
                type: string
                example: Hit from cloudfront
            x-memc:
              schema:
                type: string
                example: HIT
            x-memc-age:
              schema:
                type: string
                example: '24192'
            x-memc-expires:
              schema:
                type: string
                example: '3910'
            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: /vljrkTk594qIPP6VVzumdLe7m4V.jpg
                        first_air_date:
                          type: string
                          example: '2018-10-31'
                        genre_ids:
                          type: array
                          items:
                            type: number
                            example: 10759
                          example:
                            - 10759
                            - 18
                        id:
                          type: number
                          example: 83612
                        name:
                          type: string
                          example: Ever Night
                        origin_country:
                          type: array
                          items:
                            type: string
                            example: CN
                          example:
                            - CN
                        original_language:
                          type: string
                          example: zh
                        original_name:
                          type: string
                          example: 将夜
                        overview:
                          type: string
                          example: >-
                            They are both chosen in their own ways to protect
                            their people and the country.


                            Ning Que is the only survivor of General Lin Guang
                            Yuan’s regime, which came under a calculated and
                            brutal attack of another dangerous general. Ning Que
                            manages to escape to Du City with his maid, Sang
                            Sang, and joins the best martial arts academy there.
                            When Sang Sang becomes ill with a mysterious
                            illness, Ning Que takes her to a doctor, only to
                            discover that Sang Sang is the reincarnation of Yong
                            Ye, a mysterious and powerful being that is
                            prophesied to bring about chaos.


                            With evil forces now trying to get their hands on
                            Sang Sang to channel her power, Ning Que must put
                            his life on the line to save Sang Sang and his
                            people.
                        popularity:
                          type: number
                          example: 260.04
                        poster_path:
                          type: string
                          nullable: true
                          example: /d1Obb8oxgDxEYMtEqhRICca4qcB.jpg
                        vote_average:
                          type: number
                          example: 7.3
                        vote_count:
                          type: number
                          example: 24
                    example:
                      - adult: false
                        backdrop_path: /vljrkTk594qIPP6VVzumdLe7m4V.jpg
                        first_air_date: '2018-10-31'
                        genre_ids:
                          - 10759
                          - 18
                        id: 83612
                        name: Ever Night
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 将夜
                        overview: >-
                          They are both chosen in their own ways to protect
                          their people and the country.


                          Ning Que is the only survivor of General Lin Guang
                          Yuan’s regime, which came under a calculated and
                          brutal attack of another dangerous general. Ning Que
                          manages to escape to Du City with his maid, Sang Sang,
                          and joins the best martial arts academy there. When
                          Sang Sang becomes ill with a mysterious illness, Ning
                          Que takes her to a doctor, only to discover that Sang
                          Sang is the reincarnation of Yong Ye, a mysterious and
                          powerful being that is prophesied to bring about
                          chaos.


                          With evil forces now trying to get their hands on Sang
                          Sang to channel her power, Ning Que must put his life
                          on the line to save Sang Sang and his people.
                        popularity: 260.04
                        poster_path: /d1Obb8oxgDxEYMtEqhRICca4qcB.jpg
                        vote_average: 7.3
                        vote_count: 24
                      - adult: false
                        backdrop_path: /rrZSUVFFYcsyjscemorI2AExkdF.jpg
                        first_air_date: '2018-10-31'
                        genre_ids:
                          - 80
                          - 18
                        id: 83635
                        name: Dark Heart
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Dark Heart
                        overview: >-
                          During a heatwave, DI Will Wagstaffe and his team
                          investigate what turns out to be a series of
                          horrifying and brutal attacks on accused but
                          unconvicted paedophiles.
                        popularity: 8.872
                        poster_path: /s71TgQW7wBiciRvhx8hqbbUKsGk.jpg
                        vote_average: 6.7
                        vote_count: 13
                      - adult: false
                        backdrop_path: /sXNvNC7Hy4THRcnseE1CVk7ZWdI.jpg
                        first_air_date: '2018-10-05'
                        genre_ids:
                          - 16
                          - 10765
                          - 18
                          - 10759
                        id: 83708
                        name: Stellar Transformation
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 星辰变
                        overview: >-
                          In a galaxy far away, there is a kid without innate
                          ability to practice internal techniques. So, in order
                          to gain the respect of his father, he resolutely
                          chooses to follow the more difficult and painful path
                          of practicing external techniques. As the years go by,
                          he grows up, but what really changes his life is a
                          mysterious meteoric crystal stone – the Meteoric Tear.
                          This stone fuses with the young man’s body unnoticed,
                          and he seems to undergo drastic transformations as a
                          result. After that, everything is changed. Eventually
                          his father knows that the son for whom he hasn’t
                          really shown a lot of consideration possesses
                          astonishing abilities. And there’s a lot more to come.
                        popularity: 123.431
                        poster_path: /wO6shWL61T0rl79m3nCaKgs8uLb.jpg
                        vote_average: 7.9
                        vote_count: 10
                      - adult: false
                        backdrop_path: /qB40Nji7T6DURgekfyzOw2hOZvu.jpg
                        first_air_date: '2005-10-06'
                        genre_ids:
                          - 16
                          - 10765
                          - 18
                        id: 53787
                        name: Aria
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: アリア ARIA
                        overview: >-
                          Set in the early 24th century against the backdrop of
                          the city of Neo Venezia on the planet Mars. No longer
                          the barren red planet, Mars has been flooded,
                          inhabited and is something of a tourist hub for those
                          looking for rest, relaxation and a gondola ride – the
                          primary mode of travel in Neo Venezia. The Undines are
                          professional gondoliers, tour guides for the people
                          passing through. Akari Mizunashi is an Undine in
                          training and this is a piece of her story.
                        popularity: 81.388
                        poster_path: /1XgXgWmsX1Un8eBHPjcBYpoae6M.jpg
                        vote_average: 8.3
                        vote_count: 26
                      - adult: false
                        backdrop_path: null
                        first_air_date: ''
                        genre_ids:
                          - 18
                          - 80
                        id: 222215
                        name: Helltown
                        origin_country:
                          - US
                        original_language: en
                        original_name: Helltown
                        overview: >-
                          In 1969 Kurt was a struggling novelist and car
                          salesman living life with his wife and five children
                          on Cape Cod. When two women disappear and are later
                          discovered murdered underneath the sand dunes on the
                          outskirts of Provincetown, Kurt becomes obsessed and
                          embroiled in the chilling hunt for a serial killer and
                          forms a dangerous bond with the prime suspect.
                        popularity: 4.753
                        poster_path: null
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: null
                        first_air_date: ''
                        genre_ids:
                          - 9648
                          - 18
                        id: 222000
                        name: Do You Dare?
                        origin_country:
                          - TW
                        original_language: zh
                        original_name: 你，敢不敢？
                        overview: >-
                          The drama is adapted from the Taiwan original
                          best-selling novel. Gathered six directors in charge
                          of their own unit adaptation and production while
                          keeping the originality of each story with the
                          implementation of additional elements, using different
                          filming styles to explore humanity and issues.Do You
                          Dare? will be based on suspense and horror, outlining
                          the real dark side of humanity in different aspects.
                          We aim to create a Taiwanese-style psychological
                          thriller series through situations that we all may
                          encounter in daily life and stories full of dramatic
                          tension and powerful stories.
                        popularity: 10.247
                        poster_path: /81CqcBp0om8SjMMve26CiQqDE6n.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /kIZSGDWks6lr4ufnqBEsxLutHbX.jpg
                        first_air_date: '2024-03-14'
                        genre_ids:
                          - 18
                          - 9648
                        id: 222031
                        name: Apples Never Fall
                        origin_country:
                          - US
                        original_language: en
                        original_name: Apples Never Fall
                        overview: >-
                          Follow the Delaneys, who from the outside appear to be
                          an enviably contented family. Former tennis coaches
                          Joy and Stan are parents to four adult children. After
                          fifty years of marriage, they have finally sold their
                          famed tennis academy and are ready to start what
                          should be the golden years of their lives. But after
                          Joy disappears, her children are forced to re-examine
                          their parents’ marriage and their family history with
                          fresh eyes.
                        popularity: 23.842
                        poster_path: /goa4saZkf8r4zmBNgS6IiiPxEEN.jpg
                        vote_average: 6.3
                        vote_count: 33
                      - adult: false
                        backdrop_path: /6lepc5ysg1fIBqaOORDzsRSKF0e.jpg
                        first_air_date: '2005-01-26'
                        genre_ids:
                          - 18
                        id: 26068
                        name: The Rotters' Club
                        origin_country:
                          - GB
                        original_language: en
                        original_name: The Rotters' Club
                        overview: >-
                          Dick Clement and Ian La Frenais' adaptation of
                          Jonathon Coe's novel follow a group of Birmingham
                          teenagers, and their families, through the 1970s.
                        popularity: 6.023
                        poster_path: /of9hXLNO9H3QKP4pfn5pSneBxMC.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /bF1HrMNRGlEOyuXNVuCTAALoalP.jpg
                        first_air_date: '2002-09-17'
                        genre_ids:
                          - 18
                          - 35
                        id: 26075
                        name: White Teeth
                        origin_country:
                          - GB
                        original_language: en
                        original_name: White Teeth
                        overview: >-
                          The lives of three families are woven together across
                          three decades in multi-cultural Britain.
                        popularity: 10.781
                        poster_path: /gCFmIHNLGtKcaIq1YSywTNPepob.jpg
                        vote_average: 7
                        vote_count: 1
                      - adult: false
                        backdrop_path: /wfJUGOMc3jmeB6Rg7jZdyHRU3os.jpg
                        first_air_date: '2012-07-02'
                        genre_ids:
                          - 16
                          - 35
                          - 10765
                        id: 53356
                        name: Humanity Has Declined
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: 人類は衰退しました
                        overview: >-
                          It has been several centuries since human population
                          has declined. Food has become harder to find and what
                          little sources the humans have are considered highly
                          valuable. The most prosperous species on the Earth are
                          "Fairies", 10 cm tall creatures with high intelligence
                          and a great love for sweets. A nameless girl, the main
                          character, became a UN arbitrator between the humans
                          and the fairies and had returned to her hometown to
                          help her grandfather. One day, the village is sent
                          some strange products made by a company called
                          FairyCo. Since the villagers are wary of using the
                          products, the girl, her grandfather, and a nameless
                          boy decide to go to the factory to find out about the
                          mysterious products and who is behind making them.
                        popularity: 50.379
                        poster_path: /qIjgpu5TNLmCW6Xy5PEEMaKm9s3.jpg
                        vote_average: 7.7
                        vote_count: 21
                      - adult: false
                        backdrop_path: /5n3dwYOqekTyANEyRs0GNhZPfOs.jpg
                        first_air_date: '2015-05-14'
                        genre_ids:
                          - 18
                          - 9648
                          - 10765
                        id: 53425
                        name: Wayward Pines
                        origin_country:
                          - US
                        original_language: en
                        original_name: Wayward Pines
                        overview: >-
                          Imagine the perfect American town... beautiful homes,
                          manicured lawns, children playing safely in the
                          streets. Now imagine never being able to leave. You
                          have no communication with the outside world. You
                          think you're going insane. You must be in Wayward
                          Pines.
                        popularity: 76.777
                        poster_path: /mK9MowBCPEn7RbsDXqN0MxyPc4.jpg
                        vote_average: 6.849
                        vote_count: 789
                      - adult: false
                        backdrop_path: null
                        first_air_date: ''
                        genre_ids:
                          - 18
                        id: 84881
                        name: Gorilla and the Bird
                        origin_country:
                          - US
                        original_language: en
                        original_name: Gorilla and the Bird
                        overview: >-
                          Zack, a public defender with the Legal Aid Society of
                          New York, suffers a sudden psychotic break that takes
                          him on a harrowing journey of delusions and antisocial
                          behavior, resulting in his arrest and commitment to
                          Bellevue. As he fights to regain his sanity, Zack (the
                          Gorilla) turns to the only person who didn't give up
                          on him — his mother (the Bird).
                        popularity: 3.896
                        poster_path: /1SUXhi86zLrFGXsDfuaIPvF04qD.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /ekWwe88b3OLCmEaGsdwAFeSN0P7.jpg
                        first_air_date: '1980-01-08'
                        genre_ids:
                          - 18
                        id: 84993
                        name: Open Book
                        origin_country:
                          - SU
                        original_language: ru
                        original_name: Открытая книга
                        overview: ''
                        popularity: 7.782
                        poster_path: /3oebHrDPkUQtyCLGDozbU5CuXWZ.jpg
                        vote_average: 4.6
                        vote_count: 5
                      - 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: 289.25
                        poster_path: /mRvSUuU1VQQkZZ578jKJpcUCuL8.jpg
                        vote_average: 8.22
                        vote_count: 2115
                      - 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: 871.562
                        poster_path: /q8dWfc4JwQuv3HayIZeO84jAXED.jpg
                        vote_average: 8.198
                        vote_count: 4407
                      - adult: false
                        backdrop_path: null
                        first_air_date: ''
                        genre_ids:
                          - 80
                          - 18
                        id: 289
                        name: Fearless
                        origin_country:
                          - US
                        original_language: en
                        original_name: Fearless
                        overview: >-
                          Born with a genetic defect, 23-year-old agent Gaia
                          lacks one of the most basic human instincts: fear. She
                          works for an elite Special Investigations Unit (SIU)
                          staffed with the finest young agents to infiltrate and
                          apprehend society's dangerous new class of young
                          criminals. While her partners Ryan and Harmony suspect
                          she has a secret, they have no choice but to trust
                          her. Whether her rare mutation is an important asset
                          or a deadly liability for the unit remains to be seen.
                        popularity: 11.728
                        poster_path: /b0HkkISlAxYZceH5RVAUCBcsryg.jpg
                        vote_average: 7
                        vote_count: 1
                      - adult: false
                        backdrop_path: /y4EM70bKlMctNrSm2cszVhRCrXe.jpg
                        first_air_date: '2000-04-26'
                        genre_ids:
                          - 80
                          - 18
                        id: 1165
                        name: Rebus
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Rebus
                        overview: >-
                          Detective series set in and around Edinburgh,
                          Scotland. Inspector John Rebus, whose methods earn him
                          the wrath of his superiors, does not hesitate to
                          circumvent the law to enforce it.
                        popularity: 48.216
                        poster_path: /quXSK0nqneQ0fIgvDfW9EK0Txfy.jpg
                        vote_average: 6.906
                        vote_count: 16
                      - adult: false
                        backdrop_path: /bWTk5MoSYmtr34EQWXsEAFBeNiS.jpg
                        first_air_date: '2002-04-08'
                        genre_ids:
                          - 80
                          - 18
                        id: 1167
                        name: The Inspector Lynley Mysteries
                        origin_country:
                          - GB
                        original_language: en
                        original_name: The Inspector Lynley Mysteries
                        overview: >-
                          DS Barbara Havers is assigned to work with the
                          upper-crust DI Thomas Lynley to solve murders.
                        popularity: 48.883
                        poster_path: /d68bISjO6e6cOtgeygJO471FUIh.jpg
                        vote_average: 7.1
                        vote_count: 27
                      - 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: 342.978
                        poster_path: /mYLOqiStMxDK3fYZFirgrMt8z5d.jpg
                        vote_average: 7.318
                        vote_count: 3149
                      - adult: false
                        backdrop_path: /9njs4uMroaRTbadHbMhObC6gEvx.jpg
                        first_air_date: '2018-12-10'
                        genre_ids:
                          - 18
                        id: 84856
                        name: Like a Flowing River
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 大江大河
                        overview: >-
                          The story of Song Yunhui, Lei Dongbao, and Yang Xun as
                          they take part in China’s economic reform from the
                          1980s to the 1990s.
                        popularity: 296.421
                        poster_path: /swbiM9qZjdViO9YHieTSIWH4XUO.jpg
                        vote_average: 8.2
                        vote_count: 15
                  total_pages:
                    type: number
                    example: 2417
                  total_results:
                    type: number
                    example: 48334
              examples:
                Similar Example:
                  value:
                    page: 1
                    results:
                      - adult: false
                        backdrop_path: /vljrkTk594qIPP6VVzumdLe7m4V.jpg
                        first_air_date: '2018-10-31'
                        genre_ids:
                          - 10759
                          - 18
                        id: 83612
                        name: Ever Night
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 将夜
                        overview: >-
                          They are both chosen in their own ways to protect
                          their people and the country.


                          Ning Que is the only survivor of General Lin Guang
                          Yuan’s regime, which came under a calculated and
                          brutal attack of another dangerous general. Ning Que
                          manages to escape to Du City with his maid, Sang Sang,
                          and joins the best martial arts academy there. When
                          Sang Sang becomes ill with a mysterious illness, Ning
                          Que takes her to a doctor, only to discover that Sang
                          Sang is the reincarnation of Yong Ye, a mysterious and
                          powerful being that is prophesied to bring about
                          chaos.


                          With evil forces now trying to get their hands on Sang
                          Sang to channel her power, Ning Que must put his life
                          on the line to save Sang Sang and his people.
                        popularity: 260.04
                        poster_path: /d1Obb8oxgDxEYMtEqhRICca4qcB.jpg
                        vote_average: 7.3
                        vote_count: 24
                      - adult: false
                        backdrop_path: /rrZSUVFFYcsyjscemorI2AExkdF.jpg
                        first_air_date: '2018-10-31'
                        genre_ids:
                          - 80
                          - 18
                        id: 83635
                        name: Dark Heart
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Dark Heart
                        overview: >-
                          During a heatwave, DI Will Wagstaffe and his team
                          investigate what turns out to be a series of
                          horrifying and brutal attacks on accused but
                          unconvicted paedophiles.
                        popularity: 8.872
                        poster_path: /s71TgQW7wBiciRvhx8hqbbUKsGk.jpg
                        vote_average: 6.7
                        vote_count: 13
                      - adult: false
                        backdrop_path: /sXNvNC7Hy4THRcnseE1CVk7ZWdI.jpg
                        first_air_date: '2018-10-05'
                        genre_ids:
                          - 16
                          - 10765
                          - 18
                          - 10759
                        id: 83708
                        name: Stellar Transformation
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 星辰变
                        overview: >-
                          In a galaxy far away, there is a kid without innate
                          ability to practice internal techniques. So, in order
                          to gain the respect of his father, he resolutely
                          chooses to follow the more difficult and painful path
                          of practicing external techniques. As the years go by,
                          he grows up, but what really changes his life is a
                          mysterious meteoric crystal stone – the Meteoric Tear.
                          This stone fuses with the young man’s body unnoticed,
                          and he seems to undergo drastic transformations as a
                          result. After that, everything is changed. Eventually
                          his father knows that the son for whom he hasn’t
                          really shown a lot of consideration possesses
                          astonishing abilities. And there’s a lot more to come.
                        popularity: 123.431
                        poster_path: /wO6shWL61T0rl79m3nCaKgs8uLb.jpg
                        vote_average: 7.9
                        vote_count: 10
                      - adult: false
                        backdrop_path: /qB40Nji7T6DURgekfyzOw2hOZvu.jpg
                        first_air_date: '2005-10-06'
                        genre_ids:
                          - 16
                          - 10765
                          - 18
                        id: 53787
                        name: Aria
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: アリア ARIA
                        overview: >-
                          Set in the early 24th century against the backdrop of
                          the city of Neo Venezia on the planet Mars. No longer
                          the barren red planet, Mars has been flooded,
                          inhabited and is something of a tourist hub for those
                          looking for rest, relaxation and a gondola ride – the
                          primary mode of travel in Neo Venezia. The Undines are
                          professional gondoliers, tour guides for the people
                          passing through. Akari Mizunashi is an Undine in
                          training and this is a piece of her story.
                        popularity: 81.388
                        poster_path: /1XgXgWmsX1Un8eBHPjcBYpoae6M.jpg
                        vote_average: 8.3
                        vote_count: 26
                      - adult: false
                        backdrop_path: null
                        first_air_date: ''
                        genre_ids:
                          - 18
                          - 80
                        id: 222215
                        name: Helltown
                        origin_country:
                          - US
                        original_language: en
                        original_name: Helltown
                        overview: >-
                          In 1969 Kurt was a struggling novelist and car
                          salesman living life with his wife and five children
                          on Cape Cod. When two women disappear and are later
                          discovered murdered underneath the sand dunes on the
                          outskirts of Provincetown, Kurt becomes obsessed and
                          embroiled in the chilling hunt for a serial killer and
                          forms a dangerous bond with the prime suspect.
                        popularity: 4.753
                        poster_path: null
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: null
                        first_air_date: ''
                        genre_ids:
                          - 9648
                          - 18
                        id: 222000
                        name: Do You Dare?
                        origin_country:
                          - TW
                        original_language: zh
                        original_name: 你，敢不敢？
                        overview: >-
                          The drama is adapted from the Taiwan original
                          best-selling novel. Gathered six directors in charge
                          of their own unit adaptation and production while
                          keeping the originality of each story with the
                          implementation of additional elements, using different
                          filming styles to explore humanity and issues.Do You
                          Dare? will be based on suspense and horror, outlining
                          the real dark side of humanity in different aspects.
                          We aim to create a Taiwanese-style psychological
                          thriller series through situations that we all may
                          encounter in daily life and stories full of dramatic
                          tension and powerful stories.
                        popularity: 10.247
                        poster_path: /81CqcBp0om8SjMMve26CiQqDE6n.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /kIZSGDWks6lr4ufnqBEsxLutHbX.jpg
                        first_air_date: '2024-03-14'
                        genre_ids:
                          - 18
                          - 9648
                        id: 222031
                        name: Apples Never Fall
                        origin_country:
                          - US
                        original_language: en
                        original_name: Apples Never Fall
                        overview: >-
                          Follow the Delaneys, who from the outside appear to be
                          an enviably contented family. Former tennis coaches
                          Joy and Stan are parents to four adult children. After
                          fifty years of marriage, they have finally sold their
                          famed tennis academy and are ready to start what
                          should be the golden years of their lives. But after
                          Joy disappears, her children are forced to re-examine
                          their parents’ marriage and their family history with
                          fresh eyes.
                        popularity: 23.842
                        poster_path: /goa4saZkf8r4zmBNgS6IiiPxEEN.jpg
                        vote_average: 6.3
                        vote_count: 33
                      - adult: false
                        backdrop_path: /6lepc5ysg1fIBqaOORDzsRSKF0e.jpg
                        first_air_date: '2005-01-26'
                        genre_ids:
                          - 18
                        id: 26068
                        name: The Rotters' Club
                        origin_country:
                          - GB
                        original_language: en
                        original_name: The Rotters' Club
                        overview: >-
                          Dick Clement and Ian La Frenais' adaptation of
                          Jonathon Coe's novel follow a group of Birmingham
                          teenagers, and their families, through the 1970s.
                        popularity: 6.023
                        poster_path: /of9hXLNO9H3QKP4pfn5pSneBxMC.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /bF1HrMNRGlEOyuXNVuCTAALoalP.jpg
                        first_air_date: '2002-09-17'
                        genre_ids:
                          - 18
                          - 35
                        id: 26075
                        name: White Teeth
                        origin_country:
                          - GB
                        original_language: en
                        original_name: White Teeth
                        overview: >-
                          The lives of three families are woven together across
                          three decades in multi-cultural Britain.
                        popularity: 10.781
                        poster_path: /gCFmIHNLGtKcaIq1YSywTNPepob.jpg
                        vote_average: 7
                        vote_count: 1
                      - adult: false
                        backdrop_path: /wfJUGOMc3jmeB6Rg7jZdyHRU3os.jpg
                        first_air_date: '2012-07-02'
                        genre_ids:
                          - 16
                          - 35
                          - 10765
                        id: 53356
                        name: Humanity Has Declined
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: 人類は衰退しました
                        overview: >-
                          It has been several centuries since human population
                          has declined. Food has become harder to find and what
                          little sources the humans have are considered highly
                          valuable. The most prosperous species on the Earth are
                          "Fairies", 10 cm tall creatures with high intelligence
                          and a great love for sweets. A nameless girl, the main
                          character, became a UN arbitrator between the humans
                          and the fairies and had returned to her hometown to
                          help her grandfather. One day, the village is sent
                          some strange products made by a company called
                          FairyCo. Since the villagers are wary of using the
                          products, the girl, her grandfather, and a nameless
                          boy decide to go to the factory to find out about the
                          mysterious products and who is behind making them.
                        popularity: 50.379
                        poster_path: /qIjgpu5TNLmCW6Xy5PEEMaKm9s3.jpg
                        vote_average: 7.7
                        vote_count: 21
                      - adult: false
                        backdrop_path: /5n3dwYOqekTyANEyRs0GNhZPfOs.jpg
                        first_air_date: '2015-05-14'
                        genre_ids:
                          - 18
                          - 9648
                          - 10765
                        id: 53425
                        name: Wayward Pines
                        origin_country:
                          - US
                        original_language: en
                        original_name: Wayward Pines
                        overview: >-
                          Imagine the perfect American town... beautiful homes,
                          manicured lawns, children playing safely in the
                          streets. Now imagine never being able to leave. You
                          have no communication with the outside world. You
                          think you're going insane. You must be in Wayward
                          Pines.
                        popularity: 76.777
                        poster_path: /mK9MowBCPEn7RbsDXqN0MxyPc4.jpg
                        vote_average: 6.849
                        vote_count: 789
                      - adult: false
                        backdrop_path: null
                        first_air_date: ''
                        genre_ids:
                          - 18
                        id: 84881
                        name: Gorilla and the Bird
                        origin_country:
                          - US
                        original_language: en
                        original_name: Gorilla and the Bird
                        overview: >-
                          Zack, a public defender with the Legal Aid Society of
                          New York, suffers a sudden psychotic break that takes
                          him on a harrowing journey of delusions and antisocial
                          behavior, resulting in his arrest and commitment to
                          Bellevue. As he fights to regain his sanity, Zack (the
                          Gorilla) turns to the only person who didn't give up
                          on him — his mother (the Bird).
                        popularity: 3.896
                        poster_path: /1SUXhi86zLrFGXsDfuaIPvF04qD.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /ekWwe88b3OLCmEaGsdwAFeSN0P7.jpg
                        first_air_date: '1980-01-08'
                        genre_ids:
                          - 18
                        id: 84993
                        name: Open Book
                        origin_country:
                          - SU
                        original_language: ru
                        original_name: Открытая книга
                        overview: ''
                        popularity: 7.782
                        poster_path: /3oebHrDPkUQtyCLGDozbU5CuXWZ.jpg
                        vote_average: 4.6
                        vote_count: 5
                      - 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: 289.25
                        poster_path: /mRvSUuU1VQQkZZ578jKJpcUCuL8.jpg
                        vote_average: 8.22
                        vote_count: 2115
                      - 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: 871.562
                        poster_path: /q8dWfc4JwQuv3HayIZeO84jAXED.jpg
                        vote_average: 8.198
                        vote_count: 4407
                      - adult: false
                        backdrop_path: null
                        first_air_date: ''
                        genre_ids:
                          - 80
                          - 18
                        id: 289
                        name: Fearless
                        origin_country:
                          - US
                        original_language: en
                        original_name: Fearless
                        overview: >-
                          Born with a genetic defect, 23-year-old agent Gaia
                          lacks one of the most basic human instincts: fear. She
                          works for an elite Special Investigations Unit (SIU)
                          staffed with the finest young agents to infiltrate and
                          apprehend society's dangerous new class of young
                          criminals. While her partners Ryan and Harmony suspect
                          she has a secret, they have no choice but to trust
                          her. Whether her rare mutation is an important asset
                          or a deadly liability for the unit remains to be seen.
                        popularity: 11.728
                        poster_path: /b0HkkISlAxYZceH5RVAUCBcsryg.jpg
                        vote_average: 7
                        vote_count: 1
                      - adult: false
                        backdrop_path: /y4EM70bKlMctNrSm2cszVhRCrXe.jpg
                        first_air_date: '2000-04-26'
                        genre_ids:
                          - 80
                          - 18
                        id: 1165
                        name: Rebus
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Rebus
                        overview: >-
                          Detective series set in and around Edinburgh,
                          Scotland. Inspector John Rebus, whose methods earn him
                          the wrath of his superiors, does not hesitate to
                          circumvent the law to enforce it.
                        popularity: 48.216
                        poster_path: /quXSK0nqneQ0fIgvDfW9EK0Txfy.jpg
                        vote_average: 6.906
                        vote_count: 16
                      - adult: false
                        backdrop_path: /bWTk5MoSYmtr34EQWXsEAFBeNiS.jpg
                        first_air_date: '2002-04-08'
                        genre_ids:
                          - 80
                          - 18
                        id: 1167
                        name: The Inspector Lynley Mysteries
                        origin_country:
                          - GB
                        original_language: en
                        original_name: The Inspector Lynley Mysteries
                        overview: >-
                          DS Barbara Havers is assigned to work with the
                          upper-crust DI Thomas Lynley to solve murders.
                        popularity: 48.883
                        poster_path: /d68bISjO6e6cOtgeygJO471FUIh.jpg
                        vote_average: 7.1
                        vote_count: 27
                      - 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: 342.978
                        poster_path: /mYLOqiStMxDK3fYZFirgrMt8z5d.jpg
                        vote_average: 7.318
                        vote_count: 3149
                      - adult: false
                        backdrop_path: /9njs4uMroaRTbadHbMhObC6gEvx.jpg
                        first_air_date: '2018-12-10'
                        genre_ids:
                          - 18
                        id: 84856
                        name: Like a Flowing River
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 大江大河
                        overview: >-
                          The story of Song Yunhui, Lei Dongbao, and Yang Xun as
                          they take part in China’s economic reform from the
                          1980s to the 1990s.
                        popularity: 296.421
                        poster_path: /swbiM9qZjdViO9YHieTSIWH4XUO.jpg
                        vote_average: 8.2
                        vote_count: 15
                    total_pages: 2417
                    total_results: 48334
      security:
        - bearerAuth: []
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````