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

# Fetch TV credits

> This endpoint allows you to get the latest season credits of a TV show.



## OpenAPI

````yaml get /tv/{{series_id}}/credits
openapi: 3.0.3
info:
  title: TMDB API DOCS
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org/3
  - url: https://api.themoviedb.org
security:
  - bearerAuth: []
tags:
  - name: Authentication
    description: >-
      This section contains endpoints that let you create authentication
      sessions for TMDB Guests and User accounts.
  - name: Account
    description: >-
      This section contains endpoints that let you access and sync with TMDB
      user account information.
  - name: Certifications
    description: >-
      This section contains endpoints that provide an up-to-date list of the
      officially supported movies and TV show certifications on TMDB.
  - name: Changes
    description: >-
      This section contains endpoints that let you fetch the list of Movie IDs,
      People IDs, and TV show IDs that have been changed in the past 24 hours.
  - name: Collections
    description: >-
      This collection contains endpoints that let you fetch movie collection
      details.
  - name: Discover
    description: >-
      This section contains endpoints that let you search for movies and TV
      shows, using sorts and filters.
  - name: Configuration
    description: This section contains endpoints that let you query the API configuration.
  - name: Movies
    description: >-
      This section contains endpoints that let you fetch information about the
      movie resource.
  - name: Companies
    description: >-
      This section contains endpoints that fetch information about a movie
      production company.
  - name: Credits
    description: This section contains endpoint for credit details.
  - name: Find
    description: This section contains endpoints that let you find movie or TV data.
  - name: Genres
    description: This section contain endpoints that let you get movie and TV genres.
  - name: Search
    description: This section contains endpoints that let you search through TMDB
  - name: Keywords
    description: This section contains endpoints for keyword information in TMDB
  - name: Movie Lists
    description: >-
      This section contains endpoints that let you fetch information about list
      of movies on TMDB
  - name: Networks
    description: >-
      This section contains endpoints that let you get information about the
      streaming networks.
  - name: People Lists
    description: This section contains endpoints of list of people.
  - name: People
    description: >-
      This section contains endpoints that let you get information about a
      person.
  - name: Reviews
    description: This section contains endpoints for movie or TV reviews.
  - name: Trending
    description: This section contains endpoints for trending movies, TV shows, and people.
  - name: TV Series List
    description: This section contains endpoints for listing TV series.
  - name: TV Series
    description: >-
      This section contains endpoints that let you get information for a TV
      series by ID
  - name: TV Seasons
    description: This section contains endpoints for TV show seasons.
  - name: TV Episodes
    description: >-
      This section contains endpoints that let you query information about a TV
      episode.
  - name: TV Episode groups
    description: This section contains endpoints for TV Episode information
  - name: Watch providers
    description: >-
      This section contains endpoints that let you get information about watch
      providers.
paths:
  /tv/{{series_id}}/credits:
    parameters:
      - name: series_id
        in: path
        required: true
        schema:
          type: string
    get:
      tags:
        - TV Series
      summary: Fetch TV credits
      description: This endpoint allows you to get the latest season credits of a TV show.
      operationId: fetchTvCredits1
      parameters:
        - name: language
          in: query
          schema:
            type: string
            example: en-US
          description: Defaults to en-US
      responses:
        '200':
          description: Fetch TV credits
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=20528
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Mon, 30 Dec 2024 09:08:30 GMT
            ETag:
              schema:
                type: string
                example: W/"254737e4e3d1d3e13ac6ac9b53f5987a"
            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 20579d8c7e6a7d159f211e9ee1d4003c.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: dvpfVxs6DX4rNDo1_xJ7Gf7DUou3bIe2ZXWSYcpulCdkxWzOLMNoFw==
            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: '4161'
            x-memc-expires:
              schema:
                type: string
                example: '20528'
            x-memc-key:
              schema:
                type: string
                example: 4d37301a62bbdb271233edc3b3e0c414
          content:
            application/json:
              schema:
                type: object
                properties:
                  cast:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                        character:
                          type: string
                          example: Alexa D. Salvacion / Mila dela Cruz
                        credit_id:
                          type: string
                          example: 62848925ec455210341b42f8
                        gender:
                          type: number
                          example: 1
                        id:
                          type: number
                          example: 1553189
                        known_for_department:
                          type: string
                          example: Acting
                        name:
                          type: string
                          example: Janine Gutierrez
                        order:
                          type: number
                          example: 0
                        original_name:
                          type: string
                          example: Janine Gutierrez
                        popularity:
                          type: number
                          example: 10.649
                        profile_path:
                          type: string
                          nullable: true
                          example: /2RBw9fF4VJwAF2JBjJqbjQ02PT3.jpg
                    example:
                      - adult: false
                        character: Alexa D. Salvacion / Mila dela Cruz
                        credit_id: 62848925ec455210341b42f8
                        gender: 1
                        id: 1553189
                        known_for_department: Acting
                        name: Janine Gutierrez
                        order: 0
                        original_name: Janine Gutierrez
                        popularity: 10.649
                        profile_path: /2RBw9fF4VJwAF2JBjJqbjQ02PT3.jpg
                      - adult: false
                        character: Aidan R. Fiero
                        credit_id: 6284892cfa78cd126d2e346c
                        gender: 2
                        id: 592009
                        known_for_department: Acting
                        name: Zanjoe Marudo
                        order: 1
                        original_name: Zanjoe Marudo
                        popularity: 3.611
                        profile_path: /eSMywHYaQJV3fcmsW1KMcgwrkH2.jpg
                      - adult: false
                        character: Chiara R. Fiero
                        credit_id: 62848940fa78cd126edc25e6
                        gender: 1
                        id: 2175562
                        known_for_department: Acting
                        name: Francine Diaz
                        order: 2
                        original_name: Francine Diaz
                        popularity: 9.036
                        profile_path: /ndObzdzdInQbnR2qHoQdX2cQSxT.jpg
                      - adult: false
                        character: Nico M. Sinag
                        credit_id: 62848937cd20460c5b739c21
                        gender: 2
                        id: 2398496
                        known_for_department: Acting
                        name: Seth Fedelin
                        order: 3
                        original_name: Seth Fedelin
                        popularity: 4.227
                        profile_path: /tHciEwWm8psOxVMBVNXHJbh0EkI.jpg
                      - adult: false
                        character: Carlos Fiero
                        credit_id: 639bddb193db9200a9241b1a
                        gender: 2
                        id: 625924
                        known_for_department: Acting
                        name: John Arcilla
                        order: 4
                        original_name: John Arcilla
                        popularity: 2.691
                        profile_path: /8ZeZmLE9nMUeTxSATeaCGSjhpRD.jpg
                      - adult: false
                        character: Leona Roque-Fiero
                        credit_id: 6284896abf09d100ab48becb
                        gender: 1
                        id: 1082061
                        known_for_department: Acting
                        name: Janice de Belen
                        order: 5
                        original_name: Janice de Belen
                        popularity: 4.22
                        profile_path: /1FSDnC4RviNJkNVCoe3oABKm9A0.jpg
                      - adult: false
                        character: Rolando Sinag / Abe Matias
                        credit_id: 6284897ecd20460c5c9d7e89
                        gender: 2
                        id: 278923
                        known_for_department: Acting
                        name: Joel Torre
                        order: 6
                        original_name: Joel Torre
                        popularity: 5.281
                        profile_path: /vieifagfIYtUb0ctkdKRjDCcbch.jpg
                      - adult: false
                        character: Feliz Fiero-Pavia
                        credit_id: 639bddb79408ec00a8dc7e4b
                        gender: 1
                        id: 1043186
                        known_for_department: Acting
                        name: Angel Aquino
                        order: 7
                        original_name: Angel Aquino
                        popularity: 4.039
                        profile_path: /jOT6rq9xyqO97RDjFuriST0nD9K.jpg
                      - adult: false
                        character: Salvador Pavia / Ador
                        credit_id: 62848b6ccee4810d716ff6a7
                        gender: 2
                        id: 140419
                        known_for_department: Acting
                        name: Epy Quizon
                        order: 8
                        original_name: Epy Quizon
                        popularity: 4.92
                        profile_path: /7eS7NWjtkAuOEjZexdAaJhVYEV7.jpg
                      - adult: false
                        character: Lemuel Onore
                        credit_id: 628489940859b40066f12eea
                        gender: 2
                        id: 1383664
                        known_for_department: Acting
                        name: JC Santos
                        order: 9
                        original_name: JC Santos
                        popularity: 4.106
                        profile_path: /b9xxBDI1fOmLND1tUhdahqUeK51.jpg
                      - adult: false
                        character: Maximus Dionisio / Max
                        credit_id: 628489a1ad59b5005055547e
                        gender: 2
                        id: 1648564
                        known_for_department: Acting
                        name: Christian Bables
                        order: 10
                        original_name: Christian Bables
                        popularity: 5.613
                        profile_path: /z6OLqXFjzQDk6vK1LUnD8JdxzuO.jpg
                      - adult: false
                        character: Lalaine Millado / Lala
                        credit_id: 62848a270d5d8545626588cd
                        gender: 1
                        id: 591176
                        known_for_department: Acting
                        name: Jennica Garcia
                        order: 11
                        original_name: Jennica Garcia
                        popularity: 4.054
                        profile_path: /65PaMqmmdLcqyQjp13X1dLrg0Kk.jpg
                      - adult: false
                        character: Antonette F. Pavia / Tonet
                        credit_id: 62848b256d9fe83491b26bbf
                        gender: 1
                        id: 550402
                        known_for_department: Acting
                        name: Xyriel Manabat
                        order: 13
                        original_name: Xyriel Manabat
                        popularity: 4.177
                        profile_path: /39NTaUkCdIqYSfJpIfJfYBBmtNd.jpg
                      - adult: false
                        character: Clint F. Pavia
                        credit_id: 62848b3565686e0050a265d5
                        gender: 0
                        id: 3041381
                        known_for_department: Acting
                        name: Raven Rigor
                        order: 14
                        original_name: Raven Rigor
                        popularity: 1.322
                        profile_path: /xqpDlM6TPsPOY4BbAWb3HL6szrS.jpg
                      - adult: false
                        character: Cielo Fiero
                        credit_id: 62848b54bf09d100528b37a8
                        gender: 1
                        id: 1042864
                        known_for_department: Acting
                        name: Tessie Tomas
                        order: 15
                        original_name: Tessie Tomas
                        popularity: 1.302
                        profile_path: /bLLthVq6WLAp0k0tkBkfj4vMkv5.jpg
                      - adult: false
                        character: Attorney Olga Arguelles
                        credit_id: 63a2b3c14f33ad00d535026a
                        gender: 1
                        id: 1052349
                        known_for_department: Acting
                        name: Andrea Del Rosario
                        order: 15
                        original_name: Andrea Del Rosario
                        popularity: 6.754
                        profile_path: /koqSBQmvUwAoy9YlIbgq2n5j8vt.jpg
                      - adult: false
                        character: Precious Magtibay
                        credit_id: 62848b4ae004a60066064b5d
                        gender: 1
                        id: 1036373
                        known_for_department: Acting
                        name: Rubi Rubi
                        order: 16
                        original_name: Rubi Rubi
                        popularity: 2.492
                        profile_path: /9uU0JAH7eajg4MVagYJsrLY4DQ0.jpg
                      - adult: false
                        character: Dennis
                        credit_id: 62848b1bcee4810d6fbd60a3
                        gender: 2
                        id: 1295258
                        known_for_department: Acting
                        name: CJ Navato
                        order: 18
                        original_name: CJ Navato
                        popularity: 0.228
                        profile_path: null
                      - adult: false
                        character: Bella Pineda
                        credit_id: 63bfb96ee16e5a0092b36b64
                        gender: 0
                        id: 3073112
                        known_for_department: Acting
                        name: Angelica Lao
                        order: 19
                        original_name: Angelica Lao
                        popularity: 0.313
                        profile_path: /zVtZITTpdc8WaYTH0EKSDtDSQzZ.jpg
                      - adult: false
                        character: Matt Villanueva
                        credit_id: 63bfb97605a53300c10fb9f9
                        gender: 0
                        id: 2775852
                        known_for_department: Acting
                        name: Lance Justin Carr
                        order: 20
                        original_name: Lance Justin Carr
                        popularity: 0.143
                        profile_path: /7UiUpA6lBVav1gvLxNgzsm7Qs5z.jpg
                      - adult: false
                        character: Ace Santos
                        credit_id: 63bfb97f23be4600980878ea
                        gender: 0
                        id: 3475563
                        known_for_department: Acting
                        name: Sean Tristan
                        order: 21
                        original_name: Sean Tristan
                        popularity: 0.343
                        profile_path: /926W7Rd6BTIfd5cyPP6XNvvDE7V.jpg
                      - adult: false
                        character: Marites
                        credit_id: 63bfb99523be4600b2f0ac18
                        gender: 1
                        id: 1204271
                        known_for_department: Acting
                        name: Hazel Orencio
                        order: 23
                        original_name: Hazel Orencio
                        popularity: 1.019
                        profile_path: /AwvWttoj4qkf87KXoVvdPtvfAy6.jpg
                      - adult: false
                        character: Villejo Meneses
                        credit_id: 63bfb9bb8efe73007d8e9167
                        gender: 0
                        id: 2237422
                        known_for_department: Acting
                        name: Raphael Robes
                        order: 24
                        original_name: Raphael Robes
                        popularity: 0.097
                        profile_path: null
                      - adult: false
                        character: Larry
                        credit_id: 63bfb9b1a5743d00961de0f2
                        gender: 0
                        id: 3868830
                        known_for_department: Acting
                        name: Kert Montante
                        order: 25
                        original_name: Kert Montante
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        character: Glory
                        credit_id: 63bfb9a38efe7300a0ea1c7f
                        gender: 0
                        id: 3030459
                        known_for_department: Acting
                        name: Apey Obera
                        order: 26
                        original_name: Apey Obera
                        popularity: 0.001
                        profile_path: null
                  crew:
                    type: array
                    items: {}
                    example: []
                  id:
                    type: number
                    example: 202250
              examples:
                Fetch TV credits:
                  value:
                    cast:
                      - adult: false
                        character: Alexa D. Salvacion / Mila dela Cruz
                        credit_id: 62848925ec455210341b42f8
                        gender: 1
                        id: 1553189
                        known_for_department: Acting
                        name: Janine Gutierrez
                        order: 0
                        original_name: Janine Gutierrez
                        popularity: 10.649
                        profile_path: /2RBw9fF4VJwAF2JBjJqbjQ02PT3.jpg
                      - adult: false
                        character: Aidan R. Fiero
                        credit_id: 6284892cfa78cd126d2e346c
                        gender: 2
                        id: 592009
                        known_for_department: Acting
                        name: Zanjoe Marudo
                        order: 1
                        original_name: Zanjoe Marudo
                        popularity: 3.611
                        profile_path: /eSMywHYaQJV3fcmsW1KMcgwrkH2.jpg
                      - adult: false
                        character: Chiara R. Fiero
                        credit_id: 62848940fa78cd126edc25e6
                        gender: 1
                        id: 2175562
                        known_for_department: Acting
                        name: Francine Diaz
                        order: 2
                        original_name: Francine Diaz
                        popularity: 9.036
                        profile_path: /ndObzdzdInQbnR2qHoQdX2cQSxT.jpg
                      - adult: false
                        character: Nico M. Sinag
                        credit_id: 62848937cd20460c5b739c21
                        gender: 2
                        id: 2398496
                        known_for_department: Acting
                        name: Seth Fedelin
                        order: 3
                        original_name: Seth Fedelin
                        popularity: 4.227
                        profile_path: /tHciEwWm8psOxVMBVNXHJbh0EkI.jpg
                      - adult: false
                        character: Carlos Fiero
                        credit_id: 639bddb193db9200a9241b1a
                        gender: 2
                        id: 625924
                        known_for_department: Acting
                        name: John Arcilla
                        order: 4
                        original_name: John Arcilla
                        popularity: 2.691
                        profile_path: /8ZeZmLE9nMUeTxSATeaCGSjhpRD.jpg
                      - adult: false
                        character: Leona Roque-Fiero
                        credit_id: 6284896abf09d100ab48becb
                        gender: 1
                        id: 1082061
                        known_for_department: Acting
                        name: Janice de Belen
                        order: 5
                        original_name: Janice de Belen
                        popularity: 4.22
                        profile_path: /1FSDnC4RviNJkNVCoe3oABKm9A0.jpg
                      - adult: false
                        character: Rolando Sinag / Abe Matias
                        credit_id: 6284897ecd20460c5c9d7e89
                        gender: 2
                        id: 278923
                        known_for_department: Acting
                        name: Joel Torre
                        order: 6
                        original_name: Joel Torre
                        popularity: 5.281
                        profile_path: /vieifagfIYtUb0ctkdKRjDCcbch.jpg
                      - adult: false
                        character: Feliz Fiero-Pavia
                        credit_id: 639bddb79408ec00a8dc7e4b
                        gender: 1
                        id: 1043186
                        known_for_department: Acting
                        name: Angel Aquino
                        order: 7
                        original_name: Angel Aquino
                        popularity: 4.039
                        profile_path: /jOT6rq9xyqO97RDjFuriST0nD9K.jpg
                      - adult: false
                        character: Salvador Pavia / Ador
                        credit_id: 62848b6ccee4810d716ff6a7
                        gender: 2
                        id: 140419
                        known_for_department: Acting
                        name: Epy Quizon
                        order: 8
                        original_name: Epy Quizon
                        popularity: 4.92
                        profile_path: /7eS7NWjtkAuOEjZexdAaJhVYEV7.jpg
                      - adult: false
                        character: Lemuel Onore
                        credit_id: 628489940859b40066f12eea
                        gender: 2
                        id: 1383664
                        known_for_department: Acting
                        name: JC Santos
                        order: 9
                        original_name: JC Santos
                        popularity: 4.106
                        profile_path: /b9xxBDI1fOmLND1tUhdahqUeK51.jpg
                      - adult: false
                        character: Maximus Dionisio / Max
                        credit_id: 628489a1ad59b5005055547e
                        gender: 2
                        id: 1648564
                        known_for_department: Acting
                        name: Christian Bables
                        order: 10
                        original_name: Christian Bables
                        popularity: 5.613
                        profile_path: /z6OLqXFjzQDk6vK1LUnD8JdxzuO.jpg
                      - adult: false
                        character: Lalaine Millado / Lala
                        credit_id: 62848a270d5d8545626588cd
                        gender: 1
                        id: 591176
                        known_for_department: Acting
                        name: Jennica Garcia
                        order: 11
                        original_name: Jennica Garcia
                        popularity: 4.054
                        profile_path: /65PaMqmmdLcqyQjp13X1dLrg0Kk.jpg
                      - adult: false
                        character: Antonette F. Pavia / Tonet
                        credit_id: 62848b256d9fe83491b26bbf
                        gender: 1
                        id: 550402
                        known_for_department: Acting
                        name: Xyriel Manabat
                        order: 13
                        original_name: Xyriel Manabat
                        popularity: 4.177
                        profile_path: /39NTaUkCdIqYSfJpIfJfYBBmtNd.jpg
                      - adult: false
                        character: Clint F. Pavia
                        credit_id: 62848b3565686e0050a265d5
                        gender: 0
                        id: 3041381
                        known_for_department: Acting
                        name: Raven Rigor
                        order: 14
                        original_name: Raven Rigor
                        popularity: 1.322
                        profile_path: /xqpDlM6TPsPOY4BbAWb3HL6szrS.jpg
                      - adult: false
                        character: Cielo Fiero
                        credit_id: 62848b54bf09d100528b37a8
                        gender: 1
                        id: 1042864
                        known_for_department: Acting
                        name: Tessie Tomas
                        order: 15
                        original_name: Tessie Tomas
                        popularity: 1.302
                        profile_path: /bLLthVq6WLAp0k0tkBkfj4vMkv5.jpg
                      - adult: false
                        character: Attorney Olga Arguelles
                        credit_id: 63a2b3c14f33ad00d535026a
                        gender: 1
                        id: 1052349
                        known_for_department: Acting
                        name: Andrea Del Rosario
                        order: 15
                        original_name: Andrea Del Rosario
                        popularity: 6.754
                        profile_path: /koqSBQmvUwAoy9YlIbgq2n5j8vt.jpg
                      - adult: false
                        character: Precious Magtibay
                        credit_id: 62848b4ae004a60066064b5d
                        gender: 1
                        id: 1036373
                        known_for_department: Acting
                        name: Rubi Rubi
                        order: 16
                        original_name: Rubi Rubi
                        popularity: 2.492
                        profile_path: /9uU0JAH7eajg4MVagYJsrLY4DQ0.jpg
                      - adult: false
                        character: Dennis
                        credit_id: 62848b1bcee4810d6fbd60a3
                        gender: 2
                        id: 1295258
                        known_for_department: Acting
                        name: CJ Navato
                        order: 18
                        original_name: CJ Navato
                        popularity: 0.228
                        profile_path: null
                      - adult: false
                        character: Bella Pineda
                        credit_id: 63bfb96ee16e5a0092b36b64
                        gender: 0
                        id: 3073112
                        known_for_department: Acting
                        name: Angelica Lao
                        order: 19
                        original_name: Angelica Lao
                        popularity: 0.313
                        profile_path: /zVtZITTpdc8WaYTH0EKSDtDSQzZ.jpg
                      - adult: false
                        character: Matt Villanueva
                        credit_id: 63bfb97605a53300c10fb9f9
                        gender: 0
                        id: 2775852
                        known_for_department: Acting
                        name: Lance Justin Carr
                        order: 20
                        original_name: Lance Justin Carr
                        popularity: 0.143
                        profile_path: /7UiUpA6lBVav1gvLxNgzsm7Qs5z.jpg
                      - adult: false
                        character: Ace Santos
                        credit_id: 63bfb97f23be4600980878ea
                        gender: 0
                        id: 3475563
                        known_for_department: Acting
                        name: Sean Tristan
                        order: 21
                        original_name: Sean Tristan
                        popularity: 0.343
                        profile_path: /926W7Rd6BTIfd5cyPP6XNvvDE7V.jpg
                      - adult: false
                        character: Marites
                        credit_id: 63bfb99523be4600b2f0ac18
                        gender: 1
                        id: 1204271
                        known_for_department: Acting
                        name: Hazel Orencio
                        order: 23
                        original_name: Hazel Orencio
                        popularity: 1.019
                        profile_path: /AwvWttoj4qkf87KXoVvdPtvfAy6.jpg
                      - adult: false
                        character: Villejo Meneses
                        credit_id: 63bfb9bb8efe73007d8e9167
                        gender: 0
                        id: 2237422
                        known_for_department: Acting
                        name: Raphael Robes
                        order: 24
                        original_name: Raphael Robes
                        popularity: 0.097
                        profile_path: null
                      - adult: false
                        character: Larry
                        credit_id: 63bfb9b1a5743d00961de0f2
                        gender: 0
                        id: 3868830
                        known_for_department: Acting
                        name: Kert Montante
                        order: 25
                        original_name: Kert Montante
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        character: Glory
                        credit_id: 63bfb9a38efe7300a0ea1c7f
                        gender: 0
                        id: 3030459
                        known_for_department: Acting
                        name: Apey Obera
                        order: 26
                        original_name: Apey Obera
                        popularity: 0.001
                        profile_path: null
                    crew: []
                    id: 202250
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````