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

# Credits

> This endpoint is used to get the credits of a TV season.



## OpenAPI

````yaml api-reference/TMDB.json get /3/tv/{series_id}/season/{season_number}/credits
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}/season/{season_number}/credits:
    get:
      tags:
        - TV Seasons
      summary: Credits
      description: This endpoint is used to get the credits of a TV season.
      operationId: credits2
      parameters:
        - name: series_id
          in: path
          required: true
          schema:
            type: string
            example: '4614'
          description: integer
        - name: season_number
          in: path
          required: true
          schema:
            type: string
            example: '1'
          description: integer
      responses:
        '200':
          description: OK
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=13326
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Wed, 18 Dec 2024 23:24:55 GMT
            ETag:
              schema:
                type: string
                example: W/"ae3aa3cf5960e311453816072edc57d1"
            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 368146333bf1a1071e8432a7d4e41e1a.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: Qw0tbm7YL9dHaLiiLRCAbR9mwYgJ-oovChO2IBSHKSJp0Q-VgoshqQ==
            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: '9747'
            x-memc-expires:
              schema:
                type: string
                example: '13326'
            x-memc-key:
              schema:
                type: string
                example: a79ed9d207a2a79adcae7d6d3e856fa1
          content:
            application/json:
              schema:
                type: object
                properties:
                  cast:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                        character:
                          type: string
                          example: Leroy Jethro Gibbs
                        credit_id:
                          type: string
                          example: 525776cd760ee36aaa5303ba
                        gender:
                          type: number
                          example: 2
                        id:
                          type: number
                          example: 19728
                        known_for_department:
                          type: string
                          example: Acting
                        name:
                          type: string
                          example: Mark Harmon
                        order:
                          type: number
                          example: 0
                        original_name:
                          type: string
                          example: Mark Harmon
                        popularity:
                          type: number
                          example: 24.208
                        profile_path:
                          type: string
                          example: /jDRXlmBItH9IyXk9UhafpOSBIq7.jpg
                    example:
                      - adult: false
                        character: Leroy Jethro Gibbs
                        credit_id: 525776cd760ee36aaa5303ba
                        gender: 2
                        id: 19728
                        known_for_department: Acting
                        name: Mark Harmon
                        order: 0
                        original_name: Mark Harmon
                        popularity: 24.208
                        profile_path: /jDRXlmBItH9IyXk9UhafpOSBIq7.jpg
                      - adult: false
                        character: Tony DiNozzo
                        credit_id: 525776cd760ee36aaa53040a
                        gender: 2
                        id: 122727
                        known_for_department: Acting
                        name: Michael Weatherly
                        order: 2
                        original_name: Michael Weatherly
                        popularity: 17.413
                        profile_path: /o4UqLl3mx7SvFhr9xrpFv7VLpCS.jpg
                      - adult: false
                        character: Caitlin Todd
                        credit_id: 5307f306c3a36842080012e2
                        gender: 1
                        id: 64154
                        known_for_department: Acting
                        name: Sasha Alexander
                        order: 7
                        original_name: Sasha Alexander
                        popularity: 21.875
                        profile_path: /2K3v9aG4JYJtsvZK6MeIhPU7t47.jpg
                      - adult: false
                        character: Dr. Donald 'Ducky' Mallard
                        credit_id: 525776cd760ee36aaa5304aa
                        gender: 2
                        id: 24813
                        known_for_department: Acting
                        name: David McCallum
                        order: 9
                        original_name: David McCallum
                        popularity: 16.236
                        profile_path: /blpEToArrhcrYdRlQU6fJckUcuG.jpg
                      - adult: false
                        character: Abby Sciuto
                        credit_id: 525776cd760ee36aaa53045a
                        gender: 1
                        id: 11680
                        known_for_department: Acting
                        name: Pauley Perrette
                        order: 10
                        original_name: Pauley Perrette
                        popularity: 22.089
                        profile_path: /xMZGzduDxRcamkUuirbfERzRzxK.jpg
                  crew:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                        credit_id:
                          type: string
                          example: 661764c27d41aa017d004784
                        department:
                          type: string
                          example: Visual Effects
                        gender:
                          type: number
                          example: 2
                        id:
                          type: number
                          example: 1622496
                        job:
                          type: string
                          example: Digital Compositor
                        known_for_department:
                          type: string
                          example: Visual Effects
                        name:
                          type: string
                          example: Craig Kuehne
                        original_name:
                          type: string
                          example: Craig Kuehne
                        popularity:
                          type: number
                          example: 2.364
                        profile_path:
                          type: string
                          nullable: true
                          example: /qgMUhgcQbpR4UKdC93rtfqWRZMr.jpg
                    example:
                      - adult: false
                        credit_id: 661764c27d41aa017d004784
                        department: Visual Effects
                        gender: 2
                        id: 1622496
                        job: Digital Compositor
                        known_for_department: Visual Effects
                        name: Craig Kuehne
                        original_name: Craig Kuehne
                        popularity: 2.364
                        profile_path: /qgMUhgcQbpR4UKdC93rtfqWRZMr.jpg
                      - adult: false
                        credit_id: 525776ce760ee36aaa53074c
                        department: Production
                        gender: 2
                        id: 1221018
                        job: Producer
                        known_for_department: Writing
                        name: Shane Brennan
                        original_name: Shane Brennan
                        popularity: 4.279
                        profile_path: /beakIfOGT00FmdlfSbjR1iNIcRy.jpg
                      - adult: false
                        credit_id: 635a75ea3c887d0091556a2a
                        department: Production
                        gender: 2
                        id: 3759907
                        job: Production Supervisor
                        known_for_department: Production
                        name: David Schiller
                        original_name: David Schiller
                        popularity: 1.058
                        profile_path: null
                      - adult: false
                        credit_id: 635a7279894ed6007f58b45e
                        department: Sound
                        gender: 2
                        id: 3759903
                        job: Theme Song Performance
                        known_for_department: Sound
                        name: Maurice Jackson
                        original_name: Maurice Jackson
                        popularity: 1.572
                        profile_path: null
                      - adult: false
                        credit_id: 635a55f38d2f8d007d26f002
                        department: Production
                        gender: 1
                        id: 1045137
                        job: Original Casting
                        known_for_department: Production
                        name: Susan Bluestein
                        original_name: Susan Bluestein
                        popularity: 4.705
                        profile_path: /dvnRCD7PQ5Sufbr1uumyaFztbNo.jpg
                      - adult: false
                        credit_id: 635a72b12495ab007a210526
                        department: Sound
                        gender: 2
                        id: 3759904
                        job: Theme Song Performance
                        known_for_department: Sound
                        name: Matt Hawkins
                        original_name: Matt Hawkins
                        popularity: 1.411
                        profile_path: null
                      - adult: false
                        credit_id: 635a6adb2d8ef3007c9db4d6
                        department: Crew
                        gender: 2
                        id: 3759891
                        job: Technical Advisor
                        known_for_department: Crew
                        name: Craig Harvey
                        original_name: Craig Harvey
                        popularity: 1.582
                        profile_path: /rza2bnmzCu0jKK8jwPCz45YmSlv.jpg
                      - adult: false
                        credit_id: 635a743fb1f68d0082e3e396
                        department: Sound
                        gender: 2
                        id: 3759905
                        job: Theme Song Performance
                        known_for_department: Sound
                        name: Neil Martin
                        original_name: Neil Martin
                        popularity: 1.531
                        profile_path: null
                      - adult: false
                        credit_id: 635a693ab1f68d0082e3df1e
                        department: Crew
                        gender: 2
                        id: 2179758
                        job: Technical Advisor
                        known_for_department: Writing
                        name: Leon Carroll Jr.
                        original_name: Leon Carroll Jr.
                        popularity: 5.336
                        profile_path: /1dzxcAKhl8muYzBoj0ulBVV9ynf.jpg
                      - adult: false
                        credit_id: 635a620b894ed60091434560
                        department: Costume & Make-Up
                        gender: 1
                        id: 3759853
                        job: Hairstylist
                        known_for_department: Costume & Make-Up
                        name: Carla Dean
                        original_name: Carla Dean
                        popularity: 1.752
                        profile_path: null
                  id:
                    type: number
                    example: 14073
              examples:
                OK:
                  value:
                    cast:
                      - adult: false
                        character: Leroy Jethro Gibbs
                        credit_id: 525776cd760ee36aaa5303ba
                        gender: 2
                        id: 19728
                        known_for_department: Acting
                        name: Mark Harmon
                        order: 0
                        original_name: Mark Harmon
                        popularity: 24.208
                        profile_path: /jDRXlmBItH9IyXk9UhafpOSBIq7.jpg
                      - adult: false
                        character: Tony DiNozzo
                        credit_id: 525776cd760ee36aaa53040a
                        gender: 2
                        id: 122727
                        known_for_department: Acting
                        name: Michael Weatherly
                        order: 2
                        original_name: Michael Weatherly
                        popularity: 17.413
                        profile_path: /o4UqLl3mx7SvFhr9xrpFv7VLpCS.jpg
                      - adult: false
                        character: Caitlin Todd
                        credit_id: 5307f306c3a36842080012e2
                        gender: 1
                        id: 64154
                        known_for_department: Acting
                        name: Sasha Alexander
                        order: 7
                        original_name: Sasha Alexander
                        popularity: 21.875
                        profile_path: /2K3v9aG4JYJtsvZK6MeIhPU7t47.jpg
                      - adult: false
                        character: Dr. Donald 'Ducky' Mallard
                        credit_id: 525776cd760ee36aaa5304aa
                        gender: 2
                        id: 24813
                        known_for_department: Acting
                        name: David McCallum
                        order: 9
                        original_name: David McCallum
                        popularity: 16.236
                        profile_path: /blpEToArrhcrYdRlQU6fJckUcuG.jpg
                      - adult: false
                        character: Abby Sciuto
                        credit_id: 525776cd760ee36aaa53045a
                        gender: 1
                        id: 11680
                        known_for_department: Acting
                        name: Pauley Perrette
                        order: 10
                        original_name: Pauley Perrette
                        popularity: 22.089
                        profile_path: /xMZGzduDxRcamkUuirbfERzRzxK.jpg
                    crew:
                      - adult: false
                        credit_id: 661764c27d41aa017d004784
                        department: Visual Effects
                        gender: 2
                        id: 1622496
                        job: Digital Compositor
                        known_for_department: Visual Effects
                        name: Craig Kuehne
                        original_name: Craig Kuehne
                        popularity: 2.364
                        profile_path: /qgMUhgcQbpR4UKdC93rtfqWRZMr.jpg
                      - adult: false
                        credit_id: 525776ce760ee36aaa53074c
                        department: Production
                        gender: 2
                        id: 1221018
                        job: Producer
                        known_for_department: Writing
                        name: Shane Brennan
                        original_name: Shane Brennan
                        popularity: 4.279
                        profile_path: /beakIfOGT00FmdlfSbjR1iNIcRy.jpg
                      - adult: false
                        credit_id: 635a75ea3c887d0091556a2a
                        department: Production
                        gender: 2
                        id: 3759907
                        job: Production Supervisor
                        known_for_department: Production
                        name: David Schiller
                        original_name: David Schiller
                        popularity: 1.058
                        profile_path: null
                      - adult: false
                        credit_id: 635a7279894ed6007f58b45e
                        department: Sound
                        gender: 2
                        id: 3759903
                        job: Theme Song Performance
                        known_for_department: Sound
                        name: Maurice Jackson
                        original_name: Maurice Jackson
                        popularity: 1.572
                        profile_path: null
                      - adult: false
                        credit_id: 635a55f38d2f8d007d26f002
                        department: Production
                        gender: 1
                        id: 1045137
                        job: Original Casting
                        known_for_department: Production
                        name: Susan Bluestein
                        original_name: Susan Bluestein
                        popularity: 4.705
                        profile_path: /dvnRCD7PQ5Sufbr1uumyaFztbNo.jpg
                      - adult: false
                        credit_id: 635a72b12495ab007a210526
                        department: Sound
                        gender: 2
                        id: 3759904
                        job: Theme Song Performance
                        known_for_department: Sound
                        name: Matt Hawkins
                        original_name: Matt Hawkins
                        popularity: 1.411
                        profile_path: null
                      - adult: false
                        credit_id: 635a6adb2d8ef3007c9db4d6
                        department: Crew
                        gender: 2
                        id: 3759891
                        job: Technical Advisor
                        known_for_department: Crew
                        name: Craig Harvey
                        original_name: Craig Harvey
                        popularity: 1.582
                        profile_path: /rza2bnmzCu0jKK8jwPCz45YmSlv.jpg
                      - adult: false
                        credit_id: 635a743fb1f68d0082e3e396
                        department: Sound
                        gender: 2
                        id: 3759905
                        job: Theme Song Performance
                        known_for_department: Sound
                        name: Neil Martin
                        original_name: Neil Martin
                        popularity: 1.531
                        profile_path: null
                      - adult: false
                        credit_id: 635a693ab1f68d0082e3df1e
                        department: Crew
                        gender: 2
                        id: 2179758
                        job: Technical Advisor
                        known_for_department: Writing
                        name: Leon Carroll Jr.
                        original_name: Leon Carroll Jr.
                        popularity: 5.336
                        profile_path: /1dzxcAKhl8muYzBoj0ulBVV9ynf.jpg
                      - adult: false
                        credit_id: 635a620b894ed60091434560
                        department: Costume & Make-Up
                        gender: 1
                        id: 3759853
                        job: Hairstylist
                        known_for_department: Costume & Make-Up
                        name: Carla Dean
                        original_name: Carla Dean
                        popularity: 1.752
                        profile_path: null
                    id: 14073
components:
  securitySchemes:
    apikey:
      type: apiKey
      name: '{{key}}'
      in: query

````