> ## 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.

# Search TV shows

> Search for TV shows by their original, translated and also known as names.



## OpenAPI

````yaml api-reference/openapi.yaml get /3/search/tv
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/search/tv:
    get:
      tags:
        - Search
      summary: Search TV shows
      description: >-
        Search for TV shows by their original, translated and also known as
        names.
      operationId: searchTvShows
      parameters:
        - name: query
          in: query
          schema:
            type: string
            example: legend
      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=19375
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Thu, 02 Jan 2025 17:00:26 GMT
            ETag:
              schema:
                type: string
                example: W/"1df8ecb2371d1b41f03f922281705ba2"
            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 79a8bda299f9389df1f030913c73199e.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: uXAuWu_YjbbK3xiLDuQgIm0OD9Zd_PzpdbwF_CEEPzM1UWQQAO6UsA==
            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: '8776'
            x-memc-expires:
              schema:
                type: string
                example: '19375'
            x-memc-key:
              schema:
                type: string
                example: 45379eda4c870e261fb0b0e9f2a78048
          content:
            application/json:
              schema:
                type: object
                properties:
                  page:
                    type: number
                    example: 1
                  results:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                        backdrop_path:
                          type: string
                          example: /p9hOswbbLs78YFA4hheg0e8nTWS.jpg
                        first_air_date:
                          type: string
                          example: '1995-04-18'
                        genre_ids:
                          type: array
                          items:
                            type: number
                            example: 37
                          example:
                            - 37
                            - 10759
                        id:
                          type: number
                          example: 2296
                        name:
                          type: string
                          example: Legend
                        origin_country:
                          type: array
                          items:
                            type: string
                            example: US
                          example:
                            - US
                        original_language:
                          type: string
                          example: en
                        original_name:
                          type: string
                          example: Legend
                        overview:
                          type: string
                          example: >-
                            The irresistible and charming Ernest Pratt is a
                            dime-store novelist who is living out the adventures
                            of his fictional character Nicodemus Legend in the
                            Old West. Alongside Janos Bartok, a brilliant
                            scientist, the duo teams up to fight for justice
                            using Legend's celebrity and Bartok's outlandish
                            inventions to make a real legend.
                        popularity:
                          type: number
                          example: 7.704
                        poster_path:
                          type: string
                          example: /4zm9xoHK8rc8fxnj87zO3OZPT3N.jpg
                        vote_average:
                          type: number
                          example: 6
                        vote_count:
                          type: number
                          example: 4
                    example:
                      - adult: false
                        backdrop_path: /p9hOswbbLs78YFA4hheg0e8nTWS.jpg
                        first_air_date: '1995-04-18'
                        genre_ids:
                          - 37
                          - 10759
                        id: 2296
                        name: Legend
                        origin_country:
                          - US
                        original_language: en
                        original_name: Legend
                        overview: >-
                          The irresistible and charming Ernest Pratt is a
                          dime-store novelist who is living out the adventures
                          of his fictional character Nicodemus Legend in the Old
                          West. Alongside Janos Bartok, a brilliant scientist,
                          the duo teams up to fight for justice using Legend's
                          celebrity and Bartok's outlandish inventions to make a
                          real legend.
                        popularity: 7.704
                        poster_path: /4zm9xoHK8rc8fxnj87zO3OZPT3N.jpg
                        vote_average: 6
                        vote_count: 4
                      - adult: false
                        backdrop_path: /PRCsAi0hawNR9v269XHycOk0au.jpg
                        first_air_date: '2023-02-08'
                        genre_ids:
                          - 10767
                        id: 261555
                        name: Legend
                        origin_country:
                          - FR
                        original_language: fr
                        original_name: Legend
                        overview: ''
                        popularity: 6.847
                        poster_path: /nZfVoWvRrmRHi5cBk2WXET5g5Rm.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /jdMiCJqZQn2yyHYZbdUl3btvtGF.jpg
                        first_air_date: '2021-01-29'
                        genre_ids:
                          - 16
                          - 10759
                        id: 117736
                        name: The Legend of Hanuman
                        origin_country:
                          - IN
                        original_language: hi
                        original_name: The Legend of Hanuman
                        overview: >-
                          When the power-hungry Ravan tore through the world to
                          unleash evil, in his way stood a humble vaanar awoken
                          to his divinity to become an immortal legend. The
                          series follows Hanuman and his transformation from a
                          mighty warrior to a god and how Hanuman became the
                          beacon of hope amidst the harrowing darkness.
                        popularity: 20.236
                        poster_path: /AdCWLnuw01cWkdy7nsZVtnX4KVn.jpg
                        vote_average: 6.5
                        vote_count: 8
                      - adult: false
                        backdrop_path: /ahovT5saCDdtElik8HPK3jvY7Kv.jpg
                        first_air_date: '2021-10-08'
                        genre_ids:
                          - 10759
                          - 35
                        id: 136110
                        name: Kinnikuman The Lost Legend
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: キン肉マン THE LOST LEGEND
                        overview: >-
                          In November, 2019, the planning and production of the
                          live action version of the national hero manga
                          "Kinnikuman", directed by Sono Sion, was in progress.
                          "Kinnikuman" was said to be impossible to adapt but
                          it's now said that it will be a great project. Maeda
                          Gordon, while training at the gym, is contacted by the
                          producer of "Kinnikuman", asking him to appear in the
                          movie. However, there's a hidden past attached to this
                          film and the actor begins looking into the mystery.
                        popularity: 7.112
                        poster_path: /3q2G4vpk9X3gPTxZqz4IBT9SiQ7.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /2bEn7sph0g0Sl7z3BBfPWvP5epK.jpg
                        first_air_date: '1983-02-21'
                        genre_ids:
                          - 18
                          - 10759
                        id: 104
                        name: The Legend of the Condor Heroes
                        origin_country:
                          - HK
                        original_language: cn
                        original_name: 射鵰英雄傳
                        overview: >-
                          The Legend of the Condor Heroes is a Hong Kong
                          television series adapted from Louis Cha's novel of
                          the same title. It was first broadcast on TVB Jade in
                          Hong Kong in 1983. The 59 episodes long series is
                          divided into three parts. This 1983 version is
                          considered by many to be a classic television
                          adaptation of the novel and features the breakthrough
                          role of Barbara Yung, who played Huang Rong.
                        popularity: 31.902
                        poster_path: /aB1u7Y51cjpZrWtBqa0BefAAPcN.jpg
                        vote_average: 7.9
                        vote_count: 17
                      - adult: false
                        backdrop_path: /s4KnYaLU3gor1wzTGQYSfXtXYGU.jpg
                        first_air_date: '2023-03-19'
                        genre_ids:
                          - 16
                          - 10759
                        id: 222608
                        name: Legend of Xianwu
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 仙武传
                        overview: >-
                          As a loyal disciple, Ye Chen dedicated himself to
                          guard the spiritual medicine field for his sect. But,
                          during a fight with enemies, the spiritual field was
                          destroyed. His loyalty and dedication to the sect
                          could not save him. The loyalty he thought he had
                          obtained from his peers and lover, could not save him
                          from betrayal. Thus, he was shamelessly banished from
                          the sect. With the help of a flame falling from
                          heaven, Ye Chen began to develop himself into a
                          stronger cultivator. Battled against his opponents,
                          unfolded his legendary life and rewrote his own story…
                        popularity: 61.435
                        poster_path: /buCVV3Uo6NIcN3SIZDVnW1lriAj.jpg
                        vote_average: 7.8
                        vote_count: 5
                      - adult: false
                        backdrop_path: /kWPqx7ERBxulHMhinkhb0bdr1Cm.jpg
                        first_air_date: '2000-08-07'
                        genre_ids:
                          - 18
                          - 35
                        id: 87602
                        name: The Legendary Four Aces
                        origin_country:
                          - HK
                        original_language: cn
                        original_name: 金裝四大才子
                        overview: >-
                          Four scholarly people who find love. There is the
                          smart and dashing Tang Bo Hu played by Nick Cheung.
                          Greedy Chu Tse San (Bobby), noble and honest Wen Jing
                          Ming (Gordon), and the guy who goes a long Chow Wen
                          Bing (Macro).
                        popularity: 99.298
                        poster_path: /vPP4K3Fnah7erbFNrelx6Otz6qL.jpg
                        vote_average: 7.5
                        vote_count: 6
                      - adult: false
                        backdrop_path: /gisytyDjoxfIH80ZkaR0Da5LKfJ.jpg
                        first_air_date: '2015-09-22'
                        genre_ids:
                          - 18
                          - 10765
                        id: 65665
                        name: The Legend of Zu
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 蜀山战纪
                        overview: >-
                          He was the chosen one. Lu Pao is a dangerous swordsman
                          who is out to get his hands on the powerful Red Ghost
                          Stone. The Sushan School, China’s most famous and
                          influential martial arts school, is the guardian of
                          the stone and protector of the world. The school’s
                          headmaster puts the precious Red Ghost Stone into the
                          body of the talented young swordsman Ding Yin in order
                          to keep it from falling into Lu Pao’s hands. Ding Yin
                          enters the Sushan School to train to become the best
                          swordsman in the world and vows to keep the world safe
                          from the evil doings of Lu Pao. But then Ding Yin
                          meets Lu Pao’s daughter, Yu Wu Xing, who looks just
                          like his dead wife. When Ding Yin falls in love with
                          Wu Xing, will he be able to carry out his mission?
                        popularity: 70.167
                        poster_path: /9ADOi9I4QMvO3DaYCwms4euOyWZ.jpg
                        vote_average: 7.6
                        vote_count: 5
                      - adult: false
                        backdrop_path: /7k2TgRgvgyM23TPdKPVCtsHsIrV.jpg
                        first_air_date: '2019-04-03'
                        genre_ids:
                          - 18
                          - 10765
                        id: 88146
                        name: The Legend of White Snake
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 新白娘子传奇
                        overview: >-
                          Provoked by the actions of a seemingly sly human, an
                          ancient snake spirit takes on a human form, in order
                          to prove him a fraud. Convinced she’s doing the world
                          a favor, Bai Su Zhen challenges Xu Xuan to a contest
                          of skill but what starts as a heated rivalry soon
                          turns to burning passion. Faced with opposition from
                          every side, Bai Su Zhen and Xu Xuan’s love is put to
                          the test time and time again.
                        popularity: 102.747
                        poster_path: /1ZYBRDnpgMcDI3h5ZovCRS2NJvX.jpg
                        vote_average: 7
                        vote_count: 11
                      - adult: false
                        backdrop_path: /aXX7d0ARYXhFHi6Lz7RjN17lOBo.jpg
                        first_air_date: '2015-11-30'
                        genre_ids:
                          - 18
                        id: 65255
                        name: Legend of Mi Yue
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 羋月传
                        overview: >-
                          The story of Mi Yue (Queen Dowager Xuan), the first
                          stateswoman in the history of China. Mi Yue was a
                          young princess who lived in the Kingdom of Chu during
                          the Warring States period. She was sent to Qin as a
                          concubine and part of her sister Mi Shu's dowry,
                          separating her from first love Huang Xie. King Ying Si
                          passes away while his sons are still battling for the
                          throne, and ultimately, Ying Dang comes out as the
                          successor. Mi Yue is banished to Yan with her son Ying
                          Ji. However, Ying Dang suddenly dies, leaving Qin in a
                          state of chaos. Mi Yue enlists the help of the
                          "barbarian" Yiqu army, successfully returning to Qin,
                          suppressing political revolts and instates her son
                          Ying Ji on the throne. Mi Yue goes on to become the
                          first Empress Dowager (Empress Mother) in China’s
                          history.
                        popularity: 185.686
                        poster_path: /cmzztCW7dPqPjVSdgdNgYK0Wf8W.jpg
                        vote_average: 7.5
                        vote_count: 6
                      - adult: false
                        backdrop_path: /xM27gLXWLk01YbAWEsljDkILlaQ.jpg
                        first_air_date: '2004-04-04'
                        genre_ids:
                          - 16
                        id: 22149
                        name: 'Legendz: Tale of the Dragon Kings'
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: レジェンズ 甦る竜王伝説
                        overview: >-
                          When a crafty toy company "Wiz" also known in this
                          show as Dark Wiz Company, finds crystals with the
                          faint DNA of monsters known as "Legendz" are found and
                          made into a battle game.


                          A young boy named Shu receives one these crystals
                          known as "soul figures" from his father after a
                          baseball game. Legendz rapidly became popular and more
                          and more children played it. Wiz employeys start to
                          track down Shu for his special soul figure, for his
                          soul figure can revive real legendz not just the
                          little kiddy digital images! How will Shu fight his
                          way to victory and claim this soul figure as his own?
                        popularity: 19.24
                        poster_path: /yXa3LAdj2JsqKlWjXqTOdgC2qWE.jpg
                        vote_average: 7
                        vote_count: 4
                      - adult: false
                        backdrop_path: /gLqfgWqnQmWcAr8YNXH5XVUAoCI.jpg
                        first_air_date: '2010-06-17'
                        genre_ids:
                          - 35
                          - 18
                        id: 111097
                        name: The Legend of Crazy Monk
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 活佛济公
                        overview: >-
                          The Legend of Crazy Monk  is a Chinese television
                          series about the life of Ji Gong. The series was
                          directed by Lin Tianyi and based on Guo Xiaoting's
                          classical novel Biography of Ji Gong.[1] It was a hot
                          TV series recently in Guangdong Television, Jiangsu
                          Television and Shenzhen Television. It is shown on
                          Mediacorp Channel 8 at 7pm.
                        popularity: 21.986
                        poster_path: /6VBBjnMeCfWy9JQR1sbZ1jcr4iE.jpg
                        vote_average: 5.7
                        vote_count: 3
                      - 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: 167.287
                        poster_path: /j6amUPH88lc7cJf54MKZCf4a9NA.jpg
                        vote_average: 8.8
                        vote_count: 80
                      - adult: false
                        backdrop_path: /gMAj1oqVjjN6CRBdotUaB1aFzk7.jpg
                        first_air_date: '1985-12-09'
                        genre_ids:
                          - 10768
                          - 10759
                        id: 108052
                        name: The Legendary Prime Minister - Zhuge Liang
                        origin_country:
                          - HK
                        original_language: cn
                        original_name: 諸葛亮
                        overview: >-
                          During the late Eastern Han dynasty, warlords fought
                          for power and control, and Cao Cao held the Emperor
                          captive as a means of controlling other lords. Zhuge
                          Liang, a talented scholar, lived through this
                          turbulent period, but did not prioritize fame and
                          wealth. He was asked to help rescue a monastery from
                          disaster and discovered that there were people within
                          the monastery who were collaborating with the Yellow
                          Turban rebels to kidnap young boys and girls. While
                          assisting a kidnapped girl in finding her family,
                          Zhuge Liang met Xiao Qiao from the Eastern Wu empire,
                          and they fell in love despite her earlier engagement
                          to Zhou Yu. Their love was complicated by these
                          circumstances. Meanwhile, Liu Qi, Zhuge Liang's
                          friend, was determined to contact other like-minded
                          figures to rebel against Cao Cao and to kill him. Upon
                          learning of a secret decree from the Emperor, Liu Qi
                          and Zhuge Liang joined forces to plan their next move.
                        popularity: 8.885
                        poster_path: /tXPFLwuYgQ3vjy07yWC18GrvnGP.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /sE06WKjfPWrXgdG3osLpOSZE44a.jpg
                        first_air_date: '2018-09-17'
                        genre_ids:
                          - 18
                          - 10759
                          - 80
                        id: 73182
                        name: Age of Legends
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 橙红年代
                        overview: >-
                          Liu Zi Guang has no memories of the past eight years
                          of his life. When he returns to his hometown,
                          Jiangbei, all he knows is that he wants to live life
                          as an upstanding citizen. But those mysterious eight
                          years are bound to catch up to him as he finds his
                          father injured in the hospital upon his return. Hu
                          Rong is a detective whose looks are as fiery as her
                          personality. She's young, but her tough demeanor and
                          unquestionable skills make her a seasoned officer. She
                          cares intensely about her work, doing whatever it
                          takes to protect the citizens of China. Nie Wanfeng is
                          the leader of a criminal organization. He is a hugely
                          tricky opponent for the police, with both his smarts
                          and viciousness keeping him a free man. When Liu Zi
                          Guang and Hu Rong meet, they initially struggle to get
                          along. But their relationship grows as they both come
                          up against Nie Wanfeng together. Things only
                          complicate, however, as Hu Rong learns more about Liu
                          Zi Guang's past, just as she finds herself falling for
                          him.
                        popularity: 57.07
                        poster_path: /dXpnbN2HIJkNYKzS4kfMmtlcPGE.jpg
                        vote_average: 8.6
                        vote_count: 7
                      - adult: false
                        backdrop_path: /fsjlWftSInJmwtVonkfcemZ3fI.jpg
                        first_air_date: '1994-09-26'
                        genre_ids:
                          - 10768
                          - 10759
                        id: 109063
                        name: Heroic Legend of The Yang'S Family
                        origin_country:
                          - HK
                        original_language: cn
                        original_name: 碧血青天楊家將
                        overview: >-
                          Yang Yanzhao was betrayed by Pang Long and died in
                          battle. Yanzhao's son Yang Zongbao confronted Pang
                          Long Gongtang, and the two insisted on each other, and
                          Yin Bao Zheng of Kaifeng Prefecture designed to have
                          Pang Long personally write down the crime, and Pang
                          Long was sentenced to dragon head ginseng. The
                          bereaved Taishi Pang Xiong swore to kill Bao Zheng and
                          the Yang family general, and the Yang family would
                          join Bao Zheng to fight against Pang Taishi...
                        popularity: 12.833
                        poster_path: /lvfjOR24bFQrRCHdcxpNBuMB3PG.jpg
                        vote_average: 8
                        vote_count: 1
                      - adult: false
                        backdrop_path: /hV0z8OHJ6V7g1Kf5JNOUxFiVP7j.jpg
                        first_air_date: '1994-08-01'
                        genre_ids:
                          - 10759
                          - 10765
                        id: 80935
                        name: The Legend of the Condor Heroes
                        origin_country:
                          - HK
                        original_language: cn
                        original_name: 射雕英雄传
                        overview: >-
                          The Legend of the Condor Heroes is a Hong Kong
                          television series adapted from Louis Cha's novel of
                          the same title. The series was first broadcast on TVB
                          Jade in 1994.
                        popularity: 84.281
                        poster_path: /wFc9q0aukqLipT1Oyt1fk4udjyV.jpg
                        vote_average: 9.1
                        vote_count: 7
                      - adult: false
                        backdrop_path: /2ffeLfZyBrD480R1J7frxhTsbVx.jpg
                        first_air_date: '2020-12-16'
                        genre_ids:
                          - 10759
                          - 9648
                          - 18
                        id: 95834
                        name: Legend of Fei
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 有翡
                        overview: >-
                          Several years ago, the emperor secretly ordered the
                          hero Li Hui to form a mountain stronghold consisting
                          of bandits in order to keep the pugilist world under
                          control. His daughter, Li Jin Rong, leads the
                          stronghold after Li Hui’s death and gives birth to
                          Zhou Fei after marrying scholar Zhou Yi Tang. Zhou
                          Fei’s attempts at escaping have always ended in
                          failure, though Li Jin Rong allows her daughter to go
                          and experience the world outside after her 16th
                          birthday. She meets Xie Yun again after he saves her
                          from drowning during her first escape attempt, and
                          they embark on an adventurous journey through wulin
                          together.
                        popularity: 41.139
                        poster_path: /rngqWUuZ53l8XIMRey2ivhJ2Lhx.jpg
                        vote_average: 7.2
                        vote_count: 15
                      - adult: false
                        backdrop_path: /rLaaHVfmzTIV8tg0r1UbHAPgkM7.jpg
                        first_air_date: '2015-07-28'
                        genre_ids:
                          - 18
                        id: 87638
                        name: The Legend of Xiao Zhuang
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 大玉儿传奇
                        overview: >-
                          The story follows the life of Empress Dowager Xiao
                          Zhuang.
                        popularity: 55.457
                        poster_path: /ojktMp292TXrqySE6Xi9RMLm1i7.jpg
                        vote_average: 5.9
                        vote_count: 4
                      - adult: false
                        backdrop_path: /hB5ZnCaUdHOgr3Fxp9hmUZI3sXz.jpg
                        first_air_date: '2016-07-31'
                        genre_ids:
                          - 10759
                          - 18
                          - 9648
                          - 10765
                        id: 67814
                        name: The Legend of Chusen
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 青云志
                        overview: >-
                          Can a man love a woman but still take down her father?
                          Zhang Xiao Fan and his childhood friend Lin Jing Yu
                          were the only survivors of the Grass Village massacre
                          that wiped out both of their families. Taken in by the
                          Qing Yun Sect, the boys were trained in the ways of
                          the Immortal Sword. Xiao Fan falls in love with Bi
                          Yao, the daughter of the Ghost King. But when the
                          Ghost King tries to grow his power by overthrowing the
                          Qing Yun Sect, Xiao Fan must choose between protecting
                          his people and hurting the woman he loves.
                        popularity: 265.055
                        poster_path: /jaDwqHsXrTm4uF5Lz9Pn31PpFmh.jpg
                        vote_average: 7.2
                        vote_count: 12
                  total_pages:
                    type: number
                    example: 43
                  total_results:
                    type: number
                    example: 846
              examples:
                New Request:
                  value:
                    page: 1
                    results:
                      - adult: false
                        backdrop_path: /p9hOswbbLs78YFA4hheg0e8nTWS.jpg
                        first_air_date: '1995-04-18'
                        genre_ids:
                          - 37
                          - 10759
                        id: 2296
                        name: Legend
                        origin_country:
                          - US
                        original_language: en
                        original_name: Legend
                        overview: >-
                          The irresistible and charming Ernest Pratt is a
                          dime-store novelist who is living out the adventures
                          of his fictional character Nicodemus Legend in the Old
                          West. Alongside Janos Bartok, a brilliant scientist,
                          the duo teams up to fight for justice using Legend's
                          celebrity and Bartok's outlandish inventions to make a
                          real legend.
                        popularity: 7.704
                        poster_path: /4zm9xoHK8rc8fxnj87zO3OZPT3N.jpg
                        vote_average: 6
                        vote_count: 4
                      - adult: false
                        backdrop_path: /PRCsAi0hawNR9v269XHycOk0au.jpg
                        first_air_date: '2023-02-08'
                        genre_ids:
                          - 10767
                        id: 261555
                        name: Legend
                        origin_country:
                          - FR
                        original_language: fr
                        original_name: Legend
                        overview: ''
                        popularity: 6.847
                        poster_path: /nZfVoWvRrmRHi5cBk2WXET5g5Rm.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /jdMiCJqZQn2yyHYZbdUl3btvtGF.jpg
                        first_air_date: '2021-01-29'
                        genre_ids:
                          - 16
                          - 10759
                        id: 117736
                        name: The Legend of Hanuman
                        origin_country:
                          - IN
                        original_language: hi
                        original_name: The Legend of Hanuman
                        overview: >-
                          When the power-hungry Ravan tore through the world to
                          unleash evil, in his way stood a humble vaanar awoken
                          to his divinity to become an immortal legend. The
                          series follows Hanuman and his transformation from a
                          mighty warrior to a god and how Hanuman became the
                          beacon of hope amidst the harrowing darkness.
                        popularity: 20.236
                        poster_path: /AdCWLnuw01cWkdy7nsZVtnX4KVn.jpg
                        vote_average: 6.5
                        vote_count: 8
                      - adult: false
                        backdrop_path: /ahovT5saCDdtElik8HPK3jvY7Kv.jpg
                        first_air_date: '2021-10-08'
                        genre_ids:
                          - 10759
                          - 35
                        id: 136110
                        name: Kinnikuman The Lost Legend
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: キン肉マン THE LOST LEGEND
                        overview: >-
                          In November, 2019, the planning and production of the
                          live action version of the national hero manga
                          "Kinnikuman", directed by Sono Sion, was in progress.
                          "Kinnikuman" was said to be impossible to adapt but
                          it's now said that it will be a great project. Maeda
                          Gordon, while training at the gym, is contacted by the
                          producer of "Kinnikuman", asking him to appear in the
                          movie. However, there's a hidden past attached to this
                          film and the actor begins looking into the mystery.
                        popularity: 7.112
                        poster_path: /3q2G4vpk9X3gPTxZqz4IBT9SiQ7.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /2bEn7sph0g0Sl7z3BBfPWvP5epK.jpg
                        first_air_date: '1983-02-21'
                        genre_ids:
                          - 18
                          - 10759
                        id: 104
                        name: The Legend of the Condor Heroes
                        origin_country:
                          - HK
                        original_language: cn
                        original_name: 射鵰英雄傳
                        overview: >-
                          The Legend of the Condor Heroes is a Hong Kong
                          television series adapted from Louis Cha's novel of
                          the same title. It was first broadcast on TVB Jade in
                          Hong Kong in 1983. The 59 episodes long series is
                          divided into three parts. This 1983 version is
                          considered by many to be a classic television
                          adaptation of the novel and features the breakthrough
                          role of Barbara Yung, who played Huang Rong.
                        popularity: 31.902
                        poster_path: /aB1u7Y51cjpZrWtBqa0BefAAPcN.jpg
                        vote_average: 7.9
                        vote_count: 17
                      - adult: false
                        backdrop_path: /s4KnYaLU3gor1wzTGQYSfXtXYGU.jpg
                        first_air_date: '2023-03-19'
                        genre_ids:
                          - 16
                          - 10759
                        id: 222608
                        name: Legend of Xianwu
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 仙武传
                        overview: >-
                          As a loyal disciple, Ye Chen dedicated himself to
                          guard the spiritual medicine field for his sect. But,
                          during a fight with enemies, the spiritual field was
                          destroyed. His loyalty and dedication to the sect
                          could not save him. The loyalty he thought he had
                          obtained from his peers and lover, could not save him
                          from betrayal. Thus, he was shamelessly banished from
                          the sect. With the help of a flame falling from
                          heaven, Ye Chen began to develop himself into a
                          stronger cultivator. Battled against his opponents,
                          unfolded his legendary life and rewrote his own story…
                        popularity: 61.435
                        poster_path: /buCVV3Uo6NIcN3SIZDVnW1lriAj.jpg
                        vote_average: 7.8
                        vote_count: 5
                      - adult: false
                        backdrop_path: /kWPqx7ERBxulHMhinkhb0bdr1Cm.jpg
                        first_air_date: '2000-08-07'
                        genre_ids:
                          - 18
                          - 35
                        id: 87602
                        name: The Legendary Four Aces
                        origin_country:
                          - HK
                        original_language: cn
                        original_name: 金裝四大才子
                        overview: >-
                          Four scholarly people who find love. There is the
                          smart and dashing Tang Bo Hu played by Nick Cheung.
                          Greedy Chu Tse San (Bobby), noble and honest Wen Jing
                          Ming (Gordon), and the guy who goes a long Chow Wen
                          Bing (Macro).
                        popularity: 99.298
                        poster_path: /vPP4K3Fnah7erbFNrelx6Otz6qL.jpg
                        vote_average: 7.5
                        vote_count: 6
                      - adult: false
                        backdrop_path: /gisytyDjoxfIH80ZkaR0Da5LKfJ.jpg
                        first_air_date: '2015-09-22'
                        genre_ids:
                          - 18
                          - 10765
                        id: 65665
                        name: The Legend of Zu
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 蜀山战纪
                        overview: >-
                          He was the chosen one. Lu Pao is a dangerous swordsman
                          who is out to get his hands on the powerful Red Ghost
                          Stone. The Sushan School, China’s most famous and
                          influential martial arts school, is the guardian of
                          the stone and protector of the world. The school’s
                          headmaster puts the precious Red Ghost Stone into the
                          body of the talented young swordsman Ding Yin in order
                          to keep it from falling into Lu Pao’s hands. Ding Yin
                          enters the Sushan School to train to become the best
                          swordsman in the world and vows to keep the world safe
                          from the evil doings of Lu Pao. But then Ding Yin
                          meets Lu Pao’s daughter, Yu Wu Xing, who looks just
                          like his dead wife. When Ding Yin falls in love with
                          Wu Xing, will he be able to carry out his mission?
                        popularity: 70.167
                        poster_path: /9ADOi9I4QMvO3DaYCwms4euOyWZ.jpg
                        vote_average: 7.6
                        vote_count: 5
                      - adult: false
                        backdrop_path: /7k2TgRgvgyM23TPdKPVCtsHsIrV.jpg
                        first_air_date: '2019-04-03'
                        genre_ids:
                          - 18
                          - 10765
                        id: 88146
                        name: The Legend of White Snake
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 新白娘子传奇
                        overview: >-
                          Provoked by the actions of a seemingly sly human, an
                          ancient snake spirit takes on a human form, in order
                          to prove him a fraud. Convinced she’s doing the world
                          a favor, Bai Su Zhen challenges Xu Xuan to a contest
                          of skill but what starts as a heated rivalry soon
                          turns to burning passion. Faced with opposition from
                          every side, Bai Su Zhen and Xu Xuan’s love is put to
                          the test time and time again.
                        popularity: 102.747
                        poster_path: /1ZYBRDnpgMcDI3h5ZovCRS2NJvX.jpg
                        vote_average: 7
                        vote_count: 11
                      - adult: false
                        backdrop_path: /aXX7d0ARYXhFHi6Lz7RjN17lOBo.jpg
                        first_air_date: '2015-11-30'
                        genre_ids:
                          - 18
                        id: 65255
                        name: Legend of Mi Yue
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 羋月传
                        overview: >-
                          The story of Mi Yue (Queen Dowager Xuan), the first
                          stateswoman in the history of China. Mi Yue was a
                          young princess who lived in the Kingdom of Chu during
                          the Warring States period. She was sent to Qin as a
                          concubine and part of her sister Mi Shu's dowry,
                          separating her from first love Huang Xie. King Ying Si
                          passes away while his sons are still battling for the
                          throne, and ultimately, Ying Dang comes out as the
                          successor. Mi Yue is banished to Yan with her son Ying
                          Ji. However, Ying Dang suddenly dies, leaving Qin in a
                          state of chaos. Mi Yue enlists the help of the
                          "barbarian" Yiqu army, successfully returning to Qin,
                          suppressing political revolts and instates her son
                          Ying Ji on the throne. Mi Yue goes on to become the
                          first Empress Dowager (Empress Mother) in China’s
                          history.
                        popularity: 185.686
                        poster_path: /cmzztCW7dPqPjVSdgdNgYK0Wf8W.jpg
                        vote_average: 7.5
                        vote_count: 6
                      - adult: false
                        backdrop_path: /xM27gLXWLk01YbAWEsljDkILlaQ.jpg
                        first_air_date: '2004-04-04'
                        genre_ids:
                          - 16
                        id: 22149
                        name: 'Legendz: Tale of the Dragon Kings'
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: レジェンズ 甦る竜王伝説
                        overview: >-
                          When a crafty toy company "Wiz" also known in this
                          show as Dark Wiz Company, finds crystals with the
                          faint DNA of monsters known as "Legendz" are found and
                          made into a battle game.


                          A young boy named Shu receives one these crystals
                          known as "soul figures" from his father after a
                          baseball game. Legendz rapidly became popular and more
                          and more children played it. Wiz employeys start to
                          track down Shu for his special soul figure, for his
                          soul figure can revive real legendz not just the
                          little kiddy digital images! How will Shu fight his
                          way to victory and claim this soul figure as his own?
                        popularity: 19.24
                        poster_path: /yXa3LAdj2JsqKlWjXqTOdgC2qWE.jpg
                        vote_average: 7
                        vote_count: 4
                      - adult: false
                        backdrop_path: /gLqfgWqnQmWcAr8YNXH5XVUAoCI.jpg
                        first_air_date: '2010-06-17'
                        genre_ids:
                          - 35
                          - 18
                        id: 111097
                        name: The Legend of Crazy Monk
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 活佛济公
                        overview: >-
                          The Legend of Crazy Monk  is a Chinese television
                          series about the life of Ji Gong. The series was
                          directed by Lin Tianyi and based on Guo Xiaoting's
                          classical novel Biography of Ji Gong.[1] It was a hot
                          TV series recently in Guangdong Television, Jiangsu
                          Television and Shenzhen Television. It is shown on
                          Mediacorp Channel 8 at 7pm.
                        popularity: 21.986
                        poster_path: /6VBBjnMeCfWy9JQR1sbZ1jcr4iE.jpg
                        vote_average: 5.7
                        vote_count: 3
                      - 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: 167.287
                        poster_path: /j6amUPH88lc7cJf54MKZCf4a9NA.jpg
                        vote_average: 8.8
                        vote_count: 80
                      - adult: false
                        backdrop_path: /gMAj1oqVjjN6CRBdotUaB1aFzk7.jpg
                        first_air_date: '1985-12-09'
                        genre_ids:
                          - 10768
                          - 10759
                        id: 108052
                        name: The Legendary Prime Minister - Zhuge Liang
                        origin_country:
                          - HK
                        original_language: cn
                        original_name: 諸葛亮
                        overview: >-
                          During the late Eastern Han dynasty, warlords fought
                          for power and control, and Cao Cao held the Emperor
                          captive as a means of controlling other lords. Zhuge
                          Liang, a talented scholar, lived through this
                          turbulent period, but did not prioritize fame and
                          wealth. He was asked to help rescue a monastery from
                          disaster and discovered that there were people within
                          the monastery who were collaborating with the Yellow
                          Turban rebels to kidnap young boys and girls. While
                          assisting a kidnapped girl in finding her family,
                          Zhuge Liang met Xiao Qiao from the Eastern Wu empire,
                          and they fell in love despite her earlier engagement
                          to Zhou Yu. Their love was complicated by these
                          circumstances. Meanwhile, Liu Qi, Zhuge Liang's
                          friend, was determined to contact other like-minded
                          figures to rebel against Cao Cao and to kill him. Upon
                          learning of a secret decree from the Emperor, Liu Qi
                          and Zhuge Liang joined forces to plan their next move.
                        popularity: 8.885
                        poster_path: /tXPFLwuYgQ3vjy07yWC18GrvnGP.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /sE06WKjfPWrXgdG3osLpOSZE44a.jpg
                        first_air_date: '2018-09-17'
                        genre_ids:
                          - 18
                          - 10759
                          - 80
                        id: 73182
                        name: Age of Legends
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 橙红年代
                        overview: >-
                          Liu Zi Guang has no memories of the past eight years
                          of his life. When he returns to his hometown,
                          Jiangbei, all he knows is that he wants to live life
                          as an upstanding citizen. But those mysterious eight
                          years are bound to catch up to him as he finds his
                          father injured in the hospital upon his return. Hu
                          Rong is a detective whose looks are as fiery as her
                          personality. She's young, but her tough demeanor and
                          unquestionable skills make her a seasoned officer. She
                          cares intensely about her work, doing whatever it
                          takes to protect the citizens of China. Nie Wanfeng is
                          the leader of a criminal organization. He is a hugely
                          tricky opponent for the police, with both his smarts
                          and viciousness keeping him a free man. When Liu Zi
                          Guang and Hu Rong meet, they initially struggle to get
                          along. But their relationship grows as they both come
                          up against Nie Wanfeng together. Things only
                          complicate, however, as Hu Rong learns more about Liu
                          Zi Guang's past, just as she finds herself falling for
                          him.
                        popularity: 57.07
                        poster_path: /dXpnbN2HIJkNYKzS4kfMmtlcPGE.jpg
                        vote_average: 8.6
                        vote_count: 7
                      - adult: false
                        backdrop_path: /fsjlWftSInJmwtVonkfcemZ3fI.jpg
                        first_air_date: '1994-09-26'
                        genre_ids:
                          - 10768
                          - 10759
                        id: 109063
                        name: Heroic Legend of The Yang'S Family
                        origin_country:
                          - HK
                        original_language: cn
                        original_name: 碧血青天楊家將
                        overview: >-
                          Yang Yanzhao was betrayed by Pang Long and died in
                          battle. Yanzhao's son Yang Zongbao confronted Pang
                          Long Gongtang, and the two insisted on each other, and
                          Yin Bao Zheng of Kaifeng Prefecture designed to have
                          Pang Long personally write down the crime, and Pang
                          Long was sentenced to dragon head ginseng. The
                          bereaved Taishi Pang Xiong swore to kill Bao Zheng and
                          the Yang family general, and the Yang family would
                          join Bao Zheng to fight against Pang Taishi...
                        popularity: 12.833
                        poster_path: /lvfjOR24bFQrRCHdcxpNBuMB3PG.jpg
                        vote_average: 8
                        vote_count: 1
                      - adult: false
                        backdrop_path: /hV0z8OHJ6V7g1Kf5JNOUxFiVP7j.jpg
                        first_air_date: '1994-08-01'
                        genre_ids:
                          - 10759
                          - 10765
                        id: 80935
                        name: The Legend of the Condor Heroes
                        origin_country:
                          - HK
                        original_language: cn
                        original_name: 射雕英雄传
                        overview: >-
                          The Legend of the Condor Heroes is a Hong Kong
                          television series adapted from Louis Cha's novel of
                          the same title. The series was first broadcast on TVB
                          Jade in 1994.
                        popularity: 84.281
                        poster_path: /wFc9q0aukqLipT1Oyt1fk4udjyV.jpg
                        vote_average: 9.1
                        vote_count: 7
                      - adult: false
                        backdrop_path: /2ffeLfZyBrD480R1J7frxhTsbVx.jpg
                        first_air_date: '2020-12-16'
                        genre_ids:
                          - 10759
                          - 9648
                          - 18
                        id: 95834
                        name: Legend of Fei
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 有翡
                        overview: >-
                          Several years ago, the emperor secretly ordered the
                          hero Li Hui to form a mountain stronghold consisting
                          of bandits in order to keep the pugilist world under
                          control. His daughter, Li Jin Rong, leads the
                          stronghold after Li Hui’s death and gives birth to
                          Zhou Fei after marrying scholar Zhou Yi Tang. Zhou
                          Fei’s attempts at escaping have always ended in
                          failure, though Li Jin Rong allows her daughter to go
                          and experience the world outside after her 16th
                          birthday. She meets Xie Yun again after he saves her
                          from drowning during her first escape attempt, and
                          they embark on an adventurous journey through wulin
                          together.
                        popularity: 41.139
                        poster_path: /rngqWUuZ53l8XIMRey2ivhJ2Lhx.jpg
                        vote_average: 7.2
                        vote_count: 15
                      - adult: false
                        backdrop_path: /rLaaHVfmzTIV8tg0r1UbHAPgkM7.jpg
                        first_air_date: '2015-07-28'
                        genre_ids:
                          - 18
                        id: 87638
                        name: The Legend of Xiao Zhuang
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 大玉儿传奇
                        overview: >-
                          The story follows the life of Empress Dowager Xiao
                          Zhuang.
                        popularity: 55.457
                        poster_path: /ojktMp292TXrqySE6Xi9RMLm1i7.jpg
                        vote_average: 5.9
                        vote_count: 4
                      - adult: false
                        backdrop_path: /hB5ZnCaUdHOgr3Fxp9hmUZI3sXz.jpg
                        first_air_date: '2016-07-31'
                        genre_ids:
                          - 10759
                          - 18
                          - 9648
                          - 10765
                        id: 67814
                        name: The Legend of Chusen
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 青云志
                        overview: >-
                          Can a man love a woman but still take down her father?
                          Zhang Xiao Fan and his childhood friend Lin Jing Yu
                          were the only survivors of the Grass Village massacre
                          that wiped out both of their families. Taken in by the
                          Qing Yun Sect, the boys were trained in the ways of
                          the Immortal Sword. Xiao Fan falls in love with Bi
                          Yao, the daughter of the Ghost King. But when the
                          Ghost King tries to grow his power by overthrowing the
                          Qing Yun Sect, Xiao Fan must choose between protecting
                          his people and hurting the woman he loves.
                        popularity: 265.055
                        poster_path: /jaDwqHsXrTm4uF5Lz9Pn31PpFmh.jpg
                        vote_average: 7.2
                        vote_count: 12
                    total_pages: 43
                    total_results: 846
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````