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

# Recommendations

> This endpoint retrieve recommendations for a particular TV series.



## OpenAPI

````yaml api-reference/openapi3.json get /3/tv/{series_id}/recommendations
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/tv/{series_id}/recommendations:
    get:
      tags:
        - TV SERIES
      summary: Recommendations
      description: This endpoint retrieve recommendations for a particular TV series.
      operationId: recommendations1
      parameters:
        - $ref: '#/components/parameters/language'
        - $ref: '#/components/parameters/page'
        - $ref: '#/components/parameters/series_id'
      responses:
        '200':
          description: recommendations
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=24460
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Sun, 05 Jan 2025 22:25:34 GMT
            ETag:
              schema:
                type: string
                example: W/"450b623d2a8d88272fd8a95c3d8ff137"
            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 db72f6ab1d9d27534c6158ca17e3af1c.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: NP-zv8d4NDkxu_5Wajly5NSFWIp5Vo70r5fwnH0Zu_q3GFU2meJiYQ==
            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: HIT
            x-memc-age:
              schema:
                type: string
                example: '2971'
            x-memc-expires:
              schema:
                type: string
                example: '24460'
            x-memc-key:
              schema:
                type: string
                example: 07244f4b7f8f13013e9fc25c20a5ccf6
          content:
            application/json:
              schema:
                type: object
                properties:
                  page:
                    type: number
                    example: 1
                  results:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                        backdrop_path:
                          type: string
                          example: /og2jKploGHYnCz68vV1nRSEE0xV.jpg
                        first_air_date:
                          type: string
                          example: '2015-02-08'
                        genre_ids:
                          type: array
                          items:
                            type: number
                            example: 80
                          example:
                            - 80
                            - 18
                        id:
                          type: number
                          example: 60059
                        media_type:
                          type: string
                          example: tv
                        name:
                          type: string
                          example: Better Call Saul
                        origin_country:
                          type: array
                          items:
                            type: string
                            example: US
                          example:
                            - US
                        original_language:
                          type: string
                          example: en
                        original_name:
                          type: string
                          example: Better Call Saul
                        overview:
                          type: string
                          example: >-
                            Six years before Saul Goodman meets Walter White. We
                            meet him when the man who will become Saul Goodman
                            is known as Jimmy McGill, a small-time lawyer
                            searching for his destiny, and, more immediately,
                            hustling to make ends meet. Working alongside, and,
                            often, against Jimmy, is “fixer” Mike Ehrmantraut.
                            The series tracks Jimmy’s transformation into Saul
                            Goodman, the man who puts “criminal” in “criminal
                            lawyer".
                        popularity:
                          type: number
                          example: 333.718
                        poster_path:
                          type: string
                          example: /zjg4jpK1Wp2kiRvtt5ND0kznako.jpg
                        vote_average:
                          type: number
                          example: 8.691
                        vote_count:
                          type: number
                          example: 5342
                    example:
                      - adult: false
                        backdrop_path: /og2jKploGHYnCz68vV1nRSEE0xV.jpg
                        first_air_date: '2015-02-08'
                        genre_ids:
                          - 80
                          - 18
                        id: 60059
                        media_type: tv
                        name: Better Call Saul
                        origin_country:
                          - US
                        original_language: en
                        original_name: Better Call Saul
                        overview: >-
                          Six years before Saul Goodman meets Walter White. We
                          meet him when the man who will become Saul Goodman is
                          known as Jimmy McGill, a small-time lawyer searching
                          for his destiny, and, more immediately, hustling to
                          make ends meet. Working alongside, and, often, against
                          Jimmy, is “fixer” Mike Ehrmantraut. The series tracks
                          Jimmy’s transformation into Saul Goodman, the man who
                          puts “criminal” in “criminal lawyer".
                        popularity: 333.718
                        poster_path: /zjg4jpK1Wp2kiRvtt5ND0kznako.jpg
                        vote_average: 8.691
                        vote_count: 5342
                      - adult: false
                        backdrop_path: /aSGSxGMTP893DPMCvMl9AdnEICE.jpg
                        first_air_date: '2006-10-01'
                        genre_ids:
                          - 80
                          - 18
                          - 9648
                        id: 1405
                        media_type: tv
                        name: Dexter
                        origin_country:
                          - US
                        original_language: en
                        original_name: Dexter
                        overview: >-
                          Dexter Morgan, a blood spatter pattern analyst for the
                          Miami Metro Police also leads a secret life as a
                          serial killer, hunting down criminals who have slipped
                          through the cracks of justice.
                        popularity: 807.392
                        poster_path: /q8dWfc4JwQuv3HayIZeO84jAXED.jpg
                        vote_average: 8.199
                        vote_count: 4390
                      - adult: false
                        backdrop_path: /4q6TBkY0Ilx7WtV5LX8HRqNHr5J.jpg
                        first_air_date: '2010-07-25'
                        genre_ids:
                          - 80
                          - 18
                          - 9648
                        id: 19885
                        media_type: tv
                        name: Sherlock
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Sherlock
                        overview: >-
                          A modern update finds the famous sleuth and his doctor
                          partner solving crime in 21st century London.
                        popularity: 158.889
                        poster_path: /7WTsnHkbA0FaG6R9twfFde0I9hl.jpg
                        vote_average: 8.519
                        vote_count: 5505
                      - adult: false
                        backdrop_path: /zZqpAXxVSBtxV9qPBcscfXBcL2w.jpg
                        first_air_date: '2011-04-17'
                        genre_ids:
                          - 10765
                          - 18
                          - 10759
                        id: 1399
                        media_type: tv
                        name: Game of Thrones
                        origin_country:
                          - US
                        original_language: en
                        original_name: Game of Thrones
                        overview: >-
                          Seven noble families fight for control of the mythical
                          land of Westeros. Friction between the houses leads to
                          full-scale war. All while a very ancient evil awakens
                          in the farthest north. Amidst the war, a neglected
                          military order of misfits, the Night's Watch, is all
                          that stands between the realms of men and icy horrors
                          beyond.
                        popularity: 728.528
                        poster_path: /1XS1oqL89opfnbLl8WnZY1O1uJx.jpg
                        vote_average: 8.456
                        vote_count: 24367
                      - adult: false
                        backdrop_path: /9wYtsChiXyJmTirguADrJWwqbmk.jpg
                        first_air_date: '2002-06-02'
                        genre_ids:
                          - 80
                          - 18
                        id: 1438
                        media_type: tv
                        name: The Wire
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Wire
                        overview: >-
                          Told from the points of view of both the Baltimore
                          homicide and narcotics detectives and their targets,
                          the series captures a universe in which the national
                          war on drugs has become a permanent, self-sustaining
                          bureaucracy, and distinctions between good and evil
                          are routinely obliterated.
                        popularity: 165.726
                        poster_path: /4lbclFySvugI51fwsyxBTOm4DqK.jpg
                        vote_average: 8.6
                        vote_count: 2234
                      - adult: false
                        backdrop_path: /lNpkvX2s8LGB0mjGODMT4o6Up7j.jpg
                        first_air_date: '1999-01-10'
                        genre_ids:
                          - 18
                        id: 1398
                        media_type: tv
                        name: The Sopranos
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Sopranos
                        overview: >-
                          The story of New Jersey-based Italian-American mobster
                          Tony Soprano and the difficulties he faces as he tries
                          to balance the conflicting requirements of his home
                          life and the criminal organization he heads. Those
                          difficulties are often highlighted through his ongoing
                          professional relationship with psychiatrist Jennifer
                          Melfi. The show features Tony's family members and
                          Mafia associates in prominent roles and story arcs,
                          most notably his wife Carmela and his cousin and
                          protégé Christopher Moltisanti.
                        popularity: 338.458
                        poster_path: /57okJJUBK0AaijxLh3RjNUaMvFI.jpg
                        vote_average: 8.653
                        vote_count: 2798
                      - adult: false
                        backdrop_path: /20eIP9o5ebArmu2HxJutaBjhLf4.jpg
                        first_air_date: '2019-05-06'
                        genre_ids:
                          - 18
                        id: 87108
                        media_type: tv
                        name: Chernobyl
                        origin_country:
                          - US
                        original_language: en
                        original_name: Chernobyl
                        overview: >-
                          The true story of one of the worst man-made
                          catastrophes in history: the catastrophic nuclear
                          accident at Chernobyl. A tale of the brave men and
                          women who sacrificed to save Europe from unimaginable
                          disaster.
                        popularity: 160.277
                        poster_path: /7vcwOySsqeyEdmfHQNT5jHCL2gb.jpg
                        vote_average: 8.7
                        vote_count: 6458
                      - adult: false
                        backdrop_path: /l0qVZIpXtIo7km9u5Yqh0nKPOr5.jpg
                        first_air_date: '1994-09-22'
                        genre_ids:
                          - 35
                        id: 1668
                        media_type: tv
                        name: Friends
                        origin_country:
                          - US
                        original_language: en
                        original_name: Friends
                        overview: >-
                          Six young people from New York City, on their own and
                          struggling to survive in the real world, find the
                          companionship, comfort and support they get from each
                          other to be the perfect antidote to the pressures of
                          life.
                        popularity: 424.409
                        poster_path: /2koX1xLkpTQM4IZebYvKysFW1Nh.jpg
                        vote_average: 8.437
                        vote_count: 8119
                      - adult: false
                        backdrop_path: /lHe8iwM4Cdm6RSEiara4PN8ZcBd.jpg
                        first_air_date: '2013-03-03'
                        genre_ids:
                          - 10759
                          - 18
                          - 10768
                        id: 44217
                        media_type: tv
                        name: Vikings
                        origin_country:
                          - CA
                        original_language: en
                        original_name: Vikings
                        overview: >-
                          The adventures of Ragnar Lothbrok, the greatest hero
                          of his age. The series tells the sagas of Ragnar's
                          band of Viking brothers and his family, as he rises to
                          become King of the Viking tribes. As well as being a
                          fearless warrior, Ragnar embodies the Norse traditions
                          of devotion to the gods. Legend has it that he was a
                          direct descendant of Odin, the god of war and
                          warriors.
                        popularity: 606.691
                        poster_path: /bQLrHIRNEkE3PdIWQrZHynQZazu.jpg
                        vote_average: 8.097
                        vote_count: 6978
                      - adult: false
                        backdrop_path: /sYXLeu5usz6yEz0k00FYvtEdodD.jpg
                        first_air_date: '2021-11-06'
                        genre_ids:
                          - 16
                          - 10765
                          - 18
                          - 10759
                        id: 94605
                        media_type: tv
                        name: Arcane
                        origin_country:
                          - US
                        original_language: en
                        original_name: Arcane
                        overview: >-
                          Amid the stark discord of twin cities Piltover and
                          Zaun, two sisters fight on rival sides of a war
                          between magic technologies and clashing convictions.
                        popularity: 371.175
                        poster_path: /abf8tHznhSvl9BAElD2cQeRr7do.jpg
                        vote_average: 8.777
                        vote_count: 4715
                      - adult: false
                        backdrop_path: /7w165QdHmJuTHSQwEyJDBDpuDT7.jpg
                        first_air_date: '2005-08-29'
                        genre_ids:
                          - 10759
                          - 80
                          - 18
                        id: 2288
                        media_type: tv
                        name: Prison Break
                        origin_country:
                          - US
                        original_language: en
                        original_name: Prison Break
                        overview: >-
                          Due to a political conspiracy, an innocent man is sent
                          to death row and his only hope is his brother, who
                          makes it his mission to deliberately get himself sent
                          to the same prison in order to break the both of them
                          out, from the inside out.
                        popularity: 753.881
                        poster_path: /5E1BhkCgjLBlqx557Z5yzcN0i88.jpg
                        vote_average: 8.071
                        vote_count: 5215
                      - adult: false
                        backdrop_path: /uJUe985oIuRiD3hmHQYskIMc2WU.jpg
                        first_air_date: '2015-06-24'
                        genre_ids:
                          - 80
                          - 18
                        id: 62560
                        media_type: tv
                        name: Mr. Robot
                        origin_country:
                          - US
                        original_language: en
                        original_name: Mr. Robot
                        overview: >-
                          A contemporary and culturally resonant drama about a
                          young programmer, Elliot, who suffers from a
                          debilitating anti-social disorder and decides that he
                          can only connect to people by hacking them. He wields
                          his skills as a weapon to protect the people that he
                          cares about. Elliot will find himself in the
                          intersection between a cybersecurity firm he works for
                          and the underworld organizations that are recruiting
                          him to bring down corporate America.
                        popularity: 166.912
                        poster_path: /oKIBhzZzDX07SoE2bOLhq2EE8rf.jpg
                        vote_average: 8.244
                        vote_count: 4682
                      - adult: false
                        backdrop_path: /ex4kvQb0Ski5KL2fsnKQU2hV3oo.jpg
                        first_air_date: '2013-02-01'
                        genre_ids:
                          - 18
                        id: 1425
                        media_type: tv
                        name: House of Cards
                        origin_country:
                          - US
                        original_language: en
                        original_name: House of Cards
                        overview: >-
                          Set in present day Washington, D.C., House of Cards is
                          the story of Frank Underwood, a ruthless and cunning
                          politician, and his wife Claire who will stop at
                          nothing to conquer everything. This wicked political
                          drama penetrates the shadowy world of greed, sex and
                          corruption in modern D.C.
                        popularity: 105.848
                        poster_path: /hKWxWjFwnMvkWQawbhvC0Y7ygQ8.jpg
                        vote_average: 8
                        vote_count: 2755
                      - adult: false
                        backdrop_path: /jBhcm0Rm5Uv1UaHt0TTWuRjG5G3.jpg
                        first_air_date: '2004-09-22'
                        genre_ids:
                          - 9648
                          - 10759
                          - 18
                        id: 4607
                        media_type: tv
                        name: Lost
                        origin_country:
                          - US
                        original_language: en
                        original_name: Lost
                        overview: >-
                          Stripped of everything, the survivors of a horrific
                          plane crash  must work together to stay alive. But the
                          island holds many secrets.
                        popularity: 478.666
                        poster_path: /og6S0aTZU6YUJAbqxeKjCa3kY1E.jpg
                        vote_average: 7.945
                        vote_count: 4338
                      - adult: false
                        backdrop_path: /38aCLy0BdFbOAIEfuDladoITHN0.jpg
                        first_air_date: '2011-12-04'
                        genre_ids:
                          - 10765
                          - 18
                          - 9648
                        id: 42009
                        media_type: tv
                        name: Black Mirror
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Black Mirror
                        overview: >-
                          Over the last ten years, technology has transformed
                          almost every aspect of our lives before we've had time
                          to stop and question it. In every home; on every desk;
                          in every palm - a plasma screen; a monitor; a
                          smartphone - a black mirror of our 21st Century
                          existence.
                        popularity: 360.158
                        poster_path: /5UaYsGZOFhjFDwQh6GuLjjA1WlF.jpg
                        vote_average: 8.289
                        vote_count: 5120
                      - adult: false
                        backdrop_path: /8aCek7W6BovH7M4enWjqrGptvQ8.jpg
                        first_air_date: '2013-12-02'
                        genre_ids:
                          - 16
                          - 35
                          - 10765
                          - 10759
                        id: 60625
                        media_type: tv
                        name: Rick and Morty
                        origin_country:
                          - US
                        original_language: en
                        original_name: Rick and Morty
                        overview: >-
                          Rick is a mentally-unbalanced but scientifically
                          gifted old man who has recently reconnected with his
                          family. He spends most of his time involving his young
                          grandson Morty in dangerous, outlandish adventures
                          throughout space and alternate universes. Compounded
                          with Morty's already unstable family life, these
                          events cause Morty much distress at home and school.
                        popularity: 461.522
                        poster_path: /gdIrmf2DdY5mgN6ycVP0XlzKzbE.jpg
                        vote_average: 8.7
                        vote_count: 9863
                      - adult: false
                        backdrop_path: /2MaumbgBlW1NoPo3ZJO38A6v7OS.jpg
                        first_air_date: '2016-07-15'
                        genre_ids:
                          - 18
                          - 10765
                          - 9648
                          - 10759
                        id: 66732
                        media_type: tv
                        name: Stranger Things
                        origin_country:
                          - US
                        original_language: en
                        original_name: Stranger Things
                        overview: >-
                          When a young boy vanishes, a small town uncovers a
                          mystery involving secret experiments, terrifying
                          supernatural forces, and one strange little girl.
                        popularity: 429.214
                        poster_path: /uOOtwVbSr4QDjAGIifLDwpb2Pdl.jpg
                        vote_average: 8.6
                        vote_count: 17843
                      - adult: false
                        backdrop_path: /82qpvU7AzT9D8oC02fIceb5KAz8.jpg
                        first_air_date: '2014-01-12'
                        genre_ids:
                          - 18
                          - 9648
                        id: 46648
                        media_type: tv
                        name: True Detective
                        origin_country:
                          - US
                        original_language: en
                        original_name: True Detective
                        overview: >-
                          An American anthology police detective series
                          utilizing multiple timelines in which investigations
                          seem to unearth personal and professional secrets of
                          those involved, both within or outside the law.
                        popularity: 291.912
                        poster_path: /cuV2O5ZyDLHSOWzg3nLVljp1ubw.jpg
                        vote_average: 8.298
                        vote_count: 3466
                      - adult: false
                        backdrop_path: /r0Q6eeN9L1ORL9QsV0Sg8ZV3vnv.jpg
                        first_air_date: '2004-11-16'
                        genre_ids:
                          - 18
                          - 9648
                          - 35
                        id: 1408
                        media_type: tv
                        name: House
                        origin_country:
                          - US
                        original_language: en
                        original_name: House
                        overview: >-
                          Dr. Gregory House, a drug-addicted, unconventional,
                          misanthropic medical genius, leads a team of
                          diagnosticians at the fictional Princeton–Plainsboro
                          Teaching Hospital in New Jersey.
                        popularity: 723.948
                        poster_path: /3Cz7ySOQJmqiuTdrc6CY0r65yDI.jpg
                        vote_average: 8.589
                        vote_count: 6642
                      - adult: false
                        backdrop_path: /nOpary3p4f9cazyj1bCGkBNoaIS.jpg
                        first_air_date: '2017-12-01'
                        genre_ids:
                          - 80
                          - 18
                          - 10765
                          - 9648
                        id: 70523
                        media_type: tv
                        name: Dark
                        origin_country:
                          - DE
                        original_language: de
                        original_name: Dark
                        overview: >-
                          A missing child causes four families to help each
                          other for answers. What they could not imagine is that
                          this mystery would be connected to innumerable other
                          secrets of the small town.
                        popularity: 217.645
                        poster_path: /7CFCzWIZZcnxHke3yAQiGPWXHwF.jpg
                        vote_average: 8.4
                        vote_count: 6737
                  total_pages:
                    type: number
                    example: 2
                  total_results:
                    type: number
                    example: 40
              examples:
                recommendations:
                  value:
                    page: 1
                    results:
                      - adult: false
                        backdrop_path: /og2jKploGHYnCz68vV1nRSEE0xV.jpg
                        first_air_date: '2015-02-08'
                        genre_ids:
                          - 80
                          - 18
                        id: 60059
                        media_type: tv
                        name: Better Call Saul
                        origin_country:
                          - US
                        original_language: en
                        original_name: Better Call Saul
                        overview: >-
                          Six years before Saul Goodman meets Walter White. We
                          meet him when the man who will become Saul Goodman is
                          known as Jimmy McGill, a small-time lawyer searching
                          for his destiny, and, more immediately, hustling to
                          make ends meet. Working alongside, and, often, against
                          Jimmy, is “fixer” Mike Ehrmantraut. The series tracks
                          Jimmy’s transformation into Saul Goodman, the man who
                          puts “criminal” in “criminal lawyer".
                        popularity: 333.718
                        poster_path: /zjg4jpK1Wp2kiRvtt5ND0kznako.jpg
                        vote_average: 8.691
                        vote_count: 5342
                      - adult: false
                        backdrop_path: /aSGSxGMTP893DPMCvMl9AdnEICE.jpg
                        first_air_date: '2006-10-01'
                        genre_ids:
                          - 80
                          - 18
                          - 9648
                        id: 1405
                        media_type: tv
                        name: Dexter
                        origin_country:
                          - US
                        original_language: en
                        original_name: Dexter
                        overview: >-
                          Dexter Morgan, a blood spatter pattern analyst for the
                          Miami Metro Police also leads a secret life as a
                          serial killer, hunting down criminals who have slipped
                          through the cracks of justice.
                        popularity: 807.392
                        poster_path: /q8dWfc4JwQuv3HayIZeO84jAXED.jpg
                        vote_average: 8.199
                        vote_count: 4390
                      - adult: false
                        backdrop_path: /4q6TBkY0Ilx7WtV5LX8HRqNHr5J.jpg
                        first_air_date: '2010-07-25'
                        genre_ids:
                          - 80
                          - 18
                          - 9648
                        id: 19885
                        media_type: tv
                        name: Sherlock
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Sherlock
                        overview: >-
                          A modern update finds the famous sleuth and his doctor
                          partner solving crime in 21st century London.
                        popularity: 158.889
                        poster_path: /7WTsnHkbA0FaG6R9twfFde0I9hl.jpg
                        vote_average: 8.519
                        vote_count: 5505
                      - adult: false
                        backdrop_path: /zZqpAXxVSBtxV9qPBcscfXBcL2w.jpg
                        first_air_date: '2011-04-17'
                        genre_ids:
                          - 10765
                          - 18
                          - 10759
                        id: 1399
                        media_type: tv
                        name: Game of Thrones
                        origin_country:
                          - US
                        original_language: en
                        original_name: Game of Thrones
                        overview: >-
                          Seven noble families fight for control of the mythical
                          land of Westeros. Friction between the houses leads to
                          full-scale war. All while a very ancient evil awakens
                          in the farthest north. Amidst the war, a neglected
                          military order of misfits, the Night's Watch, is all
                          that stands between the realms of men and icy horrors
                          beyond.
                        popularity: 728.528
                        poster_path: /1XS1oqL89opfnbLl8WnZY1O1uJx.jpg
                        vote_average: 8.456
                        vote_count: 24367
                      - adult: false
                        backdrop_path: /9wYtsChiXyJmTirguADrJWwqbmk.jpg
                        first_air_date: '2002-06-02'
                        genre_ids:
                          - 80
                          - 18
                        id: 1438
                        media_type: tv
                        name: The Wire
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Wire
                        overview: >-
                          Told from the points of view of both the Baltimore
                          homicide and narcotics detectives and their targets,
                          the series captures a universe in which the national
                          war on drugs has become a permanent, self-sustaining
                          bureaucracy, and distinctions between good and evil
                          are routinely obliterated.
                        popularity: 165.726
                        poster_path: /4lbclFySvugI51fwsyxBTOm4DqK.jpg
                        vote_average: 8.6
                        vote_count: 2234
                      - adult: false
                        backdrop_path: /lNpkvX2s8LGB0mjGODMT4o6Up7j.jpg
                        first_air_date: '1999-01-10'
                        genre_ids:
                          - 18
                        id: 1398
                        media_type: tv
                        name: The Sopranos
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Sopranos
                        overview: >-
                          The story of New Jersey-based Italian-American mobster
                          Tony Soprano and the difficulties he faces as he tries
                          to balance the conflicting requirements of his home
                          life and the criminal organization he heads. Those
                          difficulties are often highlighted through his ongoing
                          professional relationship with psychiatrist Jennifer
                          Melfi. The show features Tony's family members and
                          Mafia associates in prominent roles and story arcs,
                          most notably his wife Carmela and his cousin and
                          protégé Christopher Moltisanti.
                        popularity: 338.458
                        poster_path: /57okJJUBK0AaijxLh3RjNUaMvFI.jpg
                        vote_average: 8.653
                        vote_count: 2798
                      - adult: false
                        backdrop_path: /20eIP9o5ebArmu2HxJutaBjhLf4.jpg
                        first_air_date: '2019-05-06'
                        genre_ids:
                          - 18
                        id: 87108
                        media_type: tv
                        name: Chernobyl
                        origin_country:
                          - US
                        original_language: en
                        original_name: Chernobyl
                        overview: >-
                          The true story of one of the worst man-made
                          catastrophes in history: the catastrophic nuclear
                          accident at Chernobyl. A tale of the brave men and
                          women who sacrificed to save Europe from unimaginable
                          disaster.
                        popularity: 160.277
                        poster_path: /7vcwOySsqeyEdmfHQNT5jHCL2gb.jpg
                        vote_average: 8.7
                        vote_count: 6458
                      - adult: false
                        backdrop_path: /l0qVZIpXtIo7km9u5Yqh0nKPOr5.jpg
                        first_air_date: '1994-09-22'
                        genre_ids:
                          - 35
                        id: 1668
                        media_type: tv
                        name: Friends
                        origin_country:
                          - US
                        original_language: en
                        original_name: Friends
                        overview: >-
                          Six young people from New York City, on their own and
                          struggling to survive in the real world, find the
                          companionship, comfort and support they get from each
                          other to be the perfect antidote to the pressures of
                          life.
                        popularity: 424.409
                        poster_path: /2koX1xLkpTQM4IZebYvKysFW1Nh.jpg
                        vote_average: 8.437
                        vote_count: 8119
                      - adult: false
                        backdrop_path: /lHe8iwM4Cdm6RSEiara4PN8ZcBd.jpg
                        first_air_date: '2013-03-03'
                        genre_ids:
                          - 10759
                          - 18
                          - 10768
                        id: 44217
                        media_type: tv
                        name: Vikings
                        origin_country:
                          - CA
                        original_language: en
                        original_name: Vikings
                        overview: >-
                          The adventures of Ragnar Lothbrok, the greatest hero
                          of his age. The series tells the sagas of Ragnar's
                          band of Viking brothers and his family, as he rises to
                          become King of the Viking tribes. As well as being a
                          fearless warrior, Ragnar embodies the Norse traditions
                          of devotion to the gods. Legend has it that he was a
                          direct descendant of Odin, the god of war and
                          warriors.
                        popularity: 606.691
                        poster_path: /bQLrHIRNEkE3PdIWQrZHynQZazu.jpg
                        vote_average: 8.097
                        vote_count: 6978
                      - adult: false
                        backdrop_path: /sYXLeu5usz6yEz0k00FYvtEdodD.jpg
                        first_air_date: '2021-11-06'
                        genre_ids:
                          - 16
                          - 10765
                          - 18
                          - 10759
                        id: 94605
                        media_type: tv
                        name: Arcane
                        origin_country:
                          - US
                        original_language: en
                        original_name: Arcane
                        overview: >-
                          Amid the stark discord of twin cities Piltover and
                          Zaun, two sisters fight on rival sides of a war
                          between magic technologies and clashing convictions.
                        popularity: 371.175
                        poster_path: /abf8tHznhSvl9BAElD2cQeRr7do.jpg
                        vote_average: 8.777
                        vote_count: 4715
                      - adult: false
                        backdrop_path: /7w165QdHmJuTHSQwEyJDBDpuDT7.jpg
                        first_air_date: '2005-08-29'
                        genre_ids:
                          - 10759
                          - 80
                          - 18
                        id: 2288
                        media_type: tv
                        name: Prison Break
                        origin_country:
                          - US
                        original_language: en
                        original_name: Prison Break
                        overview: >-
                          Due to a political conspiracy, an innocent man is sent
                          to death row and his only hope is his brother, who
                          makes it his mission to deliberately get himself sent
                          to the same prison in order to break the both of them
                          out, from the inside out.
                        popularity: 753.881
                        poster_path: /5E1BhkCgjLBlqx557Z5yzcN0i88.jpg
                        vote_average: 8.071
                        vote_count: 5215
                      - adult: false
                        backdrop_path: /uJUe985oIuRiD3hmHQYskIMc2WU.jpg
                        first_air_date: '2015-06-24'
                        genre_ids:
                          - 80
                          - 18
                        id: 62560
                        media_type: tv
                        name: Mr. Robot
                        origin_country:
                          - US
                        original_language: en
                        original_name: Mr. Robot
                        overview: >-
                          A contemporary and culturally resonant drama about a
                          young programmer, Elliot, who suffers from a
                          debilitating anti-social disorder and decides that he
                          can only connect to people by hacking them. He wields
                          his skills as a weapon to protect the people that he
                          cares about. Elliot will find himself in the
                          intersection between a cybersecurity firm he works for
                          and the underworld organizations that are recruiting
                          him to bring down corporate America.
                        popularity: 166.912
                        poster_path: /oKIBhzZzDX07SoE2bOLhq2EE8rf.jpg
                        vote_average: 8.244
                        vote_count: 4682
                      - adult: false
                        backdrop_path: /ex4kvQb0Ski5KL2fsnKQU2hV3oo.jpg
                        first_air_date: '2013-02-01'
                        genre_ids:
                          - 18
                        id: 1425
                        media_type: tv
                        name: House of Cards
                        origin_country:
                          - US
                        original_language: en
                        original_name: House of Cards
                        overview: >-
                          Set in present day Washington, D.C., House of Cards is
                          the story of Frank Underwood, a ruthless and cunning
                          politician, and his wife Claire who will stop at
                          nothing to conquer everything. This wicked political
                          drama penetrates the shadowy world of greed, sex and
                          corruption in modern D.C.
                        popularity: 105.848
                        poster_path: /hKWxWjFwnMvkWQawbhvC0Y7ygQ8.jpg
                        vote_average: 8
                        vote_count: 2755
                      - adult: false
                        backdrop_path: /jBhcm0Rm5Uv1UaHt0TTWuRjG5G3.jpg
                        first_air_date: '2004-09-22'
                        genre_ids:
                          - 9648
                          - 10759
                          - 18
                        id: 4607
                        media_type: tv
                        name: Lost
                        origin_country:
                          - US
                        original_language: en
                        original_name: Lost
                        overview: >-
                          Stripped of everything, the survivors of a horrific
                          plane crash  must work together to stay alive. But the
                          island holds many secrets.
                        popularity: 478.666
                        poster_path: /og6S0aTZU6YUJAbqxeKjCa3kY1E.jpg
                        vote_average: 7.945
                        vote_count: 4338
                      - adult: false
                        backdrop_path: /38aCLy0BdFbOAIEfuDladoITHN0.jpg
                        first_air_date: '2011-12-04'
                        genre_ids:
                          - 10765
                          - 18
                          - 9648
                        id: 42009
                        media_type: tv
                        name: Black Mirror
                        origin_country:
                          - GB
                        original_language: en
                        original_name: Black Mirror
                        overview: >-
                          Over the last ten years, technology has transformed
                          almost every aspect of our lives before we've had time
                          to stop and question it. In every home; on every desk;
                          in every palm - a plasma screen; a monitor; a
                          smartphone - a black mirror of our 21st Century
                          existence.
                        popularity: 360.158
                        poster_path: /5UaYsGZOFhjFDwQh6GuLjjA1WlF.jpg
                        vote_average: 8.289
                        vote_count: 5120
                      - adult: false
                        backdrop_path: /8aCek7W6BovH7M4enWjqrGptvQ8.jpg
                        first_air_date: '2013-12-02'
                        genre_ids:
                          - 16
                          - 35
                          - 10765
                          - 10759
                        id: 60625
                        media_type: tv
                        name: Rick and Morty
                        origin_country:
                          - US
                        original_language: en
                        original_name: Rick and Morty
                        overview: >-
                          Rick is a mentally-unbalanced but scientifically
                          gifted old man who has recently reconnected with his
                          family. He spends most of his time involving his young
                          grandson Morty in dangerous, outlandish adventures
                          throughout space and alternate universes. Compounded
                          with Morty's already unstable family life, these
                          events cause Morty much distress at home and school.
                        popularity: 461.522
                        poster_path: /gdIrmf2DdY5mgN6ycVP0XlzKzbE.jpg
                        vote_average: 8.7
                        vote_count: 9863
                      - adult: false
                        backdrop_path: /2MaumbgBlW1NoPo3ZJO38A6v7OS.jpg
                        first_air_date: '2016-07-15'
                        genre_ids:
                          - 18
                          - 10765
                          - 9648
                          - 10759
                        id: 66732
                        media_type: tv
                        name: Stranger Things
                        origin_country:
                          - US
                        original_language: en
                        original_name: Stranger Things
                        overview: >-
                          When a young boy vanishes, a small town uncovers a
                          mystery involving secret experiments, terrifying
                          supernatural forces, and one strange little girl.
                        popularity: 429.214
                        poster_path: /uOOtwVbSr4QDjAGIifLDwpb2Pdl.jpg
                        vote_average: 8.6
                        vote_count: 17843
                      - adult: false
                        backdrop_path: /82qpvU7AzT9D8oC02fIceb5KAz8.jpg
                        first_air_date: '2014-01-12'
                        genre_ids:
                          - 18
                          - 9648
                        id: 46648
                        media_type: tv
                        name: True Detective
                        origin_country:
                          - US
                        original_language: en
                        original_name: True Detective
                        overview: >-
                          An American anthology police detective series
                          utilizing multiple timelines in which investigations
                          seem to unearth personal and professional secrets of
                          those involved, both within or outside the law.
                        popularity: 291.912
                        poster_path: /cuV2O5ZyDLHSOWzg3nLVljp1ubw.jpg
                        vote_average: 8.298
                        vote_count: 3466
                      - adult: false
                        backdrop_path: /r0Q6eeN9L1ORL9QsV0Sg8ZV3vnv.jpg
                        first_air_date: '2004-11-16'
                        genre_ids:
                          - 18
                          - 9648
                          - 35
                        id: 1408
                        media_type: tv
                        name: House
                        origin_country:
                          - US
                        original_language: en
                        original_name: House
                        overview: >-
                          Dr. Gregory House, a drug-addicted, unconventional,
                          misanthropic medical genius, leads a team of
                          diagnosticians at the fictional Princeton–Plainsboro
                          Teaching Hospital in New Jersey.
                        popularity: 723.948
                        poster_path: /3Cz7ySOQJmqiuTdrc6CY0r65yDI.jpg
                        vote_average: 8.589
                        vote_count: 6642
                      - adult: false
                        backdrop_path: /nOpary3p4f9cazyj1bCGkBNoaIS.jpg
                        first_air_date: '2017-12-01'
                        genre_ids:
                          - 80
                          - 18
                          - 10765
                          - 9648
                        id: 70523
                        media_type: tv
                        name: Dark
                        origin_country:
                          - DE
                        original_language: de
                        original_name: Dark
                        overview: >-
                          A missing child causes four families to help each
                          other for answers. What they could not imagine is that
                          this mystery would be connected to innumerable other
                          secrets of the small town.
                        popularity: 217.645
                        poster_path: /7CFCzWIZZcnxHke3yAQiGPWXHwF.jpg
                        vote_average: 8.4
                        vote_count: 6737
                    total_pages: 2
                    total_results: 40
components:
  parameters:
    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
    series_id:
      name: series_id
      in: path
      required: true
      description: >-
        This refers to a unique identifier assigned to a television series
        within the database.
      schema:
        type: integer
        example: ''
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````