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

# Get episode credits

> Get episode credits.



## OpenAPI

````yaml api-reference/openapi.yaml get /3/tv/1399/season/1/episode/1/credits
openapi: 3.0.3
info:
  title: Endpoints
  description: This section contains all the endpoints used in the documentation.
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
security:
  - bearerAuth: []
tags:
  - name: Authentication
    description: This section contains all endpoints used for authentication
  - name: Accounts
    description: This section contains account-specific endpoints.
  - name: Favorites
    description: >-
      This section contains all endpoints that allow a TMDB account to add
      movies, TV Shows, episodes to favorites, and also to get a list of
      favorites for the account.
  - name: Movies
    description: >-
      This section contains an endpoint to add a movie to favorites, and another
      to get a list of favorite movies for a TMDB account.
  - name: TV shows
    description: >-
      This section contains an endpoint to get the favorite TV shows for an
      account.
  - name: Watchlist
    description: >-
      This section contains all endpoints that allow a TMDB account to add
      movies, TV Shows to watchlist, and also to get a list of watchlist for the
      account.
  - name: Movies1
    description: >-
      This section contains an endpoint that allows a TMDB account to add a
      movie to watchlist, and another to get the movies in a watchlist.
  - name: TV shows1
    description: >-
      This section contains an endpoint used to get TV shows in an account's
      watchlist.
  - name: Ratings
    description: >-
      This section contains endpoints used to get all movies, TV Shows, and
      episodes rated by a TMDB account.
  - name: Movies12
    description: >-
      This section contains an endpoint used to get a list of movies rated by a
      TMDB account.
  - name: TV shows12
    description: >-
      This section contains an endpoint used to get a list of TV shows rated by
      a TMDB account.
  - name: Episodes
    description: >-
      This section contains an endpoint used to get a list of episodes rated by
      a TMDB account.
  - name: Lists
    description: Endpoints for a TMDB account lists.
  - name: Guest sessions
    description: This section contains all endpoints accessible by a guest session.
  - name: Movies
    description: For movies.
  - name: TV episodes
    description: >-
      This section contains all endpoints used to retrieve data for all TV
      episodes.
  - name: TV seasons
    description: >-
      This section contains all endpoints used to retrieve data for all TV
      seasons.
  - name: TV series
    description: >-
      This section contains all endpoints used to retrieve data for all TV
      series.
  - name: TV series lists
    description: This section contains all endpoints used to list TV series.
  - name: TV episode groups
    description: This section contains an endpoint used to retrieve data for TV episodes.
  - name: Watch providers
    description: Get available regions.
  - name: People
    description: About people lists.
  - name: Companies
    description: >-
      This section contains all endpoints used to retrieve data for supported
      companies.
  - name: Discover
    description: This section contains all endpoints used to discover movies and TV shows.
  - name: Recent changes
    description: >-
      This section contains all endpoints used to get recent changes in the TMDB
      database.
  - name: Credit
    description: This section contains an endpoint used to retrieve movie credits.
  - name: Certifications
    description: >-
      This section contains all endpoints used to get certification for movies
      and TV shows.
  - name: Collections
    description: This section contains all endpoints used to retrieve data for collections
  - name: Configuration
    description: >-
      This section contains all endpoints used to retrieve data on TMDB's
      configurations.
  - name: Find
    description: >-
      This section contains an endpoint used to search the TMDB database by
      External ID.
  - name: Genres
    description: This section contains endpoints related to genres.
  - name: Keywords
    description: >-
      This section contains an endpoint used to get keywords in the database by
      an ID.
  - name: Movie lists
    description: >-
      This section contains all endpoints used to retrieve movies by multiple
      search filters.
  - name: Networks
    description: For network endpoints.
  - name: Reviews
    description: For reviews endpoints.
  - name: Search
    description: For search endpoints.
  - name: Trending
    description: For trending videos.
paths:
  /3/tv/1399/season/1/episode/1/credits:
    get:
      tags:
        - TV episodes
      summary: Get episode credits
      description: Get episode credits.
      operationId: getEpisodeCredits
      responses:
        '200':
          description: New Request
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=7412
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Mon, 06 Jan 2025 20:00:30 GMT
            ETag:
              schema:
                type: string
                example: W/"4f5ba5155c99013127132acfd69e8678"
            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 c889e9448c63bb4bf9dd41fcb2250e08.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: PIDXEP0kSmpBASGnLppr5fGSHArm-l1pdYpkuNwY5VNshZSgdRXhJA==
            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: '14807'
            x-memc-expires:
              schema:
                type: string
                example: '7412'
            x-memc-key:
              schema:
                type: string
                example: 93ca8df55303270e79f3ae1518addcd1
          content:
            application/json:
              schema:
                type: object
                properties:
                  cast:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                        character:
                          type: string
                          example: Tyrion 'The Halfman' Lannister
                        credit_id:
                          type: string
                          example: 5256c8b219c2956ff6047cd8
                        gender:
                          type: number
                          example: 2
                        id:
                          type: number
                          example: 22970
                        known_for_department:
                          type: string
                          example: Acting
                        name:
                          type: string
                          example: Peter Dinklage
                        order:
                          type: number
                          example: 0
                        original_name:
                          type: string
                          example: Peter Dinklage
                        popularity:
                          type: number
                          example: 37.223
                        profile_path:
                          type: string
                          example: /9CAd7wr8QZyIN0E7nm8v1B6WkGn.jpg
                    example:
                      - adult: false
                        character: Tyrion 'The Halfman' Lannister
                        credit_id: 5256c8b219c2956ff6047cd8
                        gender: 2
                        id: 22970
                        known_for_department: Acting
                        name: Peter Dinklage
                        order: 0
                        original_name: Peter Dinklage
                        popularity: 37.223
                        profile_path: /9CAd7wr8QZyIN0E7nm8v1B6WkGn.jpg
                      - adult: false
                        character: Jon Snow
                        credit_id: 5256c8af19c2956ff6047af6
                        gender: 2
                        id: 239019
                        known_for_department: Acting
                        name: Kit Harington
                        order: 1
                        original_name: Kit Harington
                        popularity: 35.228
                        profile_path: /4MqUjb1SYrzHmFSyGiXnlZWLvBs.jpg
                      - adult: false
                        character: Lord Eddard 'Ned' Stark
                        credit_id: 58c7134792514179d20011a9
                        gender: 2
                        id: 48
                        known_for_department: Acting
                        name: Sean Bean
                        order: 2
                        original_name: Sean Bean
                        popularity: 46.568
                        profile_path: /kTjiABk3TJ3yI0Cto5RsvyT6V3o.jpg
                      - adult: false
                        character: Robert Baratheon
                        credit_id: 5256c8ad19c2956ff60478e2
                        gender: 2
                        id: 13633
                        known_for_department: Acting
                        name: Mark Addy
                        order: 3
                        original_name: Mark Addy
                        popularity: 22.478
                        profile_path: /xTYkZn5Z1VZ7L7V37hzsVRSyrY2.jpg
                      - adult: false
                        character: Robb Stark
                        credit_id: 5256c8af19c2956ff6047b1a
                        gender: 2
                        id: 512991
                        known_for_department: Acting
                        name: Richard Madden
                        order: 4
                        original_name: Richard Madden
                        popularity: 40.256
                        profile_path: /kC7X9LgAtJfpxUBRtVwaVTEXomH.jpg
                      - adult: false
                        character: Sir Jaime 'Kingslayer' Lannister
                        credit_id: 5256c8ad19c2956ff604793e
                        gender: 2
                        id: 12795
                        known_for_department: Acting
                        name: Nikolaj Coster-Waldau
                        order: 5
                        original_name: Nikolaj Coster-Waldau
                        popularity: 41.664
                        profile_path: /rpFOERbHkj7GWxkinUNiQ76sSGk.jpg
                      - adult: false
                        character: Cersei Lannister
                        credit_id: 5256c8ad19c2956ff60479ce
                        gender: 1
                        id: 17286
                        known_for_department: Acting
                        name: Lena Headey
                        order: 6
                        original_name: Lena Headey
                        popularity: 44.859
                        profile_path: /5SL4Y4alOYF9EahObfsb6GaDHg4.jpg
                      - adult: false
                        character: Catelyn Stark
                        credit_id: 5256c8ad19c2956ff604796a
                        gender: 1
                        id: 20057
                        known_for_department: Acting
                        name: Michelle Fairley
                        order: 7
                        original_name: Michelle Fairley
                        popularity: 18.187
                        profile_path: /eBKT3hf2W2YRwqgcKU92zfEttKp.jpg
                      - adult: false
                        character: Daenerys Targaryen
                        credit_id: 5256c8af19c2956ff60479f6
                        gender: 1
                        id: 1223786
                        known_for_department: Acting
                        name: Emilia Clarke
                        order: 8
                        original_name: Emilia Clarke
                        popularity: 73.879
                        profile_path: /wb8VfDPGpyqcFltnRcJR1Wj3h4Z.jpg
                      - adult: false
                        character: Arya Stark
                        credit_id: 5256c8b419c2956ff6047f0c
                        gender: 1
                        id: 1181313
                        known_for_department: Acting
                        name: Maisie Williams
                        order: 10
                        original_name: Maisie Williams
                        popularity: 31.664
                        profile_path: /5RjD4dDpRDAhalFtvcUj7zdLWYB.jpg
                      - adult: false
                        character: Sir Jorah Mormont
                        credit_id: 5256c8af19c2956ff6047a5c
                        gender: 2
                        id: 20508
                        known_for_department: Acting
                        name: Iain Glen
                        order: 11
                        original_name: Iain Glen
                        popularity: 34.444
                        profile_path: /n9zXQhjtXQnc30kqF66hdX4i3PG.jpg
                      - adult: false
                        character: Brandon 'Bran' Stark
                        credit_id: 5256c8b119c2956ff6047c22
                        gender: 2
                        id: 239020
                        known_for_department: Acting
                        name: Isaac Hempstead Wright
                        order: 12
                        original_name: Isaac Hempstead Wright
                        popularity: 12.898
                        profile_path: /g6ZreLmGrrOzaUCGVFRNPAWfcso.jpg
                      - adult: false
                        character: Petyr 'Littlefinger' Baelish
                        credit_id: 5256c8af19c2956ff6047aa4
                        gender: 2
                        id: 49735
                        known_for_department: Acting
                        name: Aidan Gillen
                        order: 13
                        original_name: Aidan Gillen
                        popularity: 39.598
                        profile_path: /fWWRgyJEGjOPcx43CaFiUCWMBLo.jpg
                      - adult: false
                        character: Sansa Stark
                        credit_id: 5256c8b419c2956ff6047f34
                        gender: 1
                        id: 1001657
                        known_for_department: Acting
                        name: Sophie Turner
                        order: 15
                        original_name: Sophie Turner
                        popularity: 28.27
                        profile_path: /7nIRWX482ug7fEyufNAL7868kFY.jpg
                      - adult: false
                        character: Viserys Targaryen
                        credit_id: 5256c8af19c2956ff6047ac2
                        gender: 2
                        id: 205258
                        known_for_department: Acting
                        name: Harry Lloyd
                        order: 18
                        original_name: Harry Lloyd
                        popularity: 16.187
                        profile_path: /qZSf6OzRpDaZdOCX6pynSRp6jVV.jpg
                      - adult: false
                        character: Sandor 'The Hound' Clegane
                        credit_id: 5256c8b119c2956ff6047c84
                        gender: 2
                        id: 3075
                        known_for_department: Acting
                        name: Rory McCann
                        order: 19
                        original_name: Rory McCann
                        popularity: 13.548
                        profile_path: /gGpgbNQVthuzXEZaGRGVqWhk2o5.jpg
                      - adult: false
                        character: Theon Greyjoy
                        credit_id: 5256c8b019c2956ff6047b5a
                        gender: 2
                        id: 71586
                        known_for_department: Acting
                        name: Alfie Allen
                        order: 21
                        original_name: Alfie Allen
                        popularity: 18.219
                        profile_path: /7j5xcDQa81jzHbyFajNlN2BGFeZ.jpg
                      - adult: false
                        character: Joffrey Baratheon
                        credit_id: 5256c8b119c2956ff6047c4e
                        gender: 2
                        id: 489467
                        known_for_department: Acting
                        name: Jack Gleeson
                        order: 23
                        original_name: Jack Gleeson
                        popularity: 22.355
                        profile_path: /97NkocCiLUwNzMDYjngSm5soGlN.jpg
                  crew:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                        credit_id:
                          type: string
                          example: 5256c8a019c2956ff6046e2b
                        department:
                          type: string
                          example: Writing
                        gender:
                          type: number
                          example: 2
                        id:
                          type: number
                          example: 9813
                        job:
                          type: string
                          example: Writer
                        known_for_department:
                          type: string
                          example: Writing
                        name:
                          type: string
                          example: David Benioff
                        original_name:
                          type: string
                          example: David Benioff
                        popularity:
                          type: number
                          example: 10.722
                        profile_path:
                          type: string
                          nullable: true
                          example: /xvNN5huL0X8yJ7h3IZfGG4O2zBD.jpg
                    example:
                      - adult: false
                        credit_id: 5256c8a019c2956ff6046e2b
                        department: Writing
                        gender: 2
                        id: 9813
                        job: Writer
                        known_for_department: Writing
                        name: David Benioff
                        original_name: David Benioff
                        popularity: 10.722
                        profile_path: /xvNN5huL0X8yJ7h3IZfGG4O2zBD.jpg
                      - adult: false
                        credit_id: 5256c8a219c2956ff6046e4b
                        department: Writing
                        gender: 2
                        id: 228068
                        job: Writer
                        known_for_department: Writing
                        name: D. B. Weiss
                        original_name: D. B. Weiss
                        popularity: 9.108
                        profile_path: /2RMejaT793U9KRk2IEbFfteQntE.jpg
                      - adult: false
                        credit_id: 5256c8a219c2956ff6046e77
                        department: Directing
                        gender: 2
                        id: 44797
                        job: Director
                        known_for_department: Directing
                        name: Tim Van Patten
                        original_name: Tim Van Patten
                        popularity: 9.84
                        profile_path: /vwcARZBg4PEzOwnPsXdjRWeUVrZ.jpg
                      - adult: false
                        credit_id: 54eef2429251417974005cb6
                        department: Camera
                        gender: 2
                        id: 1318704
                        job: Director of Photography
                        known_for_department: Directing
                        name: Alik Sakharov
                        original_name: Алик Сахаров
                        popularity: 2.409
                        profile_path: /zFUFjjsVNLJox9Y08rbOf9wHTbB.jpg
                      - adult: false
                        credit_id: 54eef2ab925141795f005d4f
                        department: Editing
                        gender: 2
                        id: 18077
                        job: Editor
                        known_for_department: Editing
                        name: Oral Norrie Ottey
                        original_name: Oral Norrie Ottey
                        popularity: 1.571
                        profile_path: null
                  guest_stars:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                        character:
                          type: string
                          example: Benjen Stark
                        credit_id:
                          type: string
                          example: 5256c8b919c2956ff604836a
                        gender:
                          type: number
                          example: 2
                        id:
                          type: number
                          example: 119783
                        known_for_department:
                          type: string
                          example: Acting
                        name:
                          type: string
                          example: Joseph Mawle
                        order:
                          type: number
                          example: 61
                        original_name:
                          type: string
                          example: Joseph Mawle
                        popularity:
                          type: number
                          example: 14.919
                        profile_path:
                          type: string
                          example: /1Ocb9v3h54beGVoJMm4w50UQhLf.jpg
                    example:
                      - adult: false
                        character: Benjen Stark
                        credit_id: 5256c8b919c2956ff604836a
                        gender: 2
                        id: 119783
                        known_for_department: Acting
                        name: Joseph Mawle
                        order: 61
                        original_name: Joseph Mawle
                        popularity: 14.919
                        profile_path: /1Ocb9v3h54beGVoJMm4w50UQhLf.jpg
                      - adult: false
                        character: Rickon Stark
                        credit_id: 566a83bcc3a3683f56003604
                        gender: 2
                        id: 1050248
                        known_for_department: Acting
                        name: Art Parkinson
                        order: 80
                        original_name: Art Parkinson
                        popularity: 12.919
                        profile_path: /ejAKOJME1DsvHECLWdQ7dEtXyyc.jpg
                      - adult: false
                        character: Hodor
                        credit_id: 5256c8be19c2956ff6048446
                        gender: 2
                        id: 1223792
                        known_for_department: Acting
                        name: Kristian Nairn
                        order: 81
                        original_name: Kristian Nairn
                        popularity: 4.398
                        profile_path: /dlbq6cCW0xdpFY15q6flP6lDXWV.jpg
                      - adult: false
                        character: Will
                        credit_id: 6176291c924ce50044219a23
                        gender: 2
                        id: 75076
                        known_for_department: Acting
                        name: Bronson Webb
                        order: 808
                        original_name: Bronson Webb
                        popularity: 5.33
                        profile_path: /foMvmr6ch16GGM1L413KA9UQKIO.jpg
                      - adult: false
                        character: Jon Arryn
                        credit_id: 6176293a172d7f009254e782
                        gender: 2
                        id: 11282
                        known_for_department: Acting
                        name: John Standing
                        order: 809
                        original_name: John Standing
                        popularity: 15.382
                        profile_path: /4jxM3KYsykVd2IPUaGAv3KYgDUT.jpg
                      - adult: false
                        character: Waymar Royce
                        credit_id: 61774bcd71f0950042d37204
                        gender: 2
                        id: 1864916
                        known_for_department: Acting
                        name: Rob Ostlere
                        order: 810
                        original_name: Rob Ostlere
                        popularity: 2.94
                        profile_path: /wwsP4vXDWbClGiGOznSR4dJjim2.jpg
                      - adult: false
                        character: Pentoshi Servant
                        credit_id: 61774d0965e0a200448c7445
                        gender: 1
                        id: 1864921
                        known_for_department: Acting
                        name: Rania Zouari
                        order: 811
                        original_name: Rania Zouari
                        popularity: 2.403
                        profile_path: /vwV5Dp6rX38FjjgIBRNxPtmn8Ma.jpg
                      - adult: false
                        character: Gared
                        credit_id: 57b72bcc925141389d002188
                        gender: 2
                        id: 191751
                        known_for_department: Acting
                        name: Dermot Keaney
                        order: 812
                        original_name: Dermot Keaney
                        popularity: 3.176
                        profile_path: /nvXkSjiw3cgpGRmeKRwQkgdprb5.jpg
                      - adult: false
                        character: 'White Walker #1'
                        credit_id: 61774d6fb458b8006a123cd5
                        gender: 2
                        id: 946696
                        known_for_department: Acting
                        name: Ian Whyte
                        order: 813
                        original_name: Ian Whyte
                        popularity: 4.115
                        profile_path: /svlJyDgPbTHoGjbQKU4S2J6g5hi.jpg
                      - adult: false
                        character: 'White Walker #2'
                        credit_id: 61774da4e9da69002b9ba63c
                        gender: 2
                        id: 25451
                        known_for_department: Acting
                        name: Spencer Wilding
                        order: 814
                        original_name: Spencer Wilding
                        popularity: 5.828
                        profile_path: /4NMcve4Nckpi653znyYOnoS4Mci.jpg
                      - adult: false
                        character: Wight Wildling Girl
                        credit_id: 61774e0ae9da69002b9ba6f5
                        gender: 0
                        id: 3284663
                        known_for_department: Acting
                        name: Claire Wright
                        order: 815
                        original_name: Claire Wright
                        popularity: 1.011
                        profile_path: /rx6NoCpwoYQUy4VzMyYGA0R6k5V.jpg
                      - adult: false
                        character: Jory Cassel
                        credit_id: 5752136f9251414c510001a0
                        gender: 2
                        id: 1833
                        known_for_department: Acting
                        name: Jamie Sives
                        order: 827
                        original_name: Jamie Sives
                        popularity: 9.045
                        profile_path: /bdEyp4f1VUEepihC6vyqCGP6k2s.jpg
                      - adult: false
                        character: Septa Mordane
                        credit_id: 57520bc19251414c470000de
                        gender: 1
                        id: 438859
                        known_for_department: Acting
                        name: Susan Brown
                        order: 867
                        original_name: Susan Brown
                        popularity: 4.33
                        profile_path: /rbi81V4GUsOqjUfLvnoHj4lIAMf.jpg
                      - adult: false
                        character: Illyrio Mopatis
                        credit_id: 575216bdc3a36851fe0001d8
                        gender: 2
                        id: 11279
                        known_for_department: Acting
                        name: Roger Allam
                        order: 868
                        original_name: Roger Allam
                        popularity: 14.07
                        profile_path: /hrtVjATnltwatFCOjhtCZTnN2hW.jpg
                      - adult: false
                        character: Qotho
                        credit_id: 5752158b9251414c470001c0
                        gender: 2
                        id: 234907
                        known_for_department: Acting
                        name: Dar Salim
                        order: 908
                        original_name: Dar Salim
                        popularity: 12.162
                        profile_path: /mqIH4exzdXXU47ykPohDTAkZ8tN.jpg
                      - adult: false
                        character: Maester Luwin
                        credit_id: 5987d310c3a3681e2a014bfe
                        gender: 2
                        id: 20425
                        known_for_department: Acting
                        name: Donald Sumpter
                        order: 931
                        original_name: Donald Sumpter
                        popularity: 15.349
                        profile_path: /jfdH7vojRZ3fRSesLF8K3tZwwtq.jpg
                      - adult: false
                        character: Rodrik Cassel
                        credit_id: 5987d342c3a3681df0012c76
                        gender: 2
                        id: 63141
                        known_for_department: Acting
                        name: Ron Donachie
                        order: 946
                        original_name: Ron Donachie
                        popularity: 10.306
                        profile_path: /vnBM7idgiyXoat1E8IBKGekx2GS.jpg
                      - adult: false
                        character: Myrcella Baratheon
                        credit_id: 57521d4cc3a3685215000344
                        gender: 1
                        id: 1600544
                        known_for_department: Acting
                        name: Aimee Richardson
                        order: 971
                        original_name: Aimee Richardson
                        popularity: 3.717
                        profile_path: /97wwITEknXx7MbQda71NegQvJtz.jpg
                      - adult: false
                        character: Ros
                        credit_id: 5987d3909251415244014acc
                        gender: 1
                        id: 1014921
                        known_for_department: Acting
                        name: Esmé Bianco
                        order: 998
                        original_name: Esmé Bianco
                        popularity: 10.188
                        profile_path: /3SV97kbZMdUmm6PvSGokM4pvLd4.jpg
                      - adult: false
                        character: Tommen Baratheon
                        credit_id: 57521fafc3a368521500041d
                        gender: 2
                        id: 1600543
                        known_for_department: Acting
                        name: Callum Wharry
                        order: 1009
                        original_name: Callum Wharry
                        popularity: 4.448
                        profile_path: /sQzCLoiWniQPYyseG0wvGEf3flo.jpg
                      - adult: false
                        character: Khal Drogo
                        credit_id: 65101612a9117f00e192467c
                        gender: 2
                        id: 117642
                        known_for_department: Acting
                        name: Jason Momoa
                        order: 1034
                        original_name: Jason Momoa
                        popularity: 80.456
                        profile_path: /3q2iVSCX8EVQkuY2n3OWgXBnnNT.jpg
                  id:
                    type: number
                    example: 63056
              examples:
                New Request:
                  value:
                    cast:
                      - adult: false
                        character: Tyrion 'The Halfman' Lannister
                        credit_id: 5256c8b219c2956ff6047cd8
                        gender: 2
                        id: 22970
                        known_for_department: Acting
                        name: Peter Dinklage
                        order: 0
                        original_name: Peter Dinklage
                        popularity: 37.223
                        profile_path: /9CAd7wr8QZyIN0E7nm8v1B6WkGn.jpg
                      - adult: false
                        character: Jon Snow
                        credit_id: 5256c8af19c2956ff6047af6
                        gender: 2
                        id: 239019
                        known_for_department: Acting
                        name: Kit Harington
                        order: 1
                        original_name: Kit Harington
                        popularity: 35.228
                        profile_path: /4MqUjb1SYrzHmFSyGiXnlZWLvBs.jpg
                      - adult: false
                        character: Lord Eddard 'Ned' Stark
                        credit_id: 58c7134792514179d20011a9
                        gender: 2
                        id: 48
                        known_for_department: Acting
                        name: Sean Bean
                        order: 2
                        original_name: Sean Bean
                        popularity: 46.568
                        profile_path: /kTjiABk3TJ3yI0Cto5RsvyT6V3o.jpg
                      - adult: false
                        character: Robert Baratheon
                        credit_id: 5256c8ad19c2956ff60478e2
                        gender: 2
                        id: 13633
                        known_for_department: Acting
                        name: Mark Addy
                        order: 3
                        original_name: Mark Addy
                        popularity: 22.478
                        profile_path: /xTYkZn5Z1VZ7L7V37hzsVRSyrY2.jpg
                      - adult: false
                        character: Robb Stark
                        credit_id: 5256c8af19c2956ff6047b1a
                        gender: 2
                        id: 512991
                        known_for_department: Acting
                        name: Richard Madden
                        order: 4
                        original_name: Richard Madden
                        popularity: 40.256
                        profile_path: /kC7X9LgAtJfpxUBRtVwaVTEXomH.jpg
                      - adult: false
                        character: Sir Jaime 'Kingslayer' Lannister
                        credit_id: 5256c8ad19c2956ff604793e
                        gender: 2
                        id: 12795
                        known_for_department: Acting
                        name: Nikolaj Coster-Waldau
                        order: 5
                        original_name: Nikolaj Coster-Waldau
                        popularity: 41.664
                        profile_path: /rpFOERbHkj7GWxkinUNiQ76sSGk.jpg
                      - adult: false
                        character: Cersei Lannister
                        credit_id: 5256c8ad19c2956ff60479ce
                        gender: 1
                        id: 17286
                        known_for_department: Acting
                        name: Lena Headey
                        order: 6
                        original_name: Lena Headey
                        popularity: 44.859
                        profile_path: /5SL4Y4alOYF9EahObfsb6GaDHg4.jpg
                      - adult: false
                        character: Catelyn Stark
                        credit_id: 5256c8ad19c2956ff604796a
                        gender: 1
                        id: 20057
                        known_for_department: Acting
                        name: Michelle Fairley
                        order: 7
                        original_name: Michelle Fairley
                        popularity: 18.187
                        profile_path: /eBKT3hf2W2YRwqgcKU92zfEttKp.jpg
                      - adult: false
                        character: Daenerys Targaryen
                        credit_id: 5256c8af19c2956ff60479f6
                        gender: 1
                        id: 1223786
                        known_for_department: Acting
                        name: Emilia Clarke
                        order: 8
                        original_name: Emilia Clarke
                        popularity: 73.879
                        profile_path: /wb8VfDPGpyqcFltnRcJR1Wj3h4Z.jpg
                      - adult: false
                        character: Arya Stark
                        credit_id: 5256c8b419c2956ff6047f0c
                        gender: 1
                        id: 1181313
                        known_for_department: Acting
                        name: Maisie Williams
                        order: 10
                        original_name: Maisie Williams
                        popularity: 31.664
                        profile_path: /5RjD4dDpRDAhalFtvcUj7zdLWYB.jpg
                      - adult: false
                        character: Sir Jorah Mormont
                        credit_id: 5256c8af19c2956ff6047a5c
                        gender: 2
                        id: 20508
                        known_for_department: Acting
                        name: Iain Glen
                        order: 11
                        original_name: Iain Glen
                        popularity: 34.444
                        profile_path: /n9zXQhjtXQnc30kqF66hdX4i3PG.jpg
                      - adult: false
                        character: Brandon 'Bran' Stark
                        credit_id: 5256c8b119c2956ff6047c22
                        gender: 2
                        id: 239020
                        known_for_department: Acting
                        name: Isaac Hempstead Wright
                        order: 12
                        original_name: Isaac Hempstead Wright
                        popularity: 12.898
                        profile_path: /g6ZreLmGrrOzaUCGVFRNPAWfcso.jpg
                      - adult: false
                        character: Petyr 'Littlefinger' Baelish
                        credit_id: 5256c8af19c2956ff6047aa4
                        gender: 2
                        id: 49735
                        known_for_department: Acting
                        name: Aidan Gillen
                        order: 13
                        original_name: Aidan Gillen
                        popularity: 39.598
                        profile_path: /fWWRgyJEGjOPcx43CaFiUCWMBLo.jpg
                      - adult: false
                        character: Sansa Stark
                        credit_id: 5256c8b419c2956ff6047f34
                        gender: 1
                        id: 1001657
                        known_for_department: Acting
                        name: Sophie Turner
                        order: 15
                        original_name: Sophie Turner
                        popularity: 28.27
                        profile_path: /7nIRWX482ug7fEyufNAL7868kFY.jpg
                      - adult: false
                        character: Viserys Targaryen
                        credit_id: 5256c8af19c2956ff6047ac2
                        gender: 2
                        id: 205258
                        known_for_department: Acting
                        name: Harry Lloyd
                        order: 18
                        original_name: Harry Lloyd
                        popularity: 16.187
                        profile_path: /qZSf6OzRpDaZdOCX6pynSRp6jVV.jpg
                      - adult: false
                        character: Sandor 'The Hound' Clegane
                        credit_id: 5256c8b119c2956ff6047c84
                        gender: 2
                        id: 3075
                        known_for_department: Acting
                        name: Rory McCann
                        order: 19
                        original_name: Rory McCann
                        popularity: 13.548
                        profile_path: /gGpgbNQVthuzXEZaGRGVqWhk2o5.jpg
                      - adult: false
                        character: Theon Greyjoy
                        credit_id: 5256c8b019c2956ff6047b5a
                        gender: 2
                        id: 71586
                        known_for_department: Acting
                        name: Alfie Allen
                        order: 21
                        original_name: Alfie Allen
                        popularity: 18.219
                        profile_path: /7j5xcDQa81jzHbyFajNlN2BGFeZ.jpg
                      - adult: false
                        character: Joffrey Baratheon
                        credit_id: 5256c8b119c2956ff6047c4e
                        gender: 2
                        id: 489467
                        known_for_department: Acting
                        name: Jack Gleeson
                        order: 23
                        original_name: Jack Gleeson
                        popularity: 22.355
                        profile_path: /97NkocCiLUwNzMDYjngSm5soGlN.jpg
                    crew:
                      - adult: false
                        credit_id: 5256c8a019c2956ff6046e2b
                        department: Writing
                        gender: 2
                        id: 9813
                        job: Writer
                        known_for_department: Writing
                        name: David Benioff
                        original_name: David Benioff
                        popularity: 10.722
                        profile_path: /xvNN5huL0X8yJ7h3IZfGG4O2zBD.jpg
                      - adult: false
                        credit_id: 5256c8a219c2956ff6046e4b
                        department: Writing
                        gender: 2
                        id: 228068
                        job: Writer
                        known_for_department: Writing
                        name: D. B. Weiss
                        original_name: D. B. Weiss
                        popularity: 9.108
                        profile_path: /2RMejaT793U9KRk2IEbFfteQntE.jpg
                      - adult: false
                        credit_id: 5256c8a219c2956ff6046e77
                        department: Directing
                        gender: 2
                        id: 44797
                        job: Director
                        known_for_department: Directing
                        name: Tim Van Patten
                        original_name: Tim Van Patten
                        popularity: 9.84
                        profile_path: /vwcARZBg4PEzOwnPsXdjRWeUVrZ.jpg
                      - adult: false
                        credit_id: 54eef2429251417974005cb6
                        department: Camera
                        gender: 2
                        id: 1318704
                        job: Director of Photography
                        known_for_department: Directing
                        name: Alik Sakharov
                        original_name: Алик Сахаров
                        popularity: 2.409
                        profile_path: /zFUFjjsVNLJox9Y08rbOf9wHTbB.jpg
                      - adult: false
                        credit_id: 54eef2ab925141795f005d4f
                        department: Editing
                        gender: 2
                        id: 18077
                        job: Editor
                        known_for_department: Editing
                        name: Oral Norrie Ottey
                        original_name: Oral Norrie Ottey
                        popularity: 1.571
                        profile_path: null
                    guest_stars:
                      - adult: false
                        character: Benjen Stark
                        credit_id: 5256c8b919c2956ff604836a
                        gender: 2
                        id: 119783
                        known_for_department: Acting
                        name: Joseph Mawle
                        order: 61
                        original_name: Joseph Mawle
                        popularity: 14.919
                        profile_path: /1Ocb9v3h54beGVoJMm4w50UQhLf.jpg
                      - adult: false
                        character: Rickon Stark
                        credit_id: 566a83bcc3a3683f56003604
                        gender: 2
                        id: 1050248
                        known_for_department: Acting
                        name: Art Parkinson
                        order: 80
                        original_name: Art Parkinson
                        popularity: 12.919
                        profile_path: /ejAKOJME1DsvHECLWdQ7dEtXyyc.jpg
                      - adult: false
                        character: Hodor
                        credit_id: 5256c8be19c2956ff6048446
                        gender: 2
                        id: 1223792
                        known_for_department: Acting
                        name: Kristian Nairn
                        order: 81
                        original_name: Kristian Nairn
                        popularity: 4.398
                        profile_path: /dlbq6cCW0xdpFY15q6flP6lDXWV.jpg
                      - adult: false
                        character: Will
                        credit_id: 6176291c924ce50044219a23
                        gender: 2
                        id: 75076
                        known_for_department: Acting
                        name: Bronson Webb
                        order: 808
                        original_name: Bronson Webb
                        popularity: 5.33
                        profile_path: /foMvmr6ch16GGM1L413KA9UQKIO.jpg
                      - adult: false
                        character: Jon Arryn
                        credit_id: 6176293a172d7f009254e782
                        gender: 2
                        id: 11282
                        known_for_department: Acting
                        name: John Standing
                        order: 809
                        original_name: John Standing
                        popularity: 15.382
                        profile_path: /4jxM3KYsykVd2IPUaGAv3KYgDUT.jpg
                      - adult: false
                        character: Waymar Royce
                        credit_id: 61774bcd71f0950042d37204
                        gender: 2
                        id: 1864916
                        known_for_department: Acting
                        name: Rob Ostlere
                        order: 810
                        original_name: Rob Ostlere
                        popularity: 2.94
                        profile_path: /wwsP4vXDWbClGiGOznSR4dJjim2.jpg
                      - adult: false
                        character: Pentoshi Servant
                        credit_id: 61774d0965e0a200448c7445
                        gender: 1
                        id: 1864921
                        known_for_department: Acting
                        name: Rania Zouari
                        order: 811
                        original_name: Rania Zouari
                        popularity: 2.403
                        profile_path: /vwV5Dp6rX38FjjgIBRNxPtmn8Ma.jpg
                      - adult: false
                        character: Gared
                        credit_id: 57b72bcc925141389d002188
                        gender: 2
                        id: 191751
                        known_for_department: Acting
                        name: Dermot Keaney
                        order: 812
                        original_name: Dermot Keaney
                        popularity: 3.176
                        profile_path: /nvXkSjiw3cgpGRmeKRwQkgdprb5.jpg
                      - adult: false
                        character: 'White Walker #1'
                        credit_id: 61774d6fb458b8006a123cd5
                        gender: 2
                        id: 946696
                        known_for_department: Acting
                        name: Ian Whyte
                        order: 813
                        original_name: Ian Whyte
                        popularity: 4.115
                        profile_path: /svlJyDgPbTHoGjbQKU4S2J6g5hi.jpg
                      - adult: false
                        character: 'White Walker #2'
                        credit_id: 61774da4e9da69002b9ba63c
                        gender: 2
                        id: 25451
                        known_for_department: Acting
                        name: Spencer Wilding
                        order: 814
                        original_name: Spencer Wilding
                        popularity: 5.828
                        profile_path: /4NMcve4Nckpi653znyYOnoS4Mci.jpg
                      - adult: false
                        character: Wight Wildling Girl
                        credit_id: 61774e0ae9da69002b9ba6f5
                        gender: 0
                        id: 3284663
                        known_for_department: Acting
                        name: Claire Wright
                        order: 815
                        original_name: Claire Wright
                        popularity: 1.011
                        profile_path: /rx6NoCpwoYQUy4VzMyYGA0R6k5V.jpg
                      - adult: false
                        character: Jory Cassel
                        credit_id: 5752136f9251414c510001a0
                        gender: 2
                        id: 1833
                        known_for_department: Acting
                        name: Jamie Sives
                        order: 827
                        original_name: Jamie Sives
                        popularity: 9.045
                        profile_path: /bdEyp4f1VUEepihC6vyqCGP6k2s.jpg
                      - adult: false
                        character: Septa Mordane
                        credit_id: 57520bc19251414c470000de
                        gender: 1
                        id: 438859
                        known_for_department: Acting
                        name: Susan Brown
                        order: 867
                        original_name: Susan Brown
                        popularity: 4.33
                        profile_path: /rbi81V4GUsOqjUfLvnoHj4lIAMf.jpg
                      - adult: false
                        character: Illyrio Mopatis
                        credit_id: 575216bdc3a36851fe0001d8
                        gender: 2
                        id: 11279
                        known_for_department: Acting
                        name: Roger Allam
                        order: 868
                        original_name: Roger Allam
                        popularity: 14.07
                        profile_path: /hrtVjATnltwatFCOjhtCZTnN2hW.jpg
                      - adult: false
                        character: Qotho
                        credit_id: 5752158b9251414c470001c0
                        gender: 2
                        id: 234907
                        known_for_department: Acting
                        name: Dar Salim
                        order: 908
                        original_name: Dar Salim
                        popularity: 12.162
                        profile_path: /mqIH4exzdXXU47ykPohDTAkZ8tN.jpg
                      - adult: false
                        character: Maester Luwin
                        credit_id: 5987d310c3a3681e2a014bfe
                        gender: 2
                        id: 20425
                        known_for_department: Acting
                        name: Donald Sumpter
                        order: 931
                        original_name: Donald Sumpter
                        popularity: 15.349
                        profile_path: /jfdH7vojRZ3fRSesLF8K3tZwwtq.jpg
                      - adult: false
                        character: Rodrik Cassel
                        credit_id: 5987d342c3a3681df0012c76
                        gender: 2
                        id: 63141
                        known_for_department: Acting
                        name: Ron Donachie
                        order: 946
                        original_name: Ron Donachie
                        popularity: 10.306
                        profile_path: /vnBM7idgiyXoat1E8IBKGekx2GS.jpg
                      - adult: false
                        character: Myrcella Baratheon
                        credit_id: 57521d4cc3a3685215000344
                        gender: 1
                        id: 1600544
                        known_for_department: Acting
                        name: Aimee Richardson
                        order: 971
                        original_name: Aimee Richardson
                        popularity: 3.717
                        profile_path: /97wwITEknXx7MbQda71NegQvJtz.jpg
                      - adult: false
                        character: Ros
                        credit_id: 5987d3909251415244014acc
                        gender: 1
                        id: 1014921
                        known_for_department: Acting
                        name: Esmé Bianco
                        order: 998
                        original_name: Esmé Bianco
                        popularity: 10.188
                        profile_path: /3SV97kbZMdUmm6PvSGokM4pvLd4.jpg
                      - adult: false
                        character: Tommen Baratheon
                        credit_id: 57521fafc3a368521500041d
                        gender: 2
                        id: 1600543
                        known_for_department: Acting
                        name: Callum Wharry
                        order: 1009
                        original_name: Callum Wharry
                        popularity: 4.448
                        profile_path: /sQzCLoiWniQPYyseG0wvGEf3flo.jpg
                      - adult: false
                        character: Khal Drogo
                        credit_id: 65101612a9117f00e192467c
                        gender: 2
                        id: 117642
                        known_for_department: Acting
                        name: Jason Momoa
                        order: 1034
                        original_name: Jason Momoa
                        popularity: 80.456
                        profile_path: /3q2iVSCX8EVQkuY2n3OWgXBnnNT.jpg
                    id: 63056
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````