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

# TV

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



## OpenAPI

````yaml api-reference/openapi3.json get /3/discover/tv
openapi: 3.0.3
info:
  title: The Movie Database
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
security:
  - bearerAuth: []
tags:
  - name: AUTHENTICATION
  - name: ACCOUNT
  - name: CERTIFICATIONS
  - name: CHANGES
  - name: COLLECTIONS
  - name: COMPANY
  - name: CONFIGURATION
  - name: CREDIT
  - name: DISCOVER
  - name: FIND
  - name: GENRES
  - name: GUEST SESSIONS
  - name: KEYWORDS
  - name: LISTS
  - name: MOVIE LISTS
  - name: MOVIES
  - name: NETWORKS
  - name: PEOPLE LIST
  - name: PEOPLE
  - name: REVIEWS
  - name: SEARCH
  - name: TRENDING
  - name: TV SERIES LIST
  - name: TV SERIES
  - name: TV SEASONS
  - name: TV EPISODES
  - name: TV EPISODE GROUP
  - name: WATCH PROVIDERS
paths:
  /3/discover/tv:
    get:
      tags:
        - DISCOVER
      summary: TV
      description: This endpoint find TV shows using over 30 filters and sort options.
      operationId: tv
      parameters:
        - name: air_date.gte
          in: query
          description: >-
            Selects results with an air date greater than or equal to the
            specified date.
          schema:
            type: string
            example: ''
        - name: air_date.lte
          in: query
          description: >-
            Selects results with an air date less than or equal to the specified
            date.
          schema:
            type: string
            example: ''
        - name: first_air_date_year
          in: query
          description: >-
            Filters results based on the year of the first air date. Must be a
            valid four-digit year (e.g., 2020).
          schema:
            type: integer
            example: ''
        - name: first_air_date.gte
          in: query
          description: >-
            Selects results with a first air date greater than or equal to the
            specified date.
          schema:
            type: string
            example: ''
        - name: first_air-date.lte
          in: query
          description: >-
            Selects results with a first air date less than or equal to the
            specified date.
          schema:
            type: string
            example: ''
        - $ref: '#/components/parameters/include_adult'
        - name: include_null_first_air_dates
          in: query
          description: >-
            Defaults to false. If set to true, includes results that do not have
            a first air date.
          schema:
            type: string
            enum:
              - true
              - false
            example: false
        - $ref: '#/components/parameters/language'
        - $ref: '#/components/parameters/page'
        - name: screened_theatrically
          in: query
          description: >-
            Filters results to include only those that have been screened in
            theatres.
          schema:
            type: string
            enum:
              - true
              - false
            example: false
        - $ref: '#/components/parameters/sorts_by'
        - name: timezone
          in: query
          description: Specifies the timezone for date-related queries.
          schema:
            type: string
            example: ''
        - $ref: '#/components/parameters/vote_average.gte'
        - $ref: '#/components/parameters/vote_average.lte'
        - $ref: '#/components/parameters/vote_count.gte'
        - $ref: '#/components/parameters/vote_count.lte'
        - $ref: '#/components/parameters/watch_region'
        - $ref: '#/components/parameters/with_companies'
        - $ref: '#/components/parameters/with_genres'
        - $ref: '#/components/parameters/with_keyword'
        - name: with_networks
          in: query
          description: >-
            Filters results to include those on specified networks (e.g., NBC,
            HBO).
          schema:
            type: string
            example: ''
        - $ref: '#/components/parameters/with_origin_country'
        - $ref: '#/components/parameters/with_original_language'
        - $ref: '#/components/parameters/with_runtime.gte'
        - $ref: '#/components/parameters/with_runtime.lte'
        - name: with_status
          in: query
          description: >-
            Possible values are [0, 1, 2, 3, 4, 5]. Can be a comma (AND) or pipe
            (OR) separated query to filter results based on content status
            (e.g., air/ended).
          schema:
            type: string
            example: ''
        - $ref: '#/components/parameters/with_watch_monetization'
        - $ref: '#/components/parameters/with_watch_providers'
        - $ref: '#/components/parameters/without_companies'
        - $ref: '#/components/parameters/without_genres'
        - $ref: '#/components/parameters/without_keywords'
        - $ref: '#/components/parameters/without_watch_providers'
        - name: with_type
          in: query
          description: >-
            Possible values are [0, 1, 2, 3, 4, 5, 6]. Can be a comma (AND) or
            pipe (OR) separated query to filter results by type (e.g., movie,
            series).
          schema:
            type: string
            example: ''
      responses:
        '200':
          description: tv
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=28099
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Thu, 02 Jan 2025 15:31:56 GMT
            ETag:
              schema:
                type: string
                example: W/"bb278f79dc9725ecd91708be60b2ec84"
            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 c84ecfd128e1f4c41a53a2b42410f3b8.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: ZSQ9FhaAhae6QQobF44d6rFRFu-gV2eHNhDFdvc3tSFxuQ-w9MdXnA==
            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: '28099'
            x-memc-key:
              schema:
                type: string
                example: 1e74239d2adae1e06c08943f452b75b6
          content:
            application/json:
              schema:
                type: object
                properties:
                  page:
                    type: number
                    example: 1
                    description: >-
                      The current page number of the results returned by the
                      API.
                  results:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                          description: >-
                            A boolean indicating whether the show is intended
                            for adults (true) or not (false).
                        backdrop_path:
                          type: string
                          nullable: true
                          example: /2meX1nMdScFOoV4370rqHWKmXhY.jpg
                          description: >-
                            A string representing the file path to the show’s
                            backdrop image, typically used as a background for
                            promotional materials on platforms.
                        first_air_date:
                          type: string
                          example: '2021-09-17'
                          description: >-
                            A string indicating the original release date of the
                            show in the format YYYY-MM-DD.
                        genre_ids:
                          type: array
                          items:
                            type: number
                            example: 10759
                          example:
                            - 10759
                            - 9648
                            - 18
                          description: >-
                            An array of integers representing the genres the
                            show belongs to. Each integer corresponds to a genre
                            code in the genre database.
                        id:
                          type: number
                          example: 93405
                          description: A unique identifier for the TV show in the database.
                        name:
                          type: string
                          example: Squid Game
                          description: >-
                            The English title of the show as it is commonly
                            known in international markets.
                        origin_country:
                          type: array
                          items:
                            type: string
                            example: KR
                          example:
                            - KR
                          description: >-
                            An array of strings specifying the country where the
                            show originated, indicated by country codes.
                        original_language:
                          type: string
                          example: ko
                          description: >-
                            A string indicating the original language in which
                            the show was produced
                        original_name:
                          type: string
                          example: 오징어 게임
                          description: The title of the TV show in its original language.
                        overview:
                          type: string
                          example: >-
                            Hundreds of cash-strapped players accept a strange
                            invitation to compete in children's games. Inside, a
                            tempting prize awaits — with deadly high stakes.
                          description: A brief summary describing the plot.
                        popularity:
                          type: number
                          example: 8611.964
                          description: >-
                            A numerical value representing the popularity of the
                            show.
                        poster_path:
                          type: string
                          example: /dDlEmu3EZ0Pgg93K2SVNLCjCSvE.jpg
                          description: >-
                            A string representing the file path to the show’s
                            promotional poster image.
                        vote_average:
                          type: number
                          example: 7.8
                          description: >-
                            A numerical value representing the average rating of
                            the show based on user votes, typically on a scale
                            from 1 to 10.
                        vote_count:
                          type: number
                          example: 14486
                          description: >-
                            An integer representing the total number of votes
                            received for the show. This value helps gauge the
                            reliability of the average rating.
                    example:
                      - adult: false
                        backdrop_path: /2meX1nMdScFOoV4370rqHWKmXhY.jpg
                        first_air_date: '2021-09-17'
                        genre_ids:
                          - 10759
                          - 9648
                          - 18
                        id: 93405
                        name: Squid Game
                        origin_country:
                          - KR
                        original_language: ko
                        original_name: 오징어 게임
                        overview: >-
                          Hundreds of cash-strapped players accept a strange
                          invitation to compete in children's games. Inside, a
                          tempting prize awaits — with deadly high stakes.
                        popularity: 8611.964
                        poster_path: /dDlEmu3EZ0Pgg93K2SVNLCjCSvE.jpg
                        vote_average: 7.8
                        vote_count: 14486
                      - 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: 4599.626
                        poster_path: /3bzECfllho8PphdYujLUIuhncJD.jpg
                        vote_average: 5.563
                        vote_count: 79
                      - 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: 3513.033
                        poster_path: /v7nXPo2zdaIOfeIaERiOuTEt89N.jpg
                        vote_average: 6.8
                        vote_count: 86
                      - 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: 3351.82
                        poster_path: /vf1I0G5jICTstI1EXxb9Oqq80TU.jpg
                        vote_average: 5.9
                        vote_count: 13
                      - 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: 3322.43
                        poster_path: /30xX4IMbgnMbQwo76xM4BOSokZO.jpg
                        vote_average: 4.5
                        vote_count: 9
                      - adult: false
                        backdrop_path: /2wNuLc0cEoPz6PZItftrZLHjG2k.jpg
                        first_air_date: '2024-10-27'
                        genre_ids:
                          - 18
                          - 10751
                        id: 251691
                        name: Autumn of the Heart
                        origin_country:
                          - SA
                        original_language: ar
                        original_name: خريف القلب
                        overview: >-
                          A devastating car accident unearths a long-buried
                          secret that turns wealthy businessman Rashid and
                          hardworking Nahla's life around; fifteen years ago,
                          their daughters were switched at birth.
                        popularity: 3020.408
                        poster_path: /8uDmIxjBx90y5OCwJDBADtQzxb7.jpg
                        vote_average: 4.429
                        vote_count: 7
                      - 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: 2611.223
                        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: >-
                          The life of a simple flower farm girl is shattered
                          when she falls for a charming accountant, who turns
                          out to be a married gun cartel member. Targeted for
                          his stolen money, she loses everything she holds dear
                          and reinvents herself to seek justice.
                        popularity: 2527.344
                        poster_path: /7o9eY4qolqVn7SDLZzpJ89t7QYE.jpg
                        vote_average: 8.2
                        vote_count: 5
                      - 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: 2477.511
                        poster_path: /nyN8R0P1Hqwq7ksJz4O2BIAUd4W.jpg
                        vote_average: 6.4
                        vote_count: 9
                      - 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: 2466.805
                        poster_path: /jFSkjQSZ5Td52igalpoTQRuHtk.jpg
                        vote_average: 7.9
                        vote_count: 8
                      - adult: false
                        backdrop_path: /4uWvmON2pqDJtpPAsHMggdDFFrn.jpg
                        first_air_date: '1990-09-13'
                        genre_ids:
                          - 80
                          - 18
                        id: 549
                        name: Law & Order
                        origin_country:
                          - US
                        original_language: en
                        original_name: Law & Order
                        overview: >-
                          In cases ripped from the headlines, police investigate
                          serious and often deadly crimes, weighing the evidence
                          and questioning the suspects until someone is taken
                          into custody. The district attorney's office then
                          builds a case to convict the perpetrator by proving
                          the person guilty beyond a reasonable doubt. Working
                          together, these expert teams navigate all sides of the
                          complex criminal justice system to make New York a
                          safer place.
                        popularity: 2423.893
                        poster_path: /6vFL8S6Cci8s7SHWXz60xOisGBC.jpg
                        vote_average: 7.4
                        vote_count: 582
                      - 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: 2319.123
                        poster_path: /naCgSiacvV685kait6fBvhVhdce.jpg
                        vote_average: 7.7
                        vote_count: 20
                      - 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: 2234.99
                        poster_path: /ifFpUG51DJaQxwnZ35VwoGRFGGv.jpg
                        vote_average: 4.813
                        vote_count: 16
                      - 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: 2213.046
                        poster_path: /zMWldNZF0wS3L5XkDVFHxYhclcL.jpg
                        vote_average: 6.3
                        vote_count: 64
                      - adult: false
                        backdrop_path: /5w5Cn8c4PNmDA5o9rET2oc0nxwb.jpg
                        first_air_date: '2024-10-27'
                        genre_ids:
                          - 18
                        id: 260695
                        name: sensitive chord
                        origin_country:
                          - EG
                        original_language: ar
                        original_name: وتر حساس
                        overview: >-
                          In a social dramatic context, the events of the series
                          revolve around the issue of marital infidelity and the
                          secrets of the human soul through three women (a
                          doctor, a lawyer, and an employee in one of the
                          departments), where the pace of events escalates due
                          to the disputes between the lawyer and her husband, an
                          interior designer, especially after she accused him of
                          betrayal, with the intertwined relationships between
                          all parties.
                        popularity: 2205.576
                        poster_path: /hHoBvznjHhGqPKNkRnqb9zUq8s6.jpg
                        vote_average: 5.5
                        vote_count: 2
                      - adult: false
                        backdrop_path: /s41aHDgGza66JSwEc0poXSuBrmx.jpg
                        first_air_date: '2024-11-18'
                        genre_ids:
                          - 18
                        id: 261121
                        name: Desperate Mrs. Seonju
                        origin_country:
                          - KR
                        original_language: ko
                        original_name: 친절한 선주씨
                        overview: >-
                          Pi Seon Ju works as an interior designer in a small
                          neighborhood. She is married to Jeon Nam Jin, who is
                          an ambitious architect. Although Pi Seon Ju is devoted
                          to her husband, her husband falls in love with Jin
                          Sang A, who will become the successor of an
                          architecture company. To further pursue his love and
                          ambitions, Jeon Nam Jin demands a divorce from Pi Seon
                          Ju. After their divorce, Pi Seon Ju decides to start
                          her new life.


                          Meanwhile, architect Kim So U is married to Jin Sang
                          A. Unlike Jin Sang A, he is satisfied with a stable
                          situation rather than being fueled with ambition. Due
                          to his wife's affair with Jeon Nam Jin, Kim So U gets
                          divorced. After meeting Pi Seon Ju, Kim So U
                          experiences a turning point in his life.
                        popularity: 2179.102
                        poster_path: /wALnisqW9vGGJWH1GYUeCCWTcYd.jpg
                        vote_average: 6.3
                        vote_count: 3
                      - 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: 2162.016
                        poster_path: /sFgeZT3H1Uz3X1OipPq3WONv0WO.jpg
                        vote_average: 6.8
                        vote_count: 20
                      - adult: false
                        backdrop_path: /5APjn4LnV5wWk5DXq7ZewT6zzP1.jpg
                        first_air_date: '1960-12-09'
                        genre_ids:
                          - 10766
                        id: 291
                        name: Coronation Street
                        origin_country:
                          - MY
                          - GB
                        original_language: en
                        original_name: Coronation Street
                        overview: >-
                          The residents of Coronation Street are ordinary,
                          working-class people, and the show follows them
                          through regular social and family interactions at
                          home, in the workplace, and in their local pub, the
                          Rovers Return Inn. Britain's longest-running soap.
                        popularity: 2135.406
                        poster_path: /5x1HXqYqPyYw7oc7Isu1lvVmwRP.jpg
                        vote_average: 5.3
                        vote_count: 108
                      - 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: 2097.681
                        poster_path: /cRMofv8YC4F1WnpF7cIqMpwSnwh.jpg
                        vote_average: 5.4
                        vote_count: 8
                      - adult: false
                        backdrop_path: /dg2pu4Vm4B2cOqTHlZ26Lka9qEz.jpg
                        first_air_date: '2024-10-11'
                        genre_ids:
                          - 10766
                          - 18
                        id: 262969
                        name: Return to Las Sabinas
                        origin_country:
                          - ES
                        original_language: es
                        original_name: Regreso a Las Sabinas
                        overview: >-
                          Gracia and Paloma return to Las Sabinas to look after
                          their father, Emilio. Gracia reunites with her
                          childhood sweetheart, Miguel, who is now engaged to
                          Esther. Paloma takes over the family's land and
                          clashes with landowner Paca Utrera, who shares a
                          terrible secret with Emilio and has a nefarious plan
                          for the village. Young Óscar is found dead under
                          strange circumstances. Manuela must investigate the
                          murder with the help of Óscar's brother, Álex, who is
                          a priest.
                        popularity: 2092.241
                        poster_path: /xMMH3r8gJtWVe1841BtHGjDooUm.jpg
                        vote_average: 6.2
                        vote_count: 5
                    description: >-
                      An array containing objects, where each object represents
                      a TV show with specific details.
                  total_pages:
                    type: number
                    example: 9439
                    description: >-
                      The total number of pages available for the results,
                      indicating how many pages of shows can be retrieved from
                      the API.
                  total_results:
                    type: number
                    example: 188772
                    description: >-
                      The total number of results (TV shows) found that match
                      the search criteria specified in the API request.
              examples:
                tv:
                  value:
                    page: 1
                    results:
                      - adult: false
                        backdrop_path: /2meX1nMdScFOoV4370rqHWKmXhY.jpg
                        first_air_date: '2021-09-17'
                        genre_ids:
                          - 10759
                          - 9648
                          - 18
                        id: 93405
                        name: Squid Game
                        origin_country:
                          - KR
                        original_language: ko
                        original_name: 오징어 게임
                        overview: >-
                          Hundreds of cash-strapped players accept a strange
                          invitation to compete in children's games. Inside, a
                          tempting prize awaits — with deadly high stakes.
                        popularity: 8611.964
                        poster_path: /dDlEmu3EZ0Pgg93K2SVNLCjCSvE.jpg
                        vote_average: 7.8
                        vote_count: 14486
                      - 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: 4599.626
                        poster_path: /3bzECfllho8PphdYujLUIuhncJD.jpg
                        vote_average: 5.563
                        vote_count: 79
                      - 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: 3513.033
                        poster_path: /v7nXPo2zdaIOfeIaERiOuTEt89N.jpg
                        vote_average: 6.8
                        vote_count: 86
                      - 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: 3351.82
                        poster_path: /vf1I0G5jICTstI1EXxb9Oqq80TU.jpg
                        vote_average: 5.9
                        vote_count: 13
                      - 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: 3322.43
                        poster_path: /30xX4IMbgnMbQwo76xM4BOSokZO.jpg
                        vote_average: 4.5
                        vote_count: 9
                      - adult: false
                        backdrop_path: /2wNuLc0cEoPz6PZItftrZLHjG2k.jpg
                        first_air_date: '2024-10-27'
                        genre_ids:
                          - 18
                          - 10751
                        id: 251691
                        name: Autumn of the Heart
                        origin_country:
                          - SA
                        original_language: ar
                        original_name: خريف القلب
                        overview: >-
                          A devastating car accident unearths a long-buried
                          secret that turns wealthy businessman Rashid and
                          hardworking Nahla's life around; fifteen years ago,
                          their daughters were switched at birth.
                        popularity: 3020.408
                        poster_path: /8uDmIxjBx90y5OCwJDBADtQzxb7.jpg
                        vote_average: 4.429
                        vote_count: 7
                      - 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: 2611.223
                        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: >-
                          The life of a simple flower farm girl is shattered
                          when she falls for a charming accountant, who turns
                          out to be a married gun cartel member. Targeted for
                          his stolen money, she loses everything she holds dear
                          and reinvents herself to seek justice.
                        popularity: 2527.344
                        poster_path: /7o9eY4qolqVn7SDLZzpJ89t7QYE.jpg
                        vote_average: 8.2
                        vote_count: 5
                      - 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: 2477.511
                        poster_path: /nyN8R0P1Hqwq7ksJz4O2BIAUd4W.jpg
                        vote_average: 6.4
                        vote_count: 9
                      - 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: 2466.805
                        poster_path: /jFSkjQSZ5Td52igalpoTQRuHtk.jpg
                        vote_average: 7.9
                        vote_count: 8
                      - adult: false
                        backdrop_path: /4uWvmON2pqDJtpPAsHMggdDFFrn.jpg
                        first_air_date: '1990-09-13'
                        genre_ids:
                          - 80
                          - 18
                        id: 549
                        name: Law & Order
                        origin_country:
                          - US
                        original_language: en
                        original_name: Law & Order
                        overview: >-
                          In cases ripped from the headlines, police investigate
                          serious and often deadly crimes, weighing the evidence
                          and questioning the suspects until someone is taken
                          into custody. The district attorney's office then
                          builds a case to convict the perpetrator by proving
                          the person guilty beyond a reasonable doubt. Working
                          together, these expert teams navigate all sides of the
                          complex criminal justice system to make New York a
                          safer place.
                        popularity: 2423.893
                        poster_path: /6vFL8S6Cci8s7SHWXz60xOisGBC.jpg
                        vote_average: 7.4
                        vote_count: 582
                      - 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: 2319.123
                        poster_path: /naCgSiacvV685kait6fBvhVhdce.jpg
                        vote_average: 7.7
                        vote_count: 20
                      - 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: 2234.99
                        poster_path: /ifFpUG51DJaQxwnZ35VwoGRFGGv.jpg
                        vote_average: 4.813
                        vote_count: 16
                      - 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: 2213.046
                        poster_path: /zMWldNZF0wS3L5XkDVFHxYhclcL.jpg
                        vote_average: 6.3
                        vote_count: 64
                      - adult: false
                        backdrop_path: /5w5Cn8c4PNmDA5o9rET2oc0nxwb.jpg
                        first_air_date: '2024-10-27'
                        genre_ids:
                          - 18
                        id: 260695
                        name: sensitive chord
                        origin_country:
                          - EG
                        original_language: ar
                        original_name: وتر حساس
                        overview: >-
                          In a social dramatic context, the events of the series
                          revolve around the issue of marital infidelity and the
                          secrets of the human soul through three women (a
                          doctor, a lawyer, and an employee in one of the
                          departments), where the pace of events escalates due
                          to the disputes between the lawyer and her husband, an
                          interior designer, especially after she accused him of
                          betrayal, with the intertwined relationships between
                          all parties.
                        popularity: 2205.576
                        poster_path: /hHoBvznjHhGqPKNkRnqb9zUq8s6.jpg
                        vote_average: 5.5
                        vote_count: 2
                      - adult: false
                        backdrop_path: /s41aHDgGza66JSwEc0poXSuBrmx.jpg
                        first_air_date: '2024-11-18'
                        genre_ids:
                          - 18
                        id: 261121
                        name: Desperate Mrs. Seonju
                        origin_country:
                          - KR
                        original_language: ko
                        original_name: 친절한 선주씨
                        overview: >-
                          Pi Seon Ju works as an interior designer in a small
                          neighborhood. She is married to Jeon Nam Jin, who is
                          an ambitious architect. Although Pi Seon Ju is devoted
                          to her husband, her husband falls in love with Jin
                          Sang A, who will become the successor of an
                          architecture company. To further pursue his love and
                          ambitions, Jeon Nam Jin demands a divorce from Pi Seon
                          Ju. After their divorce, Pi Seon Ju decides to start
                          her new life.


                          Meanwhile, architect Kim So U is married to Jin Sang
                          A. Unlike Jin Sang A, he is satisfied with a stable
                          situation rather than being fueled with ambition. Due
                          to his wife's affair with Jeon Nam Jin, Kim So U gets
                          divorced. After meeting Pi Seon Ju, Kim So U
                          experiences a turning point in his life.
                        popularity: 2179.102
                        poster_path: /wALnisqW9vGGJWH1GYUeCCWTcYd.jpg
                        vote_average: 6.3
                        vote_count: 3
                      - 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: 2162.016
                        poster_path: /sFgeZT3H1Uz3X1OipPq3WONv0WO.jpg
                        vote_average: 6.8
                        vote_count: 20
                      - adult: false
                        backdrop_path: /5APjn4LnV5wWk5DXq7ZewT6zzP1.jpg
                        first_air_date: '1960-12-09'
                        genre_ids:
                          - 10766
                        id: 291
                        name: Coronation Street
                        origin_country:
                          - MY
                          - GB
                        original_language: en
                        original_name: Coronation Street
                        overview: >-
                          The residents of Coronation Street are ordinary,
                          working-class people, and the show follows them
                          through regular social and family interactions at
                          home, in the workplace, and in their local pub, the
                          Rovers Return Inn. Britain's longest-running soap.
                        popularity: 2135.406
                        poster_path: /5x1HXqYqPyYw7oc7Isu1lvVmwRP.jpg
                        vote_average: 5.3
                        vote_count: 108
                      - 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: 2097.681
                        poster_path: /cRMofv8YC4F1WnpF7cIqMpwSnwh.jpg
                        vote_average: 5.4
                        vote_count: 8
                      - adult: false
                        backdrop_path: /dg2pu4Vm4B2cOqTHlZ26Lka9qEz.jpg
                        first_air_date: '2024-10-11'
                        genre_ids:
                          - 10766
                          - 18
                        id: 262969
                        name: Return to Las Sabinas
                        origin_country:
                          - ES
                        original_language: es
                        original_name: Regreso a Las Sabinas
                        overview: >-
                          Gracia and Paloma return to Las Sabinas to look after
                          their father, Emilio. Gracia reunites with her
                          childhood sweetheart, Miguel, who is now engaged to
                          Esther. Paloma takes over the family's land and
                          clashes with landowner Paca Utrera, who shares a
                          terrible secret with Emilio and has a nefarious plan
                          for the village. Young Óscar is found dead under
                          strange circumstances. Manuela must investigate the
                          murder with the help of Óscar's brother, Álex, who is
                          a priest.
                        popularity: 2092.241
                        poster_path: /xMMH3r8gJtWVe1841BtHGjDooUm.jpg
                        vote_average: 6.2
                        vote_count: 5
                    total_pages: 9439
                    total_results: 188772
components:
  parameters:
    include_adult:
      name: include_adult
      in: query
      description: This indicate whether the movie is an adult content.
      schema:
        type: string
        enum:
          - true
          - false
        example: false
    language:
      name: language
      in: query
      description: Specifies the language in which the response should be returned.
      schema:
        type: string
        example: en-US
    page:
      name: page
      in: query
      description: >-
        Indicates which page of results to return. Default is the first page
        (1).
      schema:
        type: integer
        example: 1
    sorts_by:
      name: sorts_by
      in: query
      description: Defines the order in which results are sorted.
      schema:
        type: string
        enum:
          - orignal_title_asc
          - original_title_desc
          - popularity_asc
          - popularity_desc
          - revenue_asc
          - revenue_desc
          - prirmary_release_date.asc
          - title_asc
          - title_desc
          - primary_release_date.desc
          - vote_average.asc
          - vote_average_desc
          - vote_count.asc
          - vote_count.desc
        example: popularity_desc
    vote_average.gte:
      name: vote_average.gte
      in: query
      description: >-
        Filters results to include those with an average vote greater than or
        equal to the specified value.
      schema:
        type: number
        example: ''
    vote_average.lte:
      name: vote_average.lte
      in: query
      description: >-
        Filters results to include those with an average vote less than or equal
        to the specified value.
      schema:
        type: number
        example: ''
    vote_count.gte:
      name: vote_count.gte
      in: query
      description: >-
        Filters results to include those with a vote count greater than or equal
        to the specified number.
      schema:
        type: number
        example: ''
    vote_count.lte:
      name: vote_count.lte
      in: query
      description: >-
        Filters results to include those with a vote count less than or equal to
        the specified number.
      schema:
        type: number
        example: ''
    watch_region:
      name: watch_region
      in: query
      description: >-
        Specifies a region code for filtering results based on available watch
        providers or monetization types.
      schema:
        type: string
        example: ''
    with_companies:
      name: with_companies
      in: query
      description: >-
        Filters results to include films produced by specific companies. Can
        also be a comma (for AND) or pipe (for OR) separated query.
      schema:
        type: string
        example: ''
    with_genres:
      name: with_genres
      in: query
      description: "string\tFilters results by specified genres (e.g., action, comedy). Can be a comma (for AND) or pipe (for OR) separated query."
      schema:
        type: string
        example: ''
    with_keyword:
      name: with_keyword
      in: query
      description: >-
        Filters results to include films associated with specific keywords. Can
        be a comma (for AND) or pipe (for OR) separated query.
      schema:
        type: string
        example: ''
    with_origin_country:
      name: with_origin_country
      in: query
      description: Filters results based on the country of origin of the film.
      schema:
        type: string
        example: ''
    with_original_language:
      name: with_original_language
      in: query
      description: Filters results to include films in a specified original language.
      schema:
        type: string
        example: ''
    with_runtime.gte:
      name: with-runtime.gte
      in: query
      description: >-
        Filters results to include films with a runtime greater than or equal to
        the specified number of minutes.
      schema:
        type: integer
        example: ''
    with_runtime.lte:
      name: with_runtime.lte
      in: query
      description: >-
        Filters results to include films with a runtime less than or equal to
        the specified number of minutes.
      schema:
        type: integer
        example: ''
    with_watch_monetization:
      name: with_watch_monetization
      in: query
      description: >-
        Filters results based on financial aspects of watching, including types
        like "flatrate," "free," "ads," "rent," or "buy."
      schema:
        type: string
        example: ''
    with_watch_providers:
      name: with_watch_providers
      in: query
      description: >-
        Specifies which watch providers to filter by, such as Netflix or Hulu.
        Can be a comma (for AND) or pipe (for OR) separated query.
      schema:
        type: string
        example: ''
    without_companies:
      name: without_companies
      in: query
      description: Filters results to exclude films produced by certain companies.
      schema:
        type: string
        example: ''
    without_genres:
      name: without_companies
      in: query
      description: results to exclude specified genres from the results.
      schema:
        type: string
        example: ''
    without_keywords:
      name: without_keywords
      in: query
      description: Filters results to exclude specified keywords associated with the films.
      schema:
        type: string
        example: ''
    without_watch_providers:
      name: without_watch_providers
      in: query
      description: Filters results to exclude films available on specified watch providers.
      schema:
        type: string
        example: ''
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````