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

# TV

> This endpoint is used to find TV shows using over 30 filters and sort options.



## OpenAPI

````yaml api-reference/TMDB.json get /3/discover/tv
openapi: 3.0.3
info:
  title: The Movie Database
  description: "# About\n\nThe Movie Database (TMDB) is a _community built_ movie and TV database. Every piece of data has been added by our amazing community dating back to 2008. TMDB's strong _international focus_ and breadth of data is largely unmatched and something we're incredibly proud of\n\nAlong with extensive metadata for movies, TV shows and people, we also offer one of the best selections of high resolution posters and backdrops. On average, over 1,000 images are added every single day.\n\n# Getting Started\n\nWelcome to version 3 (v3) of Ihe Movie Database(TMDB)API. This documentation serves as a guide to kick- start your experience with the world's largest movie database,\_Operating under the REST architecture. this API has become familiar to developers over the years, owing to its resemblance to the well-known web request and response pattern and its utillization of JSON as the preferred syntax for delivering responses.\n\nHere, you'll find information on all your favorite movies, including ratings, release dates, and much more. However, before you begin, be sure to explore the introductory pages, which include the Authentication page and the Errors & status code page.\_\n\n# Authentication \n\nBefore you can use the TMBD API, you need to generate your API Key - which is how you authenticate with the API.\nTo get an API key, you need to sign up at the officlal TMDB homepage. To do sign up, follow the steps below\_\n\n1. Navigate to the TMBD sign up page.\n\n2. After submitting your requested details, verify your account to  login.\n3. Once you are logged in, you can now access your profile page containing information such as your most watched genres, and other recent activities.\n4. At the right corner of your profile page, navigate to your profile  avatar and select the Settings options.\n5. On the settings page, navigate to the API option at the left corner menu.\n6. From the following options, chose the plan that suits you, The options include Developer and Professional. Both plans have their advantages listed below them.\n7.\_Once you select a plan, you'll fill out the form which would collect information about the API usage. information requested would include name of applicaton, it's url, etc.\n8. Once completed, you would be redirected to a new page where you'll  see your generated API Key, Or check the notification icon for an instant message delivering your API key with additional informatian on the next steps to take."
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
security:
  - apikey: []
tags:
  - name: Getting Started
  - name: Account
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Authentication
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Certifications
  - name: Changes
  - name: Collections
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Companies
  - name: Configuration
  - name: Credits
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Discover
  - name: Find
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Genres
  - name: Keywords
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Lists
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Movie Lists
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Movies
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Networks
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: People Lists
  - name: People
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Reviews
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Search
  - name: Trending
  - name: TV Series Lists
  - name: TV Series
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: TV Seasons
  - name: TV Episodes
  - name: TV Episode Groups
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Watch Provider
paths:
  /3/discover/tv:
    get:
      tags:
        - Discover
      summary: TV
      description: >-
        This endpoint is used to find TV shows using over 30 filters and sort
        options.
      operationId: tv1
      responses:
        '200':
          description: OK
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=1515
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Sat, 14 Dec 2024 08:33:38 GMT
            ETag:
              schema:
                type: string
                example: W/"ec81a87395fd551da438a3d13b1864ac"
            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 ee9b452ef78932123abe17295c8c65be.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: 4YtfnRSL0iKwwRFuZB6ldPWA8PEUliNIuhEYPNcYg9PTv6KLkS4lMg==
            X-Amz-Cf-Pop:
              schema:
                type: string
                example: IAD61-P2
            X-Cache:
              schema:
                type: string
                example: Miss from cloudfront
            x-memc:
              schema:
                type: string
                example: HIT
            x-memc-age:
              schema:
                type: string
                example: '22241'
            x-memc-expires:
              schema:
                type: string
                example: '1515'
            x-memc-key:
              schema:
                type: string
                example: 5ef47425dfefc9a431bc55c3de013d67
          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: /vgeDRVpSUa4Hvovg4C6dgm4dfUW.jpg
                        first_air_date:
                          type: string
                          example: '2020-11-02'
                        genre_ids:
                          type: array
                          items:
                            type: number
                            example: 10766
                          example:
                            - 10766
                            - 18
                        id:
                          type: number
                          example: 112470
                        name:
                          type: string
                          example: Ici tout commence
                        origin_country:
                          type: array
                          items:
                            type: string
                            example: FR
                          example:
                            - FR
                        original_language:
                          type: string
                          example: fr
                        original_name:
                          type: string
                          example: Ici tout commence
                        overview:
                          type: string
                          example: >-
                            This television drama series is centered around the
                            prestigious culinary school of renowned chef Auguste
                            Armand. The show follows the lives of students and
                            staff as they navigate the challenges and pressures
                            of the culinary world—delving into their personal
                            and professional lives, revealing secrets,
                            rivalries, and complex relationships.
                        popularity:
                          type: number
                          example: 2073.499
                        poster_path:
                          type: string
                          nullable: true
                          example: /v7nXPo2zdaIOfeIaERiOuTEt89N.jpg
                        vote_average:
                          type: number
                          example: 6.927
                        vote_count:
                          type: number
                          example: 82
                    example:
                      - adult: false
                        backdrop_path: /vgeDRVpSUa4Hvovg4C6dgm4dfUW.jpg
                        first_air_date: '2020-11-02'
                        genre_ids:
                          - 10766
                          - 18
                        id: 112470
                        name: Ici tout commence
                        origin_country:
                          - FR
                        original_language: fr
                        original_name: Ici tout commence
                        overview: >-
                          This television drama series is centered around the
                          prestigious culinary school of renowned chef Auguste
                          Armand. The show follows the lives of students and
                          staff as they navigate the challenges and pressures of
                          the culinary world—delving into their personal and
                          professional lives, revealing secrets, rivalries, and
                          complex relationships.
                        popularity: 2073.499
                        poster_path: /v7nXPo2zdaIOfeIaERiOuTEt89N.jpg
                        vote_average: 6.927
                        vote_count: 82
                      - adult: false
                        backdrop_path: /zSPvARNCFpZxmWjgJCsBu5PUlR9.jpg
                        first_air_date: '2024-10-21'
                        genre_ids:
                          - 35
                          - 18
                          - 10751
                          - 10762
                          - 10759
                        id: 247885
                        name: Papás por Conveniencia
                        origin_country:
                          - MX
                          - US
                        original_language: en
                        original_name: Papás por Conveniencia
                        overview: >-
                          Tino, a single father who faces great challenges in
                          raising his two children, finds out one day that he is
                          also the father of two rebellious teenagers, children
                          of Aidé, a former high school classmate who has become
                          an important businesswoman. For Tino, this news
                          becomes an opportunity to take on the role of father
                          of the children he never knew he had. Thus, he begins
                          to work at Aidé's company, but everything gets
                          complicated when Tino and his family move into Aidé's
                          house to integrate into her new life. The house
                          becomes a battlefield, both of their children have
                          problems adapting, and love resurfaces between Tino
                          and Aidé and a torrid romance begins. But building
                          this new life for Aidé, Tino and their children will
                          not be easy; they will have to face serious obstacles,
                          always supported by the strength of their love and
                          that of their children.
                        popularity: 2021.141
                        poster_path: /y7yIu9PKx2WTphhYgbBq9C1RNzV.jpg
                        vote_average: 8
                        vote_count: 32
                      - adult: false
                        backdrop_path: /lmvsFQpAhx4k9dqKvOgb2B63MsC.jpg
                        first_air_date: '2012-01-30'
                        genre_ids:
                          - 10763
                          - 10767
                        id: 113779
                        name: Hallo Hessen
                        origin_country:
                          - DE
                        original_language: de
                        original_name: Hallo Hessen
                        overview: ''
                        popularity: 1876.86
                        poster_path: /zRGme9GL0H5RmwzxKYzoXafcRDp.jpg
                        vote_average: 7.1
                        vote_count: 4
                      - adult: false
                        backdrop_path: /4i3iJepkqqH5JJgTNLJdi8ke6ir.jpg
                        first_air_date: '2024-05-06'
                        genre_ids:
                          - 10766
                        id: 249010
                        name: Kelders van Geheime
                        origin_country:
                          - ZA
                        original_language: af
                        original_name: Kelders van Geheime
                        overview: >-
                          Kelders van Geheime (Cellars of Secrets) is a South
                          African, Afrikaans-language telenovela based on the
                          wheeling's and dealings of the community that lives on
                          Soebatskloof (a wine farm in the Cape). The series
                          focuses on three families: the Abrahams, Syster and
                          Marais households. These families will have to stand
                          together, agree (or agree to disagree), and work
                          together to earn their bread and butter – and a glass
                          of wine.
                        popularity: 1875.961
                        poster_path: /vf1I0G5jICTstI1EXxb9Oqq80TU.jpg
                        vote_average: 6.2
                        vote_count: 11
                      - adult: false
                        backdrop_path: /mLcD1v4sfoa1juOsBat7Vik7wEe.jpg
                        first_air_date: '2024-03-18'
                        genre_ids:
                          - 10764
                        id: 248890
                        name: Ready Steady Cook South Africa
                        origin_country:
                          - ZA
                        original_language: en
                        original_name: Ready Steady Cook South Africa
                        overview: >-
                          In Ready Steady Cook, two teams - a Red Tomato and a
                          Green Pepper - compete in a Red Kitchen and a Green
                          Kitchen, together with a South African chef on each
                          side and paired with enthusiastic home cooks, as they
                          are challenged creatively with a mystery bag of
                          ingredients in a 20-minute cook-off.
                        popularity: 1862.161
                        poster_path: /30xX4IMbgnMbQwo76xM4BOSokZO.jpg
                        vote_average: 2.9
                        vote_count: 7
                      - adult: false
                        backdrop_path: /7ZBNbpkLhC2fS90j6onLS8qqfRX.jpg
                        first_air_date: '2004-10-25'
                        genre_ids: []
                        id: 4682
                        name: 'Strictly Come Dancing: It Takes Two'
                        origin_country:
                          - GB
                        original_language: en
                        original_name: 'Strictly Come Dancing: It Takes Two'
                        overview: >-
                          The companion show to the popular BBC One programme
                          Strictly Come Dancing which features interviews and
                          training footage of the couples competing in the main
                          Saturday night show, opinions from the judges on the
                          previous Saturday show and the training footage for
                          the next, and interviews with celebrities who have
                          been watching the show.
                        popularity: 1680.476
                        poster_path: /1UOKLsJ3bopZHg6ntRfmO4C5Gcm.jpg
                        vote_average: 4.9
                        vote_count: 11
                      - adult: false
                        backdrop_path: /4ErOWmDGyGk0qCK1J8blAoj1a7a.jpg
                        first_air_date: '2024-06-18'
                        genre_ids:
                          - 18
                        id: 252373
                        name: A Promessa
                        origin_country:
                          - PT
                        original_language: pt
                        original_name: A Promessa
                        overview: ''
                        popularity: 1599.436
                        poster_path: /uptgxt2apx5wwWItQzqL0HwhjZC.jpg
                        vote_average: 6.2
                        vote_count: 12
                      - adult: false
                        backdrop_path: null
                        first_air_date: '2000-05-04'
                        genre_ids:
                          - 10767
                        id: 112261
                        name: Abendschau
                        origin_country:
                          - DE
                        original_language: de
                        original_name: Abendschau
                        overview: ''
                        popularity: 1523.85
                        poster_path: null
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: null
                        first_air_date: '2005-09-05'
                        genre_ids:
                          - 18
                          - 35
                        id: 36361
                        name: Ulice
                        origin_country:
                          - CZ
                        original_language: cs
                        original_name: Ulice
                        overview: >-
                          Ulice is a Czech soap opera produced and broadcast by
                          Nova. In the Czech language Ulice means street.


                          The show describes the lives of the Farský, Jordán,
                          Boháč, Nikl, and Liška families and many other people
                          that live in Prague. Their daily battle against real
                          problems of living in a modern world like divorce,
                          love, betrayal and illness or disease. Ulice often
                          shows crime.
                        popularity: 1441.072
                        poster_path: /gFEHva8Csx18hMGJJZ6gi4sFSKR.jpg
                        vote_average: 4.6
                        vote_count: 30
                      - adult: false
                        backdrop_path: /zk3UqXnnK7cpUv6LsD9DS8FtUxb.jpg
                        first_air_date: '2024-09-02'
                        genre_ids:
                          - 18
                          - 10759
                        id: 256121
                        name: Lavender Fields
                        origin_country:
                          - PH
                        original_language: tl
                        original_name: Lavender Fields
                        overview: >-
                          Jasmin loved her idyllic life in her mountain town,
                          but a brush with a criminal empire took it all away.
                          Now she's out for revenge with a new identity.
                        popularity: 1411.112
                        poster_path: /lphvsr062SlxWM6XegsV2dLGaiE.jpg
                        vote_average: 8.2
                        vote_count: 5
                      - adult: false
                        backdrop_path: /mu3lEhGovyhKHPJzb7HNYtZUCDT.jpg
                        first_air_date: '2005-10-13'
                        genre_ids:
                          - 10766
                        id: 206559
                        name: Binnelanders
                        origin_country:
                          - ZA
                        original_language: af
                        original_name: Binnelanders
                        overview: >-
                          A South African Afrikaans soap opera. It is set in and
                          around the fictional private hospital, Binneland
                          Kliniek, in Pretoria, and the storyline follows the
                          trials, trauma and tribulations of the staff and
                          patients of the hospital.
                        popularity: 1351.59
                        poster_path: /3bzECfllho8PphdYujLUIuhncJD.jpg
                        vote_average: 5.6
                        vote_count: 74
                      - adult: false
                        backdrop_path: /i8iqYtAy9qcO5RSrA1f6fY1n6SN.jpg
                        first_air_date: '2015-11-16'
                        genre_ids:
                          - 10766
                        id: 235484
                        name: Suidooster
                        origin_country:
                          - ZA
                        original_language: af
                        original_name: Suidooster
                        overview: >-
                          Suidooster is a South African television soap opera
                          produced by Suidooster Films which revolves around a
                          matriarch, her family, friends and the people of
                          Suidooster, a small shopping and business centre in
                          the fictional Cape Town suburb of Ruiterbosch.
                        popularity: 1287.401
                        poster_path: /naCgSiacvV685kait6fBvhVhdce.jpg
                        vote_average: 7.65
                        vote_count: 20
                      - 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: 1804.371
                        poster_path: /jFSkjQSZ5Td52igalpoTQRuHtk.jpg
                        vote_average: 7.9
                        vote_count: 8
                      - adult: false
                        backdrop_path: /C0A0Ar8QTnST03sy816MxdUt3K.jpg
                        first_air_date: '2010-11-22'
                        genre_ids:
                          - 10764
                        id: 60780
                        name: Four in a Bed
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Four in a Bed
                        overview: >-
                          Four pairs of B&B owners from across Britain take it
                          in turns as hosts to decide which of their
                          establishments provides the best value for money.
                        popularity: 1233.937
                        poster_path: /nFzW9V9rjKQcsunNrjw1yPc2zT8.jpg
                        vote_average: 6.2
                        vote_count: 16
                      - 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: 1620.421
                        poster_path: /ifFpUG51DJaQxwnZ35VwoGRFGGv.jpg
                        vote_average: 4.714
                        vote_count: 14
                      - adult: false
                        backdrop_path: /2Bkqjc9tNWo3KLr1aRYyJ7vMQtM.jpg
                        first_air_date: '2023-10-22'
                        genre_ids:
                          - 10764
                        id: 235493
                        name: De Bondgenoten
                        origin_country:
                          - NL
                        original_language: nl
                        original_name: De Bondgenoten
                        overview: ''
                        popularity: 1143.517
                        poster_path: /wsipinibYxrZhpkQ6MKxIMgL0hv.jpg
                        vote_average: 6.8
                        vote_count: 20
                      - adult: false
                        backdrop_path: /kkfqNkGQR5og5sDjJTxTVmI9PW.jpg
                        first_air_date: '2017-07-17'
                        genre_ids:
                          - 80
                          - 18
                        id: 72879
                        name: Tomorrow Is Ours
                        origin_country:
                          - FR
                        original_language: fr
                        original_name: Demain nous appartient
                        overview: >-
                          The story revolves around the people of Sète, France.
                          Their lives are punctuated by family rivalries,
                          romance and scenes from daily life, but also by plots
                          involving police investigations, secrets and
                          betrayals.
                        popularity: 1110.167
                        poster_path: /zMWldNZF0wS3L5XkDVFHxYhclcL.jpg
                        vote_average: 6.3
                        vote_count: 64
                      - adult: false
                        backdrop_path: /h0y3OzHzG4yNvn8u3Za6ByH8lrQ.jpg
                        first_air_date: '2005-09-26'
                        genre_ids:
                          - 18
                          - 10766
                        id: 45789
                        name: Sturm der Liebe
                        origin_country:
                          - DE
                        original_language: de
                        original_name: Sturm der Liebe
                        overview: >-
                          These are the stories of relationships taking place in
                          the fictional five-star hotel Fürstenhof, located in
                          Feldkirchen-Westerham near Rosenheim with the plot
                          revolving around members of the family room area, the
                          hotel owners, and employees.
                        popularity: 1091.572
                        poster_path: /9oZjOh3Va3FsiLGouhSogFsBX9G.jpg
                        vote_average: 5.8
                        vote_count: 32
                      - adult: false
                        backdrop_path: /xeJJZE8yC09lRbiV2f2hqURJmhd.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: 1460.219
                        poster_path: /xq1X6H8pupwx0jeZpu4Piq0V5uL.jpg
                        vote_average: 6
                        vote_count: 5
                      - adult: false
                        backdrop_path: /ookJ1LS8Uc0ji7cSDuJfV7Qh6Lb.jpg
                        first_air_date: '2000-04-23'
                        genre_ids:
                          - 10764
                        id: 18770
                        name: Gran Hermano
                        origin_country:
                          - ES
                        original_language: es
                        original_name: Gran Hermano
                        overview: >-
                          Gran Hermano is a reality television series broadcast
                          in Spain on Telecinco and La Siete produced by
                          Endemol. It is part of the Big Brother franchise first
                          developed in the Netherlands. As of February 2012, 19
                          editions of the show have aired.
                        popularity: 1060.554
                        poster_path: /gQ0Emh2LT047Fip2HWye3NkrkQB.jpg
                        vote_average: 4.3
                        vote_count: 15
                  total_pages:
                    type: number
                    example: 9377
                  total_results:
                    type: number
                    example: 187537
              examples:
                OK:
                  value:
                    page: 1
                    results:
                      - adult: false
                        backdrop_path: /vgeDRVpSUa4Hvovg4C6dgm4dfUW.jpg
                        first_air_date: '2020-11-02'
                        genre_ids:
                          - 10766
                          - 18
                        id: 112470
                        name: Ici tout commence
                        origin_country:
                          - FR
                        original_language: fr
                        original_name: Ici tout commence
                        overview: >-
                          This television drama series is centered around the
                          prestigious culinary school of renowned chef Auguste
                          Armand. The show follows the lives of students and
                          staff as they navigate the challenges and pressures of
                          the culinary world—delving into their personal and
                          professional lives, revealing secrets, rivalries, and
                          complex relationships.
                        popularity: 2073.499
                        poster_path: /v7nXPo2zdaIOfeIaERiOuTEt89N.jpg
                        vote_average: 6.927
                        vote_count: 82
                      - adult: false
                        backdrop_path: /zSPvARNCFpZxmWjgJCsBu5PUlR9.jpg
                        first_air_date: '2024-10-21'
                        genre_ids:
                          - 35
                          - 18
                          - 10751
                          - 10762
                          - 10759
                        id: 247885
                        name: Papás por Conveniencia
                        origin_country:
                          - MX
                          - US
                        original_language: en
                        original_name: Papás por Conveniencia
                        overview: >-
                          Tino, a single father who faces great challenges in
                          raising his two children, finds out one day that he is
                          also the father of two rebellious teenagers, children
                          of Aidé, a former high school classmate who has become
                          an important businesswoman. For Tino, this news
                          becomes an opportunity to take on the role of father
                          of the children he never knew he had. Thus, he begins
                          to work at Aidé's company, but everything gets
                          complicated when Tino and his family move into Aidé's
                          house to integrate into her new life. The house
                          becomes a battlefield, both of their children have
                          problems adapting, and love resurfaces between Tino
                          and Aidé and a torrid romance begins. But building
                          this new life for Aidé, Tino and their children will
                          not be easy; they will have to face serious obstacles,
                          always supported by the strength of their love and
                          that of their children.
                        popularity: 2021.141
                        poster_path: /y7yIu9PKx2WTphhYgbBq9C1RNzV.jpg
                        vote_average: 8
                        vote_count: 32
                      - adult: false
                        backdrop_path: /lmvsFQpAhx4k9dqKvOgb2B63MsC.jpg
                        first_air_date: '2012-01-30'
                        genre_ids:
                          - 10763
                          - 10767
                        id: 113779
                        name: Hallo Hessen
                        origin_country:
                          - DE
                        original_language: de
                        original_name: Hallo Hessen
                        overview: ''
                        popularity: 1876.86
                        poster_path: /zRGme9GL0H5RmwzxKYzoXafcRDp.jpg
                        vote_average: 7.1
                        vote_count: 4
                      - adult: false
                        backdrop_path: /4i3iJepkqqH5JJgTNLJdi8ke6ir.jpg
                        first_air_date: '2024-05-06'
                        genre_ids:
                          - 10766
                        id: 249010
                        name: Kelders van Geheime
                        origin_country:
                          - ZA
                        original_language: af
                        original_name: Kelders van Geheime
                        overview: >-
                          Kelders van Geheime (Cellars of Secrets) is a South
                          African, Afrikaans-language telenovela based on the
                          wheeling's and dealings of the community that lives on
                          Soebatskloof (a wine farm in the Cape). The series
                          focuses on three families: the Abrahams, Syster and
                          Marais households. These families will have to stand
                          together, agree (or agree to disagree), and work
                          together to earn their bread and butter – and a glass
                          of wine.
                        popularity: 1875.961
                        poster_path: /vf1I0G5jICTstI1EXxb9Oqq80TU.jpg
                        vote_average: 6.2
                        vote_count: 11
                      - adult: false
                        backdrop_path: /mLcD1v4sfoa1juOsBat7Vik7wEe.jpg
                        first_air_date: '2024-03-18'
                        genre_ids:
                          - 10764
                        id: 248890
                        name: Ready Steady Cook South Africa
                        origin_country:
                          - ZA
                        original_language: en
                        original_name: Ready Steady Cook South Africa
                        overview: >-
                          In Ready Steady Cook, two teams - a Red Tomato and a
                          Green Pepper - compete in a Red Kitchen and a Green
                          Kitchen, together with a South African chef on each
                          side and paired with enthusiastic home cooks, as they
                          are challenged creatively with a mystery bag of
                          ingredients in a 20-minute cook-off.
                        popularity: 1862.161
                        poster_path: /30xX4IMbgnMbQwo76xM4BOSokZO.jpg
                        vote_average: 2.9
                        vote_count: 7
                      - adult: false
                        backdrop_path: /7ZBNbpkLhC2fS90j6onLS8qqfRX.jpg
                        first_air_date: '2004-10-25'
                        genre_ids: []
                        id: 4682
                        name: 'Strictly Come Dancing: It Takes Two'
                        origin_country:
                          - GB
                        original_language: en
                        original_name: 'Strictly Come Dancing: It Takes Two'
                        overview: >-
                          The companion show to the popular BBC One programme
                          Strictly Come Dancing which features interviews and
                          training footage of the couples competing in the main
                          Saturday night show, opinions from the judges on the
                          previous Saturday show and the training footage for
                          the next, and interviews with celebrities who have
                          been watching the show.
                        popularity: 1680.476
                        poster_path: /1UOKLsJ3bopZHg6ntRfmO4C5Gcm.jpg
                        vote_average: 4.9
                        vote_count: 11
                      - adult: false
                        backdrop_path: /4ErOWmDGyGk0qCK1J8blAoj1a7a.jpg
                        first_air_date: '2024-06-18'
                        genre_ids:
                          - 18
                        id: 252373
                        name: A Promessa
                        origin_country:
                          - PT
                        original_language: pt
                        original_name: A Promessa
                        overview: ''
                        popularity: 1599.436
                        poster_path: /uptgxt2apx5wwWItQzqL0HwhjZC.jpg
                        vote_average: 6.2
                        vote_count: 12
                      - adult: false
                        backdrop_path: null
                        first_air_date: '2000-05-04'
                        genre_ids:
                          - 10767
                        id: 112261
                        name: Abendschau
                        origin_country:
                          - DE
                        original_language: de
                        original_name: Abendschau
                        overview: ''
                        popularity: 1523.85
                        poster_path: null
                        vote_average: 0
                        vote_count: 0
                      - adult: false
                        backdrop_path: null
                        first_air_date: '2005-09-05'
                        genre_ids:
                          - 18
                          - 35
                        id: 36361
                        name: Ulice
                        origin_country:
                          - CZ
                        original_language: cs
                        original_name: Ulice
                        overview: >-
                          Ulice is a Czech soap opera produced and broadcast by
                          Nova. In the Czech language Ulice means street.


                          The show describes the lives of the Farský, Jordán,
                          Boháč, Nikl, and Liška families and many other people
                          that live in Prague. Their daily battle against real
                          problems of living in a modern world like divorce,
                          love, betrayal and illness or disease. Ulice often
                          shows crime.
                        popularity: 1441.072
                        poster_path: /gFEHva8Csx18hMGJJZ6gi4sFSKR.jpg
                        vote_average: 4.6
                        vote_count: 30
                      - adult: false
                        backdrop_path: /zk3UqXnnK7cpUv6LsD9DS8FtUxb.jpg
                        first_air_date: '2024-09-02'
                        genre_ids:
                          - 18
                          - 10759
                        id: 256121
                        name: Lavender Fields
                        origin_country:
                          - PH
                        original_language: tl
                        original_name: Lavender Fields
                        overview: >-
                          Jasmin loved her idyllic life in her mountain town,
                          but a brush with a criminal empire took it all away.
                          Now she's out for revenge with a new identity.
                        popularity: 1411.112
                        poster_path: /lphvsr062SlxWM6XegsV2dLGaiE.jpg
                        vote_average: 8.2
                        vote_count: 5
                      - adult: false
                        backdrop_path: /mu3lEhGovyhKHPJzb7HNYtZUCDT.jpg
                        first_air_date: '2005-10-13'
                        genre_ids:
                          - 10766
                        id: 206559
                        name: Binnelanders
                        origin_country:
                          - ZA
                        original_language: af
                        original_name: Binnelanders
                        overview: >-
                          A South African Afrikaans soap opera. It is set in and
                          around the fictional private hospital, Binneland
                          Kliniek, in Pretoria, and the storyline follows the
                          trials, trauma and tribulations of the staff and
                          patients of the hospital.
                        popularity: 1351.59
                        poster_path: /3bzECfllho8PphdYujLUIuhncJD.jpg
                        vote_average: 5.6
                        vote_count: 74
                      - adult: false
                        backdrop_path: /i8iqYtAy9qcO5RSrA1f6fY1n6SN.jpg
                        first_air_date: '2015-11-16'
                        genre_ids:
                          - 10766
                        id: 235484
                        name: Suidooster
                        origin_country:
                          - ZA
                        original_language: af
                        original_name: Suidooster
                        overview: >-
                          Suidooster is a South African television soap opera
                          produced by Suidooster Films which revolves around a
                          matriarch, her family, friends and the people of
                          Suidooster, a small shopping and business centre in
                          the fictional Cape Town suburb of Ruiterbosch.
                        popularity: 1287.401
                        poster_path: /naCgSiacvV685kait6fBvhVhdce.jpg
                        vote_average: 7.65
                        vote_count: 20
                      - 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: 1804.371
                        poster_path: /jFSkjQSZ5Td52igalpoTQRuHtk.jpg
                        vote_average: 7.9
                        vote_count: 8
                      - adult: false
                        backdrop_path: /C0A0Ar8QTnST03sy816MxdUt3K.jpg
                        first_air_date: '2010-11-22'
                        genre_ids:
                          - 10764
                        id: 60780
                        name: Four in a Bed
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Four in a Bed
                        overview: >-
                          Four pairs of B&B owners from across Britain take it
                          in turns as hosts to decide which of their
                          establishments provides the best value for money.
                        popularity: 1233.937
                        poster_path: /nFzW9V9rjKQcsunNrjw1yPc2zT8.jpg
                        vote_average: 6.2
                        vote_count: 16
                      - 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: 1620.421
                        poster_path: /ifFpUG51DJaQxwnZ35VwoGRFGGv.jpg
                        vote_average: 4.714
                        vote_count: 14
                      - adult: false
                        backdrop_path: /2Bkqjc9tNWo3KLr1aRYyJ7vMQtM.jpg
                        first_air_date: '2023-10-22'
                        genre_ids:
                          - 10764
                        id: 235493
                        name: De Bondgenoten
                        origin_country:
                          - NL
                        original_language: nl
                        original_name: De Bondgenoten
                        overview: ''
                        popularity: 1143.517
                        poster_path: /wsipinibYxrZhpkQ6MKxIMgL0hv.jpg
                        vote_average: 6.8
                        vote_count: 20
                      - adult: false
                        backdrop_path: /kkfqNkGQR5og5sDjJTxTVmI9PW.jpg
                        first_air_date: '2017-07-17'
                        genre_ids:
                          - 80
                          - 18
                        id: 72879
                        name: Tomorrow Is Ours
                        origin_country:
                          - FR
                        original_language: fr
                        original_name: Demain nous appartient
                        overview: >-
                          The story revolves around the people of Sète, France.
                          Their lives are punctuated by family rivalries,
                          romance and scenes from daily life, but also by plots
                          involving police investigations, secrets and
                          betrayals.
                        popularity: 1110.167
                        poster_path: /zMWldNZF0wS3L5XkDVFHxYhclcL.jpg
                        vote_average: 6.3
                        vote_count: 64
                      - adult: false
                        backdrop_path: /h0y3OzHzG4yNvn8u3Za6ByH8lrQ.jpg
                        first_air_date: '2005-09-26'
                        genre_ids:
                          - 18
                          - 10766
                        id: 45789
                        name: Sturm der Liebe
                        origin_country:
                          - DE
                        original_language: de
                        original_name: Sturm der Liebe
                        overview: >-
                          These are the stories of relationships taking place in
                          the fictional five-star hotel Fürstenhof, located in
                          Feldkirchen-Westerham near Rosenheim with the plot
                          revolving around members of the family room area, the
                          hotel owners, and employees.
                        popularity: 1091.572
                        poster_path: /9oZjOh3Va3FsiLGouhSogFsBX9G.jpg
                        vote_average: 5.8
                        vote_count: 32
                      - adult: false
                        backdrop_path: /xeJJZE8yC09lRbiV2f2hqURJmhd.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: 1460.219
                        poster_path: /xq1X6H8pupwx0jeZpu4Piq0V5uL.jpg
                        vote_average: 6
                        vote_count: 5
                      - adult: false
                        backdrop_path: /ookJ1LS8Uc0ji7cSDuJfV7Qh6Lb.jpg
                        first_air_date: '2000-04-23'
                        genre_ids:
                          - 10764
                        id: 18770
                        name: Gran Hermano
                        origin_country:
                          - ES
                        original_language: es
                        original_name: Gran Hermano
                        overview: >-
                          Gran Hermano is a reality television series broadcast
                          in Spain on Telecinco and La Siete produced by
                          Endemol. It is part of the Big Brother franchise first
                          developed in the Netherlands. As of February 2012, 19
                          editions of the show have aired.
                        popularity: 1060.554
                        poster_path: /gQ0Emh2LT047Fip2HWye3NkrkQB.jpg
                        vote_average: 4.3
                        vote_count: 15
                    total_pages: 9377
                    total_results: 187537
components:
  securitySchemes:
    apikey:
      type: apiKey
      name: '{{key}}'
      in: query

````