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

# Airing Today

> This endpoint retrieves a list of TV shows airing today.



## OpenAPI

````yaml api-reference/openapi.yaml get /3/tv/airing_today
openapi: 3.0.3
info:
  title: The Movie Database API
  description: >-
    Welcome to the third version of The Movie Database (TMDB) API. Our API
    provides you with vast access to a range of movies, TV shows, actor
    information, and images.


    With the TMDB API, you can easily integrate any of these functionalities in
    your application.
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
  - url: Collection
security:
  - bearerAuth: []
tags:
  - name: Validate Key
  - name: Authentication
  - name: Guest Sessions
  - name: Configuration
  - name: Account
  - name: Search
  - name: Discover
  - name: Find
  - name: Keyword
  - name: Lists
  - name: V3 vs V4
    description: >-
      There is version 4 (v4) for our list API. It contains several advanced
      improvements that differentiate it from the version 3 (v3) list. Although
      v3 lists will continue to work, you can only access these features if you
      switch to v4 lists.


      Some of the new improvements you can access on v4 lists include:


      - You can Import "unlimited" items in a single request
          
      - You can use mixed-type (movie and TV) lists
          
      - You can use private lists
          
      - You can add and use comments per item
          
      - There are more sort options
          
      - They are faster
          

      Check the v4 [documentation
      ](https://developer.themoviedb.org/v4/docs/getting-started) for more
      information.  
  - name: Collections
  - name: Companies
  - name: Networks
  - name: Trending
  - name: Movies
  - name: Movie Lists
  - name: TV Series
  - name: TV Series Lists
  - name: TV Seasons
  - name: TV Providers
  - name: TV Episode Groups
  - name: Watch Providers
  - name: People
  - name: People List
  - name: Genre
  - name: Changes
  - name: Credits
  - name: Certifications
paths:
  /3/tv/airing_today:
    get:
      tags:
        - TV Series Lists
      summary: Airing Today
      description: This endpoint retrieves a list of TV shows airing today.
      operationId: airingToday
      parameters:
        - name: language
          in: query
          schema:
            type: string
            example: en
          description: This represents the language,
        - name: page
          in: query
          schema:
            type: string
            example: '1'
          description: This represents the page number.
        - name: timezone
          in: query
          schema:
            type: string
          description: This represents the timezone
      responses:
        '200':
          description: Airing Today
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=27769
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Sat, 28 Dec 2024 14:01:39 GMT
            ETag:
              schema:
                type: string
                example: W/"89f9942d936a758c7d60a76d9ad7d7a0"
            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 077b94dab77b8114aebf503be197d7d8.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: VN34hlB32Mp1KufawbMdDxTOtZq2qjNfHlEmjdpIsPVdlavMyGXVxw==
            X-Amz-Cf-Pop:
              schema:
                type: string
                example: IAD89-C3
            X-Cache:
              schema:
                type: string
                example: Miss from cloudfront
            x-memc:
              schema:
                type: string
                example: MISS, STORE
            x-memc-age:
              schema:
                type: string
                example: '0'
            x-memc-expires:
              schema:
                type: string
                example: '27769'
            x-memc-key:
              schema:
                type: string
                example: 746acc7801f4ecc61b27ca6a25688e61
          content:
            application/json:
              schema:
                type: object
                properties:
                  page:
                    type: number
                    example: 1
                  results:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                        backdrop_path:
                          type: string
                          nullable: true
                          example: /jWXrQstj7p3Wl5MfYWY6IHqRpDb.jpg
                        first_air_date:
                          type: string
                          example: '1952-12-26'
                        genre_ids:
                          type: array
                          items:
                            type: number
                            example: 10763
                          example:
                            - 10763
                        id:
                          type: number
                          example: 94722
                        name:
                          type: string
                          example: Tagesschau
                        origin_country:
                          type: array
                          items:
                            type: string
                            example: DE
                          example:
                            - DE
                        original_language:
                          type: string
                          example: de
                        original_name:
                          type: string
                          example: Tagesschau
                        overview:
                          type: string
                          example: >-
                            German daily news program, the oldest still existing
                            program on German television.
                        popularity:
                          type: number
                          example: 2734.827
                        poster_path:
                          type: string
                          nullable: true
                          example: /7dFZJ2ZJJdcmkp05B9NWlqTJ5tq.jpg
                        vote_average:
                          type: number
                          example: 6.8
                        vote_count:
                          type: number
                          example: 237
                    example:
                      - adult: false
                        backdrop_path: /jWXrQstj7p3Wl5MfYWY6IHqRpDb.jpg
                        first_air_date: '1952-12-26'
                        genre_ids:
                          - 10763
                        id: 94722
                        name: Tagesschau
                        origin_country:
                          - DE
                        original_language: de
                        original_name: Tagesschau
                        overview: >-
                          German daily news program, the oldest still existing
                          program on German television.
                        popularity: 2734.827
                        poster_path: /7dFZJ2ZJJdcmkp05B9NWlqTJ5tq.jpg
                        vote_average: 6.8
                        vote_count: 237
                      - adult: false
                        backdrop_path: /tPLUHT2cQYJi66aSZZ1qrcu74Zq.jpg
                        first_air_date: '2024-11-04'
                        genre_ids:
                          - 10766
                          - 18
                        id: 257048
                        name: Garota do Momento
                        origin_country:
                          - BR
                        original_language: pt
                        original_name: Garota do Momento
                        overview: ''
                        popularity: 2512.621
                        poster_path: /jFSkjQSZ5Td52igalpoTQRuHtk.jpg
                        vote_average: 7.9
                        vote_count: 8
                      - adult: false
                        backdrop_path: /j5CR0gFPjwgmAXkV9HGaF4VMjIW.jpg
                        first_air_date: '2024-09-30'
                        genre_ids:
                          - 10766
                          - 18
                          - 35
                        id: 257064
                        name: Volta por Cima
                        origin_country:
                          - BR
                        original_language: pt
                        original_name: Volta por Cima
                        overview: ''
                        popularity: 2500.567
                        poster_path: /nyN8R0P1Hqwq7ksJz4O2BIAUd4W.jpg
                        vote_average: 6.4
                        vote_count: 9
                      - adult: false
                        backdrop_path: /9zIqN0oMmaeFvBlccgw80sWed7I.jpg
                        first_air_date: '2007-09-10'
                        genre_ids:
                          - 10763
                          - 35
                        id: 13008
                        name: TMZ
                        origin_country:
                          - US
                        original_language: en
                        original_name: TMZ
                        overview: >-
                          Based on the popular gossip website, this
                          entertainment newsmagazine delivers daily updates on
                          Hollywood's rich, beautiful and screwed-up. The
                          program often shows highlights of the day's staff
                          meeting during which reporters pitch ideas for stories
                          to air that day.
                        popularity: 2224.977
                        poster_path: /ifFpUG51DJaQxwnZ35VwoGRFGGv.jpg
                        vote_average: 4.467
                        vote_count: 15
                      - adult: false
                        backdrop_path: /6wAu4kZiKov5WkavL7H2ZfwbGAo.jpg
                        first_air_date: '2024-09-09'
                        genre_ids:
                          - 10766
                          - 18
                          - 9648
                        id: 237478
                        name: Crazy About You
                        origin_country:
                          - BR
                        original_language: pt
                        original_name: Mania de Você
                        overview: >-
                          The story begins with the ambiguous relationship
                          between friends Viola and Luma, who seem predestined
                          to literally enter each other's lives. Born on the
                          same day, in very different situations, they meet
                          years later, united by coincidences that go beyond
                          their birthday. From humble origins, Viola moves with
                          her boyfriend Mavi to Angra dos Reis, where Luma lives
                          a luxurious life and dates Rudá, who ends up meeting
                          Viola by chance. Thus begins the duo's journey, which
                          goes from a passion for recipes to an obsession with
                          the same man, from the immediate connection to the
                          point of starting to live their friend’s reality, 10
                          years later. A journey divided between complicity and
                          rivalry, which includes them in a love quadrangle and
                          is impacted by a series of circumstances, twists and
                          surprises, such as the secret surrounding a murder.
                        popularity: 2162.02
                        poster_path: /cRMofv8YC4F1WnpF7cIqMpwSnwh.jpg
                        vote_average: 5.375
                        vote_count: 8
                      - adult: false
                        backdrop_path: /rotcih1fY3UOYejNbiTmz36og12.jpg
                        first_air_date: '2024-01-22'
                        genre_ids:
                          - 18
                          - 10751
                        id: 242722
                        name: Shrimad Ramayan
                        origin_country:
                          - IN
                        original_language: hi
                        original_name: श्रीमद् रामायण
                        overview: >-
                          Shrimad Ramayan is an ambitious television series that
                          brings to life the timeless epic, the Ramayan, with a
                          deep commitment to authenticity, cultural reverence
                          and a contemporary sensibility.
                        popularity: 2111.199
                        poster_path: /aCDK83ykQYnQGFOTfiLjnoqXv1b.jpg
                        vote_average: 7.625
                        vote_count: 8
                      - adult: false
                        backdrop_path: /4N6zEMfZ57zNEQcM8gWeERFupMv.jpg
                        first_air_date: '2021-08-11'
                        genre_ids:
                          - 16
                          - 10759
                          - 10765
                        id: 91363
                        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: 1988.645
                        poster_path: /p0wRElziYvdJ7Ifd9v5pdnP1Kxa.jpg
                        vote_average: 8.1
                        vote_count: 4229
                      - adult: false
                        backdrop_path: /g1IkuyEgTYqeUASaCkWqG8KxVur.jpg
                        first_air_date: '2021-02-04'
                        genre_ids:
                          - 10763
                        id: 274717
                        name: MDR aktuell
                        origin_country:
                          - DE
                        original_language: de
                        original_name: MDR aktuell
                        overview: ''
                        popularity: 1853.341
                        poster_path: /u2on02K66lrXULRlJryBwm3BX1c.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /3iKhfPVKYDeAmkDrEv1IoHb5INJ.jpg
                        first_air_date: '1961-07-30'
                        genre_ids:
                          - 99
                        id: 278181
                        name: Hessenschau
                        origin_country:
                          - DE
                        original_language: de
                        original_name: Hessenschau
                        overview: ''
                        popularity: 1708.69
                        poster_path: /7UZNF63NrEk8k6warEWgg3OLwGW.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /cop7dbSAONXGHs68wvSJfrtf4Rw.jpg
                        first_air_date: '1994-01-03'
                        genre_ids:
                          - 10763
                        id: 205582
                        name: Brisant
                        origin_country:
                          - DE
                        original_language: de
                        original_name: Brisant
                        overview: ''
                        popularity: 965.833
                        poster_path: /mzxp9rTCepnSe8wl0GzZLave9bd.jpg
                        vote_average: 5.5
                        vote_count: 4
                      - adult: false
                        backdrop_path: null
                        first_air_date: '1992-07-19'
                        genre_ids:
                          - 10763
                          - 10767
                        id: 37288
                        name: Morgenmagazin
                        origin_country:
                          - DE
                        original_language: de
                        original_name: Morgenmagazin
                        overview: ''
                        popularity: 852.334
                        poster_path: null
                        vote_average: 6
                        vote_count: 1
                      - adult: false
                        backdrop_path: /9MuWxXXjESvPBz96puaOy9F5IXi.jpg
                        first_air_date: '2024-12-13'
                        genre_ids:
                          - 18
                          - 10765
                          - 10759
                        id: 278996
                        name: 铠甲勇士星曜诀醒
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 铠甲勇士星曜诀醒
                        overview: ''
                        popularity: 824.015
                        poster_path: /kY5971ktHzOtXEAm2FyzL6L9Wvk.jpg
                        vote_average: 5.5
                        vote_count: 2
                      - adult: false
                        backdrop_path: /2vtI9xzD6qpDzY9m8kV67QY0qfM.jpg
                        first_air_date: '2024-11-22'
                        genre_ids:
                          - 18
                          - 9648
                        id: 253905
                        name: When the Phone Rings
                        origin_country:
                          - KR
                        original_language: ko
                        original_name: 지금 거신 전화는
                        overview: >-
                          A rising politician and his mute wife's tense marriage
                          begins to unravel after a call from a kidnapper turns
                          their lives upside down.
                        popularity: 757.24
                        poster_path: /glWP5Y7CVeqrOjJpLckQjuLFjQJ.jpg
                        vote_average: 8.779
                        vote_count: 77
                      - adult: false
                        backdrop_path: /seMRyWVwIVBWbC9xaMzDMZJ8fUH.jpg
                        first_air_date: '2022-10-09'
                        genre_ids:
                          - 16
                          - 10759
                          - 18
                        id: 131041
                        name: BLUE LOCK
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: ブルーロック
                        overview: >-
                          After a disastrous defeat at the 2018 World Cup,
                          Japan's team struggles to regroup. But what's missing?
                          An absolute Ace Striker, who can guide them to the
                          win. The Japan Football Union is hell-bent on creating
                          a striker who hungers for goals and thirsts for
                          victory, and who can be the decisive instrument in
                          turning around a losing match...and to do so, they've
                          gathered 300 of Japan's best and brightest youth
                          players. Who will emerge to lead the team...and will
                          they be able to out-muscle and out-ego everyone who
                          stands in their way?
                        popularity: 650.817
                        poster_path: /tP16wAT98CLwnQ14iWTMZZwfLBr.jpg
                        vote_average: 8.1
                        vote_count: 351
                      - adult: false
                        backdrop_path: /ugcdRKcOyUMAr9hAsL058cAX2vj.jpg
                        first_air_date: '2001-10-20'
                        genre_ids:
                          - 10764
                        id: 12409
                        name: Star Academy
                        origin_country:
                          - FR
                        original_language: fr
                        original_name: Star Academy
                        overview: >-
                          Star Academy is a French reality television show
                          produced by the Dutch company Endemol. It consists of
                          a contest of young singers. It spawned an equally
                          successful show in Quebec called Star Académie. It is
                          broadcast on TF1. At the end of each season, selected
                          contestants would go on tour around France, Morocco,
                          Switzerland, Belgium, Tunisia, and other
                          French-speaking countries.
                        popularity: 631.584
                        poster_path: /26qS8VmB7PgtkkBuA0J20nmTish.jpg
                        vote_average: 6.4
                        vote_count: 12
                      - adult: false
                        backdrop_path: /xgyTnSUUDT4jYL3X6F3DKYeP9HE.jpg
                        first_air_date: '2021-02-08'
                        genre_ids:
                          - 35
                          - 18
                          - 10751
                        id: 119316
                        name: Wagle Ki Duniya
                        origin_country:
                          - IN
                        original_language: hi
                        original_name: वागले की दुनिया
                        overview: >-
                          Three generations of the family live together, who
                          share all their happiness and sorrows. Follow the
                          story of this family as they bring laughter to each
                          other's lives and will make your heart melt. A new
                          generation of the old critically acclaimed show is
                          here to take you on a roller coaster ride of emotions.
                        popularity: 509.727
                        poster_path: /jKonm6Q3vw51Ytd4y7bJ70xJT7l.jpg
                        vote_average: 7.357
                        vote_count: 14
                      - adult: false
                        backdrop_path: /o0NsbcIvsllg6CJX0FBFY8wWbsn.jpg
                        first_air_date: '2004-10-05'
                        genre_ids:
                          - 10759
                          - 16
                          - 10765
                        id: 30984
                        name: Bleach
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: BLEACH
                        overview: >-
                          For as long as he can remember, Ichigo Kurosaki has
                          been able to see ghosts. But when he meets Rukia, a
                          Soul Reaper who battles evil spirits known as Hollows,
                          he finds his life is changed forever. Now, with a
                          newfound wealth of spiritual energy, Ichigo discovers
                          his true calling: to protect the living and the dead
                          from evil.
                        popularity: 501.663
                        poster_path: /2EewmxXe72ogD0EaWM8gqa0ccIw.jpg
                        vote_average: 8.4
                        vote_count: 1859
                      - adult: false
                        backdrop_path: /j1fAF722u3CwcOJZTguhmqfZt7X.jpg
                        first_air_date: '1992-01-02'
                        genre_ids:
                          - 99
                        id: 278600
                        name: MDR Thüringen Journal
                        origin_country:
                          - DE
                        original_language: de
                        original_name: MDR Thüringen Journal
                        overview: ''
                        popularity: 495.984
                        poster_path: /53NTUM6LDxYMbqiQrnLHMqYti3X.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /5546GF3zT3yA25ydCz0KlujjRA3.jpg
                        first_air_date: '1996-01-08'
                        genre_ids:
                          - 16
                          - 9648
                          - 35
                        id: 30983
                        name: Case Closed
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: 名探偵コナン
                        overview: >-
                          The son of a world famous mystery writer, Jimmy Kudo,
                          has achieved his own notoriety by assisting the local
                          police as a student detective. He has always been able
                          to solve the most difficult of criminal cases using
                          his wits and power of reason.
                        popularity: 423.805
                        poster_path: /27vgjGbN5SrupkudTyBFXxp6Lic.jpg
                        vote_average: 8
                        vote_count: 672
                      - adult: false
                        backdrop_path: /pvOI0jUuBVigqNTXClGGhIK2dSk.jpg
                        first_air_date: '2022-01-01'
                        genre_ids:
                          - 10764
                        id: 154770
                        name: Hello Saturday
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 你好，星期六
                        overview: >-
                          "Hello, Saturday" is the rebranding of popular Chinese
                          show "Happy Camp", hosted by He Jiong and with a fixed
                          group of regular celebrity members.


                          The program showcases the talent of various stars as
                          well as social topics through creative and diverse
                          content and games. It aims to spread positive energy
                          whilst keeping up with the current trends and leading
                          youth culture.
                        popularity: 342.789
                        poster_path: /4Se9ZzVVtfqBUohW2pxC1e7tM3M.jpg
                        vote_average: 7.2
                        vote_count: 4
                  total_pages:
                    type: number
                    example: 9
                  total_results:
                    type: number
                    example: 167
              examples:
                Airing Today:
                  value:
                    page: 1
                    results:
                      - adult: false
                        backdrop_path: /jWXrQstj7p3Wl5MfYWY6IHqRpDb.jpg
                        first_air_date: '1952-12-26'
                        genre_ids:
                          - 10763
                        id: 94722
                        name: Tagesschau
                        origin_country:
                          - DE
                        original_language: de
                        original_name: Tagesschau
                        overview: >-
                          German daily news program, the oldest still existing
                          program on German television.
                        popularity: 2734.827
                        poster_path: /7dFZJ2ZJJdcmkp05B9NWlqTJ5tq.jpg
                        vote_average: 6.8
                        vote_count: 237
                      - adult: false
                        backdrop_path: /tPLUHT2cQYJi66aSZZ1qrcu74Zq.jpg
                        first_air_date: '2024-11-04'
                        genre_ids:
                          - 10766
                          - 18
                        id: 257048
                        name: Garota do Momento
                        origin_country:
                          - BR
                        original_language: pt
                        original_name: Garota do Momento
                        overview: ''
                        popularity: 2512.621
                        poster_path: /jFSkjQSZ5Td52igalpoTQRuHtk.jpg
                        vote_average: 7.9
                        vote_count: 8
                      - adult: false
                        backdrop_path: /j5CR0gFPjwgmAXkV9HGaF4VMjIW.jpg
                        first_air_date: '2024-09-30'
                        genre_ids:
                          - 10766
                          - 18
                          - 35
                        id: 257064
                        name: Volta por Cima
                        origin_country:
                          - BR
                        original_language: pt
                        original_name: Volta por Cima
                        overview: ''
                        popularity: 2500.567
                        poster_path: /nyN8R0P1Hqwq7ksJz4O2BIAUd4W.jpg
                        vote_average: 6.4
                        vote_count: 9
                      - adult: false
                        backdrop_path: /9zIqN0oMmaeFvBlccgw80sWed7I.jpg
                        first_air_date: '2007-09-10'
                        genre_ids:
                          - 10763
                          - 35
                        id: 13008
                        name: TMZ
                        origin_country:
                          - US
                        original_language: en
                        original_name: TMZ
                        overview: >-
                          Based on the popular gossip website, this
                          entertainment newsmagazine delivers daily updates on
                          Hollywood's rich, beautiful and screwed-up. The
                          program often shows highlights of the day's staff
                          meeting during which reporters pitch ideas for stories
                          to air that day.
                        popularity: 2224.977
                        poster_path: /ifFpUG51DJaQxwnZ35VwoGRFGGv.jpg
                        vote_average: 4.467
                        vote_count: 15
                      - adult: false
                        backdrop_path: /6wAu4kZiKov5WkavL7H2ZfwbGAo.jpg
                        first_air_date: '2024-09-09'
                        genre_ids:
                          - 10766
                          - 18
                          - 9648
                        id: 237478
                        name: Crazy About You
                        origin_country:
                          - BR
                        original_language: pt
                        original_name: Mania de Você
                        overview: >-
                          The story begins with the ambiguous relationship
                          between friends Viola and Luma, who seem predestined
                          to literally enter each other's lives. Born on the
                          same day, in very different situations, they meet
                          years later, united by coincidences that go beyond
                          their birthday. From humble origins, Viola moves with
                          her boyfriend Mavi to Angra dos Reis, where Luma lives
                          a luxurious life and dates Rudá, who ends up meeting
                          Viola by chance. Thus begins the duo's journey, which
                          goes from a passion for recipes to an obsession with
                          the same man, from the immediate connection to the
                          point of starting to live their friend’s reality, 10
                          years later. A journey divided between complicity and
                          rivalry, which includes them in a love quadrangle and
                          is impacted by a series of circumstances, twists and
                          surprises, such as the secret surrounding a murder.
                        popularity: 2162.02
                        poster_path: /cRMofv8YC4F1WnpF7cIqMpwSnwh.jpg
                        vote_average: 5.375
                        vote_count: 8
                      - adult: false
                        backdrop_path: /rotcih1fY3UOYejNbiTmz36og12.jpg
                        first_air_date: '2024-01-22'
                        genre_ids:
                          - 18
                          - 10751
                        id: 242722
                        name: Shrimad Ramayan
                        origin_country:
                          - IN
                        original_language: hi
                        original_name: श्रीमद् रामायण
                        overview: >-
                          Shrimad Ramayan is an ambitious television series that
                          brings to life the timeless epic, the Ramayan, with a
                          deep commitment to authenticity, cultural reverence
                          and a contemporary sensibility.
                        popularity: 2111.199
                        poster_path: /aCDK83ykQYnQGFOTfiLjnoqXv1b.jpg
                        vote_average: 7.625
                        vote_count: 8
                      - adult: false
                        backdrop_path: /4N6zEMfZ57zNEQcM8gWeERFupMv.jpg
                        first_air_date: '2021-08-11'
                        genre_ids:
                          - 16
                          - 10759
                          - 10765
                        id: 91363
                        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: 1988.645
                        poster_path: /p0wRElziYvdJ7Ifd9v5pdnP1Kxa.jpg
                        vote_average: 8.1
                        vote_count: 4229
                      - adult: false
                        backdrop_path: /g1IkuyEgTYqeUASaCkWqG8KxVur.jpg
                        first_air_date: '2021-02-04'
                        genre_ids:
                          - 10763
                        id: 274717
                        name: MDR aktuell
                        origin_country:
                          - DE
                        original_language: de
                        original_name: MDR aktuell
                        overview: ''
                        popularity: 1853.341
                        poster_path: /u2on02K66lrXULRlJryBwm3BX1c.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /3iKhfPVKYDeAmkDrEv1IoHb5INJ.jpg
                        first_air_date: '1961-07-30'
                        genre_ids:
                          - 99
                        id: 278181
                        name: Hessenschau
                        origin_country:
                          - DE
                        original_language: de
                        original_name: Hessenschau
                        overview: ''
                        popularity: 1708.69
                        poster_path: /7UZNF63NrEk8k6warEWgg3OLwGW.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /cop7dbSAONXGHs68wvSJfrtf4Rw.jpg
                        first_air_date: '1994-01-03'
                        genre_ids:
                          - 10763
                        id: 205582
                        name: Brisant
                        origin_country:
                          - DE
                        original_language: de
                        original_name: Brisant
                        overview: ''
                        popularity: 965.833
                        poster_path: /mzxp9rTCepnSe8wl0GzZLave9bd.jpg
                        vote_average: 5.5
                        vote_count: 4
                      - adult: false
                        backdrop_path: null
                        first_air_date: '1992-07-19'
                        genre_ids:
                          - 10763
                          - 10767
                        id: 37288
                        name: Morgenmagazin
                        origin_country:
                          - DE
                        original_language: de
                        original_name: Morgenmagazin
                        overview: ''
                        popularity: 852.334
                        poster_path: null
                        vote_average: 6
                        vote_count: 1
                      - adult: false
                        backdrop_path: /9MuWxXXjESvPBz96puaOy9F5IXi.jpg
                        first_air_date: '2024-12-13'
                        genre_ids:
                          - 18
                          - 10765
                          - 10759
                        id: 278996
                        name: 铠甲勇士星曜诀醒
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 铠甲勇士星曜诀醒
                        overview: ''
                        popularity: 824.015
                        poster_path: /kY5971ktHzOtXEAm2FyzL6L9Wvk.jpg
                        vote_average: 5.5
                        vote_count: 2
                      - adult: false
                        backdrop_path: /2vtI9xzD6qpDzY9m8kV67QY0qfM.jpg
                        first_air_date: '2024-11-22'
                        genre_ids:
                          - 18
                          - 9648
                        id: 253905
                        name: When the Phone Rings
                        origin_country:
                          - KR
                        original_language: ko
                        original_name: 지금 거신 전화는
                        overview: >-
                          A rising politician and his mute wife's tense marriage
                          begins to unravel after a call from a kidnapper turns
                          their lives upside down.
                        popularity: 757.24
                        poster_path: /glWP5Y7CVeqrOjJpLckQjuLFjQJ.jpg
                        vote_average: 8.779
                        vote_count: 77
                      - adult: false
                        backdrop_path: /seMRyWVwIVBWbC9xaMzDMZJ8fUH.jpg
                        first_air_date: '2022-10-09'
                        genre_ids:
                          - 16
                          - 10759
                          - 18
                        id: 131041
                        name: BLUE LOCK
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: ブルーロック
                        overview: >-
                          After a disastrous defeat at the 2018 World Cup,
                          Japan's team struggles to regroup. But what's missing?
                          An absolute Ace Striker, who can guide them to the
                          win. The Japan Football Union is hell-bent on creating
                          a striker who hungers for goals and thirsts for
                          victory, and who can be the decisive instrument in
                          turning around a losing match...and to do so, they've
                          gathered 300 of Japan's best and brightest youth
                          players. Who will emerge to lead the team...and will
                          they be able to out-muscle and out-ego everyone who
                          stands in their way?
                        popularity: 650.817
                        poster_path: /tP16wAT98CLwnQ14iWTMZZwfLBr.jpg
                        vote_average: 8.1
                        vote_count: 351
                      - adult: false
                        backdrop_path: /ugcdRKcOyUMAr9hAsL058cAX2vj.jpg
                        first_air_date: '2001-10-20'
                        genre_ids:
                          - 10764
                        id: 12409
                        name: Star Academy
                        origin_country:
                          - FR
                        original_language: fr
                        original_name: Star Academy
                        overview: >-
                          Star Academy is a French reality television show
                          produced by the Dutch company Endemol. It consists of
                          a contest of young singers. It spawned an equally
                          successful show in Quebec called Star Académie. It is
                          broadcast on TF1. At the end of each season, selected
                          contestants would go on tour around France, Morocco,
                          Switzerland, Belgium, Tunisia, and other
                          French-speaking countries.
                        popularity: 631.584
                        poster_path: /26qS8VmB7PgtkkBuA0J20nmTish.jpg
                        vote_average: 6.4
                        vote_count: 12
                      - adult: false
                        backdrop_path: /xgyTnSUUDT4jYL3X6F3DKYeP9HE.jpg
                        first_air_date: '2021-02-08'
                        genre_ids:
                          - 35
                          - 18
                          - 10751
                        id: 119316
                        name: Wagle Ki Duniya
                        origin_country:
                          - IN
                        original_language: hi
                        original_name: वागले की दुनिया
                        overview: >-
                          Three generations of the family live together, who
                          share all their happiness and sorrows. Follow the
                          story of this family as they bring laughter to each
                          other's lives and will make your heart melt. A new
                          generation of the old critically acclaimed show is
                          here to take you on a roller coaster ride of emotions.
                        popularity: 509.727
                        poster_path: /jKonm6Q3vw51Ytd4y7bJ70xJT7l.jpg
                        vote_average: 7.357
                        vote_count: 14
                      - adult: false
                        backdrop_path: /o0NsbcIvsllg6CJX0FBFY8wWbsn.jpg
                        first_air_date: '2004-10-05'
                        genre_ids:
                          - 10759
                          - 16
                          - 10765
                        id: 30984
                        name: Bleach
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: BLEACH
                        overview: >-
                          For as long as he can remember, Ichigo Kurosaki has
                          been able to see ghosts. But when he meets Rukia, a
                          Soul Reaper who battles evil spirits known as Hollows,
                          he finds his life is changed forever. Now, with a
                          newfound wealth of spiritual energy, Ichigo discovers
                          his true calling: to protect the living and the dead
                          from evil.
                        popularity: 501.663
                        poster_path: /2EewmxXe72ogD0EaWM8gqa0ccIw.jpg
                        vote_average: 8.4
                        vote_count: 1859
                      - adult: false
                        backdrop_path: /j1fAF722u3CwcOJZTguhmqfZt7X.jpg
                        first_air_date: '1992-01-02'
                        genre_ids:
                          - 99
                        id: 278600
                        name: MDR Thüringen Journal
                        origin_country:
                          - DE
                        original_language: de
                        original_name: MDR Thüringen Journal
                        overview: ''
                        popularity: 495.984
                        poster_path: /53NTUM6LDxYMbqiQrnLHMqYti3X.jpg
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: /5546GF3zT3yA25ydCz0KlujjRA3.jpg
                        first_air_date: '1996-01-08'
                        genre_ids:
                          - 16
                          - 9648
                          - 35
                        id: 30983
                        name: Case Closed
                        origin_country:
                          - JP
                        original_language: ja
                        original_name: 名探偵コナン
                        overview: >-
                          The son of a world famous mystery writer, Jimmy Kudo,
                          has achieved his own notoriety by assisting the local
                          police as a student detective. He has always been able
                          to solve the most difficult of criminal cases using
                          his wits and power of reason.
                        popularity: 423.805
                        poster_path: /27vgjGbN5SrupkudTyBFXxp6Lic.jpg
                        vote_average: 8
                        vote_count: 672
                      - adult: false
                        backdrop_path: /pvOI0jUuBVigqNTXClGGhIK2dSk.jpg
                        first_air_date: '2022-01-01'
                        genre_ids:
                          - 10764
                        id: 154770
                        name: Hello Saturday
                        origin_country:
                          - CN
                        original_language: zh
                        original_name: 你好，星期六
                        overview: >-
                          "Hello, Saturday" is the rebranding of popular Chinese
                          show "Happy Camp", hosted by He Jiong and with a fixed
                          group of regular celebrity members.


                          The program showcases the talent of various stars as
                          well as social topics through creative and diverse
                          content and games. It aims to spread positive energy
                          whilst keeping up with the current trends and leading
                          youth culture.
                        popularity: 342.789
                        poster_path: /4Se9ZzVVtfqBUohW2pxC1e7tM3M.jpg
                        vote_average: 7.2
                        vote_count: 4
                    total_pages: 9
                    total_results: 167
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````