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

# Get trending TV shows

> Get the trending TV shows on TMDB.



## OpenAPI

````yaml api-reference/openapi.yaml get /3/trending/tv/day
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/trending/tv/day:
    get:
      tags:
        - Trending
      summary: Get trending TV shows
      description: Get the trending TV shows on TMDB.
      operationId: getTrendingTvShows
      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=12
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Fri, 03 Jan 2025 22:06:02 GMT
            ETag:
              schema:
                type: string
                example: W/"87e82412203b2ddc656ba6129b3bca96"
            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 f6eede9416393de137afc2f11d733fec.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: dHBJ0xGUsikdRQkZJyGj6MgHc5fIWWxe0D1Jop9rFIcid03uqFkyXw==
            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: '588'
            x-memc-expires:
              schema:
                type: string
                example: '12'
            x-memc-key:
              schema:
                type: string
                example: 88b045d957c55fc9bb6a4cb8571983c8
          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: /2meX1nMdScFOoV4370rqHWKmXhY.jpg
                        first_air_date:
                          type: string
                          example: '2021-09-17'
                        genre_ids:
                          type: array
                          items:
                            type: number
                            example: 10759
                          example:
                            - 10759
                            - 9648
                            - 18
                        id:
                          type: number
                          example: 93405
                        media_type:
                          type: string
                          example: tv
                        name:
                          type: string
                          example: Squid Game
                        origin_country:
                          type: array
                          items:
                            type: string
                            example: KR
                          example:
                            - KR
                        original_language:
                          type: string
                          example: ko
                        original_name:
                          type: string
                          example: 오징어 게임
                        overview:
                          type: string
                          example: >-
                            Hundreds of cash-strapped players accept a strange
                            invitation to compete in children's games. Inside, a
                            tempting prize awaits — with deadly high stakes.
                        popularity:
                          type: number
                          example: 12056.75
                        poster_path:
                          type: string
                          example: /dDlEmu3EZ0Pgg93K2SVNLCjCSvE.jpg
                        vote_average:
                          type: number
                          example: 7.8
                        vote_count:
                          type: number
                          example: 14559
                    example:
                      - adult: false
                        backdrop_path: /2meX1nMdScFOoV4370rqHWKmXhY.jpg
                        first_air_date: '2021-09-17'
                        genre_ids:
                          - 10759
                          - 9648
                          - 18
                        id: 93405
                        media_type: tv
                        name: Squid Game
                        origin_country:
                          - KR
                        original_language: ko
                        original_name: 오징어 게임
                        overview: >-
                          Hundreds of cash-strapped players accept a strange
                          invitation to compete in children's games. Inside, a
                          tempting prize awaits — with deadly high stakes.
                        popularity: 12056.75
                        poster_path: /dDlEmu3EZ0Pgg93K2SVNLCjCSvE.jpg
                        vote_average: 7.8
                        vote_count: 14559
                      - adult: false
                        backdrop_path: /lxtUxUazOvQxRquYLGvRdiQbWXb.jpg
                        first_air_date: '2023-05-04'
                        genre_ids:
                          - 10765
                          - 18
                        id: 125988
                        media_type: tv
                        name: Silo
                        origin_country:
                          - US
                        original_language: en
                        original_name: Silo
                        overview: >-
                          In a ruined and toxic future, thousands live in a
                          giant silo deep underground. After its sheriff breaks
                          a cardinal rule and residents die mysteriously,
                          engineer Juliette starts to uncover shocking secrets
                          and the truth about the silo.
                        popularity: 947.349
                        poster_path: /tlliQuCupf8fpTH7RAor3aKMGy.jpg
                        vote_average: 8.2
                        vote_count: 1202
                      - adult: false
                        backdrop_path: /bGMLZoRtfIY0OxtCOpZiwkUzeQl.jpg
                        first_air_date: '2023-01-06'
                        genre_ids:
                          - 18
                          - 9648
                        id: 112581
                        media_type: tv
                        name: The Rig
                        origin_country:
                          - GB
                        original_language: en
                        original_name: The Rig
                        overview: >-
                          When the crew of the Kinloch Bravo find themselves cut
                          off from all communication with the Scottish mainland
                          by a mysterious fog, they must fight to find a way
                          home whilst managing environmental pressures, mounting
                          paranoia and rising tensions. But as the threat facing
                          them reveals itself to be something beyond their
                          wildest imagination, the divided crew must form an
                          alliance to ensure survival.
                        popularity: 106.438
                        poster_path: /o8KxvfdpSVCP53d4S6a4DPHOqNh.jpg
                        vote_average: 6.8
                        vote_count: 154
                      - adult: false
                        backdrop_path: /q8vXtjJn2OPMMQi92HuLb9jHKM3.jpg
                        first_air_date: '2025-01-01'
                        genre_ids:
                          - 18
                          - 80
                          - 9648
                        id: 244243
                        media_type: tv
                        name: Missing You
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Missing You
                        overview: >-
                          When Detective Kat Donovan matches on a dating app
                          with the fiancé who disappeared years before, she
                          learns that some secrets are best left in the past.
                        popularity: 184.597
                        poster_path: /aEiqusZEqOrqHmRtOninChmcOG0.jpg
                        vote_average: 6.5
                        vote_count: 18
                      - adult: false
                        backdrop_path: /A2d4FQhXbwTFwQwNNnIrHfLOLmf.jpg
                        first_air_date: '2025-01-02'
                        genre_ids:
                          - 16
                          - 18
                        id: 274580
                        media_type: tv
                        name: Ave Mujica - The Die Is Cast -
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: BanG Dream! Ave Mujica
                        overview: >-
                          After losing everything in a single night, Sakiko
                          Togawa reaches out toward an even deeper abyss, one
                          that will drag everyone around her down as well.
                          Gathering the lives of girls burdened with their own
                          troubles and desires, Sakiko raises the curtain on a
                          perfect masquerade. On a stage where sorrow, death,
                          fear, love—even the solace of forgetting—are stripped
                          away, will their masks be torn off and shatter into
                          oblivion, or will they...
                        popularity: 64.002
                        poster_path: /qNhPkbvvS0s5r7ZWdtji5gEkmK7.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /atPVFcn6Wfp6nv4T6BxQwAAxKRV.jpg
                        first_air_date: '2024-03-13'
                        genre_ids:
                          - 10759
                        id: 241269
                        media_type: tv
                        name: Bandidos
                        origin_country:
                          - MX
                        original_language: es
                        original_name: Bandidos
                        overview: >-
                          A gang of skilled misfits ventures to uncover a
                          long-hidden Mayan treasure. Their strategy? Hazy.
                          Their dynamic? Off. Luckily, they're pretty ingenious.
                        popularity: 119.391
                        poster_path: /hoM8DvKJw5KPfdHbcITxn0rO2HZ.jpg
                        vote_average: 7.3
                        vote_count: 107
                      - adult: false
                        backdrop_path: /hGdTq9BX3DB2gwGGFMLTdipCBPk.jpg
                        first_air_date: '2022-10-30'
                        genre_ids:
                          - 18
                          - 10768
                        id: 93870
                        media_type: tv
                        name: SAS Rogue Heroes
                        origin_country:
                          - GB
                        original_language: en
                        original_name: SAS Rogue Heroes
                        overview: >-
                          The dramatised account of how the world’s greatest
                          Special Forces unit, the SAS, was formed under
                          extraordinary circumstances in the darkest days of
                          World War Two.
                        popularity: 200.632
                        poster_path: /qEaxiDrPaTY34eIg6naXMfM2IKC.jpg
                        vote_average: 7.7
                        vote_count: 88
                      - adult: false
                        backdrop_path: /6E0hbesJfpekAqL2AeHYukkHcbD.jpg
                        first_air_date: '2024-12-02'
                        genre_ids:
                          - 10759
                          - 10765
                        id: 202879
                        media_type: tv
                        name: 'Star Wars: Skeleton Crew'
                        origin_country:
                          - US
                        original_language: en
                        original_name: 'Star Wars: Skeleton Crew'
                        overview: >-
                          Four ordinary kids search for their home planet after
                          getting lost in the Star Wars galaxy.
                        popularity: 652.773
                        poster_path: /srQbJhLRKoAwRrNN5ga7webPHbC.jpg
                        vote_average: 7.3
                        vote_count: 124
                      - adult: false
                        backdrop_path: /tcKq2Naaf59TfOnNs4H2BT9m4A3.jpg
                        first_air_date: '2025-01-02'
                        genre_ids:
                          - 18
                        id: 244321
                        media_type: tv
                        name: 'Lockerbie: A Search for Truth'
                        origin_country:
                          - GB
                        original_language: en
                        original_name: 'Lockerbie: A Search for Truth'
                        overview: >-
                          Dr. Jim Swire tragically loses his daughter when Pan
                          Am Flight 103 exploded over a small town on December
                          21, 1988. Travelling across continents and political
                          divides, Swire embarks on a relentless journey that
                          not only jeopardizes his stability, family and life,
                          but completely overturns his trust in the justice
                          system. As the truth shifts under Jim’s feet, his view
                          of the world is left forever sullied.
                        popularity: 76.93
                        poster_path: /1N0dY2EIxNyEjSAPyrROsGt9jlR.jpg
                        vote_average: 6
                        vote_count: 2
                      - adult: false
                        backdrop_path: /4N6zEMfZ57zNEQcM8gWeERFupMv.jpg
                        first_air_date: '2021-08-11'
                        genre_ids:
                          - 16
                          - 10759
                          - 10765
                        id: 91363
                        media_type: tv
                        name: What If...?
                        origin_country:
                          - US
                        original_language: en
                        original_name: What If...?
                        overview: >-
                          Taking inspiration from the comic books of the same
                          name, each episode of this animated anthology series
                          questions, revisits and twists classic Marvel
                          Cinematic moments.
                        popularity: 529.447
                        poster_path: /lztz5XBMG1x6Y5ubz7CxfPFsAcW.jpg
                        vote_average: 8.13
                        vote_count: 4253
                      - adult: false
                        backdrop_path: /jmcRdwSOb1Bo1snMtxTSWOqbvgR.jpg
                        first_air_date: '2024-12-15'
                        genre_ids:
                          - 80
                          - 18
                        id: 219937
                        media_type: tv
                        name: 'Dexter: Original Sin'
                        origin_country:
                          - US
                        original_language: en
                        original_name: 'Dexter: Original Sin'
                        overview: >-
                          In 1991 Miami, Dexter Morgan transitions from student
                          to avenging serial killer. When his bloodthirsty urges
                          can't be ignored any longer, Dexter must learn to
                          channel his inner darkness. With the guidance of his
                          father, Harry, he adopts a Code designed to help him
                          find and kill people who deserve to be eliminated from
                          society without getting on law enforcements' radar.
                          This is a particular challenge for young Dexter as he
                          begins a forensics internship at the Miami Metro
                          Police Department.
                        popularity: 349.223
                        poster_path: /j5bP7spdfS0NpDLKDlqJYyJPi1j.jpg
                        vote_average: 8.8
                        vote_count: 52
                      - adult: false
                        backdrop_path: /oBYKvW0VS1L3Gfr81VoJgeK7jzo.jpg
                        first_air_date: '2025-01-02'
                        genre_ids:
                          - 16
                          - 9648
                        id: 250994
                        media_type: tv
                        name: 'Ameku M.D.: Doctor Detective'
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: 天久鷹央の推理カルテ
                        overview: >-
                          Ten’ikai General Hospital’s Supervisory Department of
                          Diagnostic Pathology handles cases other physicians
                          deem too difficult to treat. It’s also where bizarre
                          mysteries surface, from unexplained illnesses to
                          strange murders even the police can’t solve. At the
                          center of it all is Takao Ameku, a brilliant doctor
                          determined to reveal the shocking truth behind these
                          anomalies.
                        popularity: 67.651
                        poster_path: /mjTuJbgOssPGzCVGuqGxbnwS6iA.jpg
                        vote_average: 10
                        vote_count: 1
                      - adult: false
                        backdrop_path: /gDtZQmfzvErZpeXOVeCBQE9WkSF.jpg
                        first_air_date: '2024-05-11'
                        genre_ids:
                          - 10759
                          - 18
                          - 10765
                        id: 239770
                        media_type: tv
                        name: Doctor Who
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Doctor Who
                        overview: >-
                          The Doctor and his companion travel across time and
                          space encountering incredible friends and foes.
                        popularity: 141.918
                        poster_path: /8FHthx4Vu81J4X5BTLhJYK9Gtbs.jpg
                        vote_average: 6.6
                        vote_count: 172
                      - adult: false
                        backdrop_path: /enVrO8TRkdT8dmYXTfI4sEjR5Kp.jpg
                        first_air_date: '2024-11-07'
                        genre_ids:
                          - 18
                          - 10759
                          - 9648
                        id: 222766
                        media_type: tv
                        name: The Day of the Jackal
                        origin_country:
                          - GB
                        original_language: en
                        original_name: The Day of the Jackal
                        overview: >-
                          An unrivalled and highly elusive lone assassin, the
                          Jackal, makes his living carrying out hits for the
                          highest fee. But following his latest kill, he meets
                          his match in a tenacious British intelligence officer
                          who starts to track down the Jackal in a thrilling
                          cat-and-mouse chase across Europe, leaving destruction
                          in its wake.
                        popularity: 731.53
                        poster_path: /tYLecM3WSEjlkKhkGiH5G68Dprm.jpg
                        vote_average: 8.31
                        vote_count: 295
                      - adult: false
                        backdrop_path: /4Mt7WHox67uJ1yErwTBFcV8KWgG.jpg
                        first_air_date: '1999-10-20'
                        genre_ids:
                          - 10759
                          - 35
                          - 16
                        id: 37854
                        media_type: tv
                        name: One Piece
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: ワンピース
                        overview: >-
                          Years ago, the fearsome Pirate King, Gol D. Roger was
                          executed leaving a huge pile of treasure and the
                          famous "One Piece" behind. Whoever claims the "One
                          Piece" will be named the new King of the Pirates.


                          Monkey D. Luffy, a boy who consumed a "Devil Fruit,"
                          decides to follow in the footsteps of his idol, the
                          pirate Shanks, and find the One Piece. It helps, of
                          course, that his body has the properties of rubber and
                          that he's surrounded by a bevy of skilled fighters and
                          thieves to help him along the way.


                          Luffy will do anything to get the One Piece and become
                          King of the Pirates!
                        popularity: 397.86
                        poster_path: /cMD9Ygz11zjJzAovURpO75Qg7rT.jpg
                        vote_average: 8.7
                        vote_count: 4746
                      - adult: false
                        backdrop_path: /6vJs9DVKAIYAX1NoCnKj0jM9ZO.jpg
                        first_air_date: '2025-01-03'
                        genre_ids:
                          - 16
                          - 35
                        id: 257790
                        media_type: tv
                        name: I'm Getting Married to a Girl I Hate in My Class
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: クラスの大嫌いな女子と結婚することになった。
                        overview: >-
                          High school student Saito Hojo is set to inherit his
                          grandfather’s major corporation. First, he must marry
                          Akane Sakuramori, the girl he despises the most, and
                          who hates him just as much. The two are determined to
                          keep their unexpected marriage a secret from their
                          classmates. But as they begin their newlywed life, the
                          distance between them starts to close.
                        popularity: 43.301
                        poster_path: /kl9qr0lfcJIlomNGN6qsad9IXOB.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /r2KuXtZWoq9DxFdUEWNiK8lMfRo.jpg
                        first_air_date: '2024-12-05'
                        genre_ids:
                          - 16
                          - 10765
                          - 10759
                        id: 219543
                        media_type: tv
                        name: Creature Commandos
                        origin_country:
                          - US
                        original_language: en
                        original_name: Creature Commandos
                        overview: >-
                          Follow the exploits of the Creature Commandos, a
                          secret team of incarcerated monsters recruited for
                          missions deemed too dangerous for humans. When all
                          else fails…they're your last, worst option.
                        popularity: 380.567
                        poster_path: /5zyl7L6HfAqZcjnlvzMOru5rE5C.jpg
                        vote_average: 8.2
                        vote_count: 74
                      - adult: false
                        backdrop_path: /sYXLeu5usz6yEz0k00FYvtEdodD.jpg
                        first_air_date: '2021-11-06'
                        genre_ids:
                          - 16
                          - 10765
                          - 18
                          - 10759
                        id: 94605
                        media_type: tv
                        name: Arcane
                        origin_country:
                          - US
                        original_language: en
                        original_name: Arcane
                        overview: >-
                          Amid the stark discord of twin cities Piltover and
                          Zaun, two sisters fight on rival sides of a war
                          between magic technologies and clashing convictions.
                        popularity: 415.569
                        poster_path: /abf8tHznhSvl9BAElD2cQeRr7do.jpg
                        vote_average: 8.778
                        vote_count: 4703
                      - adult: false
                        backdrop_path: /qDQt2pdwyWEWWWTBVBDo2UhYODc.jpg
                        first_air_date: '2025-01-02'
                        genre_ids:
                          - 16
                          - 10765
                          - 10759
                        id: 261298
                        media_type: tv
                        name: Possibly the Greatest Alchemist of All Time
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: いずれ最強の錬金術師？
                        overview: >-
                          Iruma Takumi finds himself caught up in a hero
                          summoning, even though he’s not a hero. Summoned by
                          mistake to Mildgard, a fantasy world of swords and
                          magic, Takumi is given a chance to start over. Though
                          he dreams of a peaceful life, the goddess Nolyn grants
                          him “alchemy,” an ultra-powerful skill that allows him
                          to create anything from holy swords to flying ships.
                          His reluctant adventure begins!
                        popularity: 39.431
                        poster_path: /4TyTS9O7ECH3mXpazQ6GpJXCqNm.jpg
                        vote_average: 10
                        vote_count: 1
                      - adult: false
                        backdrop_path: /cKoqaUjA92jALvs3V5JlvfUkg9W.jpg
                        first_air_date: '2025-01-02'
                        genre_ids:
                          - 16
                          - 10759
                          - 10765
                        id: 258228
                        media_type: tv
                        name: Momentary Lily
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: もめんたりー・リリィ
                        overview: >-
                          Robotic invaders wiped out all life, but Renge fights
                          to survive using her powers. With no memories, she
                          roams the city until she meets five other young women,
                          each with unique abilities. Together, they make the
                          most of their lives, cooking delicious meals between
                          battles with mechanical monstrosities. As they uncover
                          the secrets of their powers and pasts, they find
                          strength in their friendship.
                        popularity: 63.354
                        poster_path: /cH83QODjpx3nwHBHkNYnXigMHb1.jpg
                        vote_average: 0
                        vote_count: 0
                  total_pages:
                    type: number
                    example: 500
                  total_results:
                    type: number
                    example: 10000
              examples:
                New Request:
                  value:
                    page: 1
                    results:
                      - adult: false
                        backdrop_path: /2meX1nMdScFOoV4370rqHWKmXhY.jpg
                        first_air_date: '2021-09-17'
                        genre_ids:
                          - 10759
                          - 9648
                          - 18
                        id: 93405
                        media_type: tv
                        name: Squid Game
                        origin_country:
                          - KR
                        original_language: ko
                        original_name: 오징어 게임
                        overview: >-
                          Hundreds of cash-strapped players accept a strange
                          invitation to compete in children's games. Inside, a
                          tempting prize awaits — with deadly high stakes.
                        popularity: 12056.75
                        poster_path: /dDlEmu3EZ0Pgg93K2SVNLCjCSvE.jpg
                        vote_average: 7.8
                        vote_count: 14559
                      - adult: false
                        backdrop_path: /lxtUxUazOvQxRquYLGvRdiQbWXb.jpg
                        first_air_date: '2023-05-04'
                        genre_ids:
                          - 10765
                          - 18
                        id: 125988
                        media_type: tv
                        name: Silo
                        origin_country:
                          - US
                        original_language: en
                        original_name: Silo
                        overview: >-
                          In a ruined and toxic future, thousands live in a
                          giant silo deep underground. After its sheriff breaks
                          a cardinal rule and residents die mysteriously,
                          engineer Juliette starts to uncover shocking secrets
                          and the truth about the silo.
                        popularity: 947.349
                        poster_path: /tlliQuCupf8fpTH7RAor3aKMGy.jpg
                        vote_average: 8.2
                        vote_count: 1202
                      - adult: false
                        backdrop_path: /bGMLZoRtfIY0OxtCOpZiwkUzeQl.jpg
                        first_air_date: '2023-01-06'
                        genre_ids:
                          - 18
                          - 9648
                        id: 112581
                        media_type: tv
                        name: The Rig
                        origin_country:
                          - GB
                        original_language: en
                        original_name: The Rig
                        overview: >-
                          When the crew of the Kinloch Bravo find themselves cut
                          off from all communication with the Scottish mainland
                          by a mysterious fog, they must fight to find a way
                          home whilst managing environmental pressures, mounting
                          paranoia and rising tensions. But as the threat facing
                          them reveals itself to be something beyond their
                          wildest imagination, the divided crew must form an
                          alliance to ensure survival.
                        popularity: 106.438
                        poster_path: /o8KxvfdpSVCP53d4S6a4DPHOqNh.jpg
                        vote_average: 6.8
                        vote_count: 154
                      - adult: false
                        backdrop_path: /q8vXtjJn2OPMMQi92HuLb9jHKM3.jpg
                        first_air_date: '2025-01-01'
                        genre_ids:
                          - 18
                          - 80
                          - 9648
                        id: 244243
                        media_type: tv
                        name: Missing You
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Missing You
                        overview: >-
                          When Detective Kat Donovan matches on a dating app
                          with the fiancé who disappeared years before, she
                          learns that some secrets are best left in the past.
                        popularity: 184.597
                        poster_path: /aEiqusZEqOrqHmRtOninChmcOG0.jpg
                        vote_average: 6.5
                        vote_count: 18
                      - adult: false
                        backdrop_path: /A2d4FQhXbwTFwQwNNnIrHfLOLmf.jpg
                        first_air_date: '2025-01-02'
                        genre_ids:
                          - 16
                          - 18
                        id: 274580
                        media_type: tv
                        name: Ave Mujica - The Die Is Cast -
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: BanG Dream! Ave Mujica
                        overview: >-
                          After losing everything in a single night, Sakiko
                          Togawa reaches out toward an even deeper abyss, one
                          that will drag everyone around her down as well.
                          Gathering the lives of girls burdened with their own
                          troubles and desires, Sakiko raises the curtain on a
                          perfect masquerade. On a stage where sorrow, death,
                          fear, love—even the solace of forgetting—are stripped
                          away, will their masks be torn off and shatter into
                          oblivion, or will they...
                        popularity: 64.002
                        poster_path: /qNhPkbvvS0s5r7ZWdtji5gEkmK7.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /atPVFcn6Wfp6nv4T6BxQwAAxKRV.jpg
                        first_air_date: '2024-03-13'
                        genre_ids:
                          - 10759
                        id: 241269
                        media_type: tv
                        name: Bandidos
                        origin_country:
                          - MX
                        original_language: es
                        original_name: Bandidos
                        overview: >-
                          A gang of skilled misfits ventures to uncover a
                          long-hidden Mayan treasure. Their strategy? Hazy.
                          Their dynamic? Off. Luckily, they're pretty ingenious.
                        popularity: 119.391
                        poster_path: /hoM8DvKJw5KPfdHbcITxn0rO2HZ.jpg
                        vote_average: 7.3
                        vote_count: 107
                      - adult: false
                        backdrop_path: /hGdTq9BX3DB2gwGGFMLTdipCBPk.jpg
                        first_air_date: '2022-10-30'
                        genre_ids:
                          - 18
                          - 10768
                        id: 93870
                        media_type: tv
                        name: SAS Rogue Heroes
                        origin_country:
                          - GB
                        original_language: en
                        original_name: SAS Rogue Heroes
                        overview: >-
                          The dramatised account of how the world’s greatest
                          Special Forces unit, the SAS, was formed under
                          extraordinary circumstances in the darkest days of
                          World War Two.
                        popularity: 200.632
                        poster_path: /qEaxiDrPaTY34eIg6naXMfM2IKC.jpg
                        vote_average: 7.7
                        vote_count: 88
                      - adult: false
                        backdrop_path: /6E0hbesJfpekAqL2AeHYukkHcbD.jpg
                        first_air_date: '2024-12-02'
                        genre_ids:
                          - 10759
                          - 10765
                        id: 202879
                        media_type: tv
                        name: 'Star Wars: Skeleton Crew'
                        origin_country:
                          - US
                        original_language: en
                        original_name: 'Star Wars: Skeleton Crew'
                        overview: >-
                          Four ordinary kids search for their home planet after
                          getting lost in the Star Wars galaxy.
                        popularity: 652.773
                        poster_path: /srQbJhLRKoAwRrNN5ga7webPHbC.jpg
                        vote_average: 7.3
                        vote_count: 124
                      - adult: false
                        backdrop_path: /tcKq2Naaf59TfOnNs4H2BT9m4A3.jpg
                        first_air_date: '2025-01-02'
                        genre_ids:
                          - 18
                        id: 244321
                        media_type: tv
                        name: 'Lockerbie: A Search for Truth'
                        origin_country:
                          - GB
                        original_language: en
                        original_name: 'Lockerbie: A Search for Truth'
                        overview: >-
                          Dr. Jim Swire tragically loses his daughter when Pan
                          Am Flight 103 exploded over a small town on December
                          21, 1988. Travelling across continents and political
                          divides, Swire embarks on a relentless journey that
                          not only jeopardizes his stability, family and life,
                          but completely overturns his trust in the justice
                          system. As the truth shifts under Jim’s feet, his view
                          of the world is left forever sullied.
                        popularity: 76.93
                        poster_path: /1N0dY2EIxNyEjSAPyrROsGt9jlR.jpg
                        vote_average: 6
                        vote_count: 2
                      - adult: false
                        backdrop_path: /4N6zEMfZ57zNEQcM8gWeERFupMv.jpg
                        first_air_date: '2021-08-11'
                        genre_ids:
                          - 16
                          - 10759
                          - 10765
                        id: 91363
                        media_type: tv
                        name: What If...?
                        origin_country:
                          - US
                        original_language: en
                        original_name: What If...?
                        overview: >-
                          Taking inspiration from the comic books of the same
                          name, each episode of this animated anthology series
                          questions, revisits and twists classic Marvel
                          Cinematic moments.
                        popularity: 529.447
                        poster_path: /lztz5XBMG1x6Y5ubz7CxfPFsAcW.jpg
                        vote_average: 8.13
                        vote_count: 4253
                      - adult: false
                        backdrop_path: /jmcRdwSOb1Bo1snMtxTSWOqbvgR.jpg
                        first_air_date: '2024-12-15'
                        genre_ids:
                          - 80
                          - 18
                        id: 219937
                        media_type: tv
                        name: 'Dexter: Original Sin'
                        origin_country:
                          - US
                        original_language: en
                        original_name: 'Dexter: Original Sin'
                        overview: >-
                          In 1991 Miami, Dexter Morgan transitions from student
                          to avenging serial killer. When his bloodthirsty urges
                          can't be ignored any longer, Dexter must learn to
                          channel his inner darkness. With the guidance of his
                          father, Harry, he adopts a Code designed to help him
                          find and kill people who deserve to be eliminated from
                          society without getting on law enforcements' radar.
                          This is a particular challenge for young Dexter as he
                          begins a forensics internship at the Miami Metro
                          Police Department.
                        popularity: 349.223
                        poster_path: /j5bP7spdfS0NpDLKDlqJYyJPi1j.jpg
                        vote_average: 8.8
                        vote_count: 52
                      - adult: false
                        backdrop_path: /oBYKvW0VS1L3Gfr81VoJgeK7jzo.jpg
                        first_air_date: '2025-01-02'
                        genre_ids:
                          - 16
                          - 9648
                        id: 250994
                        media_type: tv
                        name: 'Ameku M.D.: Doctor Detective'
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: 天久鷹央の推理カルテ
                        overview: >-
                          Ten’ikai General Hospital’s Supervisory Department of
                          Diagnostic Pathology handles cases other physicians
                          deem too difficult to treat. It’s also where bizarre
                          mysteries surface, from unexplained illnesses to
                          strange murders even the police can’t solve. At the
                          center of it all is Takao Ameku, a brilliant doctor
                          determined to reveal the shocking truth behind these
                          anomalies.
                        popularity: 67.651
                        poster_path: /mjTuJbgOssPGzCVGuqGxbnwS6iA.jpg
                        vote_average: 10
                        vote_count: 1
                      - adult: false
                        backdrop_path: /gDtZQmfzvErZpeXOVeCBQE9WkSF.jpg
                        first_air_date: '2024-05-11'
                        genre_ids:
                          - 10759
                          - 18
                          - 10765
                        id: 239770
                        media_type: tv
                        name: Doctor Who
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Doctor Who
                        overview: >-
                          The Doctor and his companion travel across time and
                          space encountering incredible friends and foes.
                        popularity: 141.918
                        poster_path: /8FHthx4Vu81J4X5BTLhJYK9Gtbs.jpg
                        vote_average: 6.6
                        vote_count: 172
                      - adult: false
                        backdrop_path: /enVrO8TRkdT8dmYXTfI4sEjR5Kp.jpg
                        first_air_date: '2024-11-07'
                        genre_ids:
                          - 18
                          - 10759
                          - 9648
                        id: 222766
                        media_type: tv
                        name: The Day of the Jackal
                        origin_country:
                          - GB
                        original_language: en
                        original_name: The Day of the Jackal
                        overview: >-
                          An unrivalled and highly elusive lone assassin, the
                          Jackal, makes his living carrying out hits for the
                          highest fee. But following his latest kill, he meets
                          his match in a tenacious British intelligence officer
                          who starts to track down the Jackal in a thrilling
                          cat-and-mouse chase across Europe, leaving destruction
                          in its wake.
                        popularity: 731.53
                        poster_path: /tYLecM3WSEjlkKhkGiH5G68Dprm.jpg
                        vote_average: 8.31
                        vote_count: 295
                      - adult: false
                        backdrop_path: /4Mt7WHox67uJ1yErwTBFcV8KWgG.jpg
                        first_air_date: '1999-10-20'
                        genre_ids:
                          - 10759
                          - 35
                          - 16
                        id: 37854
                        media_type: tv
                        name: One Piece
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: ワンピース
                        overview: >-
                          Years ago, the fearsome Pirate King, Gol D. Roger was
                          executed leaving a huge pile of treasure and the
                          famous "One Piece" behind. Whoever claims the "One
                          Piece" will be named the new King of the Pirates.


                          Monkey D. Luffy, a boy who consumed a "Devil Fruit,"
                          decides to follow in the footsteps of his idol, the
                          pirate Shanks, and find the One Piece. It helps, of
                          course, that his body has the properties of rubber and
                          that he's surrounded by a bevy of skilled fighters and
                          thieves to help him along the way.


                          Luffy will do anything to get the One Piece and become
                          King of the Pirates!
                        popularity: 397.86
                        poster_path: /cMD9Ygz11zjJzAovURpO75Qg7rT.jpg
                        vote_average: 8.7
                        vote_count: 4746
                      - adult: false
                        backdrop_path: /6vJs9DVKAIYAX1NoCnKj0jM9ZO.jpg
                        first_air_date: '2025-01-03'
                        genre_ids:
                          - 16
                          - 35
                        id: 257790
                        media_type: tv
                        name: I'm Getting Married to a Girl I Hate in My Class
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: クラスの大嫌いな女子と結婚することになった。
                        overview: >-
                          High school student Saito Hojo is set to inherit his
                          grandfather’s major corporation. First, he must marry
                          Akane Sakuramori, the girl he despises the most, and
                          who hates him just as much. The two are determined to
                          keep their unexpected marriage a secret from their
                          classmates. But as they begin their newlywed life, the
                          distance between them starts to close.
                        popularity: 43.301
                        poster_path: /kl9qr0lfcJIlomNGN6qsad9IXOB.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /r2KuXtZWoq9DxFdUEWNiK8lMfRo.jpg
                        first_air_date: '2024-12-05'
                        genre_ids:
                          - 16
                          - 10765
                          - 10759
                        id: 219543
                        media_type: tv
                        name: Creature Commandos
                        origin_country:
                          - US
                        original_language: en
                        original_name: Creature Commandos
                        overview: >-
                          Follow the exploits of the Creature Commandos, a
                          secret team of incarcerated monsters recruited for
                          missions deemed too dangerous for humans. When all
                          else fails…they're your last, worst option.
                        popularity: 380.567
                        poster_path: /5zyl7L6HfAqZcjnlvzMOru5rE5C.jpg
                        vote_average: 8.2
                        vote_count: 74
                      - adult: false
                        backdrop_path: /sYXLeu5usz6yEz0k00FYvtEdodD.jpg
                        first_air_date: '2021-11-06'
                        genre_ids:
                          - 16
                          - 10765
                          - 18
                          - 10759
                        id: 94605
                        media_type: tv
                        name: Arcane
                        origin_country:
                          - US
                        original_language: en
                        original_name: Arcane
                        overview: >-
                          Amid the stark discord of twin cities Piltover and
                          Zaun, two sisters fight on rival sides of a war
                          between magic technologies and clashing convictions.
                        popularity: 415.569
                        poster_path: /abf8tHznhSvl9BAElD2cQeRr7do.jpg
                        vote_average: 8.778
                        vote_count: 4703
                      - adult: false
                        backdrop_path: /qDQt2pdwyWEWWWTBVBDo2UhYODc.jpg
                        first_air_date: '2025-01-02'
                        genre_ids:
                          - 16
                          - 10765
                          - 10759
                        id: 261298
                        media_type: tv
                        name: Possibly the Greatest Alchemist of All Time
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: いずれ最強の錬金術師？
                        overview: >-
                          Iruma Takumi finds himself caught up in a hero
                          summoning, even though he’s not a hero. Summoned by
                          mistake to Mildgard, a fantasy world of swords and
                          magic, Takumi is given a chance to start over. Though
                          he dreams of a peaceful life, the goddess Nolyn grants
                          him “alchemy,” an ultra-powerful skill that allows him
                          to create anything from holy swords to flying ships.
                          His reluctant adventure begins!
                        popularity: 39.431
                        poster_path: /4TyTS9O7ECH3mXpazQ6GpJXCqNm.jpg
                        vote_average: 10
                        vote_count: 1
                      - adult: false
                        backdrop_path: /cKoqaUjA92jALvs3V5JlvfUkg9W.jpg
                        first_air_date: '2025-01-02'
                        genre_ids:
                          - 16
                          - 10759
                          - 10765
                        id: 258228
                        media_type: tv
                        name: Momentary Lily
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: もめんたりー・リリィ
                        overview: >-
                          Robotic invaders wiped out all life, but Renge fights
                          to survive using her powers. With no memories, she
                          roams the city until she meets five other young women,
                          each with unique abilities. Together, they make the
                          most of their lives, cooking delicious meals between
                          battles with mechanical monstrosities. As they uncover
                          the secrets of their powers and pasts, they find
                          strength in their friendship.
                        popularity: 63.354
                        poster_path: /cH83QODjpx3nwHBHkNYnXigMHb1.jpg
                        vote_average: 0
                        vote_count: 0
                    total_pages: 500
                    total_results: 10000
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````