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

# Credits

> This endpoint retrieves the cast and crew details for a specific season of a TV episodes.



## OpenAPI

````yaml api-reference/openapi3.json get /3/tv/{series_id}/season/{season_number}/episode/{episode_number}/credits
openapi: 3.0.3
info:
  title: The Movie Database
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
security:
  - bearerAuth: []
tags:
  - name: AUTHENTICATION
  - name: ACCOUNT
  - name: CERTIFICATIONS
  - name: CHANGES
  - name: COLLECTIONS
  - name: COMPANY
  - name: CONFIGURATION
  - name: CREDIT
  - name: DISCOVER
  - name: FIND
  - name: GENRES
  - name: GUEST SESSIONS
  - name: KEYWORDS
  - name: LISTS
  - name: MOVIE LISTS
  - name: MOVIES
  - name: NETWORKS
  - name: PEOPLE LIST
  - name: PEOPLE
  - name: REVIEWS
  - name: SEARCH
  - name: TRENDING
  - name: TV SERIES LIST
  - name: TV SERIES
  - name: TV SEASONS
  - name: TV EPISODES
  - name: TV EPISODE GROUP
  - name: WATCH PROVIDERS
paths:
  /3/tv/{series_id}/season/{season_number}/episode/{episode_number}/credits:
    get:
      tags:
        - TV EPISODES
      summary: Credits
      description: >-
        This endpoint retrieves the cast and crew details for a specific season
        of a TV episodes.
      operationId: credits2
      parameters:
        - $ref: '#/components/parameters/language'
        - $ref: '#/components/parameters/season_number'
        - $ref: '#/components/parameters/series_id'
        - $ref: '#/components/parameters/episode_number'
      responses:
        '200':
          description: credits
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=22938
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Sun, 05 Jan 2025 23:32:58 GMT
            ETag:
              schema:
                type: string
                example: W/"016ea389eb321015da583d30df4c514b"
            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 2f66aa06710fece8ed203ab0ea81eb56.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: VS6XW-NjkTzL-w2FyXY7PusiMFn-Cu4kQLFm0tsm8J7oIv6-3kK_5w==
            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: '1759'
            x-memc-expires:
              schema:
                type: string
                example: '22938'
            x-memc-key:
              schema:
                type: string
                example: 9c8dd4f588bf13c223794dbc8af7178c
          content:
            application/json:
              schema:
                type: object
                properties:
                  cast:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                        character:
                          type: string
                          example: Walter White
                        credit_id:
                          type: string
                          example: 52542282760ee313280017f9
                        gender:
                          type: number
                          example: 2
                        id:
                          type: number
                          example: 17419
                        known_for_department:
                          type: string
                          example: Acting
                        name:
                          type: string
                          example: Bryan Cranston
                        order:
                          type: number
                          example: 0
                        original_name:
                          type: string
                          example: Bryan Cranston
                        popularity:
                          type: number
                          example: 37.518
                        profile_path:
                          type: string
                          example: /7Jahy5LZX2Fo8fGJltMreAI49hC.jpg
                    example:
                      - adult: false
                        character: Walter White
                        credit_id: 52542282760ee313280017f9
                        gender: 2
                        id: 17419
                        known_for_department: Acting
                        name: Bryan Cranston
                        order: 0
                        original_name: Bryan Cranston
                        popularity: 37.518
                        profile_path: /7Jahy5LZX2Fo8fGJltMreAI49hC.jpg
                      - adult: false
                        character: Jesse Pinkman
                        credit_id: 52542282760ee31328001845
                        gender: 2
                        id: 84497
                        known_for_department: Acting
                        name: Aaron Paul
                        order: 1
                        original_name: Aaron Paul
                        popularity: 23.683
                        profile_path: /tz4xqaoXV7eKrYqPGPvtEae3X06.jpg
                      - adult: false
                        character: Skyler White
                        credit_id: 52542282760ee3132800181b
                        gender: 1
                        id: 134531
                        known_for_department: Acting
                        name: Anna Gunn
                        order: 2
                        original_name: Anna Gunn
                        popularity: 34.739
                        profile_path: /adppyeu1a4REN3khtgmXusrapFi.jpg
                      - adult: false
                        character: Walter White Jr.
                        credit_id: 52542284760ee313280018a9
                        gender: 2
                        id: 209674
                        known_for_department: Acting
                        name: RJ Mitte
                        order: 3
                        original_name: RJ Mitte
                        popularity: 15.263
                        profile_path: /aG6NYV2EgzBFLRIl7vvbtd7go1j.jpg
                      - adult: false
                        character: Hank Schrader
                        credit_id: 52542283760ee3132800187b
                        gender: 2
                        id: 14329
                        known_for_department: Acting
                        name: Dean Norris
                        order: 4
                        original_name: Dean Norris
                        popularity: 35.655
                        profile_path: /mVaGouQNschhJEncob8ld1aOZwF.jpg
                      - adult: false
                        character: Marie Schrader
                        credit_id: 52542283760ee31328001891
                        gender: 1
                        id: 1217934
                        known_for_department: Acting
                        name: Betsy Brandt
                        order: 5
                        original_name: Betsy Brandt
                        popularity: 8.578
                        profile_path: /kIbVUpGfLAF1KMn1YvWPnc12DRP.jpg
                  crew:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                        credit_id:
                          type: string
                          example: 52542275760ee313280006ce
                        department:
                          type: string
                          example: Writing
                        gender:
                          type: number
                          example: 2
                        id:
                          type: number
                          example: 66633
                        job:
                          type: string
                          example: Writer
                        known_for_department:
                          type: string
                          example: Writing
                        name:
                          type: string
                          example: Vince Gilligan
                        original_name:
                          type: string
                          example: Vince Gilligan
                        popularity:
                          type: number
                          example: 10.163
                        profile_path:
                          type: string
                          nullable: true
                          example: /z3E0DhBg1V1PZVEtS9vfFPzOWYB.jpg
                    example:
                      - adult: false
                        credit_id: 52542275760ee313280006ce
                        department: Writing
                        gender: 2
                        id: 66633
                        job: Writer
                        known_for_department: Writing
                        name: Vince Gilligan
                        original_name: Vince Gilligan
                        popularity: 10.163
                        profile_path: /z3E0DhBg1V1PZVEtS9vfFPzOWYB.jpg
                      - adult: false
                        credit_id: 52542275760ee313280006e8
                        department: Directing
                        gender: 2
                        id: 66633
                        job: Director
                        known_for_department: Writing
                        name: Vince Gilligan
                        original_name: Vince Gilligan
                        popularity: 10.163
                        profile_path: /z3E0DhBg1V1PZVEtS9vfFPzOWYB.jpg
                      - adult: false
                        credit_id: 52b7029219c29533d00dd2c1
                        department: Camera
                        gender: 2
                        id: 2483
                        job: Director of Photography
                        known_for_department: Camera
                        name: John Toll
                        original_name: John Toll
                        popularity: 3.867
                        profile_path: /cfL9A6tC7L5Ps5fq1o3WpVKGMb1.jpg
                      - adult: false
                        credit_id: 52b702ea19c2955402183a66
                        department: Editing
                        gender: 1
                        id: 1280071
                        job: Editor
                        known_for_department: Editing
                        name: Lynne Willingham
                        original_name: Lynne Willingham
                        popularity: 1.28
                        profile_path: null
                      - adult: false
                        credit_id: 62feade5cf4a640080998241
                        department: Art
                        gender: 2
                        id: 1018092
                        job: Art Direction
                        known_for_department: Art
                        name: James F. Oberlander
                        original_name: James F. Oberlander
                        popularity: 0.994
                        profile_path: null
                      - adult: false
                        credit_id: 6418a04de7414600b96bf1bd
                        department: Production
                        gender: 1
                        id: 1808170
                        job: Associate Producer
                        known_for_department: Production
                        name: Gina Scheerer
                        original_name: Gina Scheerer
                        popularity: 0.393
                        profile_path: null
                  guest_stars:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                        character:
                          type: string
                          example: Steven Gomez
                        credit_id:
                          type: string
                          example: 5271b489760ee35b3e0881a7
                        gender:
                          type: number
                          example: 2
                        id:
                          type: number
                          example: 61535
                        known_for_department:
                          type: string
                          example: Acting
                        name:
                          type: string
                          example: Steven Michael Quezada
                        order:
                          type: number
                          example: 8
                        original_name:
                          type: string
                          example: Steven Michael Quezada
                        popularity:
                          type: number
                          example: 7.14
                        profile_path:
                          type: string
                          nullable: true
                          example: /pVYrDkwI6GWvCNL2kJhpDJfBFyd.jpg
                    example:
                      - adult: false
                        character: Steven Gomez
                        credit_id: 5271b489760ee35b3e0881a7
                        gender: 2
                        id: 61535
                        known_for_department: Acting
                        name: Steven Michael Quezada
                        order: 8
                        original_name: Steven Michael Quezada
                        popularity: 7.14
                        profile_path: /pVYrDkwI6GWvCNL2kJhpDJfBFyd.jpg
                      - adult: false
                        character: Jock
                        credit_id: 52542275760ee313280006b4
                        gender: 2
                        id: 1216132
                        known_for_department: Acting
                        name: Aaron Hill
                        order: 500
                        original_name: Aaron Hill
                        popularity: 8.822
                        profile_path: /rNp31SeoVqSQU6OZWxZUhGwAgyq.jpg
                      - adult: false
                        character: Dr. Belknap
                        credit_id: 52725cb1760ee3044d0b9984
                        gender: 2
                        id: 161591
                        known_for_department: Acting
                        name: Gregory Chase
                        order: 502
                        original_name: Gregory Chase
                        popularity: 0.181
                        profile_path: /gNdodev00CROpXuAh5EFmkWTVOo.jpg
                      - adult: false
                        character: Krazy-8
                        credit_id: 52725845760ee3046b09426e
                        gender: 2
                        id: 1046460
                        known_for_department: Acting
                        name: Max Arciniega
                        order: 504
                        original_name: Max Arciniega
                        popularity: 5.852
                        profile_path: /eqKAJKPpt41KpsLIkkBnAY4HMAL.jpg
                      - adult: false
                        character: Bogdan Wolynetz
                        credit_id: 5272587a760ee3045009ddec
                        gender: 2
                        id: 1223197
                        known_for_department: Acting
                        name: Marius Stan
                        order: 575
                        original_name: Marius Stan
                        popularity: 1.133
                        profile_path: /zX8fpNkyKEtQX3zTvks1hVhrOz7.jpg
                      - adult: false
                        character: Carmen Molina
                        credit_id: 52542273760ee31328000676
                        gender: 1
                        id: 115688
                        known_for_department: Acting
                        name: Carmen Serano
                        order: 643
                        original_name: Carmen Serano
                        popularity: 5.24
                        profile_path: /nzJEe2UqvvMIBJZP1aeFEj4EunN.jpg
                      - adult: false
                        character: Chad's Girlfriend
                        credit_id: 56846abbc3a36836280008d4
                        gender: 1
                        id: 1223192
                        known_for_department: Art
                        name: Roberta Marquez Seret
                        order: 651
                        original_name: Roberta Marquez Seret
                        popularity: 2.783
                        profile_path: null
                      - adult: false
                        character: Chad
                        credit_id: 63012a1a33a376007a442d63
                        gender: 0
                        id: 3670896
                        known_for_department: Acting
                        name: Evan Bobrick
                        order: 676
                        original_name: Evan Bobrick
                        popularity: 1.466
                        profile_path: null
                      - adult: false
                        character: E.M.T
                        credit_id: 63012a3d97eab4007d00192b
                        gender: 2
                        id: 36135
                        known_for_department: Acting
                        name: Christopher Dempsey
                        order: 677
                        original_name: Christopher Dempsey
                        popularity: 1.771
                        profile_path: /pTngvks30p74j40TaniMkg4tbhn.jpg
                      - adult: false
                        character: Irving
                        credit_id: 63012a5c33a376007f87247b
                        gender: 0
                        id: 2969089
                        known_for_department: Production
                        name: Allan Pacheco
                        order: 678
                        original_name: Allan Pacheco
                        popularity: 0.367
                        profile_path: null
                      - adult: false
                        character: Chemistry Student
                        credit_id: 63012a655f4b73007faa4261
                        gender: 0
                        id: 3670897
                        known_for_department: Acting
                        name: Jason Byrd
                        order: 679
                        original_name: Jason Byrd
                        popularity: 0.29
                        profile_path: null
                      - adult: false
                        character: Sexy Neighbor
                        credit_id: 63012a7e33a376007f872481
                        gender: 0
                        id: 219124
                        known_for_department: Acting
                        name: Linda Speciale
                        order: 680
                        original_name: Linda Speciale
                        popularity: 3.738
                        profile_path: null
                      - adult: false
                        character: 'Jock''s Friend #1'
                        credit_id: 63012a8bfb5299007d660bc8
                        gender: 0
                        id: 3212534
                        known_for_department: Acting
                        name: Jesús Ramírez
                        order: 681
                        original_name: Jesús Ramírez
                        popularity: 1.025
                        profile_path: /1EfPZxdFNNi3LFLR9laLcVROAko.jpg
                      - adult: false
                        character: 'Jock''s Friend #2'
                        credit_id: 63012ac4c2f44b007d249b54
                        gender: 0
                        id: 3670906
                        known_for_department: Acting
                        name: Joshua S. Patton
                        order: 682
                        original_name: Joshua S. Patton
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        character: Emilio Koyama
                        credit_id: 631aff1f62f335007ed32cb3
                        gender: 2
                        id: 92495
                        known_for_department: Acting
                        name: John Koyama
                        order: 704
                        original_name: John Koyama
                        popularity: 4.028
                        profile_path: /AwtHbt8qO7D3EFonG5lqml8xgwb.jpg
                      - adult: false
                        character: 'DEA Agent #1 (uncredited)'
                        credit_id: 655bb4fa10923000ab494163
                        gender: 2
                        id: 1335375
                        known_for_department: Crew
                        name: Ed Duran
                        order: 849
                        original_name: Ed Duran
                        popularity: 2.433
                        profile_path: /mzPJkVKg7ve3whmvyf2TyDIuewr.jpg
                  id:
                    type: number
                    example: 62085
              examples:
                credits:
                  value:
                    cast:
                      - adult: false
                        character: Walter White
                        credit_id: 52542282760ee313280017f9
                        gender: 2
                        id: 17419
                        known_for_department: Acting
                        name: Bryan Cranston
                        order: 0
                        original_name: Bryan Cranston
                        popularity: 37.518
                        profile_path: /7Jahy5LZX2Fo8fGJltMreAI49hC.jpg
                      - adult: false
                        character: Jesse Pinkman
                        credit_id: 52542282760ee31328001845
                        gender: 2
                        id: 84497
                        known_for_department: Acting
                        name: Aaron Paul
                        order: 1
                        original_name: Aaron Paul
                        popularity: 23.683
                        profile_path: /tz4xqaoXV7eKrYqPGPvtEae3X06.jpg
                      - adult: false
                        character: Skyler White
                        credit_id: 52542282760ee3132800181b
                        gender: 1
                        id: 134531
                        known_for_department: Acting
                        name: Anna Gunn
                        order: 2
                        original_name: Anna Gunn
                        popularity: 34.739
                        profile_path: /adppyeu1a4REN3khtgmXusrapFi.jpg
                      - adult: false
                        character: Walter White Jr.
                        credit_id: 52542284760ee313280018a9
                        gender: 2
                        id: 209674
                        known_for_department: Acting
                        name: RJ Mitte
                        order: 3
                        original_name: RJ Mitte
                        popularity: 15.263
                        profile_path: /aG6NYV2EgzBFLRIl7vvbtd7go1j.jpg
                      - adult: false
                        character: Hank Schrader
                        credit_id: 52542283760ee3132800187b
                        gender: 2
                        id: 14329
                        known_for_department: Acting
                        name: Dean Norris
                        order: 4
                        original_name: Dean Norris
                        popularity: 35.655
                        profile_path: /mVaGouQNschhJEncob8ld1aOZwF.jpg
                      - adult: false
                        character: Marie Schrader
                        credit_id: 52542283760ee31328001891
                        gender: 1
                        id: 1217934
                        known_for_department: Acting
                        name: Betsy Brandt
                        order: 5
                        original_name: Betsy Brandt
                        popularity: 8.578
                        profile_path: /kIbVUpGfLAF1KMn1YvWPnc12DRP.jpg
                    crew:
                      - adult: false
                        credit_id: 52542275760ee313280006ce
                        department: Writing
                        gender: 2
                        id: 66633
                        job: Writer
                        known_for_department: Writing
                        name: Vince Gilligan
                        original_name: Vince Gilligan
                        popularity: 10.163
                        profile_path: /z3E0DhBg1V1PZVEtS9vfFPzOWYB.jpg
                      - adult: false
                        credit_id: 52542275760ee313280006e8
                        department: Directing
                        gender: 2
                        id: 66633
                        job: Director
                        known_for_department: Writing
                        name: Vince Gilligan
                        original_name: Vince Gilligan
                        popularity: 10.163
                        profile_path: /z3E0DhBg1V1PZVEtS9vfFPzOWYB.jpg
                      - adult: false
                        credit_id: 52b7029219c29533d00dd2c1
                        department: Camera
                        gender: 2
                        id: 2483
                        job: Director of Photography
                        known_for_department: Camera
                        name: John Toll
                        original_name: John Toll
                        popularity: 3.867
                        profile_path: /cfL9A6tC7L5Ps5fq1o3WpVKGMb1.jpg
                      - adult: false
                        credit_id: 52b702ea19c2955402183a66
                        department: Editing
                        gender: 1
                        id: 1280071
                        job: Editor
                        known_for_department: Editing
                        name: Lynne Willingham
                        original_name: Lynne Willingham
                        popularity: 1.28
                        profile_path: null
                      - adult: false
                        credit_id: 62feade5cf4a640080998241
                        department: Art
                        gender: 2
                        id: 1018092
                        job: Art Direction
                        known_for_department: Art
                        name: James F. Oberlander
                        original_name: James F. Oberlander
                        popularity: 0.994
                        profile_path: null
                      - adult: false
                        credit_id: 6418a04de7414600b96bf1bd
                        department: Production
                        gender: 1
                        id: 1808170
                        job: Associate Producer
                        known_for_department: Production
                        name: Gina Scheerer
                        original_name: Gina Scheerer
                        popularity: 0.393
                        profile_path: null
                    guest_stars:
                      - adult: false
                        character: Steven Gomez
                        credit_id: 5271b489760ee35b3e0881a7
                        gender: 2
                        id: 61535
                        known_for_department: Acting
                        name: Steven Michael Quezada
                        order: 8
                        original_name: Steven Michael Quezada
                        popularity: 7.14
                        profile_path: /pVYrDkwI6GWvCNL2kJhpDJfBFyd.jpg
                      - adult: false
                        character: Jock
                        credit_id: 52542275760ee313280006b4
                        gender: 2
                        id: 1216132
                        known_for_department: Acting
                        name: Aaron Hill
                        order: 500
                        original_name: Aaron Hill
                        popularity: 8.822
                        profile_path: /rNp31SeoVqSQU6OZWxZUhGwAgyq.jpg
                      - adult: false
                        character: Dr. Belknap
                        credit_id: 52725cb1760ee3044d0b9984
                        gender: 2
                        id: 161591
                        known_for_department: Acting
                        name: Gregory Chase
                        order: 502
                        original_name: Gregory Chase
                        popularity: 0.181
                        profile_path: /gNdodev00CROpXuAh5EFmkWTVOo.jpg
                      - adult: false
                        character: Krazy-8
                        credit_id: 52725845760ee3046b09426e
                        gender: 2
                        id: 1046460
                        known_for_department: Acting
                        name: Max Arciniega
                        order: 504
                        original_name: Max Arciniega
                        popularity: 5.852
                        profile_path: /eqKAJKPpt41KpsLIkkBnAY4HMAL.jpg
                      - adult: false
                        character: Bogdan Wolynetz
                        credit_id: 5272587a760ee3045009ddec
                        gender: 2
                        id: 1223197
                        known_for_department: Acting
                        name: Marius Stan
                        order: 575
                        original_name: Marius Stan
                        popularity: 1.133
                        profile_path: /zX8fpNkyKEtQX3zTvks1hVhrOz7.jpg
                      - adult: false
                        character: Carmen Molina
                        credit_id: 52542273760ee31328000676
                        gender: 1
                        id: 115688
                        known_for_department: Acting
                        name: Carmen Serano
                        order: 643
                        original_name: Carmen Serano
                        popularity: 5.24
                        profile_path: /nzJEe2UqvvMIBJZP1aeFEj4EunN.jpg
                      - adult: false
                        character: Chad's Girlfriend
                        credit_id: 56846abbc3a36836280008d4
                        gender: 1
                        id: 1223192
                        known_for_department: Art
                        name: Roberta Marquez Seret
                        order: 651
                        original_name: Roberta Marquez Seret
                        popularity: 2.783
                        profile_path: null
                      - adult: false
                        character: Chad
                        credit_id: 63012a1a33a376007a442d63
                        gender: 0
                        id: 3670896
                        known_for_department: Acting
                        name: Evan Bobrick
                        order: 676
                        original_name: Evan Bobrick
                        popularity: 1.466
                        profile_path: null
                      - adult: false
                        character: E.M.T
                        credit_id: 63012a3d97eab4007d00192b
                        gender: 2
                        id: 36135
                        known_for_department: Acting
                        name: Christopher Dempsey
                        order: 677
                        original_name: Christopher Dempsey
                        popularity: 1.771
                        profile_path: /pTngvks30p74j40TaniMkg4tbhn.jpg
                      - adult: false
                        character: Irving
                        credit_id: 63012a5c33a376007f87247b
                        gender: 0
                        id: 2969089
                        known_for_department: Production
                        name: Allan Pacheco
                        order: 678
                        original_name: Allan Pacheco
                        popularity: 0.367
                        profile_path: null
                      - adult: false
                        character: Chemistry Student
                        credit_id: 63012a655f4b73007faa4261
                        gender: 0
                        id: 3670897
                        known_for_department: Acting
                        name: Jason Byrd
                        order: 679
                        original_name: Jason Byrd
                        popularity: 0.29
                        profile_path: null
                      - adult: false
                        character: Sexy Neighbor
                        credit_id: 63012a7e33a376007f872481
                        gender: 0
                        id: 219124
                        known_for_department: Acting
                        name: Linda Speciale
                        order: 680
                        original_name: Linda Speciale
                        popularity: 3.738
                        profile_path: null
                      - adult: false
                        character: 'Jock''s Friend #1'
                        credit_id: 63012a8bfb5299007d660bc8
                        gender: 0
                        id: 3212534
                        known_for_department: Acting
                        name: Jesús Ramírez
                        order: 681
                        original_name: Jesús Ramírez
                        popularity: 1.025
                        profile_path: /1EfPZxdFNNi3LFLR9laLcVROAko.jpg
                      - adult: false
                        character: 'Jock''s Friend #2'
                        credit_id: 63012ac4c2f44b007d249b54
                        gender: 0
                        id: 3670906
                        known_for_department: Acting
                        name: Joshua S. Patton
                        order: 682
                        original_name: Joshua S. Patton
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        character: Emilio Koyama
                        credit_id: 631aff1f62f335007ed32cb3
                        gender: 2
                        id: 92495
                        known_for_department: Acting
                        name: John Koyama
                        order: 704
                        original_name: John Koyama
                        popularity: 4.028
                        profile_path: /AwtHbt8qO7D3EFonG5lqml8xgwb.jpg
                      - adult: false
                        character: 'DEA Agent #1 (uncredited)'
                        credit_id: 655bb4fa10923000ab494163
                        gender: 2
                        id: 1335375
                        known_for_department: Crew
                        name: Ed Duran
                        order: 849
                        original_name: Ed Duran
                        popularity: 2.433
                        profile_path: /mzPJkVKg7ve3whmvyf2TyDIuewr.jpg
                    id: 62085
components:
  parameters:
    language:
      name: language
      in: query
      description: Specifies the language in which the response should be returned.
      schema:
        type: string
        example: en-US
    season_number:
      name: season_number
      in: path
      required: true
      description: >-
        This refers to the numerical identifier assigned to a specific season of
        a TV series.
      schema:
        type: integer
        example: ''
    series_id:
      name: series_id
      in: path
      required: true
      description: >-
        This refers to a unique identifier assigned to a television series
        within the database.
      schema:
        type: integer
        example: ''
    episode_number:
      name: episode_number
      in: path
      required: true
      description: >-
        This refers to the unique number assigned to a specific episode within a
        season of a television series.
      schema:
        type: integer
        example: ''
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````