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

# Details

> This endpoint is used to get the details of a TV show.



## OpenAPI

````yaml api-reference/TMDB.json get /3/tv/{series_id}
openapi: 3.0.3
info:
  title: The Movie Database
  description: "# About\n\nThe Movie Database (TMDB) is a _community built_ movie and TV database. Every piece of data has been added by our amazing community dating back to 2008. TMDB's strong _international focus_ and breadth of data is largely unmatched and something we're incredibly proud of\n\nAlong with extensive metadata for movies, TV shows and people, we also offer one of the best selections of high resolution posters and backdrops. On average, over 1,000 images are added every single day.\n\n# Getting Started\n\nWelcome to version 3 (v3) of Ihe Movie Database(TMDB)API. This documentation serves as a guide to kick- start your experience with the world's largest movie database,\_Operating under the REST architecture. this API has become familiar to developers over the years, owing to its resemblance to the well-known web request and response pattern and its utillization of JSON as the preferred syntax for delivering responses.\n\nHere, you'll find information on all your favorite movies, including ratings, release dates, and much more. However, before you begin, be sure to explore the introductory pages, which include the Authentication page and the Errors & status code page.\_\n\n# Authentication \n\nBefore you can use the TMBD API, you need to generate your API Key - which is how you authenticate with the API.\nTo get an API key, you need to sign up at the officlal TMDB homepage. To do sign up, follow the steps below\_\n\n1. Navigate to the TMBD sign up page.\n\n2. After submitting your requested details, verify your account to  login.\n3. Once you are logged in, you can now access your profile page containing information such as your most watched genres, and other recent activities.\n4. At the right corner of your profile page, navigate to your profile  avatar and select the Settings options.\n5. On the settings page, navigate to the API option at the left corner menu.\n6. From the following options, chose the plan that suits you, The options include Developer and Professional. Both plans have their advantages listed below them.\n7.\_Once you select a plan, you'll fill out the form which would collect information about the API usage. information requested would include name of applicaton, it's url, etc.\n8. Once completed, you would be redirected to a new page where you'll  see your generated API Key, Or check the notification icon for an instant message delivering your API key with additional informatian on the next steps to take."
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
security:
  - apikey: []
tags:
  - name: Getting Started
  - name: Account
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Authentication
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Certifications
  - name: Changes
  - name: Collections
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Companies
  - name: Configuration
  - name: Credits
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Discover
  - name: Find
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Genres
  - name: Keywords
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Lists
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Movie Lists
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Movies
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Networks
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: People Lists
  - name: People
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Reviews
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Search
  - name: Trending
  - name: TV Series Lists
  - name: TV Series
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: TV Seasons
  - name: TV Episodes
  - name: TV Episode Groups
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Watch Provider
paths:
  /3/tv/{series_id}:
    get:
      tags:
        - TV Series
      summary: Details
      description: This endpoint is used to get the details of a TV show.
      operationId: details11
      parameters:
        - name: series_id
          in: path
          required: true
          schema:
            type: string
            example: '4614'
          description: integer
        - name: language
          in: query
          schema:
            type: string
            example: en-US
      responses:
        '200':
          description: OK
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=20759
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Wed, 18 Dec 2024 14:52:47 GMT
            ETag:
              schema:
                type: string
                example: W/"45ece37a9beff52cb4339b8181ebaf75"
            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 1fa3f854976309f3d11907ad7125291a.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: EjmHsTLXk4e5XJ4zSMMTJfKryRSNrCNeXpKsgbH01n7f7kbOr19JHw==
            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: '1995'
            x-memc-expires:
              schema:
                type: string
                example: '20759'
            x-memc-key:
              schema:
                type: string
                example: d526801ffd4b4a365feeb4f2e4164f27
          content:
            application/json:
              schema:
                type: object
                properties:
                  adult:
                    type: boolean
                    example: false
                  backdrop_path:
                    type: string
                    example: /c1aBrG5s5xFa6Tbnihu2Hhj4t2q.jpg
                  created_by:
                    type: array
                    items:
                      type: object
                      properties:
                        credit_id:
                          type: string
                          example: 525776ce760ee36aaa5306f0
                        gender:
                          type: number
                          example: 2
                        id:
                          type: number
                          example: 1218788
                        name:
                          type: string
                          example: Don McGill
                        original_name:
                          type: string
                          example: Don McGill
                        profile_path:
                          type: string
                          example: /9QMLJDoA3hYlWdOhQyTVqimPok9.jpg
                    example:
                      - credit_id: 525776ce760ee36aaa5306f0
                        gender: 2
                        id: 1218788
                        name: Don McGill
                        original_name: Don McGill
                        profile_path: /9QMLJDoA3hYlWdOhQyTVqimPok9.jpg
                      - credit_id: 540dcbbf0e0a262b3d0069a8
                        gender: 2
                        id: 160145
                        name: Donald P. Bellisario
                        original_name: Donald P. Bellisario
                        profile_path: /8xjZRZvWfn0aaZVHlYxRUtlqJIR.jpg
                  episode_run_time:
                    type: array
                    items: {}
                    example: []
                  first_air_date:
                    type: string
                    example: '2003-09-23'
                  genres:
                    type: array
                    items:
                      type: object
                      properties:
                        id:
                          type: number
                          example: 80
                        name:
                          type: string
                          example: Crime
                    example:
                      - id: 80
                        name: Crime
                      - id: 18
                        name: Drama
                      - id: 10759
                        name: Action & Adventure
                  homepage:
                    type: string
                    example: http://www.cbs.com/shows/ncis/
                  id:
                    type: number
                    example: 4614
                  in_production:
                    type: boolean
                    example: true
                  languages:
                    type: array
                    items:
                      type: string
                      example: en
                    example:
                      - en
                  last_air_date:
                    type: string
                    example: '2024-12-16'
                  last_episode_to_air:
                    type: object
                    properties:
                      air_date:
                        type: string
                        example: '2024-12-16'
                      episode_number:
                        type: number
                        example: 9
                      episode_type:
                        type: string
                        example: standard
                      id:
                        type: number
                        example: 5813668
                      name:
                        type: string
                        example: Humbug
                      overview:
                        type: string
                        example: >-
                          When a shocking tell-all threatens to ruin Christmas
                          for a decorated Marine, NCIS must unwrap the truth and
                          deliver a holiday miracle -- before the book hits
                          shelves and turns a hero's legacy into a holiday
                          disaster.
                      production_code:
                        type: string
                        example: ''
                      runtime:
                        type: number
                        example: 42
                      season_number:
                        type: number
                        example: 22
                      show_id:
                        type: number
                        example: 4614
                      still_path:
                        nullable: true
                        example: null
                      vote_average:
                        type: number
                        example: 0
                      vote_count:
                        type: number
                        example: 0
                  name:
                    type: string
                    example: NCIS
                  networks:
                    type: array
                    items:
                      type: object
                      properties:
                        id:
                          type: number
                          example: 16
                        logo_path:
                          type: string
                          example: /wWA5mILSAyahtdNQh1WiADi6PRI.png
                        name:
                          type: string
                          example: CBS
                        origin_country:
                          type: string
                          example: US
                    example:
                      - id: 16
                        logo_path: /wWA5mILSAyahtdNQh1WiADi6PRI.png
                        name: CBS
                        origin_country: US
                  next_episode_to_air:
                    nullable: true
                    example: null
                  number_of_episodes:
                    type: number
                    example: 477
                  number_of_seasons:
                    type: number
                    example: 22
                  origin_country:
                    type: array
                    items:
                      type: string
                      example: US
                    example:
                      - US
                  original_language:
                    type: string
                    example: en
                  original_name:
                    type: string
                    example: NCIS
                  overview:
                    type: string
                    example: >-
                      From murder and espionage to terrorism and stolen
                      submarines, a team of special agents investigates any
                      crime that has a shred of evidence connected to Navy and
                      Marine Corps personnel, regardless of rank or position.
                  popularity:
                    type: number
                    example: 698.785
                  poster_path:
                    type: string
                    example: /mBcu8d6x6zB1el3MPNl7cZQEQ31.jpg
                  production_companies:
                    type: array
                    items:
                      type: object
                      properties:
                        id:
                          type: number
                          example: 9223
                        logo_path:
                          type: string
                          nullable: true
                          example: /40qzTBM38vokoWhLKurficZ5syV.png
                        name:
                          type: string
                          example: Paramount Television
                        origin_country:
                          type: string
                          example: US
                    example:
                      - id: 9223
                        logo_path: /40qzTBM38vokoWhLKurficZ5syV.png
                        name: Paramount Television
                        origin_country: US
                      - id: 23341
                        logo_path: null
                        name: Belisarius Productions
                        origin_country: US
                      - id: 1081
                        logo_path: /19kn4jVvpc3sAL3YpZNb3elhSMl.png
                        name: CBS Studios
                        origin_country: US
                  production_countries:
                    type: array
                    items:
                      type: object
                      properties:
                        iso_3166_1:
                          type: string
                          example: US
                        name:
                          type: string
                          example: United States of America
                    example:
                      - iso_3166_1: US
                        name: United States of America
                  seasons:
                    type: array
                    items:
                      type: object
                      properties:
                        air_date:
                          type: string
                          example: '2003-04-22'
                        episode_count:
                          type: number
                          example: 126
                        id:
                          type: number
                          example: 14081
                        name:
                          type: string
                          example: Specials
                        overview:
                          type: string
                          example: ''
                        poster_path:
                          type: string
                          example: /FlzeiA7DV0KQQ6FOExjTaHWBjs.jpg
                        season_number:
                          type: number
                          example: 0
                        vote_average:
                          type: number
                          example: 0
                    example:
                      - air_date: '2003-04-22'
                        episode_count: 126
                        id: 14081
                        name: Specials
                        overview: ''
                        poster_path: /FlzeiA7DV0KQQ6FOExjTaHWBjs.jpg
                        season_number: 0
                        vote_average: 0
                      - air_date: '2003-09-23'
                        episode_count: 23
                        id: 14073
                        name: Season 1
                        overview: ''
                        poster_path: /ruiOyO3M47kM4TSpsuwyxr1HnSR.jpg
                        season_number: 1
                        vote_average: 7.5
                      - air_date: '2004-09-28'
                        episode_count: 23
                        id: 14076
                        name: Season 2
                        overview: ''
                        poster_path: /xuHMeqMludcvuc044p1KK8P0khI.jpg
                        season_number: 2
                        vote_average: 7.4
                      - air_date: '2005-09-20'
                        episode_count: 24
                        id: 14077
                        name: Season 3
                        overview: ''
                        poster_path: /oODrsSxzOkk7ODM2D13OVSdhhGM.jpg
                        season_number: 3
                        vote_average: 7.1
                      - air_date: '2006-09-19'
                        episode_count: 24
                        id: 14075
                        name: Season 4
                        overview: ''
                        poster_path: /g8ITNivPqH4oO6DooQyTXpV4k7O.jpg
                        season_number: 4
                        vote_average: 6.9
                      - air_date: '2007-09-25'
                        episode_count: 19
                        id: 14074
                        name: Season 5
                        overview: ''
                        poster_path: /TuaO9cUbFMoUvWXozQDBXxk0jX.jpg
                        season_number: 5
                        vote_average: 7.3
                      - air_date: '2008-09-23'
                        episode_count: 25
                        id: 14072
                        name: Season 6
                        overview: ''
                        poster_path: /1gPhXsISRdx9Zr9Zjt6gYRCRLTx.jpg
                        season_number: 6
                        vote_average: 7.3
                      - air_date: '2009-09-22'
                        episode_count: 24
                        id: 14078
                        name: Season 7
                        overview: ''
                        poster_path: /piRf9xx4yVeHPWdbl672ohh1Yw6.jpg
                        season_number: 7
                        vote_average: 7.3
                      - air_date: '2010-09-21'
                        episode_count: 24
                        id: 14079
                        name: Season 8
                        overview: ''
                        poster_path: /zlw3MFUmiy3vR6SYm4vigAjfsE9.jpg
                        season_number: 8
                        vote_average: 7.2
                      - air_date: '2011-09-20'
                        episode_count: 24
                        id: 14080
                        name: Season 9
                        overview: ''
                        poster_path: /lxdcCxdliuJIG7cvX4bA34hLY9O.jpg
                        season_number: 9
                        vote_average: 7.4
                      - air_date: '2012-09-25'
                        episode_count: 24
                        id: 14082
                        name: Season 10
                        overview: ''
                        poster_path: /z0GQhIt7uF9aPnMr7YQH6nS2ch4.jpg
                        season_number: 10
                        vote_average: 7.2
                      - air_date: '2013-09-24'
                        episode_count: 24
                        id: 14083
                        name: Season 11
                        overview: ''
                        poster_path: /tctlBaYAGMQXC0WeSWRsQTRlHrq.jpg
                        season_number: 11
                        vote_average: 7.2
                      - air_date: '2014-09-23'
                        episode_count: 24
                        id: 62834
                        name: Season 12
                        overview: ''
                        poster_path: /mFMuez4mJttuV59RLLCrBRJv1Uv.jpg
                        season_number: 12
                        vote_average: 7.1
                      - air_date: '2015-09-22'
                        episode_count: 24
                        id: 70439
                        name: Season 13
                        overview: ''
                        poster_path: /7we57KqiRwrmaNjnInYgnSAjas.jpg
                        season_number: 13
                        vote_average: 7.3
                      - air_date: '2016-09-20'
                        episode_count: 24
                        id: 79755
                        name: Season 14
                        overview: ''
                        poster_path: /7LMI9VVUD4zAgVLQrGGdNUVCAa8.jpg
                        season_number: 14
                        vote_average: 7.6
                      - air_date: '2017-09-26'
                        episode_count: 24
                        id: 91258
                        name: Season 15
                        overview: ''
                        poster_path: /bdMcCHERoYwYCpHJW0aHYNm2oKG.jpg
                        season_number: 15
                        vote_average: 8
                      - air_date: '2018-09-25'
                        episode_count: 24
                        id: 106151
                        name: Season 16
                        overview: ''
                        poster_path: /sQz8u7UpRE02SthffFgIywogoKS.jpg
                        season_number: 16
                        vote_average: 7.9
                      - air_date: '2019-09-24'
                        episode_count: 20
                        id: 126158
                        name: Season 17
                        overview: ''
                        poster_path: /gK2yIQjtMGYmlLjIbHQuSadzJ9n.jpg
                        season_number: 17
                        vote_average: 7.8
                      - air_date: '2020-11-17'
                        episode_count: 16
                        id: 167653
                        name: Season 18
                        overview: ''
                        poster_path: /gYeIW2bgvQEwTFdkxufkzximplS.jpg
                        season_number: 18
                        vote_average: 7.9
                      - air_date: '2021-09-20'
                        episode_count: 21
                        id: 201998
                        name: Season 19
                        overview: ''
                        poster_path: /lSTchtc26YNdOjdKvZtLs22SokL.jpg
                        season_number: 19
                        vote_average: 7.9
                      - air_date: '2022-09-19'
                        episode_count: 22
                        id: 298439
                        name: Season 20
                        overview: ''
                        poster_path: /2exOHePjOTquUsbThPGhuEjYTyA.jpg
                        season_number: 20
                        vote_average: 7.6
                      - air_date: '2024-02-12'
                        episode_count: 10
                        id: 365595
                        name: Season 21
                        overview: ''
                        poster_path: /19ht0bW0v1BzQO3WO319R9EXSE6.jpg
                        season_number: 21
                        vote_average: 8
                      - air_date: '2024-10-14'
                        episode_count: 10
                        id: 402099
                        name: Season 22
                        overview: ''
                        poster_path: /mBcu8d6x6zB1el3MPNl7cZQEQ31.jpg
                        season_number: 22
                        vote_average: 10
                  spoken_languages:
                    type: array
                    items:
                      type: object
                      properties:
                        english_name:
                          type: string
                          example: English
                        iso_639_1:
                          type: string
                          example: en
                        name:
                          type: string
                          example: English
                    example:
                      - english_name: English
                        iso_639_1: en
                        name: English
                  status:
                    type: string
                    example: Returning Series
                  tagline:
                    type: string
                    example: Back in force.
                  type:
                    type: string
                    example: Scripted
                  vote_average:
                    type: number
                    example: 7.618
                  vote_count:
                    type: number
                    example: 2278
              examples:
                OK:
                  value:
                    adult: false
                    backdrop_path: /c1aBrG5s5xFa6Tbnihu2Hhj4t2q.jpg
                    created_by:
                      - credit_id: 525776ce760ee36aaa5306f0
                        gender: 2
                        id: 1218788
                        name: Don McGill
                        original_name: Don McGill
                        profile_path: /9QMLJDoA3hYlWdOhQyTVqimPok9.jpg
                      - credit_id: 540dcbbf0e0a262b3d0069a8
                        gender: 2
                        id: 160145
                        name: Donald P. Bellisario
                        original_name: Donald P. Bellisario
                        profile_path: /8xjZRZvWfn0aaZVHlYxRUtlqJIR.jpg
                    episode_run_time: []
                    first_air_date: '2003-09-23'
                    genres:
                      - id: 80
                        name: Crime
                      - id: 18
                        name: Drama
                      - id: 10759
                        name: Action & Adventure
                    homepage: http://www.cbs.com/shows/ncis/
                    id: 4614
                    in_production: true
                    languages:
                      - en
                    last_air_date: '2024-12-16'
                    last_episode_to_air:
                      air_date: '2024-12-16'
                      episode_number: 9
                      episode_type: standard
                      id: 5813668
                      name: Humbug
                      overview: >-
                        When a shocking tell-all threatens to ruin Christmas for
                        a decorated Marine, NCIS must unwrap the truth and
                        deliver a holiday miracle -- before the book hits
                        shelves and turns a hero's legacy into a holiday
                        disaster.
                      production_code: ''
                      runtime: 42
                      season_number: 22
                      show_id: 4614
                      still_path: null
                      vote_average: 0
                      vote_count: 0
                    name: NCIS
                    networks:
                      - id: 16
                        logo_path: /wWA5mILSAyahtdNQh1WiADi6PRI.png
                        name: CBS
                        origin_country: US
                    next_episode_to_air: null
                    number_of_episodes: 477
                    number_of_seasons: 22
                    origin_country:
                      - US
                    original_language: en
                    original_name: NCIS
                    overview: >-
                      From murder and espionage to terrorism and stolen
                      submarines, a team of special agents investigates any
                      crime that has a shred of evidence connected to Navy and
                      Marine Corps personnel, regardless of rank or position.
                    popularity: 698.785
                    poster_path: /mBcu8d6x6zB1el3MPNl7cZQEQ31.jpg
                    production_companies:
                      - id: 9223
                        logo_path: /40qzTBM38vokoWhLKurficZ5syV.png
                        name: Paramount Television
                        origin_country: US
                      - id: 23341
                        logo_path: null
                        name: Belisarius Productions
                        origin_country: US
                      - id: 1081
                        logo_path: /19kn4jVvpc3sAL3YpZNb3elhSMl.png
                        name: CBS Studios
                        origin_country: US
                    production_countries:
                      - iso_3166_1: US
                        name: United States of America
                    seasons:
                      - air_date: '2003-04-22'
                        episode_count: 126
                        id: 14081
                        name: Specials
                        overview: ''
                        poster_path: /FlzeiA7DV0KQQ6FOExjTaHWBjs.jpg
                        season_number: 0
                        vote_average: 0
                      - air_date: '2003-09-23'
                        episode_count: 23
                        id: 14073
                        name: Season 1
                        overview: ''
                        poster_path: /ruiOyO3M47kM4TSpsuwyxr1HnSR.jpg
                        season_number: 1
                        vote_average: 7.5
                      - air_date: '2004-09-28'
                        episode_count: 23
                        id: 14076
                        name: Season 2
                        overview: ''
                        poster_path: /xuHMeqMludcvuc044p1KK8P0khI.jpg
                        season_number: 2
                        vote_average: 7.4
                      - air_date: '2005-09-20'
                        episode_count: 24
                        id: 14077
                        name: Season 3
                        overview: ''
                        poster_path: /oODrsSxzOkk7ODM2D13OVSdhhGM.jpg
                        season_number: 3
                        vote_average: 7.1
                      - air_date: '2006-09-19'
                        episode_count: 24
                        id: 14075
                        name: Season 4
                        overview: ''
                        poster_path: /g8ITNivPqH4oO6DooQyTXpV4k7O.jpg
                        season_number: 4
                        vote_average: 6.9
                      - air_date: '2007-09-25'
                        episode_count: 19
                        id: 14074
                        name: Season 5
                        overview: ''
                        poster_path: /TuaO9cUbFMoUvWXozQDBXxk0jX.jpg
                        season_number: 5
                        vote_average: 7.3
                      - air_date: '2008-09-23'
                        episode_count: 25
                        id: 14072
                        name: Season 6
                        overview: ''
                        poster_path: /1gPhXsISRdx9Zr9Zjt6gYRCRLTx.jpg
                        season_number: 6
                        vote_average: 7.3
                      - air_date: '2009-09-22'
                        episode_count: 24
                        id: 14078
                        name: Season 7
                        overview: ''
                        poster_path: /piRf9xx4yVeHPWdbl672ohh1Yw6.jpg
                        season_number: 7
                        vote_average: 7.3
                      - air_date: '2010-09-21'
                        episode_count: 24
                        id: 14079
                        name: Season 8
                        overview: ''
                        poster_path: /zlw3MFUmiy3vR6SYm4vigAjfsE9.jpg
                        season_number: 8
                        vote_average: 7.2
                      - air_date: '2011-09-20'
                        episode_count: 24
                        id: 14080
                        name: Season 9
                        overview: ''
                        poster_path: /lxdcCxdliuJIG7cvX4bA34hLY9O.jpg
                        season_number: 9
                        vote_average: 7.4
                      - air_date: '2012-09-25'
                        episode_count: 24
                        id: 14082
                        name: Season 10
                        overview: ''
                        poster_path: /z0GQhIt7uF9aPnMr7YQH6nS2ch4.jpg
                        season_number: 10
                        vote_average: 7.2
                      - air_date: '2013-09-24'
                        episode_count: 24
                        id: 14083
                        name: Season 11
                        overview: ''
                        poster_path: /tctlBaYAGMQXC0WeSWRsQTRlHrq.jpg
                        season_number: 11
                        vote_average: 7.2
                      - air_date: '2014-09-23'
                        episode_count: 24
                        id: 62834
                        name: Season 12
                        overview: ''
                        poster_path: /mFMuez4mJttuV59RLLCrBRJv1Uv.jpg
                        season_number: 12
                        vote_average: 7.1
                      - air_date: '2015-09-22'
                        episode_count: 24
                        id: 70439
                        name: Season 13
                        overview: ''
                        poster_path: /7we57KqiRwrmaNjnInYgnSAjas.jpg
                        season_number: 13
                        vote_average: 7.3
                      - air_date: '2016-09-20'
                        episode_count: 24
                        id: 79755
                        name: Season 14
                        overview: ''
                        poster_path: /7LMI9VVUD4zAgVLQrGGdNUVCAa8.jpg
                        season_number: 14
                        vote_average: 7.6
                      - air_date: '2017-09-26'
                        episode_count: 24
                        id: 91258
                        name: Season 15
                        overview: ''
                        poster_path: /bdMcCHERoYwYCpHJW0aHYNm2oKG.jpg
                        season_number: 15
                        vote_average: 8
                      - air_date: '2018-09-25'
                        episode_count: 24
                        id: 106151
                        name: Season 16
                        overview: ''
                        poster_path: /sQz8u7UpRE02SthffFgIywogoKS.jpg
                        season_number: 16
                        vote_average: 7.9
                      - air_date: '2019-09-24'
                        episode_count: 20
                        id: 126158
                        name: Season 17
                        overview: ''
                        poster_path: /gK2yIQjtMGYmlLjIbHQuSadzJ9n.jpg
                        season_number: 17
                        vote_average: 7.8
                      - air_date: '2020-11-17'
                        episode_count: 16
                        id: 167653
                        name: Season 18
                        overview: ''
                        poster_path: /gYeIW2bgvQEwTFdkxufkzximplS.jpg
                        season_number: 18
                        vote_average: 7.9
                      - air_date: '2021-09-20'
                        episode_count: 21
                        id: 201998
                        name: Season 19
                        overview: ''
                        poster_path: /lSTchtc26YNdOjdKvZtLs22SokL.jpg
                        season_number: 19
                        vote_average: 7.9
                      - air_date: '2022-09-19'
                        episode_count: 22
                        id: 298439
                        name: Season 20
                        overview: ''
                        poster_path: /2exOHePjOTquUsbThPGhuEjYTyA.jpg
                        season_number: 20
                        vote_average: 7.6
                      - air_date: '2024-02-12'
                        episode_count: 10
                        id: 365595
                        name: Season 21
                        overview: ''
                        poster_path: /19ht0bW0v1BzQO3WO319R9EXSE6.jpg
                        season_number: 21
                        vote_average: 8
                      - air_date: '2024-10-14'
                        episode_count: 10
                        id: 402099
                        name: Season 22
                        overview: ''
                        poster_path: /mBcu8d6x6zB1el3MPNl7cZQEQ31.jpg
                        season_number: 22
                        vote_average: 10
                    spoken_languages:
                      - english_name: English
                        iso_639_1: en
                        name: English
                    status: Returning Series
                    tagline: Back in force.
                    type: Scripted
                    vote_average: 7.618
                    vote_count: 2278
components:
  securitySchemes:
    apikey:
      type: apiKey
      name: '{{key}}'
      in: query

````