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

# Credit

> This endpoint get the credits for a specific movie.



## OpenAPI

````yaml get /3/movie/{movie_id}/credits
openapi: 3.0.3
info:
  title: The Movie Database
  description: Reference
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
security:
  - bearerAuth: []
tags:
  - name: ACCOUNT
  - name: AUTHENTICATION
  - name: CERTIFICATION
  - name: CHANGES
  - name: COLLECTION
  - name: COMPANIES
  - name: CONFIGURATION
  - name: CREDITS
  - name: DISCOVER
  - name: FIND
  - name: GENRES
  - name: GUEST SESSION
  - name: KEYWORDS
  - name: LISTS
  - name: MOVIE LISTS
  - name: MOVIES
  - name: NETWORK
  - name: PEOPLE
  - name: PEOPLE LISTS
  - name: REVIEWS
  - name: SEARCH
  - name: TRENDING
  - name: TV SERIES LIST
  - name: TV SERIES
  - name: TV SEASONS
  - name: TV EPISODES
  - name: TV EPISODES GROUPS
  - name: WATCH PROVIDERS
paths:
  /3/movie/{movie_id}/credits:
    parameters:
      - name: movie_id
        in: path
        required: true
        schema:
          type: integer
          example: 12
    get:
      tags:
        - MOVIES
      summary: Credit
      description: This endpoint get the credits for a specific movie.
      operationId: credit
      parameters:
        - name: language
          in: query
          schema:
            type: string
            default: en-US
      responses:
        '200':
          description: Credit
          headers:
            Age:
              schema:
                type: string
                example: '53'
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=1501
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Mon, 30 Dec 2024 10:17:31 GMT
            ETag:
              schema:
                type: string
                example: W/"a0250becb0fd2ebc199d3aa705e2f977"
            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 d2a65e6cd7ddc4f5373432734cb3111c.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: a9TWGzDFoXPdHUlNNrTA76gY46ieY_uoA9kDTUf-9Dkg-KBeU_S2Lg==
            X-Amz-Cf-Pop:
              schema:
                type: string
                example: LOS50-P2
            X-Cache:
              schema:
                type: string
                example: Hit from cloudfront
            x-memc:
              schema:
                type: string
                example: HIT
            x-memc-age:
              schema:
                type: string
                example: '21570'
            x-memc-expires:
              schema:
                type: string
                example: '1501'
            x-memc-key:
              schema:
                type: string
                example: ecdeda4fb9aee872d0172ffed303adb3
          content:
            application/json:
              schema:
                type: object
                properties:
                  cast:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                        cast_id:
                          type: number
                          example: 8
                        character:
                          type: string
                          example: Marlin (voice)
                        credit_id:
                          type: string
                          example: 52fe420ec3a36847f8000679
                        gender:
                          type: number
                          example: 2
                        id:
                          type: number
                          example: 13
                        known_for_department:
                          type: string
                          example: Acting
                        name:
                          type: string
                          example: Albert Brooks
                        order:
                          type: number
                          example: 0
                        original_name:
                          type: string
                          example: Albert Brooks
                        popularity:
                          type: number
                          example: 15.042
                        profile_path:
                          type: string
                          nullable: true
                          example: /8iDSGu5l93N7benjf6b3AysBore.jpg
                    example:
                      - adult: false
                        cast_id: 8
                        character: Marlin (voice)
                        credit_id: 52fe420ec3a36847f8000679
                        gender: 2
                        id: 13
                        known_for_department: Acting
                        name: Albert Brooks
                        order: 0
                        original_name: Albert Brooks
                        popularity: 15.042
                        profile_path: /8iDSGu5l93N7benjf6b3AysBore.jpg
                      - adult: false
                        cast_id: 9
                        character: Dory (voice)
                        credit_id: 52fe420ec3a36847f800067d
                        gender: 1
                        id: 14
                        known_for_department: Acting
                        name: Ellen DeGeneres
                        order: 1
                        original_name: Ellen DeGeneres
                        popularity: 11.329
                        profile_path: /z8IEEid4z63CBlJtxrTKEfsW7NA.jpg
                      - adult: false
                        cast_id: 7
                        character: Nemo (voice)
                        credit_id: 52fe420ec3a36847f8000675
                        gender: 2
                        id: 12
                        known_for_department: Acting
                        name: Alexander Gould
                        order: 2
                        original_name: Alexander Gould
                        popularity: 12.678
                        profile_path: /fe4mUSp0XotA6Ku4Bs69Q9o2lqU.jpg
                      - adult: false
                        cast_id: 16
                        character: Gill (voice)
                        credit_id: 52fe420ec3a36847f8000699
                        gender: 2
                        id: 5293
                        known_for_department: Acting
                        name: Willem Dafoe
                        order: 3
                        original_name: Willem Dafoe
                        popularity: 61.451
                        profile_path: /ui8e4sgZAwMPi3hzEO53jyBJF9B.jpg
                      - adult: false
                        cast_id: 27
                        character: Nigel (voice)
                        credit_id: 52fe420ec3a36847f80006d1
                        gender: 2
                        id: 118
                        known_for_department: Acting
                        name: Geoffrey Rush
                        order: 4
                        original_name: Geoffrey Rush
                        popularity: 22.698
                        profile_path: /npXFjaFQzBNroCEPllGPTZ5IisA.jpg
                      - adult: false
                        cast_id: 10
                        character: Bloat (voice)
                        credit_id: 52fe420ec3a36847f8000681
                        gender: 2
                        id: 18
                        known_for_department: Acting
                        name: Brad Garrett
                        order: 5
                        original_name: Brad Garrett
                        popularity: 20.741
                        profile_path: /aOg1ce7mo85UThW9aSmBTDR7Lbt.jpg
                      - adult: false
                        cast_id: 11
                        character: Peach (voice)
                        credit_id: 52fe420ec3a36847f8000685
                        gender: 1
                        id: 19
                        known_for_department: Acting
                        name: Allison Janney
                        order: 6
                        original_name: Allison Janney
                        popularity: 25.92
                        profile_path: /hpBKWV1jjoXQbr1s0iUZTSvw582.jpg
                      - adult: false
                        cast_id: 23
                        character: Gurgle (voice)
                        credit_id: 52fe420ec3a36847f80006c1
                        gender: 2
                        id: 6168
                        known_for_department: Acting
                        name: Austin Pendleton
                        order: 7
                        original_name: Austin Pendleton
                        popularity: 19.326
                        profile_path: /nrXfqtXDDYzSFNLPQnfLkus4I7s.jpg
                      - adult: false
                        cast_id: 24
                        character: Bubbles (voice)
                        credit_id: 52fe420ec3a36847f80006c5
                        gender: 2
                        id: 17401
                        known_for_department: Acting
                        name: Stephen Root
                        order: 8
                        original_name: Stephen Root
                        popularity: 22.226
                        profile_path: /2Zwi6AydqQQ9InVdhjYcfJXNzkp.jpg
                      - adult: false
                        cast_id: 25
                        character: Deb / Flo (voice)
                        credit_id: 52fe420ec3a36847f80006c9
                        gender: 1
                        id: 14723
                        known_for_department: Acting
                        name: Vicki Lewis
                        order: 9
                        original_name: Vicki Lewis
                        popularity: 7.634
                        profile_path: /dwTjtleLh1uu8n9AvUCv0n3mi2R.jpg
                      - adult: false
                        cast_id: 26
                        character: Jacques (voice)
                        credit_id: 52fe420ec3a36847f80006cd
                        gender: 2
                        id: 7911
                        known_for_department: Writing
                        name: Joe Ranft
                        order: 10
                        original_name: Joe Ranft
                        popularity: 12.772
                        profile_path: /f1BoWC2JbCcfP1e5hKfGsxkHzVU.jpg
                      - adult: false
                        cast_id: 12
                        character: Crush (voice)
                        credit_id: 52fe420ec3a36847f8000689
                        gender: 2
                        id: 7
                        known_for_department: Writing
                        name: Andrew Stanton
                        order: 11
                        original_name: Andrew Stanton
                        popularity: 9.956
                        profile_path: /fo6ePCWEVB0L1sccrvB99Iaoqcg.jpg
                      - adult: false
                        cast_id: 13
                        character: Coral (voice)
                        credit_id: 52fe420ec3a36847f800068d
                        gender: 1
                        id: 20
                        known_for_department: Acting
                        name: Elizabeth Perkins
                        order: 12
                        original_name: Elizabeth Perkins
                        popularity: 34.518
                        profile_path: /vTWYllD9V76rgv9XAbtkkjjeunG.jpg
                      - adult: false
                        cast_id: 28
                        character: Squirt (voice)
                        credit_id: 52fe420ec3a36847f80006d5
                        gender: 2
                        id: 981048
                        known_for_department: Acting
                        name: Nicholas Bird
                        order: 13
                        original_name: Nicholas Bird
                        popularity: 2.54
                        profile_path: /3Q9j2bOlFjrRy6JEiJZS2a2kKPL.jpg
                      - adult: false
                        cast_id: 29
                        character: Mr. Ray / Additional Voices (voice)
                        credit_id: 52fe420ec3a36847f80006d9
                        gender: 2
                        id: 10
                        known_for_department: Acting
                        name: Bob Peterson
                        order: 14
                        original_name: Bob Peterson
                        popularity: 6.724
                        profile_path: /dJe3nTCIToebjj1WHFHP7LmZKyk.jpg
                      - adult: false
                        cast_id: 14
                        character: Bruce (voice)
                        credit_id: 52fe420ec3a36847f8000691
                        gender: 2
                        id: 22
                        known_for_department: Acting
                        name: Barry Humphries
                        order: 15
                        original_name: Barry Humphries
                        popularity: 7.918
                        profile_path: /gtOAbs8ZFJiDDRPPock1qmP4V18.jpg
                      - adult: false
                        cast_id: 33
                        character: Anchor (voice)
                        credit_id: 52fe420ec3a36847f80006e9
                        gender: 2
                        id: 8783
                        known_for_department: Acting
                        name: Eric Bana
                        order: 16
                        original_name: Eric Bana
                        popularity: 23.266
                        profile_path: /xIjQVywxkymHbbSO7lD2F9f377W.jpg
                      - adult: false
                        cast_id: 34
                        character: Chum (voice)
                        credit_id: 52fe420ec3a36847f80006ed
                        gender: 2
                        id: 27752
                        known_for_department: Acting
                        name: Bruce Spence
                        order: 17
                        original_name: Bruce Spence
                        popularity: 7.809
                        profile_path: /kuaIudFTIBahGAdCamThG13jPp7.jpg
                      - adult: false
                        cast_id: 15
                        character: Dentist (voice)
                        credit_id: 52fe420ec3a36847f8000695
                        gender: 2
                        id: 23
                        known_for_department: Acting
                        name: Bill Hunter
                        order: 18
                        original_name: Bill Hunter
                        popularity: 3.565
                        profile_path: /gvrRsTfx47KupgRwTKp0gqryHPe.jpg
                      - adult: false
                        cast_id: 35
                        character: Darla (voice)
                        credit_id: 52fe420ec3a36847f80006f1
                        gender: 1
                        id: 981049
                        known_for_department: Acting
                        name: LuLu Ebeling
                        order: 19
                        original_name: LuLu Ebeling
                        popularity: 0.746
                        profile_path: null
                      - adult: false
                        cast_id: 36
                        character: Tad (voice)
                        credit_id: 52fe420ec3a36847f80006f5
                        gender: 2
                        id: 1211731
                        known_for_department: Acting
                        name: Jordan Ranft
                        order: 20
                        original_name: Jordan Ranft
                        popularity: 0.332
                        profile_path: /hjb8NXNsozQN3uJWrRvMWXPhtYe.jpg
                      - adult: false
                        cast_id: 39
                        character: Pearl (voice)
                        credit_id: 5438598cc3a36825ba001f32
                        gender: 1
                        id: 1372790
                        known_for_department: Acting
                        name: Erica Beck
                        order: 21
                        original_name: Erica Beck
                        popularity: 1.14
                        profile_path: /qDLAudeuhjlI9jPOs0nBHwYQoKf.jpg
                      - adult: false
                        cast_id: 37
                        character: Sheldon (voice)
                        credit_id: 52fe420ec3a36847f80006f9
                        gender: 2
                        id: 17190
                        known_for_department: Acting
                        name: Erik Per Sullivan
                        order: 22
                        original_name: Erik Per Sullivan
                        popularity: 22.041
                        profile_path: /xNGQBXkat5ZjnZ9vSg0mUbcv9Bc.jpg
                      - adult: false
                        cast_id: 150
                        character: Fish School (voice)
                        credit_id: 593a590f9251411ef8009e8a
                        gender: 2
                        id: 7907
                        known_for_department: Acting
                        name: John Ratzenberger
                        order: 23
                        original_name: John Ratzenberger
                        popularity: 13.657
                        profile_path: /oRtDEOuIO1yDhTz5dORBdxXuLMO.jpg
                      - adult: false
                        cast_id: 514
                        character: Additional Voices  (voice)
                        credit_id: 61f0583bc669ad0058f9017f
                        gender: 2
                        id: 59784
                        known_for_department: Acting
                        name: Carlos Alazraqui
                        order: 24
                        original_name: Carlos Alazraqui
                        popularity: 13.368
                        profile_path: /d2hufnjlfsZiY7N9NLZ6b7FE1IZ.jpg
                      - adult: false
                        cast_id: 515
                        character: Additional Voices  (voice)
                        credit_id: 61f05849f794ad00a505d45d
                        gender: 2
                        id: 91776
                        known_for_department: Acting
                        name: Alec Medlock
                        order: 25
                        original_name: Alec Medlock
                        popularity: 5.184
                        profile_path: /e4xRLtdu4QkstJ7mSUgwVGpvwKt.jpg
                      - adult: false
                        cast_id: 516
                        character: Additional Voices  (voice)
                        credit_id: 61f058521ad93b009abafe45
                        gender: 2
                        id: 78317
                        known_for_department: Acting
                        name: Bob Bergen
                        order: 26
                        original_name: Bob Bergen
                        popularity: 5.512
                        profile_path: /soDD1xiV3zVQWOJzVdJwfgIqzfe.jpg
                      - adult: false
                        cast_id: 517
                        character: Additional Voices  (voice)
                        credit_id: 61f0589d5a788400aaafa7ed
                        gender: 0
                        id: 1440346
                        known_for_department: Acting
                        name: Nicole Miller
                        order: 27
                        original_name: Nicole Miller
                        popularity: 0.241
                        profile_path: null
                      - adult: false
                        cast_id: 518
                        character: Additional Voices  (voice)
                        credit_id: 61f058bbd38b58001baddc97
                        gender: 0
                        id: 28746
                        known_for_department: Acting
                        name: Geoff Brooks
                        order: 28
                        original_name: Geoff Brooks
                        popularity: 0.123
                        profile_path: null
                      - adult: false
                        cast_id: 519
                        character: Additional Voices  (voice)
                        credit_id: 61f0590913654500439506b4
                        gender: 0
                        id: 1356958
                        known_for_department: Acting
                        name: Lisa Peers
                        order: 29
                        original_name: Lisa Peers
                        popularity: 1.111
                        profile_path: null
                      - adult: false
                        cast_id: 520
                        character: Additional Voice  (voice)
                        credit_id: 61f059251ad93b5108fa1918
                        gender: 2
                        id: 86006
                        known_for_department: Acting
                        name: Paul Eiding
                        order: 30
                        original_name: Paul Eiding
                        popularity: 6.096
                        profile_path: /3Gxs9fTnkQLFlmMHROlgiDJ4p10.jpg
                      - adult: false
                        cast_id: 521
                        character: Additional Voices  (voice)
                        credit_id: 61f059341c09fb00d9176a0f
                        gender: 2
                        id: 61969
                        known_for_department: Acting
                        name: Phil Proctor
                        order: 31
                        original_name: Phil Proctor
                        popularity: 6.626
                        profile_path: /wAfx3qAEvcsLpEEIP0zwdhuDIcW.jpg
                      - adult: false
                        cast_id: 522
                        character: Additional Voices  (voice)
                        credit_id: 61f05968c669ad007bd2e66e
                        gender: 0
                        id: 3398277
                        known_for_department: Acting
                        name: Leland Grossman
                        order: 32
                        original_name: Leland Grossman
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        cast_id: 523
                        character: Additional Voices  (voice)
                        credit_id: 61f059835a788400722f5095
                        gender: 2
                        id: 57675
                        known_for_department: Acting
                        name: Daryl Sabara
                        order: 33
                        original_name: Daryl Sabara
                        popularity: 10.502
                        profile_path: /eZfWmQqNgmuveRWSYuvnQyLXM0d.jpg
                      - adult: false
                        cast_id: 524
                        character: Additional Voices (voice)
                        credit_id: 61f059b9e9da690069238323
                        gender: 1
                        id: 3147350
                        known_for_department: Acting
                        name: Lili Ishida
                        order: 34
                        original_name: Lili Ishida
                        popularity: 1.1
                        profile_path: null
                      - adult: false
                        cast_id: 525
                        character: Additional Voices (voice)
                        credit_id: 61f059cc15794a00b7c7d1a9
                        gender: 2
                        id: 1224858
                        known_for_department: Acting
                        name: Emmett Shoemaker
                        order: 35
                        original_name: Emmett Shoemaker
                        popularity: 2.271
                        profile_path: null
                      - adult: false
                        cast_id: 526
                        character: Additional Voices  (voice)
                        credit_id: 61f059dec669ad011f714623
                        gender: 0
                        id: 75322
                        known_for_department: Acting
                        name: Oliver Kindred
                        order: 36
                        original_name: Oliver Kindred
                        popularity: 0.296
                        profile_path: null
                      - adult: false
                        cast_id: 527
                        character: Additional Voices  (voice)
                        credit_id: 61f05a10be2d49001ba4c06d
                        gender: 0
                        id: 3398279
                        known_for_department: Acting
                        name: Ben Stanton
                        order: 37
                        original_name: Ben Stanton
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        cast_id: 528
                        character: Additional Voices  (voice)
                        credit_id: 61f05a2e7dfda6007169f0ea
                        gender: 2
                        id: 52699
                        known_for_department: Acting
                        name: Danny Mann
                        order: 38
                        original_name: Danny Mann
                        popularity: 4.769
                        profile_path: /980QYqXIZCMn5Knx0vjROkw9vKo.jpg
                      - adult: false
                        cast_id: 529
                        character: Additional Voices  (voice)
                        credit_id: 61f05a5ad38b5800689554f7
                        gender: 0
                        id: 3149499
                        known_for_department: Acting
                        name: Kali Whitehurst
                        order: 39
                        original_name: Kali Whitehurst
                        popularity: 0.736
                        profile_path: null
                      - adult: false
                        cast_id: 530
                        character: Additional Voices  (voice)
                        credit_id: 61f05a6dbe2d4900a3565c8c
                        gender: 2
                        id: 136272
                        known_for_department: Acting
                        name: Rove McManus
                        order: 40
                        original_name: Rove McManus
                        popularity: 1.83
                        profile_path: /n75LmOdAtWUuD0bj0TCc5PMwAfx.jpg
                      - adult: false
                        cast_id: 531
                        character: Additional Voices  (voice)
                        credit_id: 61f05a79aa659e00d9c6df0a
                        gender: 2
                        id: 1992727
                        known_for_department: Art
                        name: James S. Baker
                        order: 41
                        original_name: James S. Baker
                        popularity: 0.487
                        profile_path: null
                      - adult: false
                        cast_id: 532
                        character: Additional Voices  (voice)
                        credit_id: 61f05aa3028420001b71e7be
                        gender: 1
                        id: 120617
                        known_for_department: Acting
                        name: Vanessa Marano
                        order: 42
                        original_name: Vanessa Marano
                        popularity: 23.423
                        profile_path: /g6nSngvdq2GFDlBRtWOU8TGkQe7.jpg
                      - adult: false
                        cast_id: 533
                        character: Additional Voices  (voice)
                        credit_id: 61f05ab6136545006b2389d0
                        gender: 1
                        id: 19548
                        known_for_department: Acting
                        name: Susan Blu
                        order: 43
                        original_name: Susan Blu
                        popularity: 7.051
                        profile_path: /xDtrH8YqqVc11kAUThxG80AaaHP.jpg
                      - adult: false
                        cast_id: 534
                        character: Additional Voices  (voice)
                        credit_id: 61f05ae4c669ad00cea284ad
                        gender: 0
                        id: 3398280
                        known_for_department: Acting
                        name: Annelise Nolting
                        order: 44
                        original_name: Annelise Nolting
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        cast_id: 535
                        character: Additional Voices  (voice)
                        credit_id: 61f05aefe48860001e0350d1
                        gender: 2
                        id: 7882
                        known_for_department: Writing
                        name: Jeff Pidgeon
                        order: 45
                        original_name: Jeff Pidgeon
                        popularity: 7.855
                        profile_path: /t8LV9Y6s1qwQQNSRfo6GWEExffd.jpg
                      - adult: false
                        cast_id: 536
                        character: Additional Voices  (voice)
                        credit_id: 61f05b0a7dfda6012705e199
                        gender: 1
                        id: 81843
                        known_for_department: Acting
                        name: Jennifer Darling
                        order: 46
                        original_name: Jennifer Darling
                        popularity: 4.663
                        profile_path: /g0sBNqwHOjCHo9KjPzGdYaCqh0h.jpg
                      - adult: false
                        cast_id: 537
                        character: Additional Voices  (voice)
                        credit_id: 61f05b23df2945008e04a7d8
                        gender: 2
                        id: 53209
                        known_for_department: Acting
                        name: Aaron Fors
                        order: 47
                        original_name: Aaron Fors
                        popularity: 4.367
                        profile_path: /cZuAdf50vu237WYIKryYCLUDiD4.jpg
                      - adult: false
                        cast_id: 538
                        character: Additional Voices  (voice)
                        credit_id: 61f05b43d40d4c00d33a9b6f
                        gender: 1
                        id: 8066
                        known_for_department: Editing
                        name: Katherine Ringgold
                        order: 48
                        original_name: Katherine Ringgold
                        popularity: 0.631
                        profile_path: null
                      - adult: false
                        cast_id: 539
                        character: Additional Voices  (voice)
                        credit_id: 61f05b53aa659e006d90685b
                        gender: 2
                        id: 84495
                        known_for_department: Acting
                        name: Jess Harnell
                        order: 49
                        original_name: Jess Harnell
                        popularity: 6.175
                        profile_path: /zQ2zg7PL3ut4JhfXMKSRV4FMnxR.jpg
                      - adult: false
                        cast_id: 540
                        character: Additional Voices  (voice)
                        credit_id: 61f05b60d38b58008e4b8c00
                        gender: 2
                        id: 12914
                        known_for_department: Editing
                        name: David Ian Salter
                        order: 50
                        original_name: David Ian Salter
                        popularity: 0.645
                        profile_path: /aJDZtglLTbX0OEvvsdQYPUodBSQ.jpg
                      - adult: false
                        cast_id: 541
                        character: Additional Voices  (voice)
                        credit_id: 61f05b9cbe2d4900d1c986cd
                        gender: 0
                        id: 3398285
                        known_for_department: Acting
                        name: Caroline Kindred
                        order: 51
                        original_name: Caroline Kindred
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        cast_id: 542
                        character: Additional Voices  (voice)
                        credit_id: 61f05bb1d11e0e00f231ad0d
                        gender: 1
                        id: 214701
                        known_for_department: Acting
                        name: Sherry Lynn
                        order: 52
                        original_name: Sherry Lynn
                        popularity: 2.737
                        profile_path: /cp7SYig9JVbBWgc2YD4wEUNQGzh.jpg
                      - adult: false
                        cast_id: 543
                        character: Additional Voices  (voice)
                        credit_id: 61f05bc01ad93b00e9144df1
                        gender: 2
                        id: 86007
                        known_for_department: Acting
                        name: Jim Ward
                        order: 53
                        original_name: Jim Ward
                        popularity: 7.428
                        profile_path: /7Um56ftGoxN6c5GxJSNckeARCDy.jpg
                      - adult: false
                        cast_id: 544
                        character: Additional Voices  (voice)
                        credit_id: 61f05bcf9e4586001b4a8950
                        gender: 1
                        id: 84493
                        known_for_department: Acting
                        name: Mickie McGowan
                        order: 54
                        original_name: Mickie McGowan
                        popularity: 11.506
                        profile_path: /4K1HF10EvDjdaIoDAnWqFZjnmvk.jpg
                      - adult: false
                        cast_id: 545
                        character: Additional Voices  (voice)
                        credit_id: 61f05bd7d11e0e006c5e96e9
                        gender: 2
                        id: 19545
                        known_for_department: Acting
                        name: Jack Angel
                        order: 55
                        original_name: Jack Angel
                        popularity: 6.155
                        profile_path: /5MsVwIULYJotUSbDs61uSJff7ei.jpg
                      - adult: false
                        cast_id: 546
                        character: Additional Voices  (voice)
                        credit_id: 61f05c02c669ad00cea285fb
                        gender: 1
                        id: 54722
                        known_for_department: Acting
                        name: Laura Marano
                        order: 56
                        original_name: Laura Marano
                        popularity: 13.906
                        profile_path: /fpW1Swq6BfAoAw88ZhKf1pssu30.jpg
                      - adult: false
                        cast_id: 547
                        character: Additional Voices  (voice)
                        credit_id: 61f05c0fd38b58008e4b8d1f
                        gender: 2
                        id: 12078
                        known_for_department: Acting
                        name: Bobby Block
                        order: 57
                        original_name: Bobby Block
                        popularity: 3.385
                        profile_path: /l4ktDZmixDQIhXfDsyLvTGANXiy.jpg
                      - adult: false
                        cast_id: 548
                        character: Additional Voices  (voice)
                        credit_id: 61f05c2d028420009455f586
                        gender: 1
                        id: 35159
                        known_for_department: Acting
                        name: Laraine Newman
                        order: 58
                        original_name: Laraine Newman
                        popularity: 12.009
                        profile_path: /62i0sFf0IwmkQkBW9Osucgx8qGr.jpg
                      - adult: false
                        cast_id: 549
                        character: Additional Voices  (voice)
                        credit_id: 61f05c3aea37e0009e88cfd6
                        gender: 1
                        id: 42000
                        known_for_department: Acting
                        name: Jane Carr
                        order: 59
                        original_name: Jane Carr
                        popularity: 6.137
                        profile_path: /oD7rwFAsPSxrH18AKA32UBzkR0T.jpg
                      - adult: false
                        cast_id: 550
                        character: Additional Voices  (voice)
                        credit_id: 61f05c59c669ad0058f90762
                        gender: 1
                        id: 61304
                        known_for_department: Acting
                        name: Jessie Flower
                        order: 60
                        original_name: Jessie Flower
                        popularity: 4.256
                        profile_path: /wAq18B8phzkvqJY16CP47Ygt7hV.jpg
                      - adult: false
                        cast_id: 551
                        character: Additional Voices  (voice)
                        credit_id: 61f05c92d38b580044050280
                        gender: 2
                        id: 157626
                        known_for_department: Acting
                        name: Jan Rabson
                        order: 61
                        original_name: Jan Rabson
                        popularity: 5.199
                        profile_path: /8IBFupx53arTqxOYhGkGwyVSaOn.jpg
                      - adult: false
                        cast_id: 552
                        character: Additional Voices  (voice)
                        credit_id: 61f05ca5028420001b71ea9e
                        gender: 0
                        id: 2150365
                        known_for_department: Acting
                        name: Bradley Trevor Greive
                        order: 62
                        original_name: Bradley Trevor Greive
                        popularity: 0.277
                        profile_path: null
                      - adult: false
                        cast_id: 553
                        character: Additional Voices  (voice)
                        credit_id: 61f05cbb3009aa011b8db773
                        gender: 2
                        id: 38407
                        known_for_department: Acting
                        name: Evan Sabara
                        order: 63
                        original_name: Evan Sabara
                        popularity: 7.047
                        profile_path: /jY7kNZ49qoGccxtAZcckwWwTPnG.jpg
                      - adult: false
                        cast_id: 554
                        character: Additional Voices  (voice)
                        credit_id: 61f05ccd02842000c180112b
                        gender: 2
                        id: 62646
                        known_for_department: Acting
                        name: Marc John Jefferies
                        order: 64
                        original_name: Marc John Jefferies
                        popularity: 11.017
                        profile_path: /soo9aqADz4f0HJ3Fo0WofbRtWj.jpg
                      - adult: false
                        cast_id: 555
                        character: Additional Voices  (voice)
                        credit_id: 61f05d21aa659e0044b39a3e
                        gender: 1
                        id: 181464
                        known_for_department: Acting
                        name: Eliza Schneider
                        order: 65
                        original_name: Eliza Schneider
                        popularity: 2.402
                        profile_path: /bIhpsT0Fg04dw5YbRoU4Ac9brWp.jpg
                      - adult: false
                        cast_id: 556
                        character: Additional Voices  (voice)
                        credit_id: 61f05d296d4c97004314d137
                        gender: 2
                        id: 8
                        known_for_department: Directing
                        name: Lee Unkrich
                        order: 66
                        original_name: Lee Unkrich
                        popularity: 4.129
                        profile_path: /crb297utC6W4HSstOe5djDPTwEN.jpg
                      - adult: false
                        cast_id: 557
                        character: Additional Voices  (voice)
                        credit_id: 61f05d566af9dd00ba6b38e7
                        gender: 2
                        id: 1231571
                        known_for_department: Camera
                        name: Noah Luke
                        order: 67
                        original_name: Noah Luke
                        popularity: 1.514
                        profile_path: /mwRQJiwaJfmcAZLZDrgZxTuXNWy.jpg
                  crew:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                        credit_id:
                          type: string
                          example: 52fe420ec3a36847f8000653
                        department:
                          type: string
                          example: Directing
                        gender:
                          type: number
                          example: 2
                        id:
                          type: number
                          example: 7
                        job:
                          type: string
                          example: Director
                        known_for_department:
                          type: string
                          example: Writing
                        name:
                          type: string
                          example: Andrew Stanton
                        original_name:
                          type: string
                          example: Andrew Stanton
                        popularity:
                          type: number
                          example: 9.956
                        profile_path:
                          type: string
                          nullable: true
                          example: /fo6ePCWEVB0L1sccrvB99Iaoqcg.jpg
                    example:
                      - adult: false
                        credit_id: 52fe420ec3a36847f8000653
                        department: Directing
                        gender: 2
                        id: 7
                        job: Director
                        known_for_department: Writing
                        name: Andrew Stanton
                        original_name: Andrew Stanton
                        popularity: 9.956
                        profile_path: /fo6ePCWEVB0L1sccrvB99Iaoqcg.jpg
                      - adult: false
                        credit_id: 52fe420ec3a36847f800065f
                        department: Production
                        gender: 2
                        id: 9
                        job: Producer
                        known_for_department: Production
                        name: Graham Walters
                        original_name: Graham Walters
                        popularity: 0.387
                        profile_path: /rmFFUsCJBjtl2xgsED6hODix9cy.jpg
                      - adult: false
                        credit_id: 52fe420ec3a36847f800069f
                        department: Production
                        gender: 2
                        id: 7879
                        job: Executive Producer
                        known_for_department: Production
                        name: John Lasseter
                        original_name: John Lasseter
                        popularity: 5.97
                        profile_path: /7EdqiNbr4FRjIhKHyPPdFfEEEFG.jpg
                      - adult: false
                        credit_id: 52fe420ec3a36847f80006a5
                        department: Editing
                        gender: 2
                        id: 12914
                        job: Editor
                        known_for_department: Editing
                        name: David Ian Salter
                        original_name: David Ian Salter
                        popularity: 0.645
                        profile_path: /aJDZtglLTbX0OEvvsdQYPUodBSQ.jpg
                      - adult: false
                        credit_id: 52fe420ec3a36847f80006ab
                        department: Sound
                        gender: 2
                        id: 153
                        job: Original Music Composer
                        known_for_department: Sound
                        name: Thomas Newman
                        original_name: Thomas Newman
                        popularity: 4.048
                        profile_path: /j8rIiOSdBjtDL5vji8m5BtChZou.jpg
                      - adult: false
                        credit_id: 52fe420ec3a36847f80006b1
                        department: Writing
                        gender: 2
                        id: 7
                        job: Screenplay
                        known_for_department: Writing
                        name: Andrew Stanton
                        original_name: Andrew Stanton
                        popularity: 9.956
                        profile_path: /fo6ePCWEVB0L1sccrvB99Iaoqcg.jpg
                      - adult: false
                        credit_id: 52fe420ec3a36847f80006b7
                        department: Writing
                        gender: 2
                        id: 10
                        job: Screenplay
                        known_for_department: Acting
                        name: Bob Peterson
                        original_name: Bob Peterson
                        popularity: 6.724
                        profile_path: /dJe3nTCIToebjj1WHFHP7LmZKyk.jpg
                      - adult: false
                        credit_id: 52fe420ec3a36847f80006bd
                        department: Writing
                        gender: 2
                        id: 11
                        job: Screenplay
                        known_for_department: Writing
                        name: David Reynolds
                        original_name: David Reynolds
                        popularity: 3.797
                        profile_path: null
                      - adult: false
                        credit_id: 61202b4154a8ac002b513521
                        department: Writing
                        gender: 0
                        id: 1994647
                        job: Story Consultant
                        known_for_department: Writing
                        name: Will Csaklos
                        original_name: Will Csaklos
                        popularity: 0.008
                        profile_path: null
                      - adult: false
                        credit_id: 61211684b7abb5005e2797e2
                        department: Art
                        gender: 2
                        id: 1236458
                        job: Storyboard Artist
                        known_for_department: Art
                        name: Ronnie del Carmen
                        original_name: Ronnie del Carmen
                        popularity: 2.264
                        profile_path: /lPCmkQK76DOgkmcRjg9394QPyAu.jpg
                      - adult: false
                        credit_id: 552c48659251413873000e0a
                        department: Visual Effects
                        gender: 2
                        id: 1140576
                        job: Animation
                        known_for_department: Visual Effects
                        name: Michael Parks
                        original_name: Michael Parks
                        popularity: 0.644
                        profile_path: null
                      - adult: false
                        credit_id: 5564f4779251413549000022
                        department: Production
                        gender: 1
                        id: 76590
                        job: Associate Producer
                        known_for_department: Production
                        name: Jinko Gotoh
                        original_name: Jinko Gotoh
                        popularity: 1.654
                        profile_path: /pSaO0uaxz0Ow8DJ2vBfdBATL7Jz.jpg
                      - adult: false
                        credit_id: 55685d589251417453001180
                        department: Production
                        gender: 1
                        id: 7903
                        job: Casting
                        known_for_department: Production
                        name: Mary Hidalgo
                        original_name: Mary Hidalgo
                        popularity: 3.419
                        profile_path: null
                      - adult: false
                        credit_id: 65736a73caab6d014d84805c
                        department: Writing
                        gender: 2
                        id: 7
                        job: Story
                        known_for_department: Writing
                        name: Andrew Stanton
                        original_name: Andrew Stanton
                        popularity: 9.956
                        profile_path: /fo6ePCWEVB0L1sccrvB99Iaoqcg.jpg
                      - adult: false
                        credit_id: 5686d4c49251417e63007c84
                        department: Art
                        gender: 2
                        id: 7883
                        job: Production Design
                        known_for_department: Art
                        name: Ralph Eggleston
                        original_name: Ralph Eggleston
                        popularity: 2.636
                        profile_path: /28ZxW5tHMuWYK8T3I0xLfVAF9yw.jpg
                      - adult: false
                        credit_id: 5686d4e9c3a36860e9020172
                        department: Art
                        gender: 2
                        id: 1211220
                        job: Sculptor
                        known_for_department: Art
                        name: Greg Dykstra
                        original_name: Greg Dykstra
                        popularity: 0.669
                        profile_path: /xnGnvlzaDFHYQSGpaN93R3eCLpp.jpg
                      - adult: false
                        credit_id: 5686d5179251417e63007c8f
                        department: Camera
                        gender: 0
                        id: 1556611
                        job: Camera Technician
                        known_for_department: Camera
                        name: Cosmic Don
                        original_name: Cosmic Don
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5686d53592514131df01d440
                        department: Camera
                        gender: 1
                        id: 12912
                        job: Director of Photography
                        known_for_department: Camera
                        name: Sharon Calahan
                        original_name: Sharon Calahan
                        popularity: 0.515
                        profile_path: null
                      - adult: false
                        credit_id: 5686d54ac3a3684be901f220
                        department: Camera
                        gender: 0
                        id: 7988
                        job: Director of Photography
                        known_for_department: Camera
                        name: Jeremy Lasky
                        original_name: Jeremy Lasky
                        popularity: 0.763
                        profile_path: null
                      - adult: false
                        credit_id: 5686d82892514131df01d48e
                        department: Crew
                        gender: 0
                        id: 8153
                        job: Post Production Supervisor
                        known_for_department: Crew
                        name: Paul Cichocki
                        original_name: Paul Cichocki
                        popularity: 1.168
                        profile_path: null
                      - adult: false
                        credit_id: 5686d8449251411334017141
                        department: Crew
                        gender: 0
                        id: 1556615
                        job: Production Office Assistant
                        known_for_department: Crew
                        name: Jon Darrell Handy
                        original_name: Jon Darrell Handy
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5686d8599251417e63007ce5
                        department: Crew
                        gender: 0
                        id: 8155
                        job: Projection
                        known_for_department: Crew
                        name: John Hazelton
                        original_name: John Hazelton
                        popularity: 0.329
                        profile_path: null
                      - adult: false
                        credit_id: 5686d961c3a3684bcc021c8c
                        department: Editing
                        gender: 0
                        id: 1552873
                        job: Color Timer
                        known_for_department: Editing
                        name: Terry Claborn
                        original_name: Terry Claborn
                        popularity: 1.14
                        profile_path: null
                      - adult: false
                        credit_id: 5686d99e92514169d000b914
                        department: Editing
                        gender: 0
                        id: 1556629
                        job: Editorial Production Assistant
                        known_for_department: Editing
                        name: Gregory Amundson
                        original_name: Gregory Amundson
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5686d9b29251417e63007d1d
                        department: Editing
                        gender: 0
                        id: 8071
                        job: First Assistant Editor
                        known_for_department: Editing
                        name: Axel Geddes
                        original_name: Axel Geddes
                        popularity: 0.196
                        profile_path: null
                      - adult: false
                        credit_id: 5686d9ee9251417e63007d28
                        department: Production
                        gender: 2
                        id: 61419
                        job: Casting
                        known_for_department: Production
                        name: Matthew Jon Beck
                        original_name: Matthew Jon Beck
                        popularity: 1.331
                        profile_path: null
                      - adult: false
                        credit_id: 5686da079251412e5201ea96
                        department: Production
                        gender: 2
                        id: 57673
                        job: Casting
                        known_for_department: Production
                        name: Kevin Reher
                        original_name: Kevin Reher
                        popularity: 1.343
                        profile_path: /ulnGGeHrys0tkTq9vFBSmHpdCQX.jpg
                      - adult: false
                        credit_id: 5686da32c3a3684be901f2bc
                        department: Production
                        gender: 0
                        id: 1556631
                        job: Production Accountant
                        known_for_department: Production
                        name: Nephi Sanchez
                        original_name: Nephi Sanchez
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5686da51c3a368607501f804
                        department: Production
                        gender: 1
                        id: 72753
                        job: Production Manager
                        known_for_department: Production
                        name: Lindsey Collins
                        original_name: Lindsey Collins
                        popularity: 3.443
                        profile_path: /j8GZqzfI8VvUDQLq2LT5zuLeaX7.jpg
                      - adult: false
                        credit_id: 5686da739251417e15007b9c
                        department: Production
                        gender: 1
                        id: 7912
                        job: Production Supervisor
                        known_for_department: Production
                        name: Marcia Gwendolyn Jones
                        original_name: Marcia Gwendolyn Jones
                        popularity: 0.637
                        profile_path: null
                      - adult: false
                        credit_id: 5686dae5c3a368607501f818
                        department: Sound
                        gender: 2
                        id: 7538
                        job: Music Editor
                        known_for_department: Sound
                        name: Bill Bernstein
                        original_name: Bill Bernstein
                        popularity: 1.48
                        profile_path: null
                      - adult: false
                        credit_id: 5686db39c3a3684be901f2e3
                        department: Sound
                        gender: 2
                        id: 2216
                        job: Sound Designer
                        known_for_department: Sound
                        name: Gary Rydstrom
                        original_name: Gary Rydstrom
                        popularity: 3.197
                        profile_path: /1DoKaxoJlz6hV9bai43e07GxGQf.jpg
                      - adult: false
                        credit_id: 5686db58c3a368227b015896
                        department: Sound
                        gender: 0
                        id: 1556634
                        job: Sound Editor
                        known_for_department: Sound
                        name: Kent Brown
                        original_name: Kent Brown
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5686db73c3a36860e9020267
                        department: Sound
                        gender: 1
                        id: 15893
                        job: Sound Effects Editor
                        known_for_department: Sound
                        name: Teresa Eckton
                        original_name: Teresa Eckton
                        popularity: 2.555
                        profile_path: null
                      - adult: false
                        credit_id: 5686db93c3a3684be901f2fa
                        department: Sound
                        gender: 2
                        id: 1425978
                        job: Sound Re-Recording Mixer
                        known_for_department: Sound
                        name: Gary Summers
                        original_name: Gary Summers
                        popularity: 1.128
                        profile_path: null
                      - adult: false
                        credit_id: 5686dbb3c3a36860e9020270
                        department: Sound
                        gender: 2
                        id: 8158
                        job: Supervising Sound Editor
                        known_for_department: Sound
                        name: Michael Silvers
                        original_name: Michael Silvers
                        popularity: 0.78
                        profile_path: /dDSP7kKDaXthw42yy3dvXeESnxI.jpg
                      - adult: false
                        credit_id: 5686dc01c3a3684bcc021ce7
                        department: Visual Effects
                        gender: 2
                        id: 7925
                        job: Visual Development
                        known_for_department: Visual Effects
                        name: Geefwee Boedoe
                        original_name: Geefwee Boedoe
                        popularity: 0.704
                        profile_path: /v4QHgwx6EmLoHzHZpgcipA9ldjT.jpg
                      - adult: false
                        credit_id: 5686dcc692514169d000b984
                        department: Camera
                        gender: 2
                        id: 8135
                        job: Camera Supervisor
                        known_for_department: Camera
                        name: Louis Rivera
                        original_name: Louis Rivera
                        popularity: 0.671
                        profile_path: null
                      - adult: false
                        credit_id: 5686dd60c3a3684bcc021d20
                        department: Crew
                        gender: 0
                        id: 1516156
                        job: Second Film Editor
                        known_for_department: Editing
                        name: Kevin Nolting
                        original_name: Kevin Nolting
                        popularity: 1.136
                        profile_path: null
                      - adult: false
                        credit_id: 5686dd969251417e63007db6
                        department: Crew
                        gender: 2
                        id: 1122225
                        job: Temp Music Editor
                        known_for_department: Sound
                        name: David Slusser
                        original_name: David Slusser
                        popularity: 0.622
                        profile_path: null
                      - adult: false
                        credit_id: 5686ddeac3a3685f8900b1ee
                        department: Crew
                        gender: 2
                        id: 1556635
                        job: Photoscience Manager
                        known_for_department: Crew
                        name: James Burgess
                        original_name: James Burgess
                        popularity: 0.029
                        profile_path: null
                      - adult: false
                        credit_id: 5686e1c292514132db01e512
                        department: Editing
                        gender: 2
                        id: 8
                        job: Supervising Film Editor
                        known_for_department: Directing
                        name: Lee Unkrich
                        original_name: Lee Unkrich
                        popularity: 4.129
                        profile_path: /crb297utC6W4HSstOe5djDPTwEN.jpg
                      - adult: false
                        credit_id: 5686e1ffc3a36836280081e0
                        department: Editing
                        gender: 0
                        id: 1556647
                        job: Editorial Coordinator
                        known_for_department: Editing
                        name: Noelle P. Case
                        original_name: Noelle P. Case
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5686e2f4c3a3684be901f439
                        department: Visual Effects
                        gender: 0
                        id: 8059
                        job: Animation Manager
                        known_for_department: Visual Effects
                        name: Jenni Tsoi
                        original_name: Jenni Tsoi
                        popularity: 1.074
                        profile_path: null
                      - adult: false
                        credit_id: 5686e321c3a368227b0159f4
                        department: Visual Effects
                        gender: 0
                        id: 8058
                        job: Fix Animator
                        known_for_department: Visual Effects
                        name: Paul Mendoza
                        original_name: Paul Mendoza
                        popularity: 0.679
                        profile_path: null
                      - adult: false
                        credit_id: 571377e5c3a368663600648a
                        department: Crew
                        gender: 0
                        id: 231202
                        job: Supervising Animator
                        known_for_department: Visual Effects
                        name: Dylan Brown
                        original_name: Dylan Brown
                        popularity: 0.642
                        profile_path: null
                      - adult: false
                        credit_id: 57214da992514142350010bf
                        department: Art
                        gender: 0
                        id: 7952
                        job: Art Direction
                        known_for_department: Visual Effects
                        name: Randy Berrett
                        original_name: Randy Berrett
                        popularity: 0.331
                        profile_path: null
                      - adult: false
                        credit_id: 572294979251413eac0007e2
                        department: Art
                        gender: 2
                        id: 7927
                        job: Art Direction
                        known_for_department: Art
                        name: Ricky Nierva
                        original_name: Ricky Nierva
                        popularity: 0.974
                        profile_path: /aJ5Quu5h2exF12oVXJ0UySjAh8g.jpg
                      - adult: false
                        credit_id: 5724e057c3a36817200000da
                        department: Visual Effects
                        gender: 2
                        id: 8042
                        job: Animation
                        known_for_department: Visual Effects
                        name: Andrew L. Schmidt
                        original_name: Andrew L. Schmidt
                        popularity: 0.688
                        profile_path: null
                      - adult: false
                        credit_id: 572bd56fc3a3687ff70002e4
                        department: Visual Effects
                        gender: 2
                        id: 8012
                        job: Animation Director
                        known_for_department: Visual Effects
                        name: Alan Barillaro
                        original_name: Alan Barillaro
                        popularity: 1.103
                        profile_path: /7GXd8zQUoEWpcD01EaG29oHSwQE.jpg
                      - adult: false
                        credit_id: 572bdcfc9251413896000374
                        department: Art
                        gender: 2
                        id: 7960
                        job: Sculptor
                        known_for_department: Art
                        name: Jerome Ranft
                        original_name: Jerome Ranft
                        popularity: 1.111
                        profile_path: /76XFeM9FdbGkd0mxkEMstQu6na2.jpg
                      - adult: false
                        credit_id: 572f67a9c3a3682faa000ae9
                        department: Visual Effects
                        gender: 1
                        id: 7944
                        job: CG Painter
                        known_for_department: Visual Effects
                        name: Laura Phillips
                        original_name: Laura Phillips
                        popularity: 0.173
                        profile_path: null
                      - adult: false
                        credit_id: 572f6de39251413de3000752
                        department: Visual Effects
                        gender: 2
                        id: 7929
                        job: Animation
                        known_for_department: Visual Effects
                        name: Angus MacLane
                        original_name: Angus MacLane
                        popularity: 1.915
                        profile_path: /hSdzAk70cHvxvOFvZn8qiNnZPoZ.jpg
                      - adult: false
                        credit_id: 576d68f99251414107001907
                        department: Sound
                        gender: 0
                        id: 8078
                        job: Sound Effects Editor
                        known_for_department: Sound
                        name: E.J. Holowicki
                        original_name: E.J. Holowicki
                        popularity: 2.507
                        profile_path: null
                      - adult: false
                        credit_id: 576eb32c9251415bf6002177
                        department: Visual Effects
                        gender: 0
                        id: 8013
                        job: Animation
                        known_for_department: Visual Effects
                        name: Andrew Gordon
                        original_name: Andrew Gordon
                        popularity: 0.874
                        profile_path: null
                      - adult: false
                        credit_id: 587ceef69251413ecb01b911
                        department: Sound
                        gender: 2
                        id: 1556632
                        job: ADR Editor
                        known_for_department: Sound
                        name: Steve Slanec
                        original_name: Steve Slanec
                        popularity: 0.6
                        profile_path: /2WLR6nstCBu1kx2FuxgFIDFSESy.jpg
                      - adult: false
                        credit_id: 587cef1c9251413f1b01bdca
                        department: Sound
                        gender: 0
                        id: 1422411
                        job: Foley Editor
                        known_for_department: Sound
                        name: Al Nelson
                        original_name: Al Nelson
                        popularity: 1.436
                        profile_path: /aL7fUghmkz6rQGMcWqcMQhIl6by.jpg
                      - adult: false
                        credit_id: 587cef76925141414300e9b3
                        department: Visual Effects
                        gender: 0
                        id: 1623548
                        job: Character Designer
                        known_for_department: Visual Effects
                        name: Dan Lee
                        original_name: Dan Lee
                        popularity: 1.112
                        profile_path: null
                      - adult: false
                        credit_id: 589212269251412dc20098a0
                        department: Crew
                        gender: 2
                        id: 1748698
                        job: Supervising Technical Director
                        known_for_department: Visual Effects
                        name: Oren Jacob
                        original_name: Oren Jacob
                        popularity: 0.665
                        profile_path: null
                      - adult: false
                        credit_id: 593a55f79251411ee9009e7b
                        department: Crew
                        gender: 2
                        id: 7892
                        job: In Memory Of
                        known_for_department: Crew
                        name: Glenn McQueen
                        original_name: Glenn McQueen
                        popularity: 3.684
                        profile_path: null
                      - adult: false
                        credit_id: 593a5748c3a368235b009896
                        department: Art
                        gender: 0
                        id: 7949
                        job: Art Direction
                        known_for_department: Visual Effects
                        name: Robin Cooper
                        original_name: Robin Cooper
                        popularity: 0.834
                        profile_path: null
                      - adult: false
                        credit_id: 593a57679251411eff00a0eb
                        department: Art
                        gender: 0
                        id: 1303001
                        job: Art Direction
                        known_for_department: Art
                        name: Anthony Christov
                        original_name: Anthony Christov
                        popularity: 0.555
                        profile_path: null
                      - adult: false
                        credit_id: 593a57bdc3a3682371009b87
                        department: Crew
                        gender: 0
                        id: 8084
                        job: CG Supervisor
                        known_for_department: Visual Effects
                        name: Brian Green
                        original_name: Brian Green
                        popularity: 0.266
                        profile_path: null
                      - adult: false
                        credit_id: 593a57cc9251411ef3009fc3
                        department: Crew
                        gender: 0
                        id: 1830788
                        job: CG Supervisor
                        known_for_department: Crew
                        name: Lisa Forssel
                        original_name: Lisa Forssel
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 593a57da9251411f0400a053
                        department: Crew
                        gender: 1
                        id: 1830790
                        job: CG Supervisor
                        known_for_department: Camera
                        name: Danielle Feinberg
                        original_name: Danielle Feinberg
                        popularity: 0.782
                        profile_path: /pV3X8ydLzdKFnlcfq3FnBCMRCqy.jpg
                      - adult: false
                        credit_id: 593a57f29251411eed009f02
                        department: Crew
                        gender: 0
                        id: 8007
                        job: CG Supervisor
                        known_for_department: Costume & Make-Up
                        name: David Eisenmann
                        original_name: David Eisenmann
                        popularity: 0.635
                        profile_path: null
                      - adult: false
                        credit_id: 593a5800c3a368230500a0ca
                        department: Crew
                        gender: 0
                        id: 8115
                        job: CG Supervisor
                        known_for_department: Crew
                        name: Steve May
                        original_name: Steve May
                        popularity: 0.479
                        profile_path: null
                      - adult: false
                        credit_id: 593a5808c3a3682320009d13
                        department: Crew
                        gender: 0
                        id: 1711831
                        job: CG Supervisor
                        known_for_department: Lighting
                        name: Jesse Hollander
                        original_name: Jesse Hollander
                        popularity: 0.484
                        profile_path: null
                      - adult: false
                        credit_id: 593a58249251411f0400a089
                        department: Crew
                        gender: 0
                        id: 1830791
                        job: CG Supervisor
                        known_for_department: Crew
                        name: Michael Fong
                        original_name: Michael Fong
                        popularity: 0.797
                        profile_path: null
                      - adult: false
                        credit_id: 593a582cc3a3682320009d3d
                        department: Crew
                        gender: 0
                        id: 8098
                        job: CG Supervisor
                        known_for_department: Visual Effects
                        name: Anthony A. Apodaca
                        original_name: Anthony A. Apodaca
                        popularity: 0.435
                        profile_path: null
                      - adult: false
                        credit_id: 593a58359251411f25009b37
                        department: Crew
                        gender: 0
                        id: 1830793
                        job: CG Supervisor
                        known_for_department: Crew
                        name: Michael Lorenzen
                        original_name: Michael Lorenzen
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 593a5ae59251411eed00a144
                        department: Visual Effects
                        gender: 0
                        id: 7967
                        job: Visual Development
                        known_for_department: Visual Effects
                        name: Peter DeSève
                        original_name: Peter DeSève
                        popularity: 0.808
                        profile_path: null
                      - adult: false
                        credit_id: 593a5aeec3a368235b009b39
                        department: Visual Effects
                        gender: 2
                        id: 1260745
                        job: Visual Development
                        known_for_department: Acting
                        name: Tony Fucile
                        original_name: Tony Fucile
                        popularity: 1.616
                        profile_path: /vKxLwEaL6qz7cwrT8m02Lye7wZO.jpg
                      - adult: false
                        credit_id: 593a5af6c3a36822f800957a
                        department: Visual Effects
                        gender: 2
                        id: 7963
                        job: Visual Development
                        known_for_department: Visual Effects
                        name: Carter Goodrich
                        original_name: Carter Goodrich
                        popularity: 1.75
                        profile_path: /v0w5eSNuIt05zJWiMUOFa57GEFC.jpg
                      - adult: false
                        credit_id: 593a5b0ec3a368230500a340
                        department: Visual Effects
                        gender: 0
                        id: 7946
                        job: CG Painter
                        known_for_department: Visual Effects
                        name: Jamie Frye
                        original_name: Jamie Frye
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 593a5b18c3a3682320009f68
                        department: Visual Effects
                        gender: 0
                        id: 1516157
                        job: CG Painter
                        known_for_department: Art
                        name: Bert Berry
                        original_name: Bert Berry
                        popularity: 0.191
                        profile_path: /a0yGz3Fp7SsukXpyJVyu7ScHTap.jpg
                      - adult: false
                        credit_id: 593a5b24c3a36822d2009ba7
                        department: Visual Effects
                        gender: 0
                        id: 7943
                        job: CG Painter
                        known_for_department: Visual Effects
                        name: Glenn Kim
                        original_name: Glenn Kim
                        popularity: 0.889
                        profile_path: null
                      - adult: false
                        credit_id: 593a5b2ec3a368230500a361
                        department: Visual Effects
                        gender: 0
                        id: 7948
                        job: CG Painter
                        known_for_department: Visual Effects
                        name: Yvonne Herbst
                        original_name: Yvonne Herbst
                        popularity: 0.599
                        profile_path: null
                      - adult: false
                        credit_id: 593a5b8c9251411f25009d86
                        department: Visual Effects
                        gender: 0
                        id: 7972
                        job: CG Painter
                        known_for_department: Production
                        name: Andrea Warren
                        original_name: Andrea Warren
                        popularity: 0.343
                        profile_path: null
                      - adult: false
                        credit_id: 593a5bcac3a3682320009fe0
                        department: Visual Effects
                        gender: 0
                        id: 1830810
                        job: Visual Development
                        known_for_department: Visual Effects
                        name: D.J. Cleland-Hura
                        original_name: D.J. Cleland-Hura
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 593a5bd3c3a368231200979b
                        department: Visual Effects
                        gender: 2
                        id: 1335873
                        job: Visual Development
                        known_for_department: Art
                        name: George Hull
                        original_name: George Hull
                        popularity: 1.149
                        profile_path: /mDenbSCKoDDN9nxTrXNOigQ6Z31.jpg
                      - adult: false
                        credit_id: 593a5bdd9251411eff00a467
                        department: Visual Effects
                        gender: 2
                        id: 7891
                        job: Visual Development
                        known_for_department: Visual Effects
                        name: Dominique Louis
                        original_name: Dominique Louis
                        popularity: 0.644
                        profile_path: /4xoJ7IZItBGtRojjK2uVqic7FE3.jpg
                      - adult: false
                        credit_id: 593a5beec3a368235b009c05
                        department: Visual Effects
                        gender: 0
                        id: 1830811
                        job: Visual Development
                        known_for_department: Visual Effects
                        name: Simon Varela
                        original_name: Simon Varela
                        popularity: 0.466
                        profile_path: null
                      - adult: false
                        credit_id: 593a5c0bc3a368232000a01d
                        department: Visual Effects
                        gender: 0
                        id: 1759722
                        job: Visual Development
                        known_for_department: Visual Effects
                        name: Mark Whiting
                        original_name: Mark Whiting
                        popularity: 0.284
                        profile_path: null
                      - adult: false
                        credit_id: 593a5c16c3a3682371009ee0
                        department: Visual Effects
                        gender: 0
                        id: 1451236
                        job: Visual Development
                        known_for_department: Visual Effects
                        name: Bruce Zick
                        original_name: Bruce Zick
                        popularity: 0.002
                        profile_path: null
                      - adult: false
                        credit_id: 593a5cb9c3a368230500a4a4
                        department: Editing
                        gender: 0
                        id: 8062
                        job: Editorial Production Assistant
                        known_for_department: Visual Effects
                        name: Gabrielle Siegel
                        original_name: Gabrielle Siegel
                        popularity: 0.016
                        profile_path: null
                      - adult: false
                        credit_id: 593a5cc6c3a368230500a4ad
                        department: Editing
                        gender: 0
                        id: 1830812
                        job: Editorial Production Assistant
                        known_for_department: Editing
                        name: Jacob Parsons
                        original_name: Jacob Parsons
                        popularity: 0.277
                        profile_path: null
                      - adult: false
                        credit_id: 593a5cff9251411ef800a14f
                        department: Visual Effects
                        gender: 2
                        id: 1092247
                        job: Animation Director
                        known_for_department: Visual Effects
                        name: Mark A. Walsh
                        original_name: Mark A. Walsh
                        popularity: 0.86
                        profile_path: null
                      - adult: false
                        credit_id: 593a5d5f9251411ee900a412
                        department: Visual Effects
                        gender: 0
                        id: 1719095
                        job: Fix Animator
                        known_for_department: Visual Effects
                        name: Chris DiGiovanni
                        original_name: Chris DiGiovanni
                        popularity: 0.165
                        profile_path: null
                      - adult: false
                        credit_id: 593a5e259251411ee900a48b
                        department: Camera
                        gender: 0
                        id: 1742751
                        job: Camera Technician
                        known_for_department: Camera
                        name: Jeff Wan
                        original_name: Jeff Wan
                        popularity: 0.347
                        profile_path: null
                      - adult: false
                        credit_id: 593a5e68c3a368231200992f
                        department: Crew
                        gender: 1
                        id: 8066
                        job: Second Film Editor
                        known_for_department: Editing
                        name: Katherine Ringgold
                        original_name: Katherine Ringgold
                        popularity: 0.631
                        profile_path: null
                      - adult: false
                        credit_id: 593a5e74c3a36822f80097b2
                        department: Crew
                        gender: 0
                        id: 56270
                        job: Second Film Editor
                        known_for_department: Editing
                        name: Stan Webb
                        original_name: Stan Webb
                        popularity: 1.849
                        profile_path: null
                      - adult: false
                        credit_id: 593a5eba9251411ee900a4eb
                        department: Crew
                        gender: 2
                        id: 1830814
                        job: Production Office Assistant
                        known_for_department: Crew
                        name: Peter T. Schreiber
                        original_name: Peter T. Schreiber
                        popularity: 0.029
                        profile_path: null
                      - adult: false
                        credit_id: 593a5faac3a368232000a2be
                        department: Sound
                        gender: 2
                        id: 2216
                        job: Sound Re-Recording Mixer
                        known_for_department: Sound
                        name: Gary Rydstrom
                        original_name: Gary Rydstrom
                        popularity: 3.197
                        profile_path: /1DoKaxoJlz6hV9bai43e07GxGQf.jpg
                      - adult: false
                        credit_id: 593a5fc99251411f1b009fa9
                        department: Sound
                        gender: 2
                        id: 2216
                        job: Supervising Sound Editor
                        known_for_department: Sound
                        name: Gary Rydstrom
                        original_name: Gary Rydstrom
                        popularity: 3.197
                        profile_path: /1DoKaxoJlz6hV9bai43e07GxGQf.jpg
                      - adult: false
                        credit_id: 593a5fd79251411ee900a58a
                        department: Sound
                        gender: 0
                        id: 8159
                        job: Sound Effects Editor
                        known_for_department: Sound
                        name: Shannon Mills
                        original_name: Shannon Mills
                        popularity: 1.004
                        profile_path: /tq1cbZWf6DhUYAA3dNkeFEtgmQx.jpg
                      - adult: false
                        credit_id: 593a5ffd9251411eed00a4af
                        department: Crew
                        gender: 0
                        id: 8165
                        job: Sound Design Assistant
                        known_for_department: Sound
                        name: Dee Selby
                        original_name: Dee Selby
                        popularity: 3.798
                        profile_path: null
                      - adult: false
                        credit_id: 593a60249251411eed00a4c2
                        department: Sound
                        gender: 2
                        id: 1549209
                        job: Orchestrator
                        known_for_department: Sound
                        name: Thomas Pasatieri
                        original_name: Thomas Pasatieri
                        popularity: 0.479
                        profile_path: null
                      - adult: false
                        credit_id: 6452f5ee33ad8f015546ce3e
                        department: Production
                        gender: 0
                        id: 4043534
                        job: Post Production Coordinator
                        known_for_department: Production
                        name: Paul Springer
                        original_name: Paul Springer
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba18aec3a36871fa01005d
                        department: Crew
                        gender: 0
                        id: 2008758
                        job: Thanks
                        known_for_department: Crew
                        name: Leeann Alameda
                        original_name: Leeann Alameda
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba18dfc3a36871cc010342
                        department: Crew
                        gender: 2
                        id: 1556614
                        job: Thanks
                        known_for_department: Crew
                        name: Luis Alarcon-Cisneros
                        original_name: Luis Alarcon-Cisneros
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1928c3a3687208011d5a
                        department: Crew
                        gender: 0
                        id: 2008759
                        job: Thanks
                        known_for_department: Crew
                        name: Omid Amjadi
                        original_name: Omid Amjadi
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba194dc3a3687208011d79
                        department: Crew
                        gender: 0
                        id: 2002773
                        job: Thanks
                        known_for_department: Production
                        name: Steven Argula
                        original_name: Steven Argula
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1958c3a36871d6013462
                        department: Crew
                        gender: 2
                        id: 1556622
                        job: Thanks
                        known_for_department: Crew
                        name: Chris Balog
                        original_name: Chris Balog
                        popularity: 0.077
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1997c3a36871dd010598
                        department: Crew
                        gender: 1
                        id: 2008760
                        job: Thanks
                        known_for_department: Crew
                        name: Anne Barson
                        original_name: Anne Barson
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba19bfc3a36871fa01013b
                        department: Crew
                        gender: 0
                        id: 2008761
                        job: Thanks
                        known_for_department: Crew
                        name: Hal Beral
                        original_name: Hal Beral
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1a2fc3a36871d6013541
                        department: Crew
                        gender: 2
                        id: 652557
                        job: Thanks
                        known_for_department: Editing
                        name: Steve Bloom
                        original_name: Steve Bloom
                        popularity: 0.78
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1abdc3a36871e301293e
                        department: Crew
                        gender: 0
                        id: 1609033
                        job: Thanks
                        known_for_department: Editing
                        name: Colin Bohrer
                        original_name: Colin Bohrer
                        popularity: 0.348
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1b04c3a36871dd0106c4
                        department: Crew
                        gender: 1
                        id: 2008763
                        job: Thanks
                        known_for_department: Crew
                        name: Shannon Brown
                        original_name: Shannon Brown
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1b450e0a26365b0127aa
                        department: Crew
                        gender: 2
                        id: 2008764
                        job: Thanks
                        known_for_department: Crew
                        name: Aaron Burt
                        original_name: Aaron Burt
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1b660e0a26365e0115a9
                        department: Crew
                        gender: 2
                        id: 2008765
                        job: Thanks
                        known_for_department: Crew
                        name: Benjamin Butcher
                        original_name: Benjamin Butcher
                        popularity: 0.004
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1b8bc3a36871d601365b
                        department: Crew
                        gender: 0
                        id: 2004865
                        job: Thanks
                        known_for_department: Crew
                        name: Tom Carlisle
                        original_name: Tom Carlisle
                        popularity: 0.014
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1b929251414d31011f25
                        department: Crew
                        gender: 0
                        id: 2008766
                        job: Thanks
                        known_for_department: Crew
                        name: Jeanmarie M. Carrasco
                        original_name: Jeanmarie M. Carrasco
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1bdb9251414d3d010638
                        department: Crew
                        gender: 0
                        id: 2008767
                        job: Thanks
                        known_for_department: Crew
                        name: Erin Cass
                        original_name: Erin Cass
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1bf8c3a36871d60136ba
                        department: Crew
                        gender: 0
                        id: 2008768
                        job: Thanks
                        known_for_department: Crew
                        name: Shelby Madeleine Cass
                        original_name: Shelby Madeleine Cass
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1c2fc3a36871dd0107e5
                        department: Crew
                        gender: 0
                        id: 1997839
                        job: Thanks
                        known_for_department: Crew
                        name: Marlon Castro
                        original_name: Marlon Castro
                        popularity: 0.435
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1c3d0e0a263651012fe8
                        department: Crew
                        gender: 1
                        id: 2008769
                        job: Thanks
                        known_for_department: Crew
                        name: Maria Elena Magana Cervantes
                        original_name: Maria Elena Magana Cervantes
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1c69c3a36871e3012ae2
                        department: Crew
                        gender: 0
                        id: 2008770
                        job: Thanks
                        known_for_department: Crew
                        name: Kathleen Chanover
                        original_name: Kathleen Chanover
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1c940e0a263648013647
                        department: Crew
                        gender: 1
                        id: 1338319
                        job: Thanks
                        known_for_department: Acting
                        name: Kimberly Adair Clark
                        original_name: Kimberly Adair Clark
                        popularity: 1.469
                        profile_path: /r7TCNIAjTwdCrFvPBSvYTgPOkXA.jpg
                      - adult: false
                        credit_id: 5aba1c9d0e0a26365e01169f
                        department: Crew
                        gender: 0
                        id: 2008772
                        job: Thanks
                        known_for_department: Crew
                        name: Mary Coleman
                        original_name: Mary Coleman
                        popularity: 0.2
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1cca9251414d3a010faa
                        department: Crew
                        gender: 0
                        id: 2004866
                        job: Thanks
                        known_for_department: Crew
                        name: Kenny Condit
                        original_name: Kenny Condit
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1cd10e0a26365101307c
                        department: Crew
                        gender: 0
                        id: 2000487
                        job: Thanks
                        known_for_department: Crew
                        name: Mary Conlin
                        original_name: Mary Conlin
                        popularity: 0.023
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1cd89251414d34011d4b
                        department: Crew
                        gender: 0
                        id: 2008778
                        job: Thanks
                        known_for_department: Crew
                        name: Fernando Contreras
                        original_name: Fernando Contreras
                        popularity: 0.584
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1cfe0e0a26365b012959
                        department: Crew
                        gender: 0
                        id: 2008779
                        job: Thanks
                        known_for_department: Crew
                        name: Ena Chan Cratsenburg
                        original_name: Ena Chan Cratsenburg
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1d50c3a36871d2012dee
                        department: Crew
                        gender: 0
                        id: 2008780
                        job: Thanks
                        known_for_department: Crew
                        name: Ray Davis
                        original_name: Ray Davis
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1d6ec3a36871ce0132f6
                        department: Crew
                        gender: 0
                        id: 2008781
                        job: Thanks
                        known_for_department: Crew
                        name: William de Ridder
                        original_name: William de Ridder
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1da0c3a36871d2012e63
                        department: Crew
                        gender: 2
                        id: 2008782
                        job: Thanks
                        known_for_department: Crew
                        name: Roni Douglas
                        original_name: Roni Douglas
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa7ab0e0a2609e1006a81
                        department: Crew
                        gender: 0
                        id: 1996151
                        job: Thanks
                        known_for_department: Production
                        name: Lisa Ellis
                        original_name: Lisa Ellis
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa7b49251411ea3006230
                        department: Crew
                        gender: 2
                        id: 1623553
                        job: Thanks
                        known_for_department: Production
                        name: Nils Erdmann
                        original_name: Nils Erdmann
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa7bdc3a368435f005d48
                        department: Crew
                        gender: 0
                        id: 2009031
                        job: Thanks
                        known_for_department: Crew
                        name: Marty Eshoff
                        original_name: Marty Eshoff
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa7e50e0a2609de0066b0
                        department: Crew
                        gender: 1
                        id: 1994396
                        job: Thanks
                        known_for_department: Production
                        name: Heather Feng
                        original_name: Heather Feng
                        popularity: 0.065
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa81fc3a36843620062be
                        department: Crew
                        gender: 0
                        id: 1538710
                        job: Thanks
                        known_for_department: Visual Effects
                        name: Jonathan Flack
                        original_name: Jonathan Flack
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa837c3a368435f005d9c
                        department: Crew
                        gender: 1
                        id: 2009032
                        job: Thanks
                        known_for_department: Crew
                        name: Loretta Framsted
                        original_name: Loretta Framsted
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa8750e0a2609e4006841
                        department: Crew
                        gender: 0
                        id: 2009033
                        job: Thanks
                        known_for_department: Crew
                        name: Mark Frazitto
                        original_name: Mark Frazitto
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa8a90e0a2609e4006876
                        department: Crew
                        gender: 1
                        id: 2009034
                        job: Thanks
                        known_for_department: Crew
                        name: Christine W. Freeman
                        original_name: Christine W. Freeman
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa8f89251411e97006119
                        department: Crew
                        gender: 0
                        id: 2009035
                        job: Thanks
                        known_for_department: Crew
                        name: Joe Garcia
                        original_name: Joe Garcia
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa918c3a36843a600662f
                        department: Crew
                        gender: 0
                        id: 2009036
                        job: Thanks
                        known_for_department: Crew
                        name: Jody Giacomini
                        original_name: Jody Giacomini
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa944c3a3684362006390
                        department: Crew
                        gender: 1
                        id: 2009037
                        job: Thanks
                        known_for_department: Crew
                        name: Lola Gill
                        original_name: Lola Gill
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaabe1c3a3684388006b20
                        department: Crew
                        gender: 2
                        id: 2009040
                        job: Thanks
                        known_for_department: Crew
                        name: Craig Gillespie
                        original_name: Craig Gillespie
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaac200e0a2609d5006d88
                        department: Crew
                        gender: 0
                        id: 2009041
                        job: Thanks
                        known_for_department: Crew
                        name: Paul Gillis
                        original_name: Paul Gillis
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaac4f0e0a2609db006b41
                        department: Crew
                        gender: 0
                        id: 1994401
                        job: Thanks
                        known_for_department: Production
                        name: Timothy Glass
                        original_name: Timothy Glass
                        popularity: 0.218
                        profile_path: null
                      - adult: false
                        credit_id: 5abaac570e0a2609d20069b7
                        department: Crew
                        gender: 0
                        id: 2009042
                        job: Thanks
                        known_for_department: Crew
                        name: Daniel A. Goodman
                        original_name: Daniel A. Goodman
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaac81c3a3684396006aad
                        department: Crew
                        gender: 0
                        id: 2009043
                        job: Thanks
                        known_for_department: Crew
                        name: Gale Gortney
                        original_name: Gale Gortney
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaacc70e0a2609d2006a06
                        department: Crew
                        gender: 2
                        id: 74142
                        job: Thanks
                        known_for_department: Directing
                        name: Roger Gould
                        original_name: Roger Gould
                        popularity: 1.029
                        profile_path: null
                      - adult: false
                        credit_id: 5abaadbb0e0a2609d5006ed7
                        department: Crew
                        gender: 1
                        id: 1484864
                        job: Thanks
                        known_for_department: Acting
                        name: Elizabeth Greenberg
                        original_name: Elizabeth Greenberg
                        popularity: 1.095
                        profile_path: /vh9g61c2VV5gvSzS84aHlmXWyul.jpg
                      - adult: false
                        credit_id: 5abaadc49251411ea30066bb
                        department: Crew
                        gender: 0
                        id: 2009044
                        job: Thanks
                        known_for_department: Crew
                        name: Dawn Haagstad
                        original_name: Dawn Haagstad
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaadec0e0a2609e100701b
                        department: Crew
                        gender: 0
                        id: 2009045
                        job: Thanks
                        known_for_department: Crew
                        name: Karen Hartquist
                        original_name: Karen Hartquist
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaae130e0a2609d5006f1f
                        department: Crew
                        gender: 0
                        id: 1996245
                        job: Thanks
                        known_for_department: Visual Effects
                        name: David R. Haumann
                        original_name: David R. Haumann
                        popularity: 0.49
                        profile_path: null
                      - adult: false
                        credit_id: 5abaae1b0e0a2609ce006de4
                        department: Crew
                        gender: 0
                        id: 2009046
                        job: Thanks
                        known_for_department: Crew
                        name: Stacey Hendrickson
                        original_name: Stacey Hendrickson
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaae569251411e9200656d
                        department: Crew
                        gender: 1
                        id: 2009047
                        job: Thanks
                        known_for_department: Crew
                        name: Anne Ho
                        original_name: Anne Ho
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaae770e0a2609ce006e20
                        department: Crew
                        gender: 0
                        id: 1994408
                        job: Thanks
                        known_for_department: Production
                        name: Heather D.C. Jackson
                        original_name: Heather D.C. Jackson
                        popularity: 0.82
                        profile_path: null
                      - adult: false
                        credit_id: 5abaae81c3a36843620067ad
                        department: Crew
                        gender: 2
                        id: 2002707
                        job: Thanks
                        known_for_department: Production
                        name: Dennis 'D.J.' Jennings
                        original_name: Dennis 'D.J.' Jennings
                        popularity: 1.021
                        profile_path: null
                      - adult: false
                        credit_id: 5abaae8c9251411e95006740
                        department: Crew
                        gender: 0
                        id: 2006821
                        job: Thanks
                        known_for_department: Visual Effects
                        name: Keith Johnson
                        original_name: Keith Johnson
                        popularity: 0.041
                        profile_path: null
                      - adult: false
                        credit_id: 5abaaeae0e0a2609d80076a9
                        department: Crew
                        gender: 2
                        id: 2009048
                        job: Thanks
                        known_for_department: Crew
                        name: Michael Jones
                        original_name: Michael Jones
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaaef1c3a36843690071bf
                        department: Crew
                        gender: 2
                        id: 2009049
                        job: Thanks
                        known_for_department: Crew
                        name: Paul Kim
                        original_name: Paul Kim
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaaf189251411ea7006311
                        department: Crew
                        gender: 0
                        id: 1998189
                        job: Thanks
                        known_for_department: Editing
                        name: Elyse Klaidman
                        original_name: Elyse Klaidman
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaaf1f9251411ea30067a6
                        department: Crew
                        gender: 0
                        id: 2009050
                        job: Thanks
                        known_for_department: Visual Effects
                        name: Keith Kolder
                        original_name: Keith Kolder
                        popularity: 0.454
                        profile_path: null
                      - adult: false
                        credit_id: 5abaaf46c3a3684388006d95
                        department: Crew
                        gender: 0
                        id: 2009051
                        job: Thanks
                        known_for_department: Crew
                        name: Keith Kops
                        original_name: Keith Kops
                        popularity: 0.512
                        profile_path: null
                      - adult: false
                        credit_id: 5abaaf6d0e0a2609d5007037
                        department: Crew
                        gender: 0
                        id: 2009052
                        job: Thanks
                        known_for_department: Crew
                        name: Renee Lamri
                        original_name: Renee Lamri
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaaf929251411e9a0063ed
                        department: Crew
                        gender: 2
                        id: 2009053
                        job: Thanks
                        known_for_department: Crew
                        name: Brandon T. Loose
                        original_name: Brandon T. Loose
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaafbac3a3684388006deb
                        department: Crew
                        gender: 0
                        id: 2009054
                        job: Thanks
                        known_for_department: Crew
                        name: Emery Low
                        original_name: Emery Low
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaafda0e0a2609d8007796
                        department: Crew
                        gender: 0
                        id: 2009055
                        job: Thanks
                        known_for_department: Crew
                        name: Candelaria Lozano
                        original_name: Candelaria Lozano
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaaffc0e0a2609d5007098
                        department: Crew
                        gender: 2
                        id: 2009056
                        job: Thanks
                        known_for_department: Crew
                        name: Andrew Lyndon
                        original_name: Andrew Lyndon
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab02cc3a3684396006d5c
                        department: Crew
                        gender: 1
                        id: 2009057
                        job: Thanks
                        known_for_department: Crew
                        name: Linda McCampbell
                        original_name: Linda McCampbell
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab0559251411e920066c3
                        department: Crew
                        gender: 1
                        id: 2009058
                        job: Thanks
                        known_for_department: Crew
                        name: Lisa McCampbell
                        original_name: Lisa McCampbell
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab07cc3a3684388006e94
                        department: Crew
                        gender: 0
                        id: 1996845
                        job: Thanks
                        known_for_department: Production
                        name: Cherise Miller
                        original_name: Cherise Miller
                        popularity: 0.076
                        profile_path: null
                      - adult: false
                        credit_id: 5abab0869251411ea700640f
                        department: Crew
                        gender: 0
                        id: 2000477
                        job: Thanks
                        known_for_department: Crew
                        name: Meagan Miller
                        original_name: Meagan Miller
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab09fc3a3684388006eac
                        department: Crew
                        gender: 1
                        id: 2009059
                        job: Thanks
                        known_for_department: Crew
                        name: Patricia Moran
                        original_name: Patricia Moran
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab0c39251411e9c0067e4
                        department: Crew
                        gender: 0
                        id: 1748709
                        job: Thanks
                        known_for_department: Directing
                        name: Desirée Mourad
                        original_name: Desirée Mourad
                        popularity: 0.349
                        profile_path: null
                      - adult: false
                        credit_id: 5abab0cb0e0a2609db006e43
                        department: Crew
                        gender: 0
                        id: 2009060
                        job: Thanks
                        known_for_department: Crew
                        name: Cheryl Murata
                        original_name: Cheryl Murata
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab0ee0e0a2609e4006ed5
                        department: Crew
                        gender: 0
                        id: 1117779
                        job: Thanks
                        known_for_department: Writing
                        name: Kiel Murray
                        original_name: Kiel Murray
                        popularity: 3.952
                        profile_path: null
                      - adult: false
                        credit_id: 5abab0f90e0a2609de006d89
                        department: Crew
                        gender: 0
                        id: 2009061
                        job: Thanks
                        known_for_department: Crew
                        name: Maricela Navarro
                        original_name: Maricela Navarro
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab11cc3a3684369007386
                        department: Crew
                        gender: 0
                        id: 2009062
                        job: Thanks
                        known_for_department: Crew
                        name: Molly Nealan
                        original_name: Molly Nealan
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab13f0e0a2609de006dd0
                        department: Crew
                        gender: 2
                        id: 2005102
                        job: Thanks
                        known_for_department: Acting
                        name: Randy Nelson
                        original_name: Randy Nelson
                        popularity: 0.04
                        profile_path: null
                      - adult: false
                        credit_id: 5abab1499251411e970066f3
                        department: Crew
                        gender: 0
                        id: 2009063
                        job: Thanks
                        known_for_department: Crew
                        name: Andrea Nordemann
                        original_name: Andrea Nordemann
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab16f0e0a2609e100728a
                        department: Crew
                        gender: 2
                        id: 2009064
                        job: Thanks
                        known_for_department: Crew
                        name: Edgar A. Ochoa
                        original_name: Edgar A. Ochoa
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab1ab0e0a2609e4006f8e
                        department: Crew
                        gender: 2
                        id: 1788770
                        job: Thanks
                        known_for_department: Directing
                        name: Alex Orrelle
                        original_name: Alex Orrelle
                        popularity: 0.519
                        profile_path: null
                      - adult: false
                        credit_id: 5abab1b59251411e9700675e
                        department: Crew
                        gender: 0
                        id: 2009065
                        job: Thanks
                        known_for_department: Crew
                        name: Karen Paik
                        original_name: Karen Paik
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab1da9251411e950069f7
                        department: Crew
                        gender: 0
                        id: 2004875
                        job: Thanks
                        known_for_department: Crew
                        name: Craig Payne
                        original_name: Craig Payne
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab1e2c3a36843a6006cdf
                        department: Crew
                        gender: 1
                        id: 2009067
                        job: Thanks
                        known_for_department: Crew
                        name: Marcia Peck
                        original_name: Marcia Peck
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab20b9251411e9700678c
                        department: Crew
                        gender: 1
                        id: 1997789
                        job: Thanks
                        known_for_department: Production
                        name: Karen Perry
                        original_name: Karen Perry
                        popularity: 0.241
                        profile_path: null
                      - adult: false
                        credit_id: 5abab213c3a3684362006a06
                        department: Crew
                        gender: 0
                        id: 2002711
                        job: Thanks
                        known_for_department: Production
                        name: Bill Polson
                        original_name: Bill Polson
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab21cc3a3684396006f25
                        department: Crew
                        gender: 0
                        id: 2009068
                        job: Thanks
                        known_for_department: Crew
                        name: Sangeeta Prashar
                        original_name: Sangeeta Prashar
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab2ebc3a368435c006ea7
                        department: Crew
                        gender: 2
                        id: 2009070
                        job: Thanks
                        known_for_department: Crew
                        name: Jose Ramirez
                        original_name: Jose Ramirez
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab30e0e0a2609e40070a7
                        department: Crew
                        gender: 2
                        id: 2009071
                        job: Thanks
                        known_for_department: Crew
                        name: Jonathan G. Rodriguez
                        original_name: Jonathan G. Rodriguez
                        popularity: 0.076
                        profile_path: null
                      - adult: false
                        credit_id: 5abab3389251411ea3006ac9
                        department: Crew
                        gender: 0
                        id: 2009075
                        job: Thanks
                        known_for_department: Crew
                        name: Alice Rosen
                        original_name: Alice Rosen
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab35b0e0a2609d5007399
                        department: Crew
                        gender: 1
                        id: 1994442
                        job: Thanks
                        known_for_department: Production
                        name: Kristina Ruud
                        original_name: Kristina Ruud
                        popularity: 0.621
                        profile_path: null
                      - adult: false
                        credit_id: 5abab3640e0a2609ce0071a9
                        department: Crew
                        gender: 2
                        id: 2009077
                        job: Thanks
                        known_for_department: Crew
                        name: Guillermo Segovia
                        original_name: Guillermo Segovia
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab38f0e0a2609db00706b
                        department: Crew
                        gender: 0
                        id: 1117781
                        job: Thanks
                        known_for_department: Production
                        name: Osnat Shurer
                        original_name: Osnat Shurer
                        popularity: 1.585
                        profile_path: /KqqOKECoT5hblpewmGW8la2INp.jpg
                      - adult: false
                        credit_id: 5abab397c3a36843a6006e12
                        department: Crew
                        gender: 2
                        id: 2009080
                        job: Thanks
                        known_for_department: Crew
                        name: Dylan Sisson
                        original_name: Dylan Sisson
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab43dc3a368435f00659c
                        department: Crew
                        gender: 1
                        id: 2009081
                        job: Thanks
                        known_for_department: Crew
                        name: Joan Smalley
                        original_name: Joan Smalley
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab465c3a368438800717b
                        department: Crew
                        gender: 0
                        id: 2009082
                        job: Thanks
                        known_for_department: Crew
                        name: Michele Spane
                        original_name: Michele Spane
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab48ac3a36843a6006e9f
                        department: Crew
                        gender: 1
                        id: 2009083
                        job: Thanks
                        known_for_department: Crew
                        name: Beatrice Springborn
                        original_name: Beatrice Springborn
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab4b3c3a368435f0065db
                        department: Crew
                        gender: 2
                        id: 2009084
                        job: Thanks
                        known_for_department: Acting
                        name: Adam P. Summers
                        original_name: Adam P. Summers
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab4dbc3a3684379006ff0
                        department: Crew
                        gender: 0
                        id: 1997850
                        job: Thanks
                        known_for_department: Crew
                        name: Joni Superticioso
                        original_name: Joni Superticioso
                        popularity: 0.048
                        profile_path: null
                      - adult: false
                        credit_id: 5abab4e29251411e95006c24
                        department: Crew
                        gender: 1
                        id: 2009085
                        job: Thanks
                        known_for_department: Crew
                        name: Krista Swager
                        original_name: Krista Swager
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab50d0e0a2609e10075b0
                        department: Crew
                        gender: 0
                        id: 1994448
                        job: Thanks
                        known_for_department: Production
                        name: Wendy Dale Tanzillo
                        original_name: Wendy Dale Tanzillo
                        popularity: 0.205
                        profile_path: null
                      - adult: false
                        credit_id: 5abab5159251411e970069a6
                        department: Crew
                        gender: 2
                        id: 2009086
                        job: Thanks
                        known_for_department: Crew
                        name: Osvaldo Tomatis
                        original_name: Osvaldo Tomatis
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab53bc3a36843690076e9
                        department: Crew
                        gender: 0
                        id: 8073
                        job: Thanks
                        known_for_department: Editing
                        name: Chris Vallance
                        original_name: Chris Vallance
                        popularity: 0.332
                        profile_path: null
                      - adult: false
                        credit_id: 5abab5449251411e92006a63
                        department: Crew
                        gender: 1
                        id: 2009087
                        job: Thanks
                        known_for_department: Crew
                        name: Monica VanDis
                        original_name: Monica VanDis
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab56d9251411e9a00683d
                        department: Crew
                        gender: 1
                        id: 2009089
                        job: Thanks
                        known_for_department: Crew
                        name: Olga Velaszquez
                        original_name: Olga Velaszquez
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab5919251411ea7006787
                        department: Crew
                        gender: 0
                        id: 2009090
                        job: Thanks
                        known_for_department: Crew
                        name: Valerie Villas
                        original_name: Valerie Villas
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab5b4c3a36843a6006f66
                        department: Crew
                        gender: 0
                        id: 1994450
                        job: Thanks
                        known_for_department: Production
                        name: Deana Walker
                        original_name: Deana Walker
                        popularity: 0.016
                        profile_path: null
                      - adult: false
                        credit_id: 5abab5c29251411e970069f9
                        department: Crew
                        gender: 1
                        id: 1994452
                        job: Thanks
                        known_for_department: Production
                        name: Annette Wang
                        original_name: Annette Wang
                        popularity: 0.13
                        profile_path: null
                      - adult: false
                        credit_id: 5abab5cb9251411e9a006874
                        department: Crew
                        gender: 0
                        id: 2004877
                        job: Thanks
                        known_for_department: Crew
                        name: Clay Welch
                        original_name: Clay Welch
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab5d4c3a3684379007092
                        department: Crew
                        gender: 0
                        id: 1997790
                        job: Thanks
                        known_for_department: Production
                        name: Sue Williams
                        original_name: Sue Williams
                        popularity: 1.169
                        profile_path: null
                      - adult: false
                        credit_id: 5abab5df0e0a2609d8007cdc
                        department: Crew
                        gender: 0
                        id: 2009092
                        job: Thanks
                        known_for_department: Crew
                        name: Wendy Wirthlin
                        original_name: Wendy Wirthlin
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5ababdd1c3a36843a6007508
                        department: Production
                        gender: 2
                        id: 1623553
                        job: Finance
                        known_for_department: Production
                        name: Nils Erdmann
                        original_name: Nils Erdmann
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5ababdf90e0a2609ce0079c3
                        department: Production
                        gender: 1
                        id: 2009081
                        job: Administration
                        known_for_department: Crew
                        name: Joan Smalley
                        original_name: Joan Smalley
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5ababe179251411e97006f7e
                        department: Production
                        gender: 1
                        id: 1994396
                        job: Administration
                        known_for_department: Production
                        name: Heather Feng
                        original_name: Heather Feng
                        popularity: 0.065
                        profile_path: null
                      - adult: false
                        credit_id: 5ababe390e0a2609d8008392
                        department: Production
                        gender: 0
                        id: 2009063
                        job: Administration
                        known_for_department: Crew
                        name: Andrea Nordemann
                        original_name: Andrea Nordemann
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5ababe690e0a2609ce007a05
                        department: Production
                        gender: 1
                        id: 2009047
                        job: Administration
                        known_for_department: Crew
                        name: Anne Ho
                        original_name: Anne Ho
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5ababe91c3a36843960077ba
                        department: Production
                        gender: 1
                        id: 1994452
                        job: Finance
                        known_for_department: Production
                        name: Annette Wang
                        original_name: Annette Wang
                        popularity: 0.13
                        profile_path: null
                      - adult: false
                        credit_id: 5ababf35c3a3684396007839
                        department: Production
                        gender: 0
                        id: 1994401
                        job: Finance
                        known_for_department: Production
                        name: Timothy Glass
                        original_name: Timothy Glass
                        popularity: 0.218
                        profile_path: null
                      - adult: false
                        credit_id: 5abac00fc3a3684369007f4a
                        department: Production
                        gender: 0
                        id: 1994448
                        job: Administration
                        known_for_department: Production
                        name: Wendy Dale Tanzillo
                        original_name: Wendy Dale Tanzillo
                        popularity: 0.205
                        profile_path: null
                      - adult: false
                        credit_id: 5abac257c3a368435f006f15
                        department: Production
                        gender: 0
                        id: 1997790
                        job: Finance
                        known_for_department: Production
                        name: Sue Williams
                        original_name: Sue Williams
                        popularity: 1.169
                        profile_path: null
                      - adult: false
                        credit_id: 5abac29a9251411e920073c7
                        department: Production
                        gender: 1
                        id: 1994442
                        job: Finance
                        known_for_department: Production
                        name: Kristina Ruud
                        original_name: Kristina Ruud
                        popularity: 0.621
                        profile_path: null
                      - adult: false
                        credit_id: 5abac3080e0a2609e4007c9b
                        department: Production
                        gender: 1
                        id: 1997789
                        job: Finance
                        known_for_department: Production
                        name: Karen Perry
                        original_name: Karen Perry
                        popularity: 0.241
                        profile_path: null
                      - adult: false
                        credit_id: 5abac4c49251411e95007768
                        department: Production
                        gender: 0
                        id: 1994450
                        job: Finance
                        known_for_department: Production
                        name: Deana Walker
                        original_name: Deana Walker
                        popularity: 0.016
                        profile_path: null
                      - adult: false
                        credit_id: 5abac6c0c3a368435f0071ca
                        department: Production
                        gender: 0
                        id: 2009060
                        job: Administration
                        known_for_department: Crew
                        name: Cheryl Murata
                        original_name: Cheryl Murata
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac6cd0e0a2609ce008004
                        department: Production
                        gender: 0
                        id: 2008779
                        job: Administration
                        known_for_department: Crew
                        name: Ena Chan Cratsenburg
                        original_name: Ena Chan Cratsenburg
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac6e9c3a36843690084ab
                        department: Production
                        gender: 0
                        id: 1994408
                        job: Finance
                        known_for_department: Production
                        name: Heather D.C. Jackson
                        original_name: Heather D.C. Jackson
                        popularity: 0.82
                        profile_path: null
                      - adult: false
                        credit_id: 5abac6f4c3a3684388007f3b
                        department: Production
                        gender: 1
                        id: 2009057
                        job: Administration
                        known_for_department: Crew
                        name: Linda McCampbell
                        original_name: Linda McCampbell
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac6fdc3a368435c007db4
                        department: Production
                        gender: 1
                        id: 2009058
                        job: Administration
                        known_for_department: Crew
                        name: Lisa McCampbell
                        original_name: Lisa McCampbell
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac707c3a3684379007cca
                        department: Production
                        gender: 0
                        id: 2009033
                        job: Administration
                        known_for_department: Crew
                        name: Mark Frazitto
                        original_name: Mark Frazitto
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac70fc3a36843620079e9
                        department: Production
                        gender: 0
                        id: 2009031
                        job: Administration
                        known_for_department: Crew
                        name: Marty Eshoff
                        original_name: Marty Eshoff
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac7179251411ea000777c
                        department: Production
                        gender: 0
                        id: 2009062
                        job: Administration
                        known_for_department: Crew
                        name: Molly Nealan
                        original_name: Molly Nealan
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac7229251411e9a0073b2
                        department: Production
                        gender: 2
                        id: 2009049
                        job: Administration
                        known_for_department: Crew
                        name: Paul Kim
                        original_name: Paul Kim
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac744c3a3684369008518
                        department: Crew
                        gender: 0
                        id: 2009055
                        job: Craft Service
                        known_for_department: Crew
                        name: Candelaria Lozano
                        original_name: Candelaria Lozano
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac74dc3a368435f007258
                        department: Crew
                        gender: 0
                        id: 2008778
                        job: Craft Service
                        known_for_department: Crew
                        name: Fernando Contreras
                        original_name: Fernando Contreras
                        popularity: 0.584
                        profile_path: null
                      - adult: false
                        credit_id: 5abac763c3a3684388007fac
                        department: Crew
                        gender: 2
                        id: 2009077
                        job: Craft Service
                        known_for_department: Crew
                        name: Guillermo Segovia
                        original_name: Guillermo Segovia
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac7739251411ea700730e
                        department: Crew
                        gender: 2
                        id: 2009070
                        job: Craft Service
                        known_for_department: Crew
                        name: Jose Ramirez
                        original_name: Jose Ramirez
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac77dc3a3684396007e9c
                        department: Crew
                        gender: 1
                        id: 2009032
                        job: Craft Service
                        known_for_department: Crew
                        name: Loretta Framsted
                        original_name: Loretta Framsted
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac7889251411e920076d2
                        department: Crew
                        gender: 2
                        id: 1556614
                        job: Craft Service
                        known_for_department: Crew
                        name: Luis Alarcon-Cisneros
                        original_name: Luis Alarcon-Cisneros
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac790c3a3684396007eab
                        department: Crew
                        gender: 0
                        id: 2009061
                        job: Craft Service
                        known_for_department: Crew
                        name: Maricela Navarro
                        original_name: Maricela Navarro
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac79d9251411e950078e1
                        department: Crew
                        gender: 0
                        id: 2000477
                        job: Craft Service
                        known_for_department: Crew
                        name: Meagan Miller
                        original_name: Meagan Miller
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac7a5c3a36843a6007c77
                        department: Crew
                        gender: 1
                        id: 2009089
                        job: Craft Service
                        known_for_department: Crew
                        name: Olga Velaszquez
                        original_name: Olga Velaszquez
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac7ad9251411ea00077af
                        department: Crew
                        gender: 2
                        id: 2009086
                        job: Craft Service
                        known_for_department: Crew
                        name: Osvaldo Tomatis
                        original_name: Osvaldo Tomatis
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac7ffc3a3684388008007
                        department: Crew
                        gender: 1
                        id: 2008760
                        job: Public Relations
                        known_for_department: Crew
                        name: Anne Barson
                        original_name: Anne Barson
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac80ac3a3684396007ef7
                        department: Crew
                        gender: 2
                        id: 2008765
                        job: Public Relations
                        known_for_department: Crew
                        name: Benjamin Butcher
                        original_name: Benjamin Butcher
                        popularity: 0.004
                        profile_path: null
                      - adult: false
                        credit_id: 5abac8150e0a2609de007d17
                        department: Crew
                        gender: 0
                        id: 2004877
                        job: Public Relations
                        known_for_department: Crew
                        name: Clay Welch
                        original_name: Clay Welch
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac8239251411e9a007420
                        department: Crew
                        gender: 0
                        id: 1748709
                        job: Public Relations
                        known_for_department: Directing
                        name: Desirée Mourad
                        original_name: Desirée Mourad
                        popularity: 0.349
                        profile_path: null
                      - adult: false
                        credit_id: 5abac82fc3a368435c007ea4
                        department: Crew
                        gender: 0
                        id: 2009054
                        job: Public Relations
                        known_for_department: Crew
                        name: Emery Low
                        original_name: Emery Low
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac83c9251411ea7007383
                        department: Crew
                        gender: 0
                        id: 2008766
                        job: Public Relations
                        known_for_department: Crew
                        name: Jeanmarie M. Carrasco
                        original_name: Jeanmarie M. Carrasco
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac8460e0a2609d8008ae9
                        department: Crew
                        gender: 0
                        id: 2009045
                        job: Public Relations
                        known_for_department: Crew
                        name: Karen Hartquist
                        original_name: Karen Hartquist
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac84f0e0a2609db007ea9
                        department: Crew
                        gender: 0
                        id: 2008770
                        job: Public Relations
                        known_for_department: Crew
                        name: Kathleen Chanover
                        original_name: Kathleen Chanover
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac85a0e0a2609ce0080d9
                        department: Crew
                        gender: 0
                        id: 2009050
                        job: Public Relations
                        known_for_department: Visual Effects
                        name: Keith Kolder
                        original_name: Keith Kolder
                        popularity: 0.454
                        profile_path: null
                      - adult: false
                        credit_id: 5abac8639251411ea7007396
                        department: Crew
                        gender: 1
                        id: 2009085
                        job: Public Relations
                        known_for_department: Crew
                        name: Krista Swager
                        original_name: Krista Swager
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac86d0e0a2609d8008b13
                        department: Crew
                        gender: 0
                        id: 2008758
                        job: Public Relations
                        known_for_department: Crew
                        name: Leeann Alameda
                        original_name: Leeann Alameda
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac879c3a36843a6007cd3
                        department: Crew
                        gender: 0
                        id: 2000487
                        job: Public Relations
                        known_for_department: Crew
                        name: Mary Conlin
                        original_name: Mary Conlin
                        popularity: 0.023
                        profile_path: null
                      - adult: false
                        credit_id: 5abac8840e0a2609d8008b1f
                        department: Crew
                        gender: 0
                        id: 2009082
                        job: Public Relations
                        known_for_department: Crew
                        name: Michele Spane
                        original_name: Michele Spane
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac893c3a368435c007f0c
                        department: Crew
                        gender: 1
                        id: 2009059
                        job: Public Relations
                        known_for_department: Crew
                        name: Patricia Moran
                        original_name: Patricia Moran
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac89ec3a3684369008623
                        department: Crew
                        gender: 1
                        id: 2008763
                        job: Public Relations
                        known_for_department: Crew
                        name: Shannon Brown
                        original_name: Shannon Brown
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac8aa9251411e9200776f
                        department: Crew
                        gender: 0
                        id: 2002773
                        job: Public Relations
                        known_for_department: Production
                        name: Steven Argula
                        original_name: Steven Argula
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac922c3a36843880080b2
                        department: Crew
                        gender: 2
                        id: 1556622
                        job: Security
                        known_for_department: Crew
                        name: Chris Balog
                        original_name: Chris Balog
                        popularity: 0.077
                        profile_path: null
                      - adult: false
                        credit_id: 5abac92c9251411ea3007925
                        department: Crew
                        gender: 2
                        id: 2009071
                        job: Security
                        known_for_department: Crew
                        name: Jonathan G. Rodriguez
                        original_name: Jonathan G. Rodriguez
                        popularity: 0.076
                        profile_path: null
                      - adult: false
                        credit_id: 5abac9389251411ea7007428
                        department: Crew
                        gender: 0
                        id: 1997850
                        job: Security
                        known_for_department: Crew
                        name: Joni Superticioso
                        original_name: Joni Superticioso
                        popularity: 0.048
                        profile_path: null
                      - adult: false
                        credit_id: 5abac9410e0a2609d8008bbc
                        department: Crew
                        gender: 0
                        id: 2009051
                        job: Security
                        known_for_department: Crew
                        name: Keith Kops
                        original_name: Keith Kops
                        popularity: 0.512
                        profile_path: null
                      - adult: false
                        credit_id: 5abac94c9251411e950079cd
                        department: Crew
                        gender: 0
                        id: 1997839
                        job: Security
                        known_for_department: Crew
                        name: Marlon Castro
                        original_name: Marlon Castro
                        popularity: 0.435
                        profile_path: null
                      - adult: false
                        credit_id: 5abac9659251411e97007658
                        department: Crew
                        gender: 2
                        id: 2009048
                        job: Security
                        known_for_department: Crew
                        name: Michael Jones
                        original_name: Michael Jones
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac9ba9251411ea3007996
                        department: Crew
                        gender: 0
                        id: 2009090
                        job: Security
                        known_for_department: Crew
                        name: Valerie Villas
                        original_name: Valerie Villas
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abacc3e9251411ea70075e4
                        department: Art
                        gender: 2
                        id: 1460426
                        job: Art Department Manager
                        known_for_department: Production
                        name: Doug Nichols
                        original_name: Doug Nichols
                        popularity: 0.009
                        profile_path: null
                      - adult: false
                        credit_id: 5abacd00c3a36843790080b5
                        department: Editing
                        gender: 0
                        id: 1555008
                        job: Editorial Services
                        known_for_department: Crew
                        name: Phred Lender
                        original_name: Phred Lender
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abacd1fc3a36843880082ee
                        department: Editing
                        gender: 0
                        id: 2000194
                        job: Editorial Services
                        known_for_department: Editing
                        name: Jeff Whittle
                        original_name: Jeff Whittle
                        popularity: 0.036
                        profile_path: null
                      - adult: false
                        credit_id: 5abacd720e0a2609de008057
                        department: Crew
                        gender: 0
                        id: 8150
                        job: Information Systems Manager
                        known_for_department: Crew
                        name: Erik Forman
                        original_name: Erik Forman
                        popularity: 0.561
                        profile_path: null
                      - adult: false
                        credit_id: 5abacd9cc3a3684396008275
                        department: Crew
                        gender: 0
                        id: 1997868
                        job: Information Systems Manager
                        known_for_department: Crew
                        name: Alisa Gilden
                        original_name: Alisa Gilden
                        popularity: 0.111
                        profile_path: null
                      - adult: false
                        credit_id: 5abacda60e0a2609ce008419
                        department: Crew
                        gender: 0
                        id: 2003682
                        job: Information Systems Manager
                        known_for_department: Crew
                        name: Warren Hays
                        original_name: Warren Hays
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abacdb00e0a2609de008077
                        department: Crew
                        gender: 0
                        id: 1997908
                        job: Information Systems Manager
                        known_for_department: Crew
                        name: Peter Kaldis
                        original_name: Peter Kaldis
                        popularity: 0.06
                        profile_path: null
                      - adult: false
                        credit_id: 5abacdbc0e0a2609db008233
                        department: Crew
                        gender: 0
                        id: 1997869
                        job: Information Systems Manager
                        known_for_department: Crew
                        name: May Pon
                        original_name: May Pon
                        popularity: 0.072
                        profile_path: null
                      - adult: false
                        credit_id: 5abacdc5c3a3684362007def
                        department: Crew
                        gender: 0
                        id: 2003541
                        job: Information Systems Manager
                        known_for_department: Crew
                        name: Alex Stahl
                        original_name: Alex Stahl
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abacdd00e0a2609de008089
                        department: Crew
                        gender: 0
                        id: 1994689
                        job: Information Systems Manager
                        known_for_department: Crew
                        name: Christopher C. Walker
                        original_name: Christopher C. Walker
                        popularity: 0.584
                        profile_path: null
                      - adult: false
                        credit_id: 5abace020e0a2609e40082b9
                        department: Sound
                        gender: 0
                        id: 1291315
                        job: Music Supervisor
                        known_for_department: Sound
                        name: Tom MacDougall
                        original_name: Tom MacDougall
                        popularity: 1.036
                        profile_path: /intMeHHJUIlAaOoqqoDDdCMPs7.jpg
                      - adult: false
                        credit_id: 5abace84c3a368436900899e
                        department: Sound
                        gender: 2
                        id: 1393351
                        job: Scoring Mixer
                        known_for_department: Sound
                        name: Simon Rhodes
                        original_name: Simon Rhodes
                        popularity: 0.608
                        profile_path: /mEt351uRPcGWbMD1DOuDCE1c8TV.jpg
                      - adult: false
                        credit_id: 5abacfcf9251411ea0007cad
                        department: Visual Effects
                        gender: 2
                        id: 8031
                        job: Animation
                        known_for_department: Visual Effects
                        name: Bobby Beck
                        original_name: Bobby Beck
                        popularity: 0.251
                        profile_path: null
                      - adult: false
                        credit_id: 5abad0089251411e92007b95
                        department: Visual Effects
                        gender: 1
                        id: 7998
                        job: Animation
                        known_for_department: Visual Effects
                        name: Bret Parker
                        original_name: Bret Parker
                        popularity: 1.529
                        profile_path: /gGjVAlMsdEVti2StoS4FZRaw2Xf.jpg
                      - adult: false
                        credit_id: 5abad0160e0a2609ce008585
                        department: Visual Effects
                        gender: 2
                        id: 2004918
                        job: Animation
                        known_for_department: Crew
                        name: Dale McBeath
                        original_name: Dale McBeath
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abad095c3a3684369008ac5
                        department: Visual Effects
                        gender: 0
                        id: 8025
                        job: Animation
                        known_for_department: Visual Effects
                        name: Michael Berenstein
                        original_name: Michael Berenstein
                        popularity: 1.267
                        profile_path: null
                      - adult: false
                        credit_id: 5abad0d50e0a2609d8009048
                        department: Visual Effects
                        gender: 2
                        id: 107704
                        job: Animation
                        known_for_department: Visual Effects
                        name: Rodrigo Blaas
                        original_name: Rodrigo Blaas
                        popularity: 1.595
                        profile_path: null
                      - adult: false
                        credit_id: 5abad10e0e0a2609d2008104
                        department: Visual Effects
                        gender: 0
                        id: 8015
                        job: Animation
                        known_for_department: Visual Effects
                        name: Shawn Krause
                        original_name: Shawn Krause
                        popularity: 0.803
                        profile_path: /m8QpuUJgZ40A2WvpNcklj8fkf9L.jpg
                      - adult: false
                        credit_id: 5abad1320e0a2609d8009076
                        department: Visual Effects
                        gender: 1
                        id: 8055
                        job: Animation
                        known_for_department: Visual Effects
                        name: Tasha Wedeen
                        original_name: Tasha Wedeen
                        popularity: 1.448
                        profile_path: null
                      - adult: false
                        credit_id: 5abad1f9c3a368435c00846c
                        department: Crew
                        gender: 0
                        id: 1994649
                        job: CG Supervisor
                        known_for_department: Crew
                        name: Lisa Forssell
                        original_name: Lisa Forssell
                        popularity: 0.028
                        profile_path: null
                      - adult: false
                        credit_id: 5abad20dc3a36843960084eb
                        department: Editing
                        gender: 1
                        id: 2000193
                        job: Editorial Services
                        known_for_department: Editing
                        name: Andra Smith
                        original_name: Andra Smith
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abad2549251411e95007f34
                        department: Sound
                        gender: 0
                        id: 8163
                        job: Foley
                        known_for_department: Sound
                        name: Jana Vance
                        original_name: Jana Vance
                        popularity: 1.755
                        profile_path: null
                      - adult: false
                        credit_id: 5abad28a0e0a2609de0082f0
                        department: Sound
                        gender: 0
                        id: 1544774
                        job: Musician
                        known_for_department: Sound
                        name: Frank Marocco
                        original_name: Frank Marocco
                        popularity: 0.626
                        profile_path: null
                      - adult: false
                        credit_id: 5abad2959251411e92007cd3
                        department: Sound
                        gender: 0
                        id: 2002536
                        job: Musician
                        known_for_department: Sound
                        name: Paul Kegg
                        original_name: Paul Kegg
                        popularity: 0.601
                        profile_path: null
                      - adult: false
                        credit_id: 5abad2a0c3a3684396008540
                        department: Sound
                        gender: 2
                        id: 2001870
                        job: Musician
                        known_for_department: Sound
                        name: Jonathan Williams
                        original_name: Jonathan Williams
                        popularity: 0.83
                        profile_path: null
                      - adult: false
                        credit_id: 5abad2aa9251411e97007ad6
                        department: Sound
                        gender: 2
                        id: 1995611
                        job: Musician
                        known_for_department: Sound
                        name: Andrew Findon
                        original_name: Andrew Findon
                        popularity: 0.232
                        profile_path: null
                      - adult: false
                        credit_id: 5abad2b59251411ea0007e0b
                        department: Sound
                        gender: 1
                        id: 1995613
                        job: Musician
                        known_for_department: Sound
                        name: Anna Noakes
                        original_name: Anna Noakes
                        popularity: 0.537
                        profile_path: null
                      - adult: false
                        credit_id: 5abad2c10e0a2609d20081c3
                        department: Sound
                        gender: 1
                        id: 1993184
                        job: Musician
                        known_for_department: Sound
                        name: Rachel Bolt
                        original_name: Rachel Bolt
                        popularity: 1.898
                        profile_path: /cnvC2Kd4vMhKEKvBy8gqFb0phZ7.jpg
                      - adult: false
                        credit_id: 5abad2e49251411e95007f79
                        department: Sound
                        gender: 2
                        id: 1018001
                        job: Musician
                        known_for_department: Sound
                        name: Bruce White
                        original_name: Bruce White
                        popularity: 1.189
                        profile_path: null
                      - adult: false
                        credit_id: 5abad2ee9251411ea7007940
                        department: Sound
                        gender: 2
                        id: 1733019
                        job: Musician
                        known_for_department: Sound
                        name: Mark Berrow
                        original_name: Mark Berrow
                        popularity: 1.292
                        profile_path: null
                      - adult: false
                        credit_id: 5abad3710e0a2609de008351
                        department: Crew
                        gender: 0
                        id: 2000499
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Auburn C. 'Aubie' Schmidt
                        original_name: Auburn C. 'Aubie' Schmidt
                        popularity: 0.623
                        profile_path: null
                      - adult: false
                        credit_id: 5abad3809251411e9a0079c3
                        department: Crew
                        gender: 0
                        id: 1994385
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Adam Woodbury
                        original_name: Adam Woodbury
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abad38a0e0a2609db008550
                        department: Crew
                        gender: 0
                        id: 1997878
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: BoB 'Naked BoB' Morgan
                        original_name: BoB 'Naked BoB' Morgan
                        popularity: 0.191
                        profile_path: null
                      - adult: false
                        credit_id: 5abad3949251411ea3007e98
                        department: Crew
                        gender: 0
                        id: 1994410
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Cory Knox
                        original_name: Cory Knox
                        popularity: 0.384
                        profile_path: null
                      - adult: false
                        credit_id: 5abad39f0e0a2609d200823e
                        department: Crew
                        gender: 0
                        id: 1997893
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Edgar Quinones
                        original_name: Edgar Quinones
                        popularity: 0.197
                        profile_path: null
                      - adult: false
                        credit_id: 5abad3a9c3a3684369008c90
                        department: Crew
                        gender: 0
                        id: 2009140
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Humera Yasmin Khan
                        original_name: Humera Yasmin Khan
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abad3b20e0a2609de008375
                        department: Crew
                        gender: 2
                        id: 1997888
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: James G. Dashe
                        original_name: James G. Dashe
                        popularity: 0.469
                        profile_path: null
                      - adult: false
                        credit_id: 5abad3e8c3a3684396008621
                        department: Crew
                        gender: 2
                        id: 567732
                        job: Systems Administrators & Support
                        known_for_department: Acting
                        name: Jason Topolski
                        original_name: Jason Topolski
                        popularity: 0.134
                        profile_path: /PFp8DkZR95OYgvuXZqlDBB3QXi.jpg
                      - adult: false
                        credit_id: 5abad537c3a36843960086cc
                        department: Crew
                        gender: 2
                        id: 8054
                        job: Systems Administrators & Support
                        known_for_department: Directing
                        name: Adam Wood
                        original_name: Adam Wood
                        popularity: 1.431
                        profile_path: null
                      - adult: false
                        credit_id: 5abad6cc9251411ea0007ff3
                        department: Crew
                        gender: 0
                        id: 1997880
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Jose Ignacio
                        original_name: Jose Ignacio
                        popularity: 1.758
                        profile_path: null
                      - adult: false
                        credit_id: 5abad828c3a3684369008f29
                        department: Crew
                        gender: 0
                        id: 1999000
                        job: Systems Administrators & Support
                        known_for_department: Visual Effects
                        name: Michael O'Brien
                        original_name: Michael O'Brien
                        popularity: 0.86
                        profile_path: null
                      - adult: false
                        credit_id: 5abad86c0e0a2609d20084a6
                        department: Crew
                        gender: 2
                        id: 2009154
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Neftalí Álvarez 'El Magnífico'
                        original_name: Neftalí Álvarez 'El Magnífico'
                        popularity: 0.714
                        profile_path: null
                      - adult: false
                        credit_id: 5abad8d60e0a2609ce008a1b
                        department: Production
                        gender: 0
                        id: 1719096
                        job: Unit Manager
                        known_for_department: Visual Effects
                        name: Joshua Hollander
                        original_name: Joshua Hollander
                        popularity: 0.367
                        profile_path: null
                      - adult: false
                        credit_id: 5abad8eb9251411ea30081a6
                        department: Production
                        gender: 0
                        id: 2009155
                        job: Unit Manager
                        known_for_department: Production
                        name: Kelly T. Peters
                        original_name: Kelly T. Peters
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abad8f50e0a2609ce008a29
                        department: Production
                        gender: 0
                        id: 8094
                        job: Unit Manager
                        known_for_department: Production
                        name: Ethan Owen
                        original_name: Ethan Owen
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abad900c3a36843790086c4
                        department: Production
                        gender: 0
                        id: 2009156
                        job: Unit Manager
                        known_for_department: Production
                        name: Michael Warch
                        original_name: Michael Warch
                        popularity: 0.232
                        profile_path: null
                      - adult: false
                        credit_id: 5abad9299251411e950082e5
                        department: Production
                        gender: 1
                        id: 2004993
                        job: Unit Manager
                        known_for_department: Production
                        name: Kim Collins
                        original_name: Kim Collins
                        popularity: 0.491
                        profile_path: /wZC4FZwo4RNLl89X1HlqXWGmn3P.jpg
                      - adult: false
                        credit_id: 5abad9330e0a2609d5008bc1
                        department: Production
                        gender: 2
                        id: 1443479
                        job: Unit Manager
                        known_for_department: Production
                        name: A.J. Riebli III
                        original_name: A.J. Riebli III
                        popularity: 2.19
                        profile_path: null
                      - adult: false
                        credit_id: 5abad93e9251411e92008061
                        department: Production
                        gender: 0
                        id: 2009157
                        job: Unit Manager
                        known_for_department: Production
                        name: Siouxsie Stewart
                        original_name: Siouxsie Stewart
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abad9490e0a2609ce008a53
                        department: Crew
                        gender: 0
                        id: 8139
                        job: Photoscience Manager
                        known_for_department: Crew
                        name: David DiFrancesco
                        original_name: David DiFrancesco
                        popularity: 0.125
                        profile_path: null
                      - adult: false
                        credit_id: 5abad95f0e0a2609d2008502
                        department: Crew
                        gender: 0
                        id: 1847643
                        job: Post Production Supervisor
                        known_for_department: Production
                        name: Miguel Ángel Poveda
                        original_name: Miguel Ángel Poveda
                        popularity: 1.36
                        profile_path: null
                      - adult: false
                        credit_id: 5abad96bc3a3684369008fd4
                        department: Crew
                        gender: 0
                        id: 1463239
                        job: Production Artist
                        known_for_department: Crew
                        name: Nelson 'Rey' Bohol
                        original_name: Nelson 'Rey' Bohol
                        popularity: 1.579
                        profile_path: null
                      - adult: false
                        credit_id: 5abad9759251411ea0008175
                        department: Crew
                        gender: 0
                        id: 2009158
                        job: Production Artist
                        known_for_department: Crew
                        name: David Fulp
                        original_name: David Fulp
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abad9800e0a2609e4008851
                        department: Crew
                        gender: 1
                        id: 8003
                        job: Production Artist
                        known_for_department: Art
                        name: Ellen Moon Lee
                        original_name: Ellen Moon Lee
                        popularity: 0.447
                        profile_path: null
                      - adult: false
                        credit_id: 5abad9a0c3a368436200838b
                        department: Crew
                        gender: 0
                        id: 7955
                        job: Production Artist
                        known_for_department: Directing
                        name: Albert Lozano
                        original_name: Albert Lozano
                        popularity: 1.061
                        profile_path: null
                      - adult: false
                        credit_id: 5abad9aac3a36843960088e2
                        department: Crew
                        gender: 0
                        id: 7956
                        job: Production Artist
                        known_for_department: Visual Effects
                        name: Nathaniel McLaughlin
                        original_name: Nathaniel McLaughlin
                        popularity: 0.515
                        profile_path: null
                      - adult: false
                        credit_id: 5abad9ddc3a36843a6008610
                        department: Crew
                        gender: 2
                        id: 2009159
                        job: Production Artist
                        known_for_department: Crew
                        name: James Pearson
                        original_name: James Pearson
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abada07c3a368438800896a
                        department: Crew
                        gender: 0
                        id: 7957
                        job: Production Artist
                        known_for_department: Crew
                        name: Bud Thon
                        original_name: Bud Thon
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abada190e0a2609d2008554
                        department: Crew
                        gender: 0
                        id: 2009160
                        job: Schedule Coordinator
                        known_for_department: Crew
                        name: Heidi Cruz
                        original_name: Heidi Cruz
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abada2ac3a36843620083c0
                        department: Crew
                        gender: 1
                        id: 8144
                        job: Supervisor of Production Resources
                        known_for_department: Crew
                        name: Susan T. Tatsuno
                        original_name: Susan T. Tatsuno
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abada4f9251411ea3008249
                        department: Crew
                        gender: 0
                        id: 1556628
                        job: Systems Administrators & Support
                        known_for_department: Acting
                        name: Domenic Allen
                        original_name: Domenic Allen
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abada7ac3a368437900876e
                        department: Crew
                        gender: 0
                        id: 2009161
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: James Bartel
                        original_name: James Bartel
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abada859251411e920080d9
                        department: Crew
                        gender: 0
                        id: 1994645
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Jennifer Becker
                        original_name: Jennifer Becker
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abada8f9251411e9c0081fb
                        department: Crew
                        gender: 0
                        id: 1994646
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Gabriel Benveniste
                        original_name: Gabriel Benveniste
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abada999251411e9a007ce0
                        department: Crew
                        gender: 0
                        id: 1997896
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Bryan Bird
                        original_name: Bryan Bird
                        popularity: 0.155
                        profile_path: null
                      - adult: false
                        credit_id: 5abadac50e0a2609e1008d81
                        department: Crew
                        gender: 0
                        id: 1994534
                        job: Systems Administrators & Support
                        known_for_department: Visual Effects
                        name: Lars R. Damerow
                        original_name: Lars R. Damerow
                        popularity: 0.563
                        profile_path: null
                      - adult: false
                        credit_id: 5abadacf9251411ea300828b
                        department: Crew
                        gender: 0
                        id: 2000494
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Ross Dickinson
                        original_name: Ross Dickinson
                        popularity: 0.194
                        profile_path: null
                      - adult: false
                        credit_id: 5abadad90e0a2609db0089d7
                        department: Crew
                        gender: 0
                        id: 2009162
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Miles Egan
                        original_name: Miles Egan
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadae2c3a36843a6008683
                        department: Crew
                        gender: 0
                        id: 1994648
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Edward Escueta
                        original_name: Edward Escueta
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadaeb9251411e97007eb5
                        department: Crew
                        gender: 0
                        id: 2009163
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Sandy Falby
                        original_name: Sandy Falby
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadaf59251411e97007ebd
                        department: Crew
                        gender: 0
                        id: 1994650
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Grant Gatzke
                        original_name: Grant Gatzke
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadaff0e0a2609db0089f1
                        department: Crew
                        gender: 0
                        id: 2009164
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Joshua Grant
                        original_name: Joshua Grant
                        popularity: 1.047
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb09c3a3684369009098
                        department: Crew
                        gender: 0
                        id: 1994651
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Bethany Jane Hanson
                        original_name: Bethany Jane Hanson
                        popularity: 0.047
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb12c3a368435f007c15
                        department: Crew
                        gender: 0
                        id: 2003502
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Jason B. Hendrix
                        original_name: Jason B. Hendrix
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb1c9251411e9a007d21
                        department: Crew
                        gender: 0
                        id: 1994653
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Ling Hsu
                        original_name: Ling Hsu
                        popularity: 0.653
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb269251411ea30082b8
                        department: Crew
                        gender: 0
                        id: 2009165
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Kenneth 'Yo' Huey
                        original_name: Kenneth 'Yo' Huey
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb340e0a2609e1008da8
                        department: Crew
                        gender: 0
                        id: 1994654
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Jason 'Jayfish' Hull
                        original_name: Jason 'Jayfish' Hull
                        popularity: 0.9
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb3e9251411e92008139
                        department: Crew
                        gender: 0
                        id: 2009167
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Elise Knowles
                        original_name: Elise Knowles
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb48c3a368435f007c38
                        department: Crew
                        gender: 0
                        id: 1994416
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Matthew Lindahl
                        original_name: Matthew Lindahl
                        popularity: 0.656
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb520e0a2609d5008cd8
                        department: Crew
                        gender: 0
                        id: 15896
                        job: Systems Administrators & Support
                        known_for_department: Visual Effects
                        name: Jessica Giampietro McMackin
                        original_name: Jessica Giampietro McMackin
                        popularity: 0.079
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb5bc3a36843690090de
                        department: Crew
                        gender: 0
                        id: 1994421
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Terry Lee Moseley
                        original_name: Terry Lee Moseley
                        popularity: 0.493
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb6a0e0a2609e4008927
                        department: Crew
                        gender: 0
                        id: 2009169
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Jeanie T. Oh
                        original_name: Jeanie T. Oh
                        popularity: 0.262
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb740e0a2609db008a45
                        department: Crew
                        gender: 0
                        id: 1997906
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Mark Pananganan
                        original_name: Mark Pananganan
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb840e0a2609d2008618
                        department: Crew
                        gender: 0
                        id: 2009170
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Kathleen H. Parmelee
                        original_name: Kathleen H. Parmelee
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb8f0e0a2609e4008932
                        department: Crew
                        gender: 0
                        id: 2000498
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Will Phan
                        original_name: Will Phan
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadbb6c3a3684362008498
                        department: Crew
                        gender: 1
                        id: 1449388
                        job: Systems Administrators & Support
                        known_for_department: Directing
                        name: M.T. Silvia
                        original_name: M.T. Silvia
                        popularity: 0.271
                        profile_path: null
                      - adult: false
                        credit_id: 5abadbc10e0a2609e1008e13
                        department: Crew
                        gender: 0
                        id: 1994679
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Nelson Siu
                        original_name: Nelson Siu
                        popularity: 0.741
                        profile_path: null
                      - adult: false
                        credit_id: 5abadbcb0e0a2609d200864a
                        department: Crew
                        gender: 0
                        id: 1994682
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Elle Yoko Suzuki
                        original_name: Elle Yoko Suzuki
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadbd70e0a2609e1008e26
                        department: Crew
                        gender: 0
                        id: 1994684
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Andy Thomas
                        original_name: Andy Thomas
                        popularity: 0.251
                        profile_path: null
                      - adult: false
                        credit_id: 5abadbe10e0a2609e4008980
                        department: Crew
                        gender: 0
                        id: 1993657
                        job: Systems Administrators & Support
                        known_for_department: Visual Effects
                        name: Chuck Waite
                        original_name: Chuck Waite
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadbec0e0a2609e1008e42
                        department: Crew
                        gender: 0
                        id: 1994690
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Jay Weiland
                        original_name: Jay Weiland
                        popularity: 0.259
                        profile_path: null
                      - adult: false
                        credit_id: 5abadbf69251411ea00082f1
                        department: Crew
                        gender: 0
                        id: 1994456
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Ian Westcott
                        original_name: Ian Westcott
                        popularity: 0.114
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc039251411ea7007db9
                        department: Directing
                        gender: 0
                        id: 2004922
                        job: Script Coordinator
                        known_for_department: Crew
                        name: Adam Bronstein
                        original_name: Adam Bronstein
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc0e0e0a2609e400899f
                        department: Directing
                        gender: 0
                        id: 2009172
                        job: Script Coordinator
                        known_for_department: Directing
                        name: Rachel Raffael-Gates
                        original_name: Rachel Raffael-Gates
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc199251411ea3008395
                        department: Directing
                        gender: 0
                        id: 2009173
                        job: Script Supervisor
                        known_for_department: Directing
                        name: Dan Jeup
                        original_name: Dan Jeup
                        popularity: 0.382
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc2a0e0a2609e1008e76
                        department: Directing
                        gender: 2
                        id: 958055
                        job: Script Supervisor
                        known_for_department: Writing
                        name: Jason Katz
                        original_name: Jason Katz
                        popularity: 2.517
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc46c3a3684369009199
                        department: Visual Effects
                        gender: 0
                        id: 1993326
                        job: Animation
                        known_for_department: Visual Effects
                        name: Carlos Baena
                        original_name: Carlos Baena
                        popularity: 1.038
                        profile_path: /wpDb5QJ9QpuxSifJ9XAXmYO6wt5.jpg
                      - adult: false
                        credit_id: 5abadc520e0a2609de0087d3
                        department: Visual Effects
                        gender: 0
                        id: 2009175
                        job: Animation
                        known_for_department: Visual Effects
                        name: Ben Catmull
                        original_name: Ben Catmull
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc5ec3a3684388008aac
                        department: Visual Effects
                        gender: 2
                        id: 8011
                        job: Animation
                        known_for_department: Visual Effects
                        name: Scott Clark
                        original_name: Scott Clark
                        popularity: 3.756
                        profile_path: /1bp09Gqrc6XKQUqGJSQb68cgHns.jpg
                      - adult: false
                        credit_id: 5abadc6ac3a3684396008a93
                        department: Visual Effects
                        gender: 0
                        id: 8026
                        job: Animation
                        known_for_department: Visual Effects
                        name: Brett Coderre
                        original_name: Brett Coderre
                        popularity: 0.505
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc75c3a3684362008506
                        department: Visual Effects
                        gender: 0
                        id: 8033
                        job: Animation
                        known_for_department: Visual Effects
                        name: Tim Crawfurd
                        original_name: Tim Crawfurd
                        popularity: 0.655
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc800e0a2609db008b01
                        department: Visual Effects
                        gender: 0
                        id: 8018
                        job: Animation
                        known_for_department: Visual Effects
                        name: David DeVan
                        original_name: David DeVan
                        popularity: 0.848
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc8ec3a368435c008a25
                        department: Visual Effects
                        gender: 0
                        id: 8028
                        job: Animation
                        known_for_department: Visual Effects
                        name: Doug Dooley
                        original_name: Doug Dooley
                        popularity: 0.056
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc999251411e9c008377
                        department: Visual Effects
                        gender: 0
                        id: 8034
                        job: Animation
                        known_for_department: Visual Effects
                        name: Ike Feldman
                        original_name: Ike Feldman
                        popularity: 0.624
                        profile_path: null
                      - adult: false
                        credit_id: 5abadca59251411e950084cf
                        department: Visual Effects
                        gender: 0
                        id: 8019
                        job: Animation
                        known_for_department: Visual Effects
                        name: Stephen Gregory
                        original_name: Stephen Gregory
                        popularity: 0.647
                        profile_path: null
                      - adult: false
                        credit_id: 5abadcb0c3a36843a60087bb
                        department: Visual Effects
                        gender: 0
                        id: 1993395
                        job: Animation
                        known_for_department: Visual Effects
                        name: Travis Hathaway
                        original_name: Travis Hathaway
                        popularity: 0.208
                        profile_path: null
                      - adult: false
                        credit_id: 5abadcbd9251411e9a007e4e
                        department: Visual Effects
                        gender: 2
                        id: 8029
                        job: Animation
                        known_for_department: Visual Effects
                        name: Jimmy Hayward
                        original_name: Jimmy Hayward
                        popularity: 4.386
                        profile_path: /iUPWT3m14xpl3WSLm8LblKHRmwy.jpg
                      - adult: false
                        credit_id: 5abadcc8c3a368435c008a43
                        department: Visual Effects
                        gender: 2
                        id: 1406885
                        job: Animation
                        known_for_department: Visual Effects
                        name: Steven Clay Hunter
                        original_name: Steven Clay Hunter
                        popularity: 1.59
                        profile_path: null
                      - adult: false
                        credit_id: 5abadcd49251411ea7007e42
                        department: Visual Effects
                        gender: 0
                        id: 1993421
                        job: Animation
                        known_for_department: Visual Effects
                        name: Rob Jensen
                        original_name: Rob Jensen
                        popularity: 0.686
                        profile_path: null
                      - adult: false
                        credit_id: 5abadce09251411e97008029
                        department: Visual Effects
                        gender: 0
                        id: 8030
                        job: Animation
                        known_for_department: Visual Effects
                        name: Nancy Kato
                        original_name: Nancy Kato
                        popularity: 0.603
                        profile_path: null
                      - adult: false
                        credit_id: 5abadcecc3a3684396008afd
                        department: Visual Effects
                        gender: 0
                        id: 8035
                        job: Animation
                        known_for_department: Visual Effects
                        name: Karen Kiser
                        original_name: Karen Kiser
                        popularity: 1.272
                        profile_path: null
                      - adult: false
                        credit_id: 5abadcf79251411e9a007e6e
                        department: Visual Effects
                        gender: 0
                        id: 8036
                        job: Animation
                        known_for_department: Visual Effects
                        name: Wendell Lee
                        original_name: Wendell Lee
                        popularity: 0.663
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd039251411ea000839f
                        department: Visual Effects
                        gender: 0
                        id: 1993494
                        job: Animation
                        known_for_department: Visual Effects
                        name: Matt Majers
                        original_name: Matt Majers
                        popularity: 1.303
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd0fc3a3684379008950
                        department: Visual Effects
                        gender: 0
                        id: 8037
                        job: Animation
                        known_for_department: Visual Effects
                        name: Daniel Mason
                        original_name: Daniel Mason
                        popularity: 1.123
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd1a0e0a2609e1008f06
                        department: Visual Effects
                        gender: 0
                        id: 8038
                        job: Animation
                        known_for_department: Visual Effects
                        name: Amy McNamara
                        original_name: Amy McNamara
                        popularity: 0.034
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd269251411e92008297
                        department: Visual Effects
                        gender: 0
                        id: 8045
                        job: Animation
                        known_for_department: Visual Effects
                        name: Jon Mead
                        original_name: Jon Mead
                        popularity: 0.641
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd32c3a3684396008b21
                        department: Visual Effects
                        gender: 0
                        id: 7995
                        job: Animation
                        known_for_department: Visual Effects
                        name: Billy Merritt
                        original_name: Billy Merritt
                        popularity: 0.224
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd3dc3a3684388008b58
                        department: Visual Effects
                        gender: 0
                        id: 1993499
                        job: Animation
                        known_for_department: Visual Effects
                        name: Cameron Miyasaki
                        original_name: Cameron Miyasaki
                        popularity: 0.335
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd480e0a2609ce008c8f
                        department: Visual Effects
                        gender: 2
                        id: 8046
                        job: Animation
                        known_for_department: Visual Effects
                        name: Dave Mullins
                        original_name: Dave Mullins
                        popularity: 3.082
                        profile_path: /ga8d0Ld6Nk0DyAFDfbfm3GKuXIJ.jpg
                      - adult: false
                        credit_id: 5abadd54c3a36843a6008835
                        department: Visual Effects
                        gender: 2
                        id: 8039
                        job: Animation
                        known_for_department: Visual Effects
                        name: James Ford Murphy
                        original_name: James Ford Murphy
                        popularity: 1.203
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd60c3a368437900896f
                        department: Visual Effects
                        gender: 0
                        id: 8047
                        job: Animation
                        known_for_department: Visual Effects
                        name: Peter Nash
                        original_name: Peter Nash
                        popularity: 1.2
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd6cc3a368435c008aa8
                        department: Visual Effects
                        gender: 2
                        id: 8040
                        job: Animation
                        known_for_department: Directing
                        name: Victor Navone
                        original_name: Victor Navone
                        popularity: 1.27
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd77c3a368435f007da2
                        department: Visual Effects
                        gender: 2
                        id: 8021
                        job: Animation
                        known_for_department: Visual Effects
                        name: Bobby Podesta
                        original_name: Bobby Podesta
                        popularity: 1.483
                        profile_path: /uGUi8AUJFIyvRgEnQQlTI7BV0Fv.jpg
                      - adult: false
                        credit_id: 5abadd830e0a2609d8009710
                        department: Visual Effects
                        gender: 0
                        id: 7996
                        job: Animation
                        known_for_department: Visual Effects
                        name: Brett Pulliam
                        original_name: Brett Pulliam
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd8e0e0a2609e1008f3e
                        department: Visual Effects
                        gender: 0
                        id: 7893
                        job: Animation
                        known_for_department: Visual Effects
                        name: Rich Quade
                        original_name: Rich Quade
                        popularity: 1.449
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd9ac3a368435c008abb
                        department: Visual Effects
                        gender: 0
                        id: 2004942
                        job: Animation
                        known_for_department: Visual Effects
                        name: Roger Rose
                        original_name: Roger Rose
                        popularity: 1.117
                        profile_path: null
                      - adult: false
                        credit_id: 5abadda60e0a2609db008ba1
                        department: Visual Effects
                        gender: 0
                        id: 7999
                        job: Animation
                        known_for_department: Visual Effects
                        name: Gini Cruz Santos
                        original_name: Gini Cruz Santos
                        popularity: 0.844
                        profile_path: null
                      - adult: false
                        credit_id: 5abaddb2c3a36843a6008853
                        department: Visual Effects
                        gender: 0
                        id: 1748691
                        job: Animation
                        known_for_department: Visual Effects
                        name: Doug Sheppeck
                        original_name: Doug Sheppeck
                        popularity: 0.621
                        profile_path: null
                      - adult: false
                        credit_id: 5abaddbe9251411e9a007ed3
                        department: Visual Effects
                        gender: 0
                        id: 8043
                        job: Animation
                        known_for_department: Visual Effects
                        name: Patty Kihm Stevenson
                        original_name: Patty Kihm Stevenson
                        popularity: 1.625
                        profile_path: null
                      - adult: false
                        credit_id: 5abaddcac3a36843a6008860
                        department: Visual Effects
                        gender: 0
                        id: 8051
                        job: Animation
                        known_for_department: Visual Effects
                        name: Ross Stevenson
                        original_name: Ross Stevenson
                        popularity: 1.604
                        profile_path: null
                      - adult: false
                        credit_id: 5abaddd79251411e9a007ed9
                        department: Visual Effects
                        gender: 2
                        id: 8010
                        job: Animation
                        known_for_department: Visual Effects
                        name: Doug Sweetland
                        original_name: Doug Sweetland
                        popularity: 1.793
                        profile_path: /zYxgikK0IBkMUmUBXBppJJDK4ZD.jpg
                      - adult: false
                        credit_id: 5abadde40e0a2609d5008ea1
                        department: Visual Effects
                        gender: 0
                        id: 8044
                        job: Animation
                        known_for_department: Visual Effects
                        name: David Tart
                        original_name: David Tart
                        popularity: 1.106
                        profile_path: null
                      - adult: false
                        credit_id: 5abaddf09251411ea300848b
                        department: Visual Effects
                        gender: 0
                        id: 8052
                        job: Animation
                        known_for_department: Visual Effects
                        name: J. Warren Trezevant
                        original_name: J. Warren Trezevant
                        popularity: 0.56
                        profile_path: null
                      - adult: false
                        credit_id: 5abaddfd0e0a2609e4008abb
                        department: Visual Effects
                        gender: 2
                        id: 8053
                        job: Animation
                        known_for_department: Visual Effects
                        name: Michael Venturini
                        original_name: Michael Venturini
                        popularity: 0.541
                        profile_path: null
                      - adult: false
                        credit_id: 5abade130e0a2609e1008f8d
                        department: Visual Effects
                        gender: 2
                        id: 8054
                        job: Animation
                        known_for_department: Directing
                        name: Adam Wood
                        original_name: Adam Wood
                        popularity: 1.431
                        profile_path: null
                      - adult: false
                        credit_id: 5abade23c3a3684362008625
                        department: Visual Effects
                        gender: 1
                        id: 8056
                        job: Animation
                        known_for_department: Visual Effects
                        name: Kureha Yokoo
                        original_name: Kureha Yokoo
                        popularity: 0.71
                        profile_path: /iVAzdPsvxhMNM6ISWOBAcLqiHlE.jpg
                      - adult: false
                        credit_id: 5abade2e9251411ea30084c2
                        department: Visual Effects
                        gender: 0
                        id: 8057
                        job: Animation
                        known_for_department: Visual Effects
                        name: Ron Zorman
                        original_name: Ron Zorman
                        popularity: 0.674
                        profile_path: null
                      - adult: false
                        credit_id: 5abade4dc3a36843790089ff
                        department: Visual Effects
                        gender: 0
                        id: 2009179
                        job: Animation Department Coordinator
                        known_for_department: Visual Effects
                        name: Kearsley Higgins
                        original_name: Kearsley Higgins
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abade720e0a2609ce008d0b
                        department: Visual Effects
                        gender: 0
                        id: 1397887
                        job: Animation Department Coordinator
                        known_for_department: Art
                        name: Graham Moloy
                        original_name: Graham Moloy
                        popularity: 1.141
                        profile_path: null
                      - adult: false
                        credit_id: 6675d76d04020b45a54cf99f
                        department: Directing
                        gender: 2
                        id: 8
                        job: Co-Director
                        known_for_department: Directing
                        name: Lee Unkrich
                        original_name: Lee Unkrich
                        popularity: 4.129
                        profile_path: /crb297utC6W4HSstOe5djDPTwEN.jpg
                      - adult: false
                        credit_id: 5ba1779c925141166f006f41
                        department: Sound
                        gender: 2
                        id: 1595470
                        job: Sound Mix Technician
                        known_for_department: Sound
                        name: Jurgen Scharpf
                        original_name: Jurgen Scharpf
                        popularity: 0.578
                        profile_path: null
                      - adult: false
                        credit_id: 5ba177eb92514116820074d2
                        department: Sound
                        gender: 2
                        id: 8166
                        job: Sound Mix Technician
                        known_for_department: Sound
                        name: Juan Peralta
                        original_name: Juan Peralta
                        popularity: 2.327
                        profile_path: /zj1TALZsU3El6cuwtlCpo0hcpoH.jpg
                      - adult: false
                        credit_id: 5ba5305bc3a368084401cfc3
                        department: Visual Effects
                        gender: 2
                        id: 7982
                        job: CG Artist
                        known_for_department: Art
                        name: Louis Gonzales
                        original_name: Louis Gonzales
                        popularity: 1.153
                        profile_path: /58IsdAjs75hdOd3POOjUaJUOyvE.jpg
                      - adult: false
                        credit_id: 5c3b7ae5c3a368694e3b99d2
                        department: Art
                        gender: 2
                        id: 1992727
                        job: Additional Storyboarding
                        known_for_department: Art
                        name: James S. Baker
                        original_name: James S. Baker
                        popularity: 0.487
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7af9c3a36869403ba117
                        department: Art
                        gender: 0
                        id: 2216331
                        job: Digital Storyboarding
                        known_for_department: Art
                        name: Courtney Booker
                        original_name: Courtney Booker
                        popularity: 0.008
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7b109251415524aab5ab
                        department: Sound
                        gender: 2
                        id: 1432596
                        job: ADR Engineer
                        known_for_department: Sound
                        name: Derek Casari
                        original_name: Derek Casari
                        popularity: 2.799
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7b279251415318aab94a
                        department: Sound
                        gender: 0
                        id: 113067
                        job: ADR Recordist
                        known_for_department: Sound
                        name: David Lucarelli
                        original_name: David Lucarelli
                        popularity: 0.899
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7b42c3a36869493ba4c7
                        department: Sound
                        gender: 1
                        id: 8160
                        job: Foley Artist
                        known_for_department: Sound
                        name: Dennie Thorpe
                        original_name: Dennie Thorpe
                        popularity: 2.577
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7b4f0e0a2676538bfec5
                        department: Sound
                        gender: 0
                        id: 1640918
                        job: Foley Mixer
                        known_for_department: Sound
                        name: Frank 'Pepe' Merel
                        original_name: Frank 'Pepe' Merel
                        popularity: 0.79
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7b689251416e06aab533
                        department: Sound
                        gender: 0
                        id: 1608893
                        job: Foley Recordist
                        known_for_department: Sound
                        name: Travis Crenshaw
                        original_name: Travis Crenshaw
                        popularity: 0.017
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7b86c3a36869403ba2b7
                        department: Editing
                        gender: 0
                        id: 1349896
                        job: Assistant Editor
                        known_for_department: Editing
                        name: Margaret Lily Andres
                        original_name: Margaret Lily Andres
                        popularity: 0.021
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7b990e0a2643d38c037d
                        department: Editing
                        gender: 1
                        id: 1739962
                        job: Negative Cutter
                        known_for_department: Editing
                        name: Mary Beth Smith
                        original_name: Mary Beth Smith
                        popularity: 1.558
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7c670e0a2643d38c043c
                        department: Crew
                        gender: 0
                        id: 2215422
                        job: Additional Dialogue
                        known_for_department: Crew
                        name: Vince Caro
                        original_name: Vince Caro
                        popularity: 0.053
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7c799251416e06aab694
                        department: Visual Effects
                        gender: 0
                        id: 2130671
                        job: Matte Painter
                        known_for_department: Visual Effects
                        name: Paul Topolos
                        original_name: Paul Topolos
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7c8f9251416e29aad316
                        department: Production
                        gender: 0
                        id: 2216340
                        job: Production Assistant
                        known_for_department: Production
                        name: Jessica Donohoe
                        original_name: Jessica Donohoe
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7c9b0e0a2643d38c04bf
                        department: Writing
                        gender: 2
                        id: 32535
                        job: Story Artist
                        known_for_department: Writing
                        name: Jim Capobianco
                        original_name: Jim Capobianco
                        popularity: 2.752
                        profile_path: /d9KlVlydJ7sTLaZs1aADwF6MpSw.jpg
                      - adult: false
                        credit_id: 5c3b7cb99251411a58aaca6b
                        department: Writing
                        gender: 0
                        id: 2004922
                        job: Story Coordinator
                        known_for_department: Crew
                        name: Adam Bronstein
                        original_name: Adam Bronstein
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7cc69251415524aab732
                        department: Writing
                        gender: 0
                        id: 2216342
                        job: Story Manager
                        known_for_department: Writing
                        name: Blake Tucker
                        original_name: Blake Tucker
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7cd30e0a2655c48c0444
                        department: Writing
                        gender: 2
                        id: 1236458
                        job: Story Supervisor
                        known_for_department: Art
                        name: Ronnie del Carmen
                        original_name: Ronnie del Carmen
                        popularity: 2.264
                        profile_path: /lPCmkQK76DOgkmcRjg9394QPyAu.jpg
                      - adult: false
                        credit_id: 6755b59879ebab904db40492
                        department: Art
                        gender: 2
                        id: 1992727
                        job: Concept Artist
                        known_for_department: Art
                        name: James S. Baker
                        original_name: James S. Baker
                        popularity: 0.487
                        profile_path: null
                  id:
                    type: number
                    example: 12
              examples:
                Credit:
                  value:
                    cast:
                      - adult: false
                        cast_id: 8
                        character: Marlin (voice)
                        credit_id: 52fe420ec3a36847f8000679
                        gender: 2
                        id: 13
                        known_for_department: Acting
                        name: Albert Brooks
                        order: 0
                        original_name: Albert Brooks
                        popularity: 15.042
                        profile_path: /8iDSGu5l93N7benjf6b3AysBore.jpg
                      - adult: false
                        cast_id: 9
                        character: Dory (voice)
                        credit_id: 52fe420ec3a36847f800067d
                        gender: 1
                        id: 14
                        known_for_department: Acting
                        name: Ellen DeGeneres
                        order: 1
                        original_name: Ellen DeGeneres
                        popularity: 11.329
                        profile_path: /z8IEEid4z63CBlJtxrTKEfsW7NA.jpg
                      - adult: false
                        cast_id: 7
                        character: Nemo (voice)
                        credit_id: 52fe420ec3a36847f8000675
                        gender: 2
                        id: 12
                        known_for_department: Acting
                        name: Alexander Gould
                        order: 2
                        original_name: Alexander Gould
                        popularity: 12.678
                        profile_path: /fe4mUSp0XotA6Ku4Bs69Q9o2lqU.jpg
                      - adult: false
                        cast_id: 16
                        character: Gill (voice)
                        credit_id: 52fe420ec3a36847f8000699
                        gender: 2
                        id: 5293
                        known_for_department: Acting
                        name: Willem Dafoe
                        order: 3
                        original_name: Willem Dafoe
                        popularity: 61.451
                        profile_path: /ui8e4sgZAwMPi3hzEO53jyBJF9B.jpg
                      - adult: false
                        cast_id: 27
                        character: Nigel (voice)
                        credit_id: 52fe420ec3a36847f80006d1
                        gender: 2
                        id: 118
                        known_for_department: Acting
                        name: Geoffrey Rush
                        order: 4
                        original_name: Geoffrey Rush
                        popularity: 22.698
                        profile_path: /npXFjaFQzBNroCEPllGPTZ5IisA.jpg
                      - adult: false
                        cast_id: 10
                        character: Bloat (voice)
                        credit_id: 52fe420ec3a36847f8000681
                        gender: 2
                        id: 18
                        known_for_department: Acting
                        name: Brad Garrett
                        order: 5
                        original_name: Brad Garrett
                        popularity: 20.741
                        profile_path: /aOg1ce7mo85UThW9aSmBTDR7Lbt.jpg
                      - adult: false
                        cast_id: 11
                        character: Peach (voice)
                        credit_id: 52fe420ec3a36847f8000685
                        gender: 1
                        id: 19
                        known_for_department: Acting
                        name: Allison Janney
                        order: 6
                        original_name: Allison Janney
                        popularity: 25.92
                        profile_path: /hpBKWV1jjoXQbr1s0iUZTSvw582.jpg
                      - adult: false
                        cast_id: 23
                        character: Gurgle (voice)
                        credit_id: 52fe420ec3a36847f80006c1
                        gender: 2
                        id: 6168
                        known_for_department: Acting
                        name: Austin Pendleton
                        order: 7
                        original_name: Austin Pendleton
                        popularity: 19.326
                        profile_path: /nrXfqtXDDYzSFNLPQnfLkus4I7s.jpg
                      - adult: false
                        cast_id: 24
                        character: Bubbles (voice)
                        credit_id: 52fe420ec3a36847f80006c5
                        gender: 2
                        id: 17401
                        known_for_department: Acting
                        name: Stephen Root
                        order: 8
                        original_name: Stephen Root
                        popularity: 22.226
                        profile_path: /2Zwi6AydqQQ9InVdhjYcfJXNzkp.jpg
                      - adult: false
                        cast_id: 25
                        character: Deb / Flo (voice)
                        credit_id: 52fe420ec3a36847f80006c9
                        gender: 1
                        id: 14723
                        known_for_department: Acting
                        name: Vicki Lewis
                        order: 9
                        original_name: Vicki Lewis
                        popularity: 7.634
                        profile_path: /dwTjtleLh1uu8n9AvUCv0n3mi2R.jpg
                      - adult: false
                        cast_id: 26
                        character: Jacques (voice)
                        credit_id: 52fe420ec3a36847f80006cd
                        gender: 2
                        id: 7911
                        known_for_department: Writing
                        name: Joe Ranft
                        order: 10
                        original_name: Joe Ranft
                        popularity: 12.772
                        profile_path: /f1BoWC2JbCcfP1e5hKfGsxkHzVU.jpg
                      - adult: false
                        cast_id: 12
                        character: Crush (voice)
                        credit_id: 52fe420ec3a36847f8000689
                        gender: 2
                        id: 7
                        known_for_department: Writing
                        name: Andrew Stanton
                        order: 11
                        original_name: Andrew Stanton
                        popularity: 9.956
                        profile_path: /fo6ePCWEVB0L1sccrvB99Iaoqcg.jpg
                      - adult: false
                        cast_id: 13
                        character: Coral (voice)
                        credit_id: 52fe420ec3a36847f800068d
                        gender: 1
                        id: 20
                        known_for_department: Acting
                        name: Elizabeth Perkins
                        order: 12
                        original_name: Elizabeth Perkins
                        popularity: 34.518
                        profile_path: /vTWYllD9V76rgv9XAbtkkjjeunG.jpg
                      - adult: false
                        cast_id: 28
                        character: Squirt (voice)
                        credit_id: 52fe420ec3a36847f80006d5
                        gender: 2
                        id: 981048
                        known_for_department: Acting
                        name: Nicholas Bird
                        order: 13
                        original_name: Nicholas Bird
                        popularity: 2.54
                        profile_path: /3Q9j2bOlFjrRy6JEiJZS2a2kKPL.jpg
                      - adult: false
                        cast_id: 29
                        character: Mr. Ray / Additional Voices (voice)
                        credit_id: 52fe420ec3a36847f80006d9
                        gender: 2
                        id: 10
                        known_for_department: Acting
                        name: Bob Peterson
                        order: 14
                        original_name: Bob Peterson
                        popularity: 6.724
                        profile_path: /dJe3nTCIToebjj1WHFHP7LmZKyk.jpg
                      - adult: false
                        cast_id: 14
                        character: Bruce (voice)
                        credit_id: 52fe420ec3a36847f8000691
                        gender: 2
                        id: 22
                        known_for_department: Acting
                        name: Barry Humphries
                        order: 15
                        original_name: Barry Humphries
                        popularity: 7.918
                        profile_path: /gtOAbs8ZFJiDDRPPock1qmP4V18.jpg
                      - adult: false
                        cast_id: 33
                        character: Anchor (voice)
                        credit_id: 52fe420ec3a36847f80006e9
                        gender: 2
                        id: 8783
                        known_for_department: Acting
                        name: Eric Bana
                        order: 16
                        original_name: Eric Bana
                        popularity: 23.266
                        profile_path: /xIjQVywxkymHbbSO7lD2F9f377W.jpg
                      - adult: false
                        cast_id: 34
                        character: Chum (voice)
                        credit_id: 52fe420ec3a36847f80006ed
                        gender: 2
                        id: 27752
                        known_for_department: Acting
                        name: Bruce Spence
                        order: 17
                        original_name: Bruce Spence
                        popularity: 7.809
                        profile_path: /kuaIudFTIBahGAdCamThG13jPp7.jpg
                      - adult: false
                        cast_id: 15
                        character: Dentist (voice)
                        credit_id: 52fe420ec3a36847f8000695
                        gender: 2
                        id: 23
                        known_for_department: Acting
                        name: Bill Hunter
                        order: 18
                        original_name: Bill Hunter
                        popularity: 3.565
                        profile_path: /gvrRsTfx47KupgRwTKp0gqryHPe.jpg
                      - adult: false
                        cast_id: 35
                        character: Darla (voice)
                        credit_id: 52fe420ec3a36847f80006f1
                        gender: 1
                        id: 981049
                        known_for_department: Acting
                        name: LuLu Ebeling
                        order: 19
                        original_name: LuLu Ebeling
                        popularity: 0.746
                        profile_path: null
                      - adult: false
                        cast_id: 36
                        character: Tad (voice)
                        credit_id: 52fe420ec3a36847f80006f5
                        gender: 2
                        id: 1211731
                        known_for_department: Acting
                        name: Jordan Ranft
                        order: 20
                        original_name: Jordan Ranft
                        popularity: 0.332
                        profile_path: /hjb8NXNsozQN3uJWrRvMWXPhtYe.jpg
                      - adult: false
                        cast_id: 39
                        character: Pearl (voice)
                        credit_id: 5438598cc3a36825ba001f32
                        gender: 1
                        id: 1372790
                        known_for_department: Acting
                        name: Erica Beck
                        order: 21
                        original_name: Erica Beck
                        popularity: 1.14
                        profile_path: /qDLAudeuhjlI9jPOs0nBHwYQoKf.jpg
                      - adult: false
                        cast_id: 37
                        character: Sheldon (voice)
                        credit_id: 52fe420ec3a36847f80006f9
                        gender: 2
                        id: 17190
                        known_for_department: Acting
                        name: Erik Per Sullivan
                        order: 22
                        original_name: Erik Per Sullivan
                        popularity: 22.041
                        profile_path: /xNGQBXkat5ZjnZ9vSg0mUbcv9Bc.jpg
                      - adult: false
                        cast_id: 150
                        character: Fish School (voice)
                        credit_id: 593a590f9251411ef8009e8a
                        gender: 2
                        id: 7907
                        known_for_department: Acting
                        name: John Ratzenberger
                        order: 23
                        original_name: John Ratzenberger
                        popularity: 13.657
                        profile_path: /oRtDEOuIO1yDhTz5dORBdxXuLMO.jpg
                      - adult: false
                        cast_id: 514
                        character: Additional Voices  (voice)
                        credit_id: 61f0583bc669ad0058f9017f
                        gender: 2
                        id: 59784
                        known_for_department: Acting
                        name: Carlos Alazraqui
                        order: 24
                        original_name: Carlos Alazraqui
                        popularity: 13.368
                        profile_path: /d2hufnjlfsZiY7N9NLZ6b7FE1IZ.jpg
                      - adult: false
                        cast_id: 515
                        character: Additional Voices  (voice)
                        credit_id: 61f05849f794ad00a505d45d
                        gender: 2
                        id: 91776
                        known_for_department: Acting
                        name: Alec Medlock
                        order: 25
                        original_name: Alec Medlock
                        popularity: 5.184
                        profile_path: /e4xRLtdu4QkstJ7mSUgwVGpvwKt.jpg
                      - adult: false
                        cast_id: 516
                        character: Additional Voices  (voice)
                        credit_id: 61f058521ad93b009abafe45
                        gender: 2
                        id: 78317
                        known_for_department: Acting
                        name: Bob Bergen
                        order: 26
                        original_name: Bob Bergen
                        popularity: 5.512
                        profile_path: /soDD1xiV3zVQWOJzVdJwfgIqzfe.jpg
                      - adult: false
                        cast_id: 517
                        character: Additional Voices  (voice)
                        credit_id: 61f0589d5a788400aaafa7ed
                        gender: 0
                        id: 1440346
                        known_for_department: Acting
                        name: Nicole Miller
                        order: 27
                        original_name: Nicole Miller
                        popularity: 0.241
                        profile_path: null
                      - adult: false
                        cast_id: 518
                        character: Additional Voices  (voice)
                        credit_id: 61f058bbd38b58001baddc97
                        gender: 0
                        id: 28746
                        known_for_department: Acting
                        name: Geoff Brooks
                        order: 28
                        original_name: Geoff Brooks
                        popularity: 0.123
                        profile_path: null
                      - adult: false
                        cast_id: 519
                        character: Additional Voices  (voice)
                        credit_id: 61f0590913654500439506b4
                        gender: 0
                        id: 1356958
                        known_for_department: Acting
                        name: Lisa Peers
                        order: 29
                        original_name: Lisa Peers
                        popularity: 1.111
                        profile_path: null
                      - adult: false
                        cast_id: 520
                        character: Additional Voice  (voice)
                        credit_id: 61f059251ad93b5108fa1918
                        gender: 2
                        id: 86006
                        known_for_department: Acting
                        name: Paul Eiding
                        order: 30
                        original_name: Paul Eiding
                        popularity: 6.096
                        profile_path: /3Gxs9fTnkQLFlmMHROlgiDJ4p10.jpg
                      - adult: false
                        cast_id: 521
                        character: Additional Voices  (voice)
                        credit_id: 61f059341c09fb00d9176a0f
                        gender: 2
                        id: 61969
                        known_for_department: Acting
                        name: Phil Proctor
                        order: 31
                        original_name: Phil Proctor
                        popularity: 6.626
                        profile_path: /wAfx3qAEvcsLpEEIP0zwdhuDIcW.jpg
                      - adult: false
                        cast_id: 522
                        character: Additional Voices  (voice)
                        credit_id: 61f05968c669ad007bd2e66e
                        gender: 0
                        id: 3398277
                        known_for_department: Acting
                        name: Leland Grossman
                        order: 32
                        original_name: Leland Grossman
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        cast_id: 523
                        character: Additional Voices  (voice)
                        credit_id: 61f059835a788400722f5095
                        gender: 2
                        id: 57675
                        known_for_department: Acting
                        name: Daryl Sabara
                        order: 33
                        original_name: Daryl Sabara
                        popularity: 10.502
                        profile_path: /eZfWmQqNgmuveRWSYuvnQyLXM0d.jpg
                      - adult: false
                        cast_id: 524
                        character: Additional Voices (voice)
                        credit_id: 61f059b9e9da690069238323
                        gender: 1
                        id: 3147350
                        known_for_department: Acting
                        name: Lili Ishida
                        order: 34
                        original_name: Lili Ishida
                        popularity: 1.1
                        profile_path: null
                      - adult: false
                        cast_id: 525
                        character: Additional Voices (voice)
                        credit_id: 61f059cc15794a00b7c7d1a9
                        gender: 2
                        id: 1224858
                        known_for_department: Acting
                        name: Emmett Shoemaker
                        order: 35
                        original_name: Emmett Shoemaker
                        popularity: 2.271
                        profile_path: null
                      - adult: false
                        cast_id: 526
                        character: Additional Voices  (voice)
                        credit_id: 61f059dec669ad011f714623
                        gender: 0
                        id: 75322
                        known_for_department: Acting
                        name: Oliver Kindred
                        order: 36
                        original_name: Oliver Kindred
                        popularity: 0.296
                        profile_path: null
                      - adult: false
                        cast_id: 527
                        character: Additional Voices  (voice)
                        credit_id: 61f05a10be2d49001ba4c06d
                        gender: 0
                        id: 3398279
                        known_for_department: Acting
                        name: Ben Stanton
                        order: 37
                        original_name: Ben Stanton
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        cast_id: 528
                        character: Additional Voices  (voice)
                        credit_id: 61f05a2e7dfda6007169f0ea
                        gender: 2
                        id: 52699
                        known_for_department: Acting
                        name: Danny Mann
                        order: 38
                        original_name: Danny Mann
                        popularity: 4.769
                        profile_path: /980QYqXIZCMn5Knx0vjROkw9vKo.jpg
                      - adult: false
                        cast_id: 529
                        character: Additional Voices  (voice)
                        credit_id: 61f05a5ad38b5800689554f7
                        gender: 0
                        id: 3149499
                        known_for_department: Acting
                        name: Kali Whitehurst
                        order: 39
                        original_name: Kali Whitehurst
                        popularity: 0.736
                        profile_path: null
                      - adult: false
                        cast_id: 530
                        character: Additional Voices  (voice)
                        credit_id: 61f05a6dbe2d4900a3565c8c
                        gender: 2
                        id: 136272
                        known_for_department: Acting
                        name: Rove McManus
                        order: 40
                        original_name: Rove McManus
                        popularity: 1.83
                        profile_path: /n75LmOdAtWUuD0bj0TCc5PMwAfx.jpg
                      - adult: false
                        cast_id: 531
                        character: Additional Voices  (voice)
                        credit_id: 61f05a79aa659e00d9c6df0a
                        gender: 2
                        id: 1992727
                        known_for_department: Art
                        name: James S. Baker
                        order: 41
                        original_name: James S. Baker
                        popularity: 0.487
                        profile_path: null
                      - adult: false
                        cast_id: 532
                        character: Additional Voices  (voice)
                        credit_id: 61f05aa3028420001b71e7be
                        gender: 1
                        id: 120617
                        known_for_department: Acting
                        name: Vanessa Marano
                        order: 42
                        original_name: Vanessa Marano
                        popularity: 23.423
                        profile_path: /g6nSngvdq2GFDlBRtWOU8TGkQe7.jpg
                      - adult: false
                        cast_id: 533
                        character: Additional Voices  (voice)
                        credit_id: 61f05ab6136545006b2389d0
                        gender: 1
                        id: 19548
                        known_for_department: Acting
                        name: Susan Blu
                        order: 43
                        original_name: Susan Blu
                        popularity: 7.051
                        profile_path: /xDtrH8YqqVc11kAUThxG80AaaHP.jpg
                      - adult: false
                        cast_id: 534
                        character: Additional Voices  (voice)
                        credit_id: 61f05ae4c669ad00cea284ad
                        gender: 0
                        id: 3398280
                        known_for_department: Acting
                        name: Annelise Nolting
                        order: 44
                        original_name: Annelise Nolting
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        cast_id: 535
                        character: Additional Voices  (voice)
                        credit_id: 61f05aefe48860001e0350d1
                        gender: 2
                        id: 7882
                        known_for_department: Writing
                        name: Jeff Pidgeon
                        order: 45
                        original_name: Jeff Pidgeon
                        popularity: 7.855
                        profile_path: /t8LV9Y6s1qwQQNSRfo6GWEExffd.jpg
                      - adult: false
                        cast_id: 536
                        character: Additional Voices  (voice)
                        credit_id: 61f05b0a7dfda6012705e199
                        gender: 1
                        id: 81843
                        known_for_department: Acting
                        name: Jennifer Darling
                        order: 46
                        original_name: Jennifer Darling
                        popularity: 4.663
                        profile_path: /g0sBNqwHOjCHo9KjPzGdYaCqh0h.jpg
                      - adult: false
                        cast_id: 537
                        character: Additional Voices  (voice)
                        credit_id: 61f05b23df2945008e04a7d8
                        gender: 2
                        id: 53209
                        known_for_department: Acting
                        name: Aaron Fors
                        order: 47
                        original_name: Aaron Fors
                        popularity: 4.367
                        profile_path: /cZuAdf50vu237WYIKryYCLUDiD4.jpg
                      - adult: false
                        cast_id: 538
                        character: Additional Voices  (voice)
                        credit_id: 61f05b43d40d4c00d33a9b6f
                        gender: 1
                        id: 8066
                        known_for_department: Editing
                        name: Katherine Ringgold
                        order: 48
                        original_name: Katherine Ringgold
                        popularity: 0.631
                        profile_path: null
                      - adult: false
                        cast_id: 539
                        character: Additional Voices  (voice)
                        credit_id: 61f05b53aa659e006d90685b
                        gender: 2
                        id: 84495
                        known_for_department: Acting
                        name: Jess Harnell
                        order: 49
                        original_name: Jess Harnell
                        popularity: 6.175
                        profile_path: /zQ2zg7PL3ut4JhfXMKSRV4FMnxR.jpg
                      - adult: false
                        cast_id: 540
                        character: Additional Voices  (voice)
                        credit_id: 61f05b60d38b58008e4b8c00
                        gender: 2
                        id: 12914
                        known_for_department: Editing
                        name: David Ian Salter
                        order: 50
                        original_name: David Ian Salter
                        popularity: 0.645
                        profile_path: /aJDZtglLTbX0OEvvsdQYPUodBSQ.jpg
                      - adult: false
                        cast_id: 541
                        character: Additional Voices  (voice)
                        credit_id: 61f05b9cbe2d4900d1c986cd
                        gender: 0
                        id: 3398285
                        known_for_department: Acting
                        name: Caroline Kindred
                        order: 51
                        original_name: Caroline Kindred
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        cast_id: 542
                        character: Additional Voices  (voice)
                        credit_id: 61f05bb1d11e0e00f231ad0d
                        gender: 1
                        id: 214701
                        known_for_department: Acting
                        name: Sherry Lynn
                        order: 52
                        original_name: Sherry Lynn
                        popularity: 2.737
                        profile_path: /cp7SYig9JVbBWgc2YD4wEUNQGzh.jpg
                      - adult: false
                        cast_id: 543
                        character: Additional Voices  (voice)
                        credit_id: 61f05bc01ad93b00e9144df1
                        gender: 2
                        id: 86007
                        known_for_department: Acting
                        name: Jim Ward
                        order: 53
                        original_name: Jim Ward
                        popularity: 7.428
                        profile_path: /7Um56ftGoxN6c5GxJSNckeARCDy.jpg
                      - adult: false
                        cast_id: 544
                        character: Additional Voices  (voice)
                        credit_id: 61f05bcf9e4586001b4a8950
                        gender: 1
                        id: 84493
                        known_for_department: Acting
                        name: Mickie McGowan
                        order: 54
                        original_name: Mickie McGowan
                        popularity: 11.506
                        profile_path: /4K1HF10EvDjdaIoDAnWqFZjnmvk.jpg
                      - adult: false
                        cast_id: 545
                        character: Additional Voices  (voice)
                        credit_id: 61f05bd7d11e0e006c5e96e9
                        gender: 2
                        id: 19545
                        known_for_department: Acting
                        name: Jack Angel
                        order: 55
                        original_name: Jack Angel
                        popularity: 6.155
                        profile_path: /5MsVwIULYJotUSbDs61uSJff7ei.jpg
                      - adult: false
                        cast_id: 546
                        character: Additional Voices  (voice)
                        credit_id: 61f05c02c669ad00cea285fb
                        gender: 1
                        id: 54722
                        known_for_department: Acting
                        name: Laura Marano
                        order: 56
                        original_name: Laura Marano
                        popularity: 13.906
                        profile_path: /fpW1Swq6BfAoAw88ZhKf1pssu30.jpg
                      - adult: false
                        cast_id: 547
                        character: Additional Voices  (voice)
                        credit_id: 61f05c0fd38b58008e4b8d1f
                        gender: 2
                        id: 12078
                        known_for_department: Acting
                        name: Bobby Block
                        order: 57
                        original_name: Bobby Block
                        popularity: 3.385
                        profile_path: /l4ktDZmixDQIhXfDsyLvTGANXiy.jpg
                      - adult: false
                        cast_id: 548
                        character: Additional Voices  (voice)
                        credit_id: 61f05c2d028420009455f586
                        gender: 1
                        id: 35159
                        known_for_department: Acting
                        name: Laraine Newman
                        order: 58
                        original_name: Laraine Newman
                        popularity: 12.009
                        profile_path: /62i0sFf0IwmkQkBW9Osucgx8qGr.jpg
                      - adult: false
                        cast_id: 549
                        character: Additional Voices  (voice)
                        credit_id: 61f05c3aea37e0009e88cfd6
                        gender: 1
                        id: 42000
                        known_for_department: Acting
                        name: Jane Carr
                        order: 59
                        original_name: Jane Carr
                        popularity: 6.137
                        profile_path: /oD7rwFAsPSxrH18AKA32UBzkR0T.jpg
                      - adult: false
                        cast_id: 550
                        character: Additional Voices  (voice)
                        credit_id: 61f05c59c669ad0058f90762
                        gender: 1
                        id: 61304
                        known_for_department: Acting
                        name: Jessie Flower
                        order: 60
                        original_name: Jessie Flower
                        popularity: 4.256
                        profile_path: /wAq18B8phzkvqJY16CP47Ygt7hV.jpg
                      - adult: false
                        cast_id: 551
                        character: Additional Voices  (voice)
                        credit_id: 61f05c92d38b580044050280
                        gender: 2
                        id: 157626
                        known_for_department: Acting
                        name: Jan Rabson
                        order: 61
                        original_name: Jan Rabson
                        popularity: 5.199
                        profile_path: /8IBFupx53arTqxOYhGkGwyVSaOn.jpg
                      - adult: false
                        cast_id: 552
                        character: Additional Voices  (voice)
                        credit_id: 61f05ca5028420001b71ea9e
                        gender: 0
                        id: 2150365
                        known_for_department: Acting
                        name: Bradley Trevor Greive
                        order: 62
                        original_name: Bradley Trevor Greive
                        popularity: 0.277
                        profile_path: null
                      - adult: false
                        cast_id: 553
                        character: Additional Voices  (voice)
                        credit_id: 61f05cbb3009aa011b8db773
                        gender: 2
                        id: 38407
                        known_for_department: Acting
                        name: Evan Sabara
                        order: 63
                        original_name: Evan Sabara
                        popularity: 7.047
                        profile_path: /jY7kNZ49qoGccxtAZcckwWwTPnG.jpg
                      - adult: false
                        cast_id: 554
                        character: Additional Voices  (voice)
                        credit_id: 61f05ccd02842000c180112b
                        gender: 2
                        id: 62646
                        known_for_department: Acting
                        name: Marc John Jefferies
                        order: 64
                        original_name: Marc John Jefferies
                        popularity: 11.017
                        profile_path: /soo9aqADz4f0HJ3Fo0WofbRtWj.jpg
                      - adult: false
                        cast_id: 555
                        character: Additional Voices  (voice)
                        credit_id: 61f05d21aa659e0044b39a3e
                        gender: 1
                        id: 181464
                        known_for_department: Acting
                        name: Eliza Schneider
                        order: 65
                        original_name: Eliza Schneider
                        popularity: 2.402
                        profile_path: /bIhpsT0Fg04dw5YbRoU4Ac9brWp.jpg
                      - adult: false
                        cast_id: 556
                        character: Additional Voices  (voice)
                        credit_id: 61f05d296d4c97004314d137
                        gender: 2
                        id: 8
                        known_for_department: Directing
                        name: Lee Unkrich
                        order: 66
                        original_name: Lee Unkrich
                        popularity: 4.129
                        profile_path: /crb297utC6W4HSstOe5djDPTwEN.jpg
                      - adult: false
                        cast_id: 557
                        character: Additional Voices  (voice)
                        credit_id: 61f05d566af9dd00ba6b38e7
                        gender: 2
                        id: 1231571
                        known_for_department: Camera
                        name: Noah Luke
                        order: 67
                        original_name: Noah Luke
                        popularity: 1.514
                        profile_path: /mwRQJiwaJfmcAZLZDrgZxTuXNWy.jpg
                    crew:
                      - adult: false
                        credit_id: 52fe420ec3a36847f8000653
                        department: Directing
                        gender: 2
                        id: 7
                        job: Director
                        known_for_department: Writing
                        name: Andrew Stanton
                        original_name: Andrew Stanton
                        popularity: 9.956
                        profile_path: /fo6ePCWEVB0L1sccrvB99Iaoqcg.jpg
                      - adult: false
                        credit_id: 52fe420ec3a36847f800065f
                        department: Production
                        gender: 2
                        id: 9
                        job: Producer
                        known_for_department: Production
                        name: Graham Walters
                        original_name: Graham Walters
                        popularity: 0.387
                        profile_path: /rmFFUsCJBjtl2xgsED6hODix9cy.jpg
                      - adult: false
                        credit_id: 52fe420ec3a36847f800069f
                        department: Production
                        gender: 2
                        id: 7879
                        job: Executive Producer
                        known_for_department: Production
                        name: John Lasseter
                        original_name: John Lasseter
                        popularity: 5.97
                        profile_path: /7EdqiNbr4FRjIhKHyPPdFfEEEFG.jpg
                      - adult: false
                        credit_id: 52fe420ec3a36847f80006a5
                        department: Editing
                        gender: 2
                        id: 12914
                        job: Editor
                        known_for_department: Editing
                        name: David Ian Salter
                        original_name: David Ian Salter
                        popularity: 0.645
                        profile_path: /aJDZtglLTbX0OEvvsdQYPUodBSQ.jpg
                      - adult: false
                        credit_id: 52fe420ec3a36847f80006ab
                        department: Sound
                        gender: 2
                        id: 153
                        job: Original Music Composer
                        known_for_department: Sound
                        name: Thomas Newman
                        original_name: Thomas Newman
                        popularity: 4.048
                        profile_path: /j8rIiOSdBjtDL5vji8m5BtChZou.jpg
                      - adult: false
                        credit_id: 52fe420ec3a36847f80006b1
                        department: Writing
                        gender: 2
                        id: 7
                        job: Screenplay
                        known_for_department: Writing
                        name: Andrew Stanton
                        original_name: Andrew Stanton
                        popularity: 9.956
                        profile_path: /fo6ePCWEVB0L1sccrvB99Iaoqcg.jpg
                      - adult: false
                        credit_id: 52fe420ec3a36847f80006b7
                        department: Writing
                        gender: 2
                        id: 10
                        job: Screenplay
                        known_for_department: Acting
                        name: Bob Peterson
                        original_name: Bob Peterson
                        popularity: 6.724
                        profile_path: /dJe3nTCIToebjj1WHFHP7LmZKyk.jpg
                      - adult: false
                        credit_id: 52fe420ec3a36847f80006bd
                        department: Writing
                        gender: 2
                        id: 11
                        job: Screenplay
                        known_for_department: Writing
                        name: David Reynolds
                        original_name: David Reynolds
                        popularity: 3.797
                        profile_path: null
                      - adult: false
                        credit_id: 61202b4154a8ac002b513521
                        department: Writing
                        gender: 0
                        id: 1994647
                        job: Story Consultant
                        known_for_department: Writing
                        name: Will Csaklos
                        original_name: Will Csaklos
                        popularity: 0.008
                        profile_path: null
                      - adult: false
                        credit_id: 61211684b7abb5005e2797e2
                        department: Art
                        gender: 2
                        id: 1236458
                        job: Storyboard Artist
                        known_for_department: Art
                        name: Ronnie del Carmen
                        original_name: Ronnie del Carmen
                        popularity: 2.264
                        profile_path: /lPCmkQK76DOgkmcRjg9394QPyAu.jpg
                      - adult: false
                        credit_id: 552c48659251413873000e0a
                        department: Visual Effects
                        gender: 2
                        id: 1140576
                        job: Animation
                        known_for_department: Visual Effects
                        name: Michael Parks
                        original_name: Michael Parks
                        popularity: 0.644
                        profile_path: null
                      - adult: false
                        credit_id: 5564f4779251413549000022
                        department: Production
                        gender: 1
                        id: 76590
                        job: Associate Producer
                        known_for_department: Production
                        name: Jinko Gotoh
                        original_name: Jinko Gotoh
                        popularity: 1.654
                        profile_path: /pSaO0uaxz0Ow8DJ2vBfdBATL7Jz.jpg
                      - adult: false
                        credit_id: 55685d589251417453001180
                        department: Production
                        gender: 1
                        id: 7903
                        job: Casting
                        known_for_department: Production
                        name: Mary Hidalgo
                        original_name: Mary Hidalgo
                        popularity: 3.419
                        profile_path: null
                      - adult: false
                        credit_id: 65736a73caab6d014d84805c
                        department: Writing
                        gender: 2
                        id: 7
                        job: Story
                        known_for_department: Writing
                        name: Andrew Stanton
                        original_name: Andrew Stanton
                        popularity: 9.956
                        profile_path: /fo6ePCWEVB0L1sccrvB99Iaoqcg.jpg
                      - adult: false
                        credit_id: 5686d4c49251417e63007c84
                        department: Art
                        gender: 2
                        id: 7883
                        job: Production Design
                        known_for_department: Art
                        name: Ralph Eggleston
                        original_name: Ralph Eggleston
                        popularity: 2.636
                        profile_path: /28ZxW5tHMuWYK8T3I0xLfVAF9yw.jpg
                      - adult: false
                        credit_id: 5686d4e9c3a36860e9020172
                        department: Art
                        gender: 2
                        id: 1211220
                        job: Sculptor
                        known_for_department: Art
                        name: Greg Dykstra
                        original_name: Greg Dykstra
                        popularity: 0.669
                        profile_path: /xnGnvlzaDFHYQSGpaN93R3eCLpp.jpg
                      - adult: false
                        credit_id: 5686d5179251417e63007c8f
                        department: Camera
                        gender: 0
                        id: 1556611
                        job: Camera Technician
                        known_for_department: Camera
                        name: Cosmic Don
                        original_name: Cosmic Don
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5686d53592514131df01d440
                        department: Camera
                        gender: 1
                        id: 12912
                        job: Director of Photography
                        known_for_department: Camera
                        name: Sharon Calahan
                        original_name: Sharon Calahan
                        popularity: 0.515
                        profile_path: null
                      - adult: false
                        credit_id: 5686d54ac3a3684be901f220
                        department: Camera
                        gender: 0
                        id: 7988
                        job: Director of Photography
                        known_for_department: Camera
                        name: Jeremy Lasky
                        original_name: Jeremy Lasky
                        popularity: 0.763
                        profile_path: null
                      - adult: false
                        credit_id: 5686d82892514131df01d48e
                        department: Crew
                        gender: 0
                        id: 8153
                        job: Post Production Supervisor
                        known_for_department: Crew
                        name: Paul Cichocki
                        original_name: Paul Cichocki
                        popularity: 1.168
                        profile_path: null
                      - adult: false
                        credit_id: 5686d8449251411334017141
                        department: Crew
                        gender: 0
                        id: 1556615
                        job: Production Office Assistant
                        known_for_department: Crew
                        name: Jon Darrell Handy
                        original_name: Jon Darrell Handy
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5686d8599251417e63007ce5
                        department: Crew
                        gender: 0
                        id: 8155
                        job: Projection
                        known_for_department: Crew
                        name: John Hazelton
                        original_name: John Hazelton
                        popularity: 0.329
                        profile_path: null
                      - adult: false
                        credit_id: 5686d961c3a3684bcc021c8c
                        department: Editing
                        gender: 0
                        id: 1552873
                        job: Color Timer
                        known_for_department: Editing
                        name: Terry Claborn
                        original_name: Terry Claborn
                        popularity: 1.14
                        profile_path: null
                      - adult: false
                        credit_id: 5686d99e92514169d000b914
                        department: Editing
                        gender: 0
                        id: 1556629
                        job: Editorial Production Assistant
                        known_for_department: Editing
                        name: Gregory Amundson
                        original_name: Gregory Amundson
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5686d9b29251417e63007d1d
                        department: Editing
                        gender: 0
                        id: 8071
                        job: First Assistant Editor
                        known_for_department: Editing
                        name: Axel Geddes
                        original_name: Axel Geddes
                        popularity: 0.196
                        profile_path: null
                      - adult: false
                        credit_id: 5686d9ee9251417e63007d28
                        department: Production
                        gender: 2
                        id: 61419
                        job: Casting
                        known_for_department: Production
                        name: Matthew Jon Beck
                        original_name: Matthew Jon Beck
                        popularity: 1.331
                        profile_path: null
                      - adult: false
                        credit_id: 5686da079251412e5201ea96
                        department: Production
                        gender: 2
                        id: 57673
                        job: Casting
                        known_for_department: Production
                        name: Kevin Reher
                        original_name: Kevin Reher
                        popularity: 1.343
                        profile_path: /ulnGGeHrys0tkTq9vFBSmHpdCQX.jpg
                      - adult: false
                        credit_id: 5686da32c3a3684be901f2bc
                        department: Production
                        gender: 0
                        id: 1556631
                        job: Production Accountant
                        known_for_department: Production
                        name: Nephi Sanchez
                        original_name: Nephi Sanchez
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5686da51c3a368607501f804
                        department: Production
                        gender: 1
                        id: 72753
                        job: Production Manager
                        known_for_department: Production
                        name: Lindsey Collins
                        original_name: Lindsey Collins
                        popularity: 3.443
                        profile_path: /j8GZqzfI8VvUDQLq2LT5zuLeaX7.jpg
                      - adult: false
                        credit_id: 5686da739251417e15007b9c
                        department: Production
                        gender: 1
                        id: 7912
                        job: Production Supervisor
                        known_for_department: Production
                        name: Marcia Gwendolyn Jones
                        original_name: Marcia Gwendolyn Jones
                        popularity: 0.637
                        profile_path: null
                      - adult: false
                        credit_id: 5686dae5c3a368607501f818
                        department: Sound
                        gender: 2
                        id: 7538
                        job: Music Editor
                        known_for_department: Sound
                        name: Bill Bernstein
                        original_name: Bill Bernstein
                        popularity: 1.48
                        profile_path: null
                      - adult: false
                        credit_id: 5686db39c3a3684be901f2e3
                        department: Sound
                        gender: 2
                        id: 2216
                        job: Sound Designer
                        known_for_department: Sound
                        name: Gary Rydstrom
                        original_name: Gary Rydstrom
                        popularity: 3.197
                        profile_path: /1DoKaxoJlz6hV9bai43e07GxGQf.jpg
                      - adult: false
                        credit_id: 5686db58c3a368227b015896
                        department: Sound
                        gender: 0
                        id: 1556634
                        job: Sound Editor
                        known_for_department: Sound
                        name: Kent Brown
                        original_name: Kent Brown
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5686db73c3a36860e9020267
                        department: Sound
                        gender: 1
                        id: 15893
                        job: Sound Effects Editor
                        known_for_department: Sound
                        name: Teresa Eckton
                        original_name: Teresa Eckton
                        popularity: 2.555
                        profile_path: null
                      - adult: false
                        credit_id: 5686db93c3a3684be901f2fa
                        department: Sound
                        gender: 2
                        id: 1425978
                        job: Sound Re-Recording Mixer
                        known_for_department: Sound
                        name: Gary Summers
                        original_name: Gary Summers
                        popularity: 1.128
                        profile_path: null
                      - adult: false
                        credit_id: 5686dbb3c3a36860e9020270
                        department: Sound
                        gender: 2
                        id: 8158
                        job: Supervising Sound Editor
                        known_for_department: Sound
                        name: Michael Silvers
                        original_name: Michael Silvers
                        popularity: 0.78
                        profile_path: /dDSP7kKDaXthw42yy3dvXeESnxI.jpg
                      - adult: false
                        credit_id: 5686dc01c3a3684bcc021ce7
                        department: Visual Effects
                        gender: 2
                        id: 7925
                        job: Visual Development
                        known_for_department: Visual Effects
                        name: Geefwee Boedoe
                        original_name: Geefwee Boedoe
                        popularity: 0.704
                        profile_path: /v4QHgwx6EmLoHzHZpgcipA9ldjT.jpg
                      - adult: false
                        credit_id: 5686dcc692514169d000b984
                        department: Camera
                        gender: 2
                        id: 8135
                        job: Camera Supervisor
                        known_for_department: Camera
                        name: Louis Rivera
                        original_name: Louis Rivera
                        popularity: 0.671
                        profile_path: null
                      - adult: false
                        credit_id: 5686dd60c3a3684bcc021d20
                        department: Crew
                        gender: 0
                        id: 1516156
                        job: Second Film Editor
                        known_for_department: Editing
                        name: Kevin Nolting
                        original_name: Kevin Nolting
                        popularity: 1.136
                        profile_path: null
                      - adult: false
                        credit_id: 5686dd969251417e63007db6
                        department: Crew
                        gender: 2
                        id: 1122225
                        job: Temp Music Editor
                        known_for_department: Sound
                        name: David Slusser
                        original_name: David Slusser
                        popularity: 0.622
                        profile_path: null
                      - adult: false
                        credit_id: 5686ddeac3a3685f8900b1ee
                        department: Crew
                        gender: 2
                        id: 1556635
                        job: Photoscience Manager
                        known_for_department: Crew
                        name: James Burgess
                        original_name: James Burgess
                        popularity: 0.029
                        profile_path: null
                      - adult: false
                        credit_id: 5686e1c292514132db01e512
                        department: Editing
                        gender: 2
                        id: 8
                        job: Supervising Film Editor
                        known_for_department: Directing
                        name: Lee Unkrich
                        original_name: Lee Unkrich
                        popularity: 4.129
                        profile_path: /crb297utC6W4HSstOe5djDPTwEN.jpg
                      - adult: false
                        credit_id: 5686e1ffc3a36836280081e0
                        department: Editing
                        gender: 0
                        id: 1556647
                        job: Editorial Coordinator
                        known_for_department: Editing
                        name: Noelle P. Case
                        original_name: Noelle P. Case
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5686e2f4c3a3684be901f439
                        department: Visual Effects
                        gender: 0
                        id: 8059
                        job: Animation Manager
                        known_for_department: Visual Effects
                        name: Jenni Tsoi
                        original_name: Jenni Tsoi
                        popularity: 1.074
                        profile_path: null
                      - adult: false
                        credit_id: 5686e321c3a368227b0159f4
                        department: Visual Effects
                        gender: 0
                        id: 8058
                        job: Fix Animator
                        known_for_department: Visual Effects
                        name: Paul Mendoza
                        original_name: Paul Mendoza
                        popularity: 0.679
                        profile_path: null
                      - adult: false
                        credit_id: 571377e5c3a368663600648a
                        department: Crew
                        gender: 0
                        id: 231202
                        job: Supervising Animator
                        known_for_department: Visual Effects
                        name: Dylan Brown
                        original_name: Dylan Brown
                        popularity: 0.642
                        profile_path: null
                      - adult: false
                        credit_id: 57214da992514142350010bf
                        department: Art
                        gender: 0
                        id: 7952
                        job: Art Direction
                        known_for_department: Visual Effects
                        name: Randy Berrett
                        original_name: Randy Berrett
                        popularity: 0.331
                        profile_path: null
                      - adult: false
                        credit_id: 572294979251413eac0007e2
                        department: Art
                        gender: 2
                        id: 7927
                        job: Art Direction
                        known_for_department: Art
                        name: Ricky Nierva
                        original_name: Ricky Nierva
                        popularity: 0.974
                        profile_path: /aJ5Quu5h2exF12oVXJ0UySjAh8g.jpg
                      - adult: false
                        credit_id: 5724e057c3a36817200000da
                        department: Visual Effects
                        gender: 2
                        id: 8042
                        job: Animation
                        known_for_department: Visual Effects
                        name: Andrew L. Schmidt
                        original_name: Andrew L. Schmidt
                        popularity: 0.688
                        profile_path: null
                      - adult: false
                        credit_id: 572bd56fc3a3687ff70002e4
                        department: Visual Effects
                        gender: 2
                        id: 8012
                        job: Animation Director
                        known_for_department: Visual Effects
                        name: Alan Barillaro
                        original_name: Alan Barillaro
                        popularity: 1.103
                        profile_path: /7GXd8zQUoEWpcD01EaG29oHSwQE.jpg
                      - adult: false
                        credit_id: 572bdcfc9251413896000374
                        department: Art
                        gender: 2
                        id: 7960
                        job: Sculptor
                        known_for_department: Art
                        name: Jerome Ranft
                        original_name: Jerome Ranft
                        popularity: 1.111
                        profile_path: /76XFeM9FdbGkd0mxkEMstQu6na2.jpg
                      - adult: false
                        credit_id: 572f67a9c3a3682faa000ae9
                        department: Visual Effects
                        gender: 1
                        id: 7944
                        job: CG Painter
                        known_for_department: Visual Effects
                        name: Laura Phillips
                        original_name: Laura Phillips
                        popularity: 0.173
                        profile_path: null
                      - adult: false
                        credit_id: 572f6de39251413de3000752
                        department: Visual Effects
                        gender: 2
                        id: 7929
                        job: Animation
                        known_for_department: Visual Effects
                        name: Angus MacLane
                        original_name: Angus MacLane
                        popularity: 1.915
                        profile_path: /hSdzAk70cHvxvOFvZn8qiNnZPoZ.jpg
                      - adult: false
                        credit_id: 576d68f99251414107001907
                        department: Sound
                        gender: 0
                        id: 8078
                        job: Sound Effects Editor
                        known_for_department: Sound
                        name: E.J. Holowicki
                        original_name: E.J. Holowicki
                        popularity: 2.507
                        profile_path: null
                      - adult: false
                        credit_id: 576eb32c9251415bf6002177
                        department: Visual Effects
                        gender: 0
                        id: 8013
                        job: Animation
                        known_for_department: Visual Effects
                        name: Andrew Gordon
                        original_name: Andrew Gordon
                        popularity: 0.874
                        profile_path: null
                      - adult: false
                        credit_id: 587ceef69251413ecb01b911
                        department: Sound
                        gender: 2
                        id: 1556632
                        job: ADR Editor
                        known_for_department: Sound
                        name: Steve Slanec
                        original_name: Steve Slanec
                        popularity: 0.6
                        profile_path: /2WLR6nstCBu1kx2FuxgFIDFSESy.jpg
                      - adult: false
                        credit_id: 587cef1c9251413f1b01bdca
                        department: Sound
                        gender: 0
                        id: 1422411
                        job: Foley Editor
                        known_for_department: Sound
                        name: Al Nelson
                        original_name: Al Nelson
                        popularity: 1.436
                        profile_path: /aL7fUghmkz6rQGMcWqcMQhIl6by.jpg
                      - adult: false
                        credit_id: 587cef76925141414300e9b3
                        department: Visual Effects
                        gender: 0
                        id: 1623548
                        job: Character Designer
                        known_for_department: Visual Effects
                        name: Dan Lee
                        original_name: Dan Lee
                        popularity: 1.112
                        profile_path: null
                      - adult: false
                        credit_id: 589212269251412dc20098a0
                        department: Crew
                        gender: 2
                        id: 1748698
                        job: Supervising Technical Director
                        known_for_department: Visual Effects
                        name: Oren Jacob
                        original_name: Oren Jacob
                        popularity: 0.665
                        profile_path: null
                      - adult: false
                        credit_id: 593a55f79251411ee9009e7b
                        department: Crew
                        gender: 2
                        id: 7892
                        job: In Memory Of
                        known_for_department: Crew
                        name: Glenn McQueen
                        original_name: Glenn McQueen
                        popularity: 3.684
                        profile_path: null
                      - adult: false
                        credit_id: 593a5748c3a368235b009896
                        department: Art
                        gender: 0
                        id: 7949
                        job: Art Direction
                        known_for_department: Visual Effects
                        name: Robin Cooper
                        original_name: Robin Cooper
                        popularity: 0.834
                        profile_path: null
                      - adult: false
                        credit_id: 593a57679251411eff00a0eb
                        department: Art
                        gender: 0
                        id: 1303001
                        job: Art Direction
                        known_for_department: Art
                        name: Anthony Christov
                        original_name: Anthony Christov
                        popularity: 0.555
                        profile_path: null
                      - adult: false
                        credit_id: 593a57bdc3a3682371009b87
                        department: Crew
                        gender: 0
                        id: 8084
                        job: CG Supervisor
                        known_for_department: Visual Effects
                        name: Brian Green
                        original_name: Brian Green
                        popularity: 0.266
                        profile_path: null
                      - adult: false
                        credit_id: 593a57cc9251411ef3009fc3
                        department: Crew
                        gender: 0
                        id: 1830788
                        job: CG Supervisor
                        known_for_department: Crew
                        name: Lisa Forssel
                        original_name: Lisa Forssel
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 593a57da9251411f0400a053
                        department: Crew
                        gender: 1
                        id: 1830790
                        job: CG Supervisor
                        known_for_department: Camera
                        name: Danielle Feinberg
                        original_name: Danielle Feinberg
                        popularity: 0.782
                        profile_path: /pV3X8ydLzdKFnlcfq3FnBCMRCqy.jpg
                      - adult: false
                        credit_id: 593a57f29251411eed009f02
                        department: Crew
                        gender: 0
                        id: 8007
                        job: CG Supervisor
                        known_for_department: Costume & Make-Up
                        name: David Eisenmann
                        original_name: David Eisenmann
                        popularity: 0.635
                        profile_path: null
                      - adult: false
                        credit_id: 593a5800c3a368230500a0ca
                        department: Crew
                        gender: 0
                        id: 8115
                        job: CG Supervisor
                        known_for_department: Crew
                        name: Steve May
                        original_name: Steve May
                        popularity: 0.479
                        profile_path: null
                      - adult: false
                        credit_id: 593a5808c3a3682320009d13
                        department: Crew
                        gender: 0
                        id: 1711831
                        job: CG Supervisor
                        known_for_department: Lighting
                        name: Jesse Hollander
                        original_name: Jesse Hollander
                        popularity: 0.484
                        profile_path: null
                      - adult: false
                        credit_id: 593a58249251411f0400a089
                        department: Crew
                        gender: 0
                        id: 1830791
                        job: CG Supervisor
                        known_for_department: Crew
                        name: Michael Fong
                        original_name: Michael Fong
                        popularity: 0.797
                        profile_path: null
                      - adult: false
                        credit_id: 593a582cc3a3682320009d3d
                        department: Crew
                        gender: 0
                        id: 8098
                        job: CG Supervisor
                        known_for_department: Visual Effects
                        name: Anthony A. Apodaca
                        original_name: Anthony A. Apodaca
                        popularity: 0.435
                        profile_path: null
                      - adult: false
                        credit_id: 593a58359251411f25009b37
                        department: Crew
                        gender: 0
                        id: 1830793
                        job: CG Supervisor
                        known_for_department: Crew
                        name: Michael Lorenzen
                        original_name: Michael Lorenzen
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 593a5ae59251411eed00a144
                        department: Visual Effects
                        gender: 0
                        id: 7967
                        job: Visual Development
                        known_for_department: Visual Effects
                        name: Peter DeSève
                        original_name: Peter DeSève
                        popularity: 0.808
                        profile_path: null
                      - adult: false
                        credit_id: 593a5aeec3a368235b009b39
                        department: Visual Effects
                        gender: 2
                        id: 1260745
                        job: Visual Development
                        known_for_department: Acting
                        name: Tony Fucile
                        original_name: Tony Fucile
                        popularity: 1.616
                        profile_path: /vKxLwEaL6qz7cwrT8m02Lye7wZO.jpg
                      - adult: false
                        credit_id: 593a5af6c3a36822f800957a
                        department: Visual Effects
                        gender: 2
                        id: 7963
                        job: Visual Development
                        known_for_department: Visual Effects
                        name: Carter Goodrich
                        original_name: Carter Goodrich
                        popularity: 1.75
                        profile_path: /v0w5eSNuIt05zJWiMUOFa57GEFC.jpg
                      - adult: false
                        credit_id: 593a5b0ec3a368230500a340
                        department: Visual Effects
                        gender: 0
                        id: 7946
                        job: CG Painter
                        known_for_department: Visual Effects
                        name: Jamie Frye
                        original_name: Jamie Frye
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 593a5b18c3a3682320009f68
                        department: Visual Effects
                        gender: 0
                        id: 1516157
                        job: CG Painter
                        known_for_department: Art
                        name: Bert Berry
                        original_name: Bert Berry
                        popularity: 0.191
                        profile_path: /a0yGz3Fp7SsukXpyJVyu7ScHTap.jpg
                      - adult: false
                        credit_id: 593a5b24c3a36822d2009ba7
                        department: Visual Effects
                        gender: 0
                        id: 7943
                        job: CG Painter
                        known_for_department: Visual Effects
                        name: Glenn Kim
                        original_name: Glenn Kim
                        popularity: 0.889
                        profile_path: null
                      - adult: false
                        credit_id: 593a5b2ec3a368230500a361
                        department: Visual Effects
                        gender: 0
                        id: 7948
                        job: CG Painter
                        known_for_department: Visual Effects
                        name: Yvonne Herbst
                        original_name: Yvonne Herbst
                        popularity: 0.599
                        profile_path: null
                      - adult: false
                        credit_id: 593a5b8c9251411f25009d86
                        department: Visual Effects
                        gender: 0
                        id: 7972
                        job: CG Painter
                        known_for_department: Production
                        name: Andrea Warren
                        original_name: Andrea Warren
                        popularity: 0.343
                        profile_path: null
                      - adult: false
                        credit_id: 593a5bcac3a3682320009fe0
                        department: Visual Effects
                        gender: 0
                        id: 1830810
                        job: Visual Development
                        known_for_department: Visual Effects
                        name: D.J. Cleland-Hura
                        original_name: D.J. Cleland-Hura
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 593a5bd3c3a368231200979b
                        department: Visual Effects
                        gender: 2
                        id: 1335873
                        job: Visual Development
                        known_for_department: Art
                        name: George Hull
                        original_name: George Hull
                        popularity: 1.149
                        profile_path: /mDenbSCKoDDN9nxTrXNOigQ6Z31.jpg
                      - adult: false
                        credit_id: 593a5bdd9251411eff00a467
                        department: Visual Effects
                        gender: 2
                        id: 7891
                        job: Visual Development
                        known_for_department: Visual Effects
                        name: Dominique Louis
                        original_name: Dominique Louis
                        popularity: 0.644
                        profile_path: /4xoJ7IZItBGtRojjK2uVqic7FE3.jpg
                      - adult: false
                        credit_id: 593a5beec3a368235b009c05
                        department: Visual Effects
                        gender: 0
                        id: 1830811
                        job: Visual Development
                        known_for_department: Visual Effects
                        name: Simon Varela
                        original_name: Simon Varela
                        popularity: 0.466
                        profile_path: null
                      - adult: false
                        credit_id: 593a5c0bc3a368232000a01d
                        department: Visual Effects
                        gender: 0
                        id: 1759722
                        job: Visual Development
                        known_for_department: Visual Effects
                        name: Mark Whiting
                        original_name: Mark Whiting
                        popularity: 0.284
                        profile_path: null
                      - adult: false
                        credit_id: 593a5c16c3a3682371009ee0
                        department: Visual Effects
                        gender: 0
                        id: 1451236
                        job: Visual Development
                        known_for_department: Visual Effects
                        name: Bruce Zick
                        original_name: Bruce Zick
                        popularity: 0.002
                        profile_path: null
                      - adult: false
                        credit_id: 593a5cb9c3a368230500a4a4
                        department: Editing
                        gender: 0
                        id: 8062
                        job: Editorial Production Assistant
                        known_for_department: Visual Effects
                        name: Gabrielle Siegel
                        original_name: Gabrielle Siegel
                        popularity: 0.016
                        profile_path: null
                      - adult: false
                        credit_id: 593a5cc6c3a368230500a4ad
                        department: Editing
                        gender: 0
                        id: 1830812
                        job: Editorial Production Assistant
                        known_for_department: Editing
                        name: Jacob Parsons
                        original_name: Jacob Parsons
                        popularity: 0.277
                        profile_path: null
                      - adult: false
                        credit_id: 593a5cff9251411ef800a14f
                        department: Visual Effects
                        gender: 2
                        id: 1092247
                        job: Animation Director
                        known_for_department: Visual Effects
                        name: Mark A. Walsh
                        original_name: Mark A. Walsh
                        popularity: 0.86
                        profile_path: null
                      - adult: false
                        credit_id: 593a5d5f9251411ee900a412
                        department: Visual Effects
                        gender: 0
                        id: 1719095
                        job: Fix Animator
                        known_for_department: Visual Effects
                        name: Chris DiGiovanni
                        original_name: Chris DiGiovanni
                        popularity: 0.165
                        profile_path: null
                      - adult: false
                        credit_id: 593a5e259251411ee900a48b
                        department: Camera
                        gender: 0
                        id: 1742751
                        job: Camera Technician
                        known_for_department: Camera
                        name: Jeff Wan
                        original_name: Jeff Wan
                        popularity: 0.347
                        profile_path: null
                      - adult: false
                        credit_id: 593a5e68c3a368231200992f
                        department: Crew
                        gender: 1
                        id: 8066
                        job: Second Film Editor
                        known_for_department: Editing
                        name: Katherine Ringgold
                        original_name: Katherine Ringgold
                        popularity: 0.631
                        profile_path: null
                      - adult: false
                        credit_id: 593a5e74c3a36822f80097b2
                        department: Crew
                        gender: 0
                        id: 56270
                        job: Second Film Editor
                        known_for_department: Editing
                        name: Stan Webb
                        original_name: Stan Webb
                        popularity: 1.849
                        profile_path: null
                      - adult: false
                        credit_id: 593a5eba9251411ee900a4eb
                        department: Crew
                        gender: 2
                        id: 1830814
                        job: Production Office Assistant
                        known_for_department: Crew
                        name: Peter T. Schreiber
                        original_name: Peter T. Schreiber
                        popularity: 0.029
                        profile_path: null
                      - adult: false
                        credit_id: 593a5faac3a368232000a2be
                        department: Sound
                        gender: 2
                        id: 2216
                        job: Sound Re-Recording Mixer
                        known_for_department: Sound
                        name: Gary Rydstrom
                        original_name: Gary Rydstrom
                        popularity: 3.197
                        profile_path: /1DoKaxoJlz6hV9bai43e07GxGQf.jpg
                      - adult: false
                        credit_id: 593a5fc99251411f1b009fa9
                        department: Sound
                        gender: 2
                        id: 2216
                        job: Supervising Sound Editor
                        known_for_department: Sound
                        name: Gary Rydstrom
                        original_name: Gary Rydstrom
                        popularity: 3.197
                        profile_path: /1DoKaxoJlz6hV9bai43e07GxGQf.jpg
                      - adult: false
                        credit_id: 593a5fd79251411ee900a58a
                        department: Sound
                        gender: 0
                        id: 8159
                        job: Sound Effects Editor
                        known_for_department: Sound
                        name: Shannon Mills
                        original_name: Shannon Mills
                        popularity: 1.004
                        profile_path: /tq1cbZWf6DhUYAA3dNkeFEtgmQx.jpg
                      - adult: false
                        credit_id: 593a5ffd9251411eed00a4af
                        department: Crew
                        gender: 0
                        id: 8165
                        job: Sound Design Assistant
                        known_for_department: Sound
                        name: Dee Selby
                        original_name: Dee Selby
                        popularity: 3.798
                        profile_path: null
                      - adult: false
                        credit_id: 593a60249251411eed00a4c2
                        department: Sound
                        gender: 2
                        id: 1549209
                        job: Orchestrator
                        known_for_department: Sound
                        name: Thomas Pasatieri
                        original_name: Thomas Pasatieri
                        popularity: 0.479
                        profile_path: null
                      - adult: false
                        credit_id: 6452f5ee33ad8f015546ce3e
                        department: Production
                        gender: 0
                        id: 4043534
                        job: Post Production Coordinator
                        known_for_department: Production
                        name: Paul Springer
                        original_name: Paul Springer
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba18aec3a36871fa01005d
                        department: Crew
                        gender: 0
                        id: 2008758
                        job: Thanks
                        known_for_department: Crew
                        name: Leeann Alameda
                        original_name: Leeann Alameda
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba18dfc3a36871cc010342
                        department: Crew
                        gender: 2
                        id: 1556614
                        job: Thanks
                        known_for_department: Crew
                        name: Luis Alarcon-Cisneros
                        original_name: Luis Alarcon-Cisneros
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1928c3a3687208011d5a
                        department: Crew
                        gender: 0
                        id: 2008759
                        job: Thanks
                        known_for_department: Crew
                        name: Omid Amjadi
                        original_name: Omid Amjadi
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba194dc3a3687208011d79
                        department: Crew
                        gender: 0
                        id: 2002773
                        job: Thanks
                        known_for_department: Production
                        name: Steven Argula
                        original_name: Steven Argula
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1958c3a36871d6013462
                        department: Crew
                        gender: 2
                        id: 1556622
                        job: Thanks
                        known_for_department: Crew
                        name: Chris Balog
                        original_name: Chris Balog
                        popularity: 0.077
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1997c3a36871dd010598
                        department: Crew
                        gender: 1
                        id: 2008760
                        job: Thanks
                        known_for_department: Crew
                        name: Anne Barson
                        original_name: Anne Barson
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba19bfc3a36871fa01013b
                        department: Crew
                        gender: 0
                        id: 2008761
                        job: Thanks
                        known_for_department: Crew
                        name: Hal Beral
                        original_name: Hal Beral
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1a2fc3a36871d6013541
                        department: Crew
                        gender: 2
                        id: 652557
                        job: Thanks
                        known_for_department: Editing
                        name: Steve Bloom
                        original_name: Steve Bloom
                        popularity: 0.78
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1abdc3a36871e301293e
                        department: Crew
                        gender: 0
                        id: 1609033
                        job: Thanks
                        known_for_department: Editing
                        name: Colin Bohrer
                        original_name: Colin Bohrer
                        popularity: 0.348
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1b04c3a36871dd0106c4
                        department: Crew
                        gender: 1
                        id: 2008763
                        job: Thanks
                        known_for_department: Crew
                        name: Shannon Brown
                        original_name: Shannon Brown
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1b450e0a26365b0127aa
                        department: Crew
                        gender: 2
                        id: 2008764
                        job: Thanks
                        known_for_department: Crew
                        name: Aaron Burt
                        original_name: Aaron Burt
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1b660e0a26365e0115a9
                        department: Crew
                        gender: 2
                        id: 2008765
                        job: Thanks
                        known_for_department: Crew
                        name: Benjamin Butcher
                        original_name: Benjamin Butcher
                        popularity: 0.004
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1b8bc3a36871d601365b
                        department: Crew
                        gender: 0
                        id: 2004865
                        job: Thanks
                        known_for_department: Crew
                        name: Tom Carlisle
                        original_name: Tom Carlisle
                        popularity: 0.014
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1b929251414d31011f25
                        department: Crew
                        gender: 0
                        id: 2008766
                        job: Thanks
                        known_for_department: Crew
                        name: Jeanmarie M. Carrasco
                        original_name: Jeanmarie M. Carrasco
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1bdb9251414d3d010638
                        department: Crew
                        gender: 0
                        id: 2008767
                        job: Thanks
                        known_for_department: Crew
                        name: Erin Cass
                        original_name: Erin Cass
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1bf8c3a36871d60136ba
                        department: Crew
                        gender: 0
                        id: 2008768
                        job: Thanks
                        known_for_department: Crew
                        name: Shelby Madeleine Cass
                        original_name: Shelby Madeleine Cass
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1c2fc3a36871dd0107e5
                        department: Crew
                        gender: 0
                        id: 1997839
                        job: Thanks
                        known_for_department: Crew
                        name: Marlon Castro
                        original_name: Marlon Castro
                        popularity: 0.435
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1c3d0e0a263651012fe8
                        department: Crew
                        gender: 1
                        id: 2008769
                        job: Thanks
                        known_for_department: Crew
                        name: Maria Elena Magana Cervantes
                        original_name: Maria Elena Magana Cervantes
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1c69c3a36871e3012ae2
                        department: Crew
                        gender: 0
                        id: 2008770
                        job: Thanks
                        known_for_department: Crew
                        name: Kathleen Chanover
                        original_name: Kathleen Chanover
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1c940e0a263648013647
                        department: Crew
                        gender: 1
                        id: 1338319
                        job: Thanks
                        known_for_department: Acting
                        name: Kimberly Adair Clark
                        original_name: Kimberly Adair Clark
                        popularity: 1.469
                        profile_path: /r7TCNIAjTwdCrFvPBSvYTgPOkXA.jpg
                      - adult: false
                        credit_id: 5aba1c9d0e0a26365e01169f
                        department: Crew
                        gender: 0
                        id: 2008772
                        job: Thanks
                        known_for_department: Crew
                        name: Mary Coleman
                        original_name: Mary Coleman
                        popularity: 0.2
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1cca9251414d3a010faa
                        department: Crew
                        gender: 0
                        id: 2004866
                        job: Thanks
                        known_for_department: Crew
                        name: Kenny Condit
                        original_name: Kenny Condit
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1cd10e0a26365101307c
                        department: Crew
                        gender: 0
                        id: 2000487
                        job: Thanks
                        known_for_department: Crew
                        name: Mary Conlin
                        original_name: Mary Conlin
                        popularity: 0.023
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1cd89251414d34011d4b
                        department: Crew
                        gender: 0
                        id: 2008778
                        job: Thanks
                        known_for_department: Crew
                        name: Fernando Contreras
                        original_name: Fernando Contreras
                        popularity: 0.584
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1cfe0e0a26365b012959
                        department: Crew
                        gender: 0
                        id: 2008779
                        job: Thanks
                        known_for_department: Crew
                        name: Ena Chan Cratsenburg
                        original_name: Ena Chan Cratsenburg
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1d50c3a36871d2012dee
                        department: Crew
                        gender: 0
                        id: 2008780
                        job: Thanks
                        known_for_department: Crew
                        name: Ray Davis
                        original_name: Ray Davis
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1d6ec3a36871ce0132f6
                        department: Crew
                        gender: 0
                        id: 2008781
                        job: Thanks
                        known_for_department: Crew
                        name: William de Ridder
                        original_name: William de Ridder
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5aba1da0c3a36871d2012e63
                        department: Crew
                        gender: 2
                        id: 2008782
                        job: Thanks
                        known_for_department: Crew
                        name: Roni Douglas
                        original_name: Roni Douglas
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa7ab0e0a2609e1006a81
                        department: Crew
                        gender: 0
                        id: 1996151
                        job: Thanks
                        known_for_department: Production
                        name: Lisa Ellis
                        original_name: Lisa Ellis
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa7b49251411ea3006230
                        department: Crew
                        gender: 2
                        id: 1623553
                        job: Thanks
                        known_for_department: Production
                        name: Nils Erdmann
                        original_name: Nils Erdmann
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa7bdc3a368435f005d48
                        department: Crew
                        gender: 0
                        id: 2009031
                        job: Thanks
                        known_for_department: Crew
                        name: Marty Eshoff
                        original_name: Marty Eshoff
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa7e50e0a2609de0066b0
                        department: Crew
                        gender: 1
                        id: 1994396
                        job: Thanks
                        known_for_department: Production
                        name: Heather Feng
                        original_name: Heather Feng
                        popularity: 0.065
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa81fc3a36843620062be
                        department: Crew
                        gender: 0
                        id: 1538710
                        job: Thanks
                        known_for_department: Visual Effects
                        name: Jonathan Flack
                        original_name: Jonathan Flack
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa837c3a368435f005d9c
                        department: Crew
                        gender: 1
                        id: 2009032
                        job: Thanks
                        known_for_department: Crew
                        name: Loretta Framsted
                        original_name: Loretta Framsted
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa8750e0a2609e4006841
                        department: Crew
                        gender: 0
                        id: 2009033
                        job: Thanks
                        known_for_department: Crew
                        name: Mark Frazitto
                        original_name: Mark Frazitto
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa8a90e0a2609e4006876
                        department: Crew
                        gender: 1
                        id: 2009034
                        job: Thanks
                        known_for_department: Crew
                        name: Christine W. Freeman
                        original_name: Christine W. Freeman
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa8f89251411e97006119
                        department: Crew
                        gender: 0
                        id: 2009035
                        job: Thanks
                        known_for_department: Crew
                        name: Joe Garcia
                        original_name: Joe Garcia
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa918c3a36843a600662f
                        department: Crew
                        gender: 0
                        id: 2009036
                        job: Thanks
                        known_for_department: Crew
                        name: Jody Giacomini
                        original_name: Jody Giacomini
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaa944c3a3684362006390
                        department: Crew
                        gender: 1
                        id: 2009037
                        job: Thanks
                        known_for_department: Crew
                        name: Lola Gill
                        original_name: Lola Gill
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaabe1c3a3684388006b20
                        department: Crew
                        gender: 2
                        id: 2009040
                        job: Thanks
                        known_for_department: Crew
                        name: Craig Gillespie
                        original_name: Craig Gillespie
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaac200e0a2609d5006d88
                        department: Crew
                        gender: 0
                        id: 2009041
                        job: Thanks
                        known_for_department: Crew
                        name: Paul Gillis
                        original_name: Paul Gillis
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaac4f0e0a2609db006b41
                        department: Crew
                        gender: 0
                        id: 1994401
                        job: Thanks
                        known_for_department: Production
                        name: Timothy Glass
                        original_name: Timothy Glass
                        popularity: 0.218
                        profile_path: null
                      - adult: false
                        credit_id: 5abaac570e0a2609d20069b7
                        department: Crew
                        gender: 0
                        id: 2009042
                        job: Thanks
                        known_for_department: Crew
                        name: Daniel A. Goodman
                        original_name: Daniel A. Goodman
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaac81c3a3684396006aad
                        department: Crew
                        gender: 0
                        id: 2009043
                        job: Thanks
                        known_for_department: Crew
                        name: Gale Gortney
                        original_name: Gale Gortney
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaacc70e0a2609d2006a06
                        department: Crew
                        gender: 2
                        id: 74142
                        job: Thanks
                        known_for_department: Directing
                        name: Roger Gould
                        original_name: Roger Gould
                        popularity: 1.029
                        profile_path: null
                      - adult: false
                        credit_id: 5abaadbb0e0a2609d5006ed7
                        department: Crew
                        gender: 1
                        id: 1484864
                        job: Thanks
                        known_for_department: Acting
                        name: Elizabeth Greenberg
                        original_name: Elizabeth Greenberg
                        popularity: 1.095
                        profile_path: /vh9g61c2VV5gvSzS84aHlmXWyul.jpg
                      - adult: false
                        credit_id: 5abaadc49251411ea30066bb
                        department: Crew
                        gender: 0
                        id: 2009044
                        job: Thanks
                        known_for_department: Crew
                        name: Dawn Haagstad
                        original_name: Dawn Haagstad
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaadec0e0a2609e100701b
                        department: Crew
                        gender: 0
                        id: 2009045
                        job: Thanks
                        known_for_department: Crew
                        name: Karen Hartquist
                        original_name: Karen Hartquist
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaae130e0a2609d5006f1f
                        department: Crew
                        gender: 0
                        id: 1996245
                        job: Thanks
                        known_for_department: Visual Effects
                        name: David R. Haumann
                        original_name: David R. Haumann
                        popularity: 0.49
                        profile_path: null
                      - adult: false
                        credit_id: 5abaae1b0e0a2609ce006de4
                        department: Crew
                        gender: 0
                        id: 2009046
                        job: Thanks
                        known_for_department: Crew
                        name: Stacey Hendrickson
                        original_name: Stacey Hendrickson
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaae569251411e9200656d
                        department: Crew
                        gender: 1
                        id: 2009047
                        job: Thanks
                        known_for_department: Crew
                        name: Anne Ho
                        original_name: Anne Ho
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaae770e0a2609ce006e20
                        department: Crew
                        gender: 0
                        id: 1994408
                        job: Thanks
                        known_for_department: Production
                        name: Heather D.C. Jackson
                        original_name: Heather D.C. Jackson
                        popularity: 0.82
                        profile_path: null
                      - adult: false
                        credit_id: 5abaae81c3a36843620067ad
                        department: Crew
                        gender: 2
                        id: 2002707
                        job: Thanks
                        known_for_department: Production
                        name: Dennis 'D.J.' Jennings
                        original_name: Dennis 'D.J.' Jennings
                        popularity: 1.021
                        profile_path: null
                      - adult: false
                        credit_id: 5abaae8c9251411e95006740
                        department: Crew
                        gender: 0
                        id: 2006821
                        job: Thanks
                        known_for_department: Visual Effects
                        name: Keith Johnson
                        original_name: Keith Johnson
                        popularity: 0.041
                        profile_path: null
                      - adult: false
                        credit_id: 5abaaeae0e0a2609d80076a9
                        department: Crew
                        gender: 2
                        id: 2009048
                        job: Thanks
                        known_for_department: Crew
                        name: Michael Jones
                        original_name: Michael Jones
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaaef1c3a36843690071bf
                        department: Crew
                        gender: 2
                        id: 2009049
                        job: Thanks
                        known_for_department: Crew
                        name: Paul Kim
                        original_name: Paul Kim
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaaf189251411ea7006311
                        department: Crew
                        gender: 0
                        id: 1998189
                        job: Thanks
                        known_for_department: Editing
                        name: Elyse Klaidman
                        original_name: Elyse Klaidman
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaaf1f9251411ea30067a6
                        department: Crew
                        gender: 0
                        id: 2009050
                        job: Thanks
                        known_for_department: Visual Effects
                        name: Keith Kolder
                        original_name: Keith Kolder
                        popularity: 0.454
                        profile_path: null
                      - adult: false
                        credit_id: 5abaaf46c3a3684388006d95
                        department: Crew
                        gender: 0
                        id: 2009051
                        job: Thanks
                        known_for_department: Crew
                        name: Keith Kops
                        original_name: Keith Kops
                        popularity: 0.512
                        profile_path: null
                      - adult: false
                        credit_id: 5abaaf6d0e0a2609d5007037
                        department: Crew
                        gender: 0
                        id: 2009052
                        job: Thanks
                        known_for_department: Crew
                        name: Renee Lamri
                        original_name: Renee Lamri
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaaf929251411e9a0063ed
                        department: Crew
                        gender: 2
                        id: 2009053
                        job: Thanks
                        known_for_department: Crew
                        name: Brandon T. Loose
                        original_name: Brandon T. Loose
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaafbac3a3684388006deb
                        department: Crew
                        gender: 0
                        id: 2009054
                        job: Thanks
                        known_for_department: Crew
                        name: Emery Low
                        original_name: Emery Low
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaafda0e0a2609d8007796
                        department: Crew
                        gender: 0
                        id: 2009055
                        job: Thanks
                        known_for_department: Crew
                        name: Candelaria Lozano
                        original_name: Candelaria Lozano
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abaaffc0e0a2609d5007098
                        department: Crew
                        gender: 2
                        id: 2009056
                        job: Thanks
                        known_for_department: Crew
                        name: Andrew Lyndon
                        original_name: Andrew Lyndon
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab02cc3a3684396006d5c
                        department: Crew
                        gender: 1
                        id: 2009057
                        job: Thanks
                        known_for_department: Crew
                        name: Linda McCampbell
                        original_name: Linda McCampbell
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab0559251411e920066c3
                        department: Crew
                        gender: 1
                        id: 2009058
                        job: Thanks
                        known_for_department: Crew
                        name: Lisa McCampbell
                        original_name: Lisa McCampbell
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab07cc3a3684388006e94
                        department: Crew
                        gender: 0
                        id: 1996845
                        job: Thanks
                        known_for_department: Production
                        name: Cherise Miller
                        original_name: Cherise Miller
                        popularity: 0.076
                        profile_path: null
                      - adult: false
                        credit_id: 5abab0869251411ea700640f
                        department: Crew
                        gender: 0
                        id: 2000477
                        job: Thanks
                        known_for_department: Crew
                        name: Meagan Miller
                        original_name: Meagan Miller
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab09fc3a3684388006eac
                        department: Crew
                        gender: 1
                        id: 2009059
                        job: Thanks
                        known_for_department: Crew
                        name: Patricia Moran
                        original_name: Patricia Moran
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab0c39251411e9c0067e4
                        department: Crew
                        gender: 0
                        id: 1748709
                        job: Thanks
                        known_for_department: Directing
                        name: Desirée Mourad
                        original_name: Desirée Mourad
                        popularity: 0.349
                        profile_path: null
                      - adult: false
                        credit_id: 5abab0cb0e0a2609db006e43
                        department: Crew
                        gender: 0
                        id: 2009060
                        job: Thanks
                        known_for_department: Crew
                        name: Cheryl Murata
                        original_name: Cheryl Murata
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab0ee0e0a2609e4006ed5
                        department: Crew
                        gender: 0
                        id: 1117779
                        job: Thanks
                        known_for_department: Writing
                        name: Kiel Murray
                        original_name: Kiel Murray
                        popularity: 3.952
                        profile_path: null
                      - adult: false
                        credit_id: 5abab0f90e0a2609de006d89
                        department: Crew
                        gender: 0
                        id: 2009061
                        job: Thanks
                        known_for_department: Crew
                        name: Maricela Navarro
                        original_name: Maricela Navarro
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab11cc3a3684369007386
                        department: Crew
                        gender: 0
                        id: 2009062
                        job: Thanks
                        known_for_department: Crew
                        name: Molly Nealan
                        original_name: Molly Nealan
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab13f0e0a2609de006dd0
                        department: Crew
                        gender: 2
                        id: 2005102
                        job: Thanks
                        known_for_department: Acting
                        name: Randy Nelson
                        original_name: Randy Nelson
                        popularity: 0.04
                        profile_path: null
                      - adult: false
                        credit_id: 5abab1499251411e970066f3
                        department: Crew
                        gender: 0
                        id: 2009063
                        job: Thanks
                        known_for_department: Crew
                        name: Andrea Nordemann
                        original_name: Andrea Nordemann
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab16f0e0a2609e100728a
                        department: Crew
                        gender: 2
                        id: 2009064
                        job: Thanks
                        known_for_department: Crew
                        name: Edgar A. Ochoa
                        original_name: Edgar A. Ochoa
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab1ab0e0a2609e4006f8e
                        department: Crew
                        gender: 2
                        id: 1788770
                        job: Thanks
                        known_for_department: Directing
                        name: Alex Orrelle
                        original_name: Alex Orrelle
                        popularity: 0.519
                        profile_path: null
                      - adult: false
                        credit_id: 5abab1b59251411e9700675e
                        department: Crew
                        gender: 0
                        id: 2009065
                        job: Thanks
                        known_for_department: Crew
                        name: Karen Paik
                        original_name: Karen Paik
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab1da9251411e950069f7
                        department: Crew
                        gender: 0
                        id: 2004875
                        job: Thanks
                        known_for_department: Crew
                        name: Craig Payne
                        original_name: Craig Payne
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab1e2c3a36843a6006cdf
                        department: Crew
                        gender: 1
                        id: 2009067
                        job: Thanks
                        known_for_department: Crew
                        name: Marcia Peck
                        original_name: Marcia Peck
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab20b9251411e9700678c
                        department: Crew
                        gender: 1
                        id: 1997789
                        job: Thanks
                        known_for_department: Production
                        name: Karen Perry
                        original_name: Karen Perry
                        popularity: 0.241
                        profile_path: null
                      - adult: false
                        credit_id: 5abab213c3a3684362006a06
                        department: Crew
                        gender: 0
                        id: 2002711
                        job: Thanks
                        known_for_department: Production
                        name: Bill Polson
                        original_name: Bill Polson
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab21cc3a3684396006f25
                        department: Crew
                        gender: 0
                        id: 2009068
                        job: Thanks
                        known_for_department: Crew
                        name: Sangeeta Prashar
                        original_name: Sangeeta Prashar
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab2ebc3a368435c006ea7
                        department: Crew
                        gender: 2
                        id: 2009070
                        job: Thanks
                        known_for_department: Crew
                        name: Jose Ramirez
                        original_name: Jose Ramirez
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab30e0e0a2609e40070a7
                        department: Crew
                        gender: 2
                        id: 2009071
                        job: Thanks
                        known_for_department: Crew
                        name: Jonathan G. Rodriguez
                        original_name: Jonathan G. Rodriguez
                        popularity: 0.076
                        profile_path: null
                      - adult: false
                        credit_id: 5abab3389251411ea3006ac9
                        department: Crew
                        gender: 0
                        id: 2009075
                        job: Thanks
                        known_for_department: Crew
                        name: Alice Rosen
                        original_name: Alice Rosen
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab35b0e0a2609d5007399
                        department: Crew
                        gender: 1
                        id: 1994442
                        job: Thanks
                        known_for_department: Production
                        name: Kristina Ruud
                        original_name: Kristina Ruud
                        popularity: 0.621
                        profile_path: null
                      - adult: false
                        credit_id: 5abab3640e0a2609ce0071a9
                        department: Crew
                        gender: 2
                        id: 2009077
                        job: Thanks
                        known_for_department: Crew
                        name: Guillermo Segovia
                        original_name: Guillermo Segovia
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab38f0e0a2609db00706b
                        department: Crew
                        gender: 0
                        id: 1117781
                        job: Thanks
                        known_for_department: Production
                        name: Osnat Shurer
                        original_name: Osnat Shurer
                        popularity: 1.585
                        profile_path: /KqqOKECoT5hblpewmGW8la2INp.jpg
                      - adult: false
                        credit_id: 5abab397c3a36843a6006e12
                        department: Crew
                        gender: 2
                        id: 2009080
                        job: Thanks
                        known_for_department: Crew
                        name: Dylan Sisson
                        original_name: Dylan Sisson
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab43dc3a368435f00659c
                        department: Crew
                        gender: 1
                        id: 2009081
                        job: Thanks
                        known_for_department: Crew
                        name: Joan Smalley
                        original_name: Joan Smalley
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab465c3a368438800717b
                        department: Crew
                        gender: 0
                        id: 2009082
                        job: Thanks
                        known_for_department: Crew
                        name: Michele Spane
                        original_name: Michele Spane
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab48ac3a36843a6006e9f
                        department: Crew
                        gender: 1
                        id: 2009083
                        job: Thanks
                        known_for_department: Crew
                        name: Beatrice Springborn
                        original_name: Beatrice Springborn
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab4b3c3a368435f0065db
                        department: Crew
                        gender: 2
                        id: 2009084
                        job: Thanks
                        known_for_department: Acting
                        name: Adam P. Summers
                        original_name: Adam P. Summers
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab4dbc3a3684379006ff0
                        department: Crew
                        gender: 0
                        id: 1997850
                        job: Thanks
                        known_for_department: Crew
                        name: Joni Superticioso
                        original_name: Joni Superticioso
                        popularity: 0.048
                        profile_path: null
                      - adult: false
                        credit_id: 5abab4e29251411e95006c24
                        department: Crew
                        gender: 1
                        id: 2009085
                        job: Thanks
                        known_for_department: Crew
                        name: Krista Swager
                        original_name: Krista Swager
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab50d0e0a2609e10075b0
                        department: Crew
                        gender: 0
                        id: 1994448
                        job: Thanks
                        known_for_department: Production
                        name: Wendy Dale Tanzillo
                        original_name: Wendy Dale Tanzillo
                        popularity: 0.205
                        profile_path: null
                      - adult: false
                        credit_id: 5abab5159251411e970069a6
                        department: Crew
                        gender: 2
                        id: 2009086
                        job: Thanks
                        known_for_department: Crew
                        name: Osvaldo Tomatis
                        original_name: Osvaldo Tomatis
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab53bc3a36843690076e9
                        department: Crew
                        gender: 0
                        id: 8073
                        job: Thanks
                        known_for_department: Editing
                        name: Chris Vallance
                        original_name: Chris Vallance
                        popularity: 0.332
                        profile_path: null
                      - adult: false
                        credit_id: 5abab5449251411e92006a63
                        department: Crew
                        gender: 1
                        id: 2009087
                        job: Thanks
                        known_for_department: Crew
                        name: Monica VanDis
                        original_name: Monica VanDis
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab56d9251411e9a00683d
                        department: Crew
                        gender: 1
                        id: 2009089
                        job: Thanks
                        known_for_department: Crew
                        name: Olga Velaszquez
                        original_name: Olga Velaszquez
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab5919251411ea7006787
                        department: Crew
                        gender: 0
                        id: 2009090
                        job: Thanks
                        known_for_department: Crew
                        name: Valerie Villas
                        original_name: Valerie Villas
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab5b4c3a36843a6006f66
                        department: Crew
                        gender: 0
                        id: 1994450
                        job: Thanks
                        known_for_department: Production
                        name: Deana Walker
                        original_name: Deana Walker
                        popularity: 0.016
                        profile_path: null
                      - adult: false
                        credit_id: 5abab5c29251411e970069f9
                        department: Crew
                        gender: 1
                        id: 1994452
                        job: Thanks
                        known_for_department: Production
                        name: Annette Wang
                        original_name: Annette Wang
                        popularity: 0.13
                        profile_path: null
                      - adult: false
                        credit_id: 5abab5cb9251411e9a006874
                        department: Crew
                        gender: 0
                        id: 2004877
                        job: Thanks
                        known_for_department: Crew
                        name: Clay Welch
                        original_name: Clay Welch
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abab5d4c3a3684379007092
                        department: Crew
                        gender: 0
                        id: 1997790
                        job: Thanks
                        known_for_department: Production
                        name: Sue Williams
                        original_name: Sue Williams
                        popularity: 1.169
                        profile_path: null
                      - adult: false
                        credit_id: 5abab5df0e0a2609d8007cdc
                        department: Crew
                        gender: 0
                        id: 2009092
                        job: Thanks
                        known_for_department: Crew
                        name: Wendy Wirthlin
                        original_name: Wendy Wirthlin
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5ababdd1c3a36843a6007508
                        department: Production
                        gender: 2
                        id: 1623553
                        job: Finance
                        known_for_department: Production
                        name: Nils Erdmann
                        original_name: Nils Erdmann
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5ababdf90e0a2609ce0079c3
                        department: Production
                        gender: 1
                        id: 2009081
                        job: Administration
                        known_for_department: Crew
                        name: Joan Smalley
                        original_name: Joan Smalley
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5ababe179251411e97006f7e
                        department: Production
                        gender: 1
                        id: 1994396
                        job: Administration
                        known_for_department: Production
                        name: Heather Feng
                        original_name: Heather Feng
                        popularity: 0.065
                        profile_path: null
                      - adult: false
                        credit_id: 5ababe390e0a2609d8008392
                        department: Production
                        gender: 0
                        id: 2009063
                        job: Administration
                        known_for_department: Crew
                        name: Andrea Nordemann
                        original_name: Andrea Nordemann
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5ababe690e0a2609ce007a05
                        department: Production
                        gender: 1
                        id: 2009047
                        job: Administration
                        known_for_department: Crew
                        name: Anne Ho
                        original_name: Anne Ho
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5ababe91c3a36843960077ba
                        department: Production
                        gender: 1
                        id: 1994452
                        job: Finance
                        known_for_department: Production
                        name: Annette Wang
                        original_name: Annette Wang
                        popularity: 0.13
                        profile_path: null
                      - adult: false
                        credit_id: 5ababf35c3a3684396007839
                        department: Production
                        gender: 0
                        id: 1994401
                        job: Finance
                        known_for_department: Production
                        name: Timothy Glass
                        original_name: Timothy Glass
                        popularity: 0.218
                        profile_path: null
                      - adult: false
                        credit_id: 5abac00fc3a3684369007f4a
                        department: Production
                        gender: 0
                        id: 1994448
                        job: Administration
                        known_for_department: Production
                        name: Wendy Dale Tanzillo
                        original_name: Wendy Dale Tanzillo
                        popularity: 0.205
                        profile_path: null
                      - adult: false
                        credit_id: 5abac257c3a368435f006f15
                        department: Production
                        gender: 0
                        id: 1997790
                        job: Finance
                        known_for_department: Production
                        name: Sue Williams
                        original_name: Sue Williams
                        popularity: 1.169
                        profile_path: null
                      - adult: false
                        credit_id: 5abac29a9251411e920073c7
                        department: Production
                        gender: 1
                        id: 1994442
                        job: Finance
                        known_for_department: Production
                        name: Kristina Ruud
                        original_name: Kristina Ruud
                        popularity: 0.621
                        profile_path: null
                      - adult: false
                        credit_id: 5abac3080e0a2609e4007c9b
                        department: Production
                        gender: 1
                        id: 1997789
                        job: Finance
                        known_for_department: Production
                        name: Karen Perry
                        original_name: Karen Perry
                        popularity: 0.241
                        profile_path: null
                      - adult: false
                        credit_id: 5abac4c49251411e95007768
                        department: Production
                        gender: 0
                        id: 1994450
                        job: Finance
                        known_for_department: Production
                        name: Deana Walker
                        original_name: Deana Walker
                        popularity: 0.016
                        profile_path: null
                      - adult: false
                        credit_id: 5abac6c0c3a368435f0071ca
                        department: Production
                        gender: 0
                        id: 2009060
                        job: Administration
                        known_for_department: Crew
                        name: Cheryl Murata
                        original_name: Cheryl Murata
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac6cd0e0a2609ce008004
                        department: Production
                        gender: 0
                        id: 2008779
                        job: Administration
                        known_for_department: Crew
                        name: Ena Chan Cratsenburg
                        original_name: Ena Chan Cratsenburg
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac6e9c3a36843690084ab
                        department: Production
                        gender: 0
                        id: 1994408
                        job: Finance
                        known_for_department: Production
                        name: Heather D.C. Jackson
                        original_name: Heather D.C. Jackson
                        popularity: 0.82
                        profile_path: null
                      - adult: false
                        credit_id: 5abac6f4c3a3684388007f3b
                        department: Production
                        gender: 1
                        id: 2009057
                        job: Administration
                        known_for_department: Crew
                        name: Linda McCampbell
                        original_name: Linda McCampbell
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac6fdc3a368435c007db4
                        department: Production
                        gender: 1
                        id: 2009058
                        job: Administration
                        known_for_department: Crew
                        name: Lisa McCampbell
                        original_name: Lisa McCampbell
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac707c3a3684379007cca
                        department: Production
                        gender: 0
                        id: 2009033
                        job: Administration
                        known_for_department: Crew
                        name: Mark Frazitto
                        original_name: Mark Frazitto
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac70fc3a36843620079e9
                        department: Production
                        gender: 0
                        id: 2009031
                        job: Administration
                        known_for_department: Crew
                        name: Marty Eshoff
                        original_name: Marty Eshoff
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac7179251411ea000777c
                        department: Production
                        gender: 0
                        id: 2009062
                        job: Administration
                        known_for_department: Crew
                        name: Molly Nealan
                        original_name: Molly Nealan
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac7229251411e9a0073b2
                        department: Production
                        gender: 2
                        id: 2009049
                        job: Administration
                        known_for_department: Crew
                        name: Paul Kim
                        original_name: Paul Kim
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac744c3a3684369008518
                        department: Crew
                        gender: 0
                        id: 2009055
                        job: Craft Service
                        known_for_department: Crew
                        name: Candelaria Lozano
                        original_name: Candelaria Lozano
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac74dc3a368435f007258
                        department: Crew
                        gender: 0
                        id: 2008778
                        job: Craft Service
                        known_for_department: Crew
                        name: Fernando Contreras
                        original_name: Fernando Contreras
                        popularity: 0.584
                        profile_path: null
                      - adult: false
                        credit_id: 5abac763c3a3684388007fac
                        department: Crew
                        gender: 2
                        id: 2009077
                        job: Craft Service
                        known_for_department: Crew
                        name: Guillermo Segovia
                        original_name: Guillermo Segovia
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac7739251411ea700730e
                        department: Crew
                        gender: 2
                        id: 2009070
                        job: Craft Service
                        known_for_department: Crew
                        name: Jose Ramirez
                        original_name: Jose Ramirez
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac77dc3a3684396007e9c
                        department: Crew
                        gender: 1
                        id: 2009032
                        job: Craft Service
                        known_for_department: Crew
                        name: Loretta Framsted
                        original_name: Loretta Framsted
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac7889251411e920076d2
                        department: Crew
                        gender: 2
                        id: 1556614
                        job: Craft Service
                        known_for_department: Crew
                        name: Luis Alarcon-Cisneros
                        original_name: Luis Alarcon-Cisneros
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac790c3a3684396007eab
                        department: Crew
                        gender: 0
                        id: 2009061
                        job: Craft Service
                        known_for_department: Crew
                        name: Maricela Navarro
                        original_name: Maricela Navarro
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac79d9251411e950078e1
                        department: Crew
                        gender: 0
                        id: 2000477
                        job: Craft Service
                        known_for_department: Crew
                        name: Meagan Miller
                        original_name: Meagan Miller
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac7a5c3a36843a6007c77
                        department: Crew
                        gender: 1
                        id: 2009089
                        job: Craft Service
                        known_for_department: Crew
                        name: Olga Velaszquez
                        original_name: Olga Velaszquez
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac7ad9251411ea00077af
                        department: Crew
                        gender: 2
                        id: 2009086
                        job: Craft Service
                        known_for_department: Crew
                        name: Osvaldo Tomatis
                        original_name: Osvaldo Tomatis
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac7ffc3a3684388008007
                        department: Crew
                        gender: 1
                        id: 2008760
                        job: Public Relations
                        known_for_department: Crew
                        name: Anne Barson
                        original_name: Anne Barson
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac80ac3a3684396007ef7
                        department: Crew
                        gender: 2
                        id: 2008765
                        job: Public Relations
                        known_for_department: Crew
                        name: Benjamin Butcher
                        original_name: Benjamin Butcher
                        popularity: 0.004
                        profile_path: null
                      - adult: false
                        credit_id: 5abac8150e0a2609de007d17
                        department: Crew
                        gender: 0
                        id: 2004877
                        job: Public Relations
                        known_for_department: Crew
                        name: Clay Welch
                        original_name: Clay Welch
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac8239251411e9a007420
                        department: Crew
                        gender: 0
                        id: 1748709
                        job: Public Relations
                        known_for_department: Directing
                        name: Desirée Mourad
                        original_name: Desirée Mourad
                        popularity: 0.349
                        profile_path: null
                      - adult: false
                        credit_id: 5abac82fc3a368435c007ea4
                        department: Crew
                        gender: 0
                        id: 2009054
                        job: Public Relations
                        known_for_department: Crew
                        name: Emery Low
                        original_name: Emery Low
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac83c9251411ea7007383
                        department: Crew
                        gender: 0
                        id: 2008766
                        job: Public Relations
                        known_for_department: Crew
                        name: Jeanmarie M. Carrasco
                        original_name: Jeanmarie M. Carrasco
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac8460e0a2609d8008ae9
                        department: Crew
                        gender: 0
                        id: 2009045
                        job: Public Relations
                        known_for_department: Crew
                        name: Karen Hartquist
                        original_name: Karen Hartquist
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac84f0e0a2609db007ea9
                        department: Crew
                        gender: 0
                        id: 2008770
                        job: Public Relations
                        known_for_department: Crew
                        name: Kathleen Chanover
                        original_name: Kathleen Chanover
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac85a0e0a2609ce0080d9
                        department: Crew
                        gender: 0
                        id: 2009050
                        job: Public Relations
                        known_for_department: Visual Effects
                        name: Keith Kolder
                        original_name: Keith Kolder
                        popularity: 0.454
                        profile_path: null
                      - adult: false
                        credit_id: 5abac8639251411ea7007396
                        department: Crew
                        gender: 1
                        id: 2009085
                        job: Public Relations
                        known_for_department: Crew
                        name: Krista Swager
                        original_name: Krista Swager
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac86d0e0a2609d8008b13
                        department: Crew
                        gender: 0
                        id: 2008758
                        job: Public Relations
                        known_for_department: Crew
                        name: Leeann Alameda
                        original_name: Leeann Alameda
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac879c3a36843a6007cd3
                        department: Crew
                        gender: 0
                        id: 2000487
                        job: Public Relations
                        known_for_department: Crew
                        name: Mary Conlin
                        original_name: Mary Conlin
                        popularity: 0.023
                        profile_path: null
                      - adult: false
                        credit_id: 5abac8840e0a2609d8008b1f
                        department: Crew
                        gender: 0
                        id: 2009082
                        job: Public Relations
                        known_for_department: Crew
                        name: Michele Spane
                        original_name: Michele Spane
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac893c3a368435c007f0c
                        department: Crew
                        gender: 1
                        id: 2009059
                        job: Public Relations
                        known_for_department: Crew
                        name: Patricia Moran
                        original_name: Patricia Moran
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac89ec3a3684369008623
                        department: Crew
                        gender: 1
                        id: 2008763
                        job: Public Relations
                        known_for_department: Crew
                        name: Shannon Brown
                        original_name: Shannon Brown
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac8aa9251411e9200776f
                        department: Crew
                        gender: 0
                        id: 2002773
                        job: Public Relations
                        known_for_department: Production
                        name: Steven Argula
                        original_name: Steven Argula
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac922c3a36843880080b2
                        department: Crew
                        gender: 2
                        id: 1556622
                        job: Security
                        known_for_department: Crew
                        name: Chris Balog
                        original_name: Chris Balog
                        popularity: 0.077
                        profile_path: null
                      - adult: false
                        credit_id: 5abac92c9251411ea3007925
                        department: Crew
                        gender: 2
                        id: 2009071
                        job: Security
                        known_for_department: Crew
                        name: Jonathan G. Rodriguez
                        original_name: Jonathan G. Rodriguez
                        popularity: 0.076
                        profile_path: null
                      - adult: false
                        credit_id: 5abac9389251411ea7007428
                        department: Crew
                        gender: 0
                        id: 1997850
                        job: Security
                        known_for_department: Crew
                        name: Joni Superticioso
                        original_name: Joni Superticioso
                        popularity: 0.048
                        profile_path: null
                      - adult: false
                        credit_id: 5abac9410e0a2609d8008bbc
                        department: Crew
                        gender: 0
                        id: 2009051
                        job: Security
                        known_for_department: Crew
                        name: Keith Kops
                        original_name: Keith Kops
                        popularity: 0.512
                        profile_path: null
                      - adult: false
                        credit_id: 5abac94c9251411e950079cd
                        department: Crew
                        gender: 0
                        id: 1997839
                        job: Security
                        known_for_department: Crew
                        name: Marlon Castro
                        original_name: Marlon Castro
                        popularity: 0.435
                        profile_path: null
                      - adult: false
                        credit_id: 5abac9659251411e97007658
                        department: Crew
                        gender: 2
                        id: 2009048
                        job: Security
                        known_for_department: Crew
                        name: Michael Jones
                        original_name: Michael Jones
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abac9ba9251411ea3007996
                        department: Crew
                        gender: 0
                        id: 2009090
                        job: Security
                        known_for_department: Crew
                        name: Valerie Villas
                        original_name: Valerie Villas
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abacc3e9251411ea70075e4
                        department: Art
                        gender: 2
                        id: 1460426
                        job: Art Department Manager
                        known_for_department: Production
                        name: Doug Nichols
                        original_name: Doug Nichols
                        popularity: 0.009
                        profile_path: null
                      - adult: false
                        credit_id: 5abacd00c3a36843790080b5
                        department: Editing
                        gender: 0
                        id: 1555008
                        job: Editorial Services
                        known_for_department: Crew
                        name: Phred Lender
                        original_name: Phred Lender
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abacd1fc3a36843880082ee
                        department: Editing
                        gender: 0
                        id: 2000194
                        job: Editorial Services
                        known_for_department: Editing
                        name: Jeff Whittle
                        original_name: Jeff Whittle
                        popularity: 0.036
                        profile_path: null
                      - adult: false
                        credit_id: 5abacd720e0a2609de008057
                        department: Crew
                        gender: 0
                        id: 8150
                        job: Information Systems Manager
                        known_for_department: Crew
                        name: Erik Forman
                        original_name: Erik Forman
                        popularity: 0.561
                        profile_path: null
                      - adult: false
                        credit_id: 5abacd9cc3a3684396008275
                        department: Crew
                        gender: 0
                        id: 1997868
                        job: Information Systems Manager
                        known_for_department: Crew
                        name: Alisa Gilden
                        original_name: Alisa Gilden
                        popularity: 0.111
                        profile_path: null
                      - adult: false
                        credit_id: 5abacda60e0a2609ce008419
                        department: Crew
                        gender: 0
                        id: 2003682
                        job: Information Systems Manager
                        known_for_department: Crew
                        name: Warren Hays
                        original_name: Warren Hays
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abacdb00e0a2609de008077
                        department: Crew
                        gender: 0
                        id: 1997908
                        job: Information Systems Manager
                        known_for_department: Crew
                        name: Peter Kaldis
                        original_name: Peter Kaldis
                        popularity: 0.06
                        profile_path: null
                      - adult: false
                        credit_id: 5abacdbc0e0a2609db008233
                        department: Crew
                        gender: 0
                        id: 1997869
                        job: Information Systems Manager
                        known_for_department: Crew
                        name: May Pon
                        original_name: May Pon
                        popularity: 0.072
                        profile_path: null
                      - adult: false
                        credit_id: 5abacdc5c3a3684362007def
                        department: Crew
                        gender: 0
                        id: 2003541
                        job: Information Systems Manager
                        known_for_department: Crew
                        name: Alex Stahl
                        original_name: Alex Stahl
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abacdd00e0a2609de008089
                        department: Crew
                        gender: 0
                        id: 1994689
                        job: Information Systems Manager
                        known_for_department: Crew
                        name: Christopher C. Walker
                        original_name: Christopher C. Walker
                        popularity: 0.584
                        profile_path: null
                      - adult: false
                        credit_id: 5abace020e0a2609e40082b9
                        department: Sound
                        gender: 0
                        id: 1291315
                        job: Music Supervisor
                        known_for_department: Sound
                        name: Tom MacDougall
                        original_name: Tom MacDougall
                        popularity: 1.036
                        profile_path: /intMeHHJUIlAaOoqqoDDdCMPs7.jpg
                      - adult: false
                        credit_id: 5abace84c3a368436900899e
                        department: Sound
                        gender: 2
                        id: 1393351
                        job: Scoring Mixer
                        known_for_department: Sound
                        name: Simon Rhodes
                        original_name: Simon Rhodes
                        popularity: 0.608
                        profile_path: /mEt351uRPcGWbMD1DOuDCE1c8TV.jpg
                      - adult: false
                        credit_id: 5abacfcf9251411ea0007cad
                        department: Visual Effects
                        gender: 2
                        id: 8031
                        job: Animation
                        known_for_department: Visual Effects
                        name: Bobby Beck
                        original_name: Bobby Beck
                        popularity: 0.251
                        profile_path: null
                      - adult: false
                        credit_id: 5abad0089251411e92007b95
                        department: Visual Effects
                        gender: 1
                        id: 7998
                        job: Animation
                        known_for_department: Visual Effects
                        name: Bret Parker
                        original_name: Bret Parker
                        popularity: 1.529
                        profile_path: /gGjVAlMsdEVti2StoS4FZRaw2Xf.jpg
                      - adult: false
                        credit_id: 5abad0160e0a2609ce008585
                        department: Visual Effects
                        gender: 2
                        id: 2004918
                        job: Animation
                        known_for_department: Crew
                        name: Dale McBeath
                        original_name: Dale McBeath
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abad095c3a3684369008ac5
                        department: Visual Effects
                        gender: 0
                        id: 8025
                        job: Animation
                        known_for_department: Visual Effects
                        name: Michael Berenstein
                        original_name: Michael Berenstein
                        popularity: 1.267
                        profile_path: null
                      - adult: false
                        credit_id: 5abad0d50e0a2609d8009048
                        department: Visual Effects
                        gender: 2
                        id: 107704
                        job: Animation
                        known_for_department: Visual Effects
                        name: Rodrigo Blaas
                        original_name: Rodrigo Blaas
                        popularity: 1.595
                        profile_path: null
                      - adult: false
                        credit_id: 5abad10e0e0a2609d2008104
                        department: Visual Effects
                        gender: 0
                        id: 8015
                        job: Animation
                        known_for_department: Visual Effects
                        name: Shawn Krause
                        original_name: Shawn Krause
                        popularity: 0.803
                        profile_path: /m8QpuUJgZ40A2WvpNcklj8fkf9L.jpg
                      - adult: false
                        credit_id: 5abad1320e0a2609d8009076
                        department: Visual Effects
                        gender: 1
                        id: 8055
                        job: Animation
                        known_for_department: Visual Effects
                        name: Tasha Wedeen
                        original_name: Tasha Wedeen
                        popularity: 1.448
                        profile_path: null
                      - adult: false
                        credit_id: 5abad1f9c3a368435c00846c
                        department: Crew
                        gender: 0
                        id: 1994649
                        job: CG Supervisor
                        known_for_department: Crew
                        name: Lisa Forssell
                        original_name: Lisa Forssell
                        popularity: 0.028
                        profile_path: null
                      - adult: false
                        credit_id: 5abad20dc3a36843960084eb
                        department: Editing
                        gender: 1
                        id: 2000193
                        job: Editorial Services
                        known_for_department: Editing
                        name: Andra Smith
                        original_name: Andra Smith
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abad2549251411e95007f34
                        department: Sound
                        gender: 0
                        id: 8163
                        job: Foley
                        known_for_department: Sound
                        name: Jana Vance
                        original_name: Jana Vance
                        popularity: 1.755
                        profile_path: null
                      - adult: false
                        credit_id: 5abad28a0e0a2609de0082f0
                        department: Sound
                        gender: 0
                        id: 1544774
                        job: Musician
                        known_for_department: Sound
                        name: Frank Marocco
                        original_name: Frank Marocco
                        popularity: 0.626
                        profile_path: null
                      - adult: false
                        credit_id: 5abad2959251411e92007cd3
                        department: Sound
                        gender: 0
                        id: 2002536
                        job: Musician
                        known_for_department: Sound
                        name: Paul Kegg
                        original_name: Paul Kegg
                        popularity: 0.601
                        profile_path: null
                      - adult: false
                        credit_id: 5abad2a0c3a3684396008540
                        department: Sound
                        gender: 2
                        id: 2001870
                        job: Musician
                        known_for_department: Sound
                        name: Jonathan Williams
                        original_name: Jonathan Williams
                        popularity: 0.83
                        profile_path: null
                      - adult: false
                        credit_id: 5abad2aa9251411e97007ad6
                        department: Sound
                        gender: 2
                        id: 1995611
                        job: Musician
                        known_for_department: Sound
                        name: Andrew Findon
                        original_name: Andrew Findon
                        popularity: 0.232
                        profile_path: null
                      - adult: false
                        credit_id: 5abad2b59251411ea0007e0b
                        department: Sound
                        gender: 1
                        id: 1995613
                        job: Musician
                        known_for_department: Sound
                        name: Anna Noakes
                        original_name: Anna Noakes
                        popularity: 0.537
                        profile_path: null
                      - adult: false
                        credit_id: 5abad2c10e0a2609d20081c3
                        department: Sound
                        gender: 1
                        id: 1993184
                        job: Musician
                        known_for_department: Sound
                        name: Rachel Bolt
                        original_name: Rachel Bolt
                        popularity: 1.898
                        profile_path: /cnvC2Kd4vMhKEKvBy8gqFb0phZ7.jpg
                      - adult: false
                        credit_id: 5abad2e49251411e95007f79
                        department: Sound
                        gender: 2
                        id: 1018001
                        job: Musician
                        known_for_department: Sound
                        name: Bruce White
                        original_name: Bruce White
                        popularity: 1.189
                        profile_path: null
                      - adult: false
                        credit_id: 5abad2ee9251411ea7007940
                        department: Sound
                        gender: 2
                        id: 1733019
                        job: Musician
                        known_for_department: Sound
                        name: Mark Berrow
                        original_name: Mark Berrow
                        popularity: 1.292
                        profile_path: null
                      - adult: false
                        credit_id: 5abad3710e0a2609de008351
                        department: Crew
                        gender: 0
                        id: 2000499
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Auburn C. 'Aubie' Schmidt
                        original_name: Auburn C. 'Aubie' Schmidt
                        popularity: 0.623
                        profile_path: null
                      - adult: false
                        credit_id: 5abad3809251411e9a0079c3
                        department: Crew
                        gender: 0
                        id: 1994385
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Adam Woodbury
                        original_name: Adam Woodbury
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abad38a0e0a2609db008550
                        department: Crew
                        gender: 0
                        id: 1997878
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: BoB 'Naked BoB' Morgan
                        original_name: BoB 'Naked BoB' Morgan
                        popularity: 0.191
                        profile_path: null
                      - adult: false
                        credit_id: 5abad3949251411ea3007e98
                        department: Crew
                        gender: 0
                        id: 1994410
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Cory Knox
                        original_name: Cory Knox
                        popularity: 0.384
                        profile_path: null
                      - adult: false
                        credit_id: 5abad39f0e0a2609d200823e
                        department: Crew
                        gender: 0
                        id: 1997893
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Edgar Quinones
                        original_name: Edgar Quinones
                        popularity: 0.197
                        profile_path: null
                      - adult: false
                        credit_id: 5abad3a9c3a3684369008c90
                        department: Crew
                        gender: 0
                        id: 2009140
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Humera Yasmin Khan
                        original_name: Humera Yasmin Khan
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abad3b20e0a2609de008375
                        department: Crew
                        gender: 2
                        id: 1997888
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: James G. Dashe
                        original_name: James G. Dashe
                        popularity: 0.469
                        profile_path: null
                      - adult: false
                        credit_id: 5abad3e8c3a3684396008621
                        department: Crew
                        gender: 2
                        id: 567732
                        job: Systems Administrators & Support
                        known_for_department: Acting
                        name: Jason Topolski
                        original_name: Jason Topolski
                        popularity: 0.134
                        profile_path: /PFp8DkZR95OYgvuXZqlDBB3QXi.jpg
                      - adult: false
                        credit_id: 5abad537c3a36843960086cc
                        department: Crew
                        gender: 2
                        id: 8054
                        job: Systems Administrators & Support
                        known_for_department: Directing
                        name: Adam Wood
                        original_name: Adam Wood
                        popularity: 1.431
                        profile_path: null
                      - adult: false
                        credit_id: 5abad6cc9251411ea0007ff3
                        department: Crew
                        gender: 0
                        id: 1997880
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Jose Ignacio
                        original_name: Jose Ignacio
                        popularity: 1.758
                        profile_path: null
                      - adult: false
                        credit_id: 5abad828c3a3684369008f29
                        department: Crew
                        gender: 0
                        id: 1999000
                        job: Systems Administrators & Support
                        known_for_department: Visual Effects
                        name: Michael O'Brien
                        original_name: Michael O'Brien
                        popularity: 0.86
                        profile_path: null
                      - adult: false
                        credit_id: 5abad86c0e0a2609d20084a6
                        department: Crew
                        gender: 2
                        id: 2009154
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Neftalí Álvarez 'El Magnífico'
                        original_name: Neftalí Álvarez 'El Magnífico'
                        popularity: 0.714
                        profile_path: null
                      - adult: false
                        credit_id: 5abad8d60e0a2609ce008a1b
                        department: Production
                        gender: 0
                        id: 1719096
                        job: Unit Manager
                        known_for_department: Visual Effects
                        name: Joshua Hollander
                        original_name: Joshua Hollander
                        popularity: 0.367
                        profile_path: null
                      - adult: false
                        credit_id: 5abad8eb9251411ea30081a6
                        department: Production
                        gender: 0
                        id: 2009155
                        job: Unit Manager
                        known_for_department: Production
                        name: Kelly T. Peters
                        original_name: Kelly T. Peters
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abad8f50e0a2609ce008a29
                        department: Production
                        gender: 0
                        id: 8094
                        job: Unit Manager
                        known_for_department: Production
                        name: Ethan Owen
                        original_name: Ethan Owen
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abad900c3a36843790086c4
                        department: Production
                        gender: 0
                        id: 2009156
                        job: Unit Manager
                        known_for_department: Production
                        name: Michael Warch
                        original_name: Michael Warch
                        popularity: 0.232
                        profile_path: null
                      - adult: false
                        credit_id: 5abad9299251411e950082e5
                        department: Production
                        gender: 1
                        id: 2004993
                        job: Unit Manager
                        known_for_department: Production
                        name: Kim Collins
                        original_name: Kim Collins
                        popularity: 0.491
                        profile_path: /wZC4FZwo4RNLl89X1HlqXWGmn3P.jpg
                      - adult: false
                        credit_id: 5abad9330e0a2609d5008bc1
                        department: Production
                        gender: 2
                        id: 1443479
                        job: Unit Manager
                        known_for_department: Production
                        name: A.J. Riebli III
                        original_name: A.J. Riebli III
                        popularity: 2.19
                        profile_path: null
                      - adult: false
                        credit_id: 5abad93e9251411e92008061
                        department: Production
                        gender: 0
                        id: 2009157
                        job: Unit Manager
                        known_for_department: Production
                        name: Siouxsie Stewart
                        original_name: Siouxsie Stewart
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abad9490e0a2609ce008a53
                        department: Crew
                        gender: 0
                        id: 8139
                        job: Photoscience Manager
                        known_for_department: Crew
                        name: David DiFrancesco
                        original_name: David DiFrancesco
                        popularity: 0.125
                        profile_path: null
                      - adult: false
                        credit_id: 5abad95f0e0a2609d2008502
                        department: Crew
                        gender: 0
                        id: 1847643
                        job: Post Production Supervisor
                        known_for_department: Production
                        name: Miguel Ángel Poveda
                        original_name: Miguel Ángel Poveda
                        popularity: 1.36
                        profile_path: null
                      - adult: false
                        credit_id: 5abad96bc3a3684369008fd4
                        department: Crew
                        gender: 0
                        id: 1463239
                        job: Production Artist
                        known_for_department: Crew
                        name: Nelson 'Rey' Bohol
                        original_name: Nelson 'Rey' Bohol
                        popularity: 1.579
                        profile_path: null
                      - adult: false
                        credit_id: 5abad9759251411ea0008175
                        department: Crew
                        gender: 0
                        id: 2009158
                        job: Production Artist
                        known_for_department: Crew
                        name: David Fulp
                        original_name: David Fulp
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abad9800e0a2609e4008851
                        department: Crew
                        gender: 1
                        id: 8003
                        job: Production Artist
                        known_for_department: Art
                        name: Ellen Moon Lee
                        original_name: Ellen Moon Lee
                        popularity: 0.447
                        profile_path: null
                      - adult: false
                        credit_id: 5abad9a0c3a368436200838b
                        department: Crew
                        gender: 0
                        id: 7955
                        job: Production Artist
                        known_for_department: Directing
                        name: Albert Lozano
                        original_name: Albert Lozano
                        popularity: 1.061
                        profile_path: null
                      - adult: false
                        credit_id: 5abad9aac3a36843960088e2
                        department: Crew
                        gender: 0
                        id: 7956
                        job: Production Artist
                        known_for_department: Visual Effects
                        name: Nathaniel McLaughlin
                        original_name: Nathaniel McLaughlin
                        popularity: 0.515
                        profile_path: null
                      - adult: false
                        credit_id: 5abad9ddc3a36843a6008610
                        department: Crew
                        gender: 2
                        id: 2009159
                        job: Production Artist
                        known_for_department: Crew
                        name: James Pearson
                        original_name: James Pearson
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abada07c3a368438800896a
                        department: Crew
                        gender: 0
                        id: 7957
                        job: Production Artist
                        known_for_department: Crew
                        name: Bud Thon
                        original_name: Bud Thon
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abada190e0a2609d2008554
                        department: Crew
                        gender: 0
                        id: 2009160
                        job: Schedule Coordinator
                        known_for_department: Crew
                        name: Heidi Cruz
                        original_name: Heidi Cruz
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abada2ac3a36843620083c0
                        department: Crew
                        gender: 1
                        id: 8144
                        job: Supervisor of Production Resources
                        known_for_department: Crew
                        name: Susan T. Tatsuno
                        original_name: Susan T. Tatsuno
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abada4f9251411ea3008249
                        department: Crew
                        gender: 0
                        id: 1556628
                        job: Systems Administrators & Support
                        known_for_department: Acting
                        name: Domenic Allen
                        original_name: Domenic Allen
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abada7ac3a368437900876e
                        department: Crew
                        gender: 0
                        id: 2009161
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: James Bartel
                        original_name: James Bartel
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abada859251411e920080d9
                        department: Crew
                        gender: 0
                        id: 1994645
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Jennifer Becker
                        original_name: Jennifer Becker
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abada8f9251411e9c0081fb
                        department: Crew
                        gender: 0
                        id: 1994646
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Gabriel Benveniste
                        original_name: Gabriel Benveniste
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abada999251411e9a007ce0
                        department: Crew
                        gender: 0
                        id: 1997896
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Bryan Bird
                        original_name: Bryan Bird
                        popularity: 0.155
                        profile_path: null
                      - adult: false
                        credit_id: 5abadac50e0a2609e1008d81
                        department: Crew
                        gender: 0
                        id: 1994534
                        job: Systems Administrators & Support
                        known_for_department: Visual Effects
                        name: Lars R. Damerow
                        original_name: Lars R. Damerow
                        popularity: 0.563
                        profile_path: null
                      - adult: false
                        credit_id: 5abadacf9251411ea300828b
                        department: Crew
                        gender: 0
                        id: 2000494
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Ross Dickinson
                        original_name: Ross Dickinson
                        popularity: 0.194
                        profile_path: null
                      - adult: false
                        credit_id: 5abadad90e0a2609db0089d7
                        department: Crew
                        gender: 0
                        id: 2009162
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Miles Egan
                        original_name: Miles Egan
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadae2c3a36843a6008683
                        department: Crew
                        gender: 0
                        id: 1994648
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Edward Escueta
                        original_name: Edward Escueta
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadaeb9251411e97007eb5
                        department: Crew
                        gender: 0
                        id: 2009163
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Sandy Falby
                        original_name: Sandy Falby
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadaf59251411e97007ebd
                        department: Crew
                        gender: 0
                        id: 1994650
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Grant Gatzke
                        original_name: Grant Gatzke
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadaff0e0a2609db0089f1
                        department: Crew
                        gender: 0
                        id: 2009164
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Joshua Grant
                        original_name: Joshua Grant
                        popularity: 1.047
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb09c3a3684369009098
                        department: Crew
                        gender: 0
                        id: 1994651
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Bethany Jane Hanson
                        original_name: Bethany Jane Hanson
                        popularity: 0.047
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb12c3a368435f007c15
                        department: Crew
                        gender: 0
                        id: 2003502
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Jason B. Hendrix
                        original_name: Jason B. Hendrix
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb1c9251411e9a007d21
                        department: Crew
                        gender: 0
                        id: 1994653
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Ling Hsu
                        original_name: Ling Hsu
                        popularity: 0.653
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb269251411ea30082b8
                        department: Crew
                        gender: 0
                        id: 2009165
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Kenneth 'Yo' Huey
                        original_name: Kenneth 'Yo' Huey
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb340e0a2609e1008da8
                        department: Crew
                        gender: 0
                        id: 1994654
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Jason 'Jayfish' Hull
                        original_name: Jason 'Jayfish' Hull
                        popularity: 0.9
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb3e9251411e92008139
                        department: Crew
                        gender: 0
                        id: 2009167
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Elise Knowles
                        original_name: Elise Knowles
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb48c3a368435f007c38
                        department: Crew
                        gender: 0
                        id: 1994416
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Matthew Lindahl
                        original_name: Matthew Lindahl
                        popularity: 0.656
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb520e0a2609d5008cd8
                        department: Crew
                        gender: 0
                        id: 15896
                        job: Systems Administrators & Support
                        known_for_department: Visual Effects
                        name: Jessica Giampietro McMackin
                        original_name: Jessica Giampietro McMackin
                        popularity: 0.079
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb5bc3a36843690090de
                        department: Crew
                        gender: 0
                        id: 1994421
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Terry Lee Moseley
                        original_name: Terry Lee Moseley
                        popularity: 0.493
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb6a0e0a2609e4008927
                        department: Crew
                        gender: 0
                        id: 2009169
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Jeanie T. Oh
                        original_name: Jeanie T. Oh
                        popularity: 0.262
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb740e0a2609db008a45
                        department: Crew
                        gender: 0
                        id: 1997906
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Mark Pananganan
                        original_name: Mark Pananganan
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb840e0a2609d2008618
                        department: Crew
                        gender: 0
                        id: 2009170
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Kathleen H. Parmelee
                        original_name: Kathleen H. Parmelee
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadb8f0e0a2609e4008932
                        department: Crew
                        gender: 0
                        id: 2000498
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Will Phan
                        original_name: Will Phan
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadbb6c3a3684362008498
                        department: Crew
                        gender: 1
                        id: 1449388
                        job: Systems Administrators & Support
                        known_for_department: Directing
                        name: M.T. Silvia
                        original_name: M.T. Silvia
                        popularity: 0.271
                        profile_path: null
                      - adult: false
                        credit_id: 5abadbc10e0a2609e1008e13
                        department: Crew
                        gender: 0
                        id: 1994679
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Nelson Siu
                        original_name: Nelson Siu
                        popularity: 0.741
                        profile_path: null
                      - adult: false
                        credit_id: 5abadbcb0e0a2609d200864a
                        department: Crew
                        gender: 0
                        id: 1994682
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Elle Yoko Suzuki
                        original_name: Elle Yoko Suzuki
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadbd70e0a2609e1008e26
                        department: Crew
                        gender: 0
                        id: 1994684
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Andy Thomas
                        original_name: Andy Thomas
                        popularity: 0.251
                        profile_path: null
                      - adult: false
                        credit_id: 5abadbe10e0a2609e4008980
                        department: Crew
                        gender: 0
                        id: 1993657
                        job: Systems Administrators & Support
                        known_for_department: Visual Effects
                        name: Chuck Waite
                        original_name: Chuck Waite
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadbec0e0a2609e1008e42
                        department: Crew
                        gender: 0
                        id: 1994690
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Jay Weiland
                        original_name: Jay Weiland
                        popularity: 0.259
                        profile_path: null
                      - adult: false
                        credit_id: 5abadbf69251411ea00082f1
                        department: Crew
                        gender: 0
                        id: 1994456
                        job: Systems Administrators & Support
                        known_for_department: Crew
                        name: Ian Westcott
                        original_name: Ian Westcott
                        popularity: 0.114
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc039251411ea7007db9
                        department: Directing
                        gender: 0
                        id: 2004922
                        job: Script Coordinator
                        known_for_department: Crew
                        name: Adam Bronstein
                        original_name: Adam Bronstein
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc0e0e0a2609e400899f
                        department: Directing
                        gender: 0
                        id: 2009172
                        job: Script Coordinator
                        known_for_department: Directing
                        name: Rachel Raffael-Gates
                        original_name: Rachel Raffael-Gates
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc199251411ea3008395
                        department: Directing
                        gender: 0
                        id: 2009173
                        job: Script Supervisor
                        known_for_department: Directing
                        name: Dan Jeup
                        original_name: Dan Jeup
                        popularity: 0.382
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc2a0e0a2609e1008e76
                        department: Directing
                        gender: 2
                        id: 958055
                        job: Script Supervisor
                        known_for_department: Writing
                        name: Jason Katz
                        original_name: Jason Katz
                        popularity: 2.517
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc46c3a3684369009199
                        department: Visual Effects
                        gender: 0
                        id: 1993326
                        job: Animation
                        known_for_department: Visual Effects
                        name: Carlos Baena
                        original_name: Carlos Baena
                        popularity: 1.038
                        profile_path: /wpDb5QJ9QpuxSifJ9XAXmYO6wt5.jpg
                      - adult: false
                        credit_id: 5abadc520e0a2609de0087d3
                        department: Visual Effects
                        gender: 0
                        id: 2009175
                        job: Animation
                        known_for_department: Visual Effects
                        name: Ben Catmull
                        original_name: Ben Catmull
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc5ec3a3684388008aac
                        department: Visual Effects
                        gender: 2
                        id: 8011
                        job: Animation
                        known_for_department: Visual Effects
                        name: Scott Clark
                        original_name: Scott Clark
                        popularity: 3.756
                        profile_path: /1bp09Gqrc6XKQUqGJSQb68cgHns.jpg
                      - adult: false
                        credit_id: 5abadc6ac3a3684396008a93
                        department: Visual Effects
                        gender: 0
                        id: 8026
                        job: Animation
                        known_for_department: Visual Effects
                        name: Brett Coderre
                        original_name: Brett Coderre
                        popularity: 0.505
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc75c3a3684362008506
                        department: Visual Effects
                        gender: 0
                        id: 8033
                        job: Animation
                        known_for_department: Visual Effects
                        name: Tim Crawfurd
                        original_name: Tim Crawfurd
                        popularity: 0.655
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc800e0a2609db008b01
                        department: Visual Effects
                        gender: 0
                        id: 8018
                        job: Animation
                        known_for_department: Visual Effects
                        name: David DeVan
                        original_name: David DeVan
                        popularity: 0.848
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc8ec3a368435c008a25
                        department: Visual Effects
                        gender: 0
                        id: 8028
                        job: Animation
                        known_for_department: Visual Effects
                        name: Doug Dooley
                        original_name: Doug Dooley
                        popularity: 0.056
                        profile_path: null
                      - adult: false
                        credit_id: 5abadc999251411e9c008377
                        department: Visual Effects
                        gender: 0
                        id: 8034
                        job: Animation
                        known_for_department: Visual Effects
                        name: Ike Feldman
                        original_name: Ike Feldman
                        popularity: 0.624
                        profile_path: null
                      - adult: false
                        credit_id: 5abadca59251411e950084cf
                        department: Visual Effects
                        gender: 0
                        id: 8019
                        job: Animation
                        known_for_department: Visual Effects
                        name: Stephen Gregory
                        original_name: Stephen Gregory
                        popularity: 0.647
                        profile_path: null
                      - adult: false
                        credit_id: 5abadcb0c3a36843a60087bb
                        department: Visual Effects
                        gender: 0
                        id: 1993395
                        job: Animation
                        known_for_department: Visual Effects
                        name: Travis Hathaway
                        original_name: Travis Hathaway
                        popularity: 0.208
                        profile_path: null
                      - adult: false
                        credit_id: 5abadcbd9251411e9a007e4e
                        department: Visual Effects
                        gender: 2
                        id: 8029
                        job: Animation
                        known_for_department: Visual Effects
                        name: Jimmy Hayward
                        original_name: Jimmy Hayward
                        popularity: 4.386
                        profile_path: /iUPWT3m14xpl3WSLm8LblKHRmwy.jpg
                      - adult: false
                        credit_id: 5abadcc8c3a368435c008a43
                        department: Visual Effects
                        gender: 2
                        id: 1406885
                        job: Animation
                        known_for_department: Visual Effects
                        name: Steven Clay Hunter
                        original_name: Steven Clay Hunter
                        popularity: 1.59
                        profile_path: null
                      - adult: false
                        credit_id: 5abadcd49251411ea7007e42
                        department: Visual Effects
                        gender: 0
                        id: 1993421
                        job: Animation
                        known_for_department: Visual Effects
                        name: Rob Jensen
                        original_name: Rob Jensen
                        popularity: 0.686
                        profile_path: null
                      - adult: false
                        credit_id: 5abadce09251411e97008029
                        department: Visual Effects
                        gender: 0
                        id: 8030
                        job: Animation
                        known_for_department: Visual Effects
                        name: Nancy Kato
                        original_name: Nancy Kato
                        popularity: 0.603
                        profile_path: null
                      - adult: false
                        credit_id: 5abadcecc3a3684396008afd
                        department: Visual Effects
                        gender: 0
                        id: 8035
                        job: Animation
                        known_for_department: Visual Effects
                        name: Karen Kiser
                        original_name: Karen Kiser
                        popularity: 1.272
                        profile_path: null
                      - adult: false
                        credit_id: 5abadcf79251411e9a007e6e
                        department: Visual Effects
                        gender: 0
                        id: 8036
                        job: Animation
                        known_for_department: Visual Effects
                        name: Wendell Lee
                        original_name: Wendell Lee
                        popularity: 0.663
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd039251411ea000839f
                        department: Visual Effects
                        gender: 0
                        id: 1993494
                        job: Animation
                        known_for_department: Visual Effects
                        name: Matt Majers
                        original_name: Matt Majers
                        popularity: 1.303
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd0fc3a3684379008950
                        department: Visual Effects
                        gender: 0
                        id: 8037
                        job: Animation
                        known_for_department: Visual Effects
                        name: Daniel Mason
                        original_name: Daniel Mason
                        popularity: 1.123
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd1a0e0a2609e1008f06
                        department: Visual Effects
                        gender: 0
                        id: 8038
                        job: Animation
                        known_for_department: Visual Effects
                        name: Amy McNamara
                        original_name: Amy McNamara
                        popularity: 0.034
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd269251411e92008297
                        department: Visual Effects
                        gender: 0
                        id: 8045
                        job: Animation
                        known_for_department: Visual Effects
                        name: Jon Mead
                        original_name: Jon Mead
                        popularity: 0.641
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd32c3a3684396008b21
                        department: Visual Effects
                        gender: 0
                        id: 7995
                        job: Animation
                        known_for_department: Visual Effects
                        name: Billy Merritt
                        original_name: Billy Merritt
                        popularity: 0.224
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd3dc3a3684388008b58
                        department: Visual Effects
                        gender: 0
                        id: 1993499
                        job: Animation
                        known_for_department: Visual Effects
                        name: Cameron Miyasaki
                        original_name: Cameron Miyasaki
                        popularity: 0.335
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd480e0a2609ce008c8f
                        department: Visual Effects
                        gender: 2
                        id: 8046
                        job: Animation
                        known_for_department: Visual Effects
                        name: Dave Mullins
                        original_name: Dave Mullins
                        popularity: 3.082
                        profile_path: /ga8d0Ld6Nk0DyAFDfbfm3GKuXIJ.jpg
                      - adult: false
                        credit_id: 5abadd54c3a36843a6008835
                        department: Visual Effects
                        gender: 2
                        id: 8039
                        job: Animation
                        known_for_department: Visual Effects
                        name: James Ford Murphy
                        original_name: James Ford Murphy
                        popularity: 1.203
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd60c3a368437900896f
                        department: Visual Effects
                        gender: 0
                        id: 8047
                        job: Animation
                        known_for_department: Visual Effects
                        name: Peter Nash
                        original_name: Peter Nash
                        popularity: 1.2
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd6cc3a368435c008aa8
                        department: Visual Effects
                        gender: 2
                        id: 8040
                        job: Animation
                        known_for_department: Directing
                        name: Victor Navone
                        original_name: Victor Navone
                        popularity: 1.27
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd77c3a368435f007da2
                        department: Visual Effects
                        gender: 2
                        id: 8021
                        job: Animation
                        known_for_department: Visual Effects
                        name: Bobby Podesta
                        original_name: Bobby Podesta
                        popularity: 1.483
                        profile_path: /uGUi8AUJFIyvRgEnQQlTI7BV0Fv.jpg
                      - adult: false
                        credit_id: 5abadd830e0a2609d8009710
                        department: Visual Effects
                        gender: 0
                        id: 7996
                        job: Animation
                        known_for_department: Visual Effects
                        name: Brett Pulliam
                        original_name: Brett Pulliam
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd8e0e0a2609e1008f3e
                        department: Visual Effects
                        gender: 0
                        id: 7893
                        job: Animation
                        known_for_department: Visual Effects
                        name: Rich Quade
                        original_name: Rich Quade
                        popularity: 1.449
                        profile_path: null
                      - adult: false
                        credit_id: 5abadd9ac3a368435c008abb
                        department: Visual Effects
                        gender: 0
                        id: 2004942
                        job: Animation
                        known_for_department: Visual Effects
                        name: Roger Rose
                        original_name: Roger Rose
                        popularity: 1.117
                        profile_path: null
                      - adult: false
                        credit_id: 5abadda60e0a2609db008ba1
                        department: Visual Effects
                        gender: 0
                        id: 7999
                        job: Animation
                        known_for_department: Visual Effects
                        name: Gini Cruz Santos
                        original_name: Gini Cruz Santos
                        popularity: 0.844
                        profile_path: null
                      - adult: false
                        credit_id: 5abaddb2c3a36843a6008853
                        department: Visual Effects
                        gender: 0
                        id: 1748691
                        job: Animation
                        known_for_department: Visual Effects
                        name: Doug Sheppeck
                        original_name: Doug Sheppeck
                        popularity: 0.621
                        profile_path: null
                      - adult: false
                        credit_id: 5abaddbe9251411e9a007ed3
                        department: Visual Effects
                        gender: 0
                        id: 8043
                        job: Animation
                        known_for_department: Visual Effects
                        name: Patty Kihm Stevenson
                        original_name: Patty Kihm Stevenson
                        popularity: 1.625
                        profile_path: null
                      - adult: false
                        credit_id: 5abaddcac3a36843a6008860
                        department: Visual Effects
                        gender: 0
                        id: 8051
                        job: Animation
                        known_for_department: Visual Effects
                        name: Ross Stevenson
                        original_name: Ross Stevenson
                        popularity: 1.604
                        profile_path: null
                      - adult: false
                        credit_id: 5abaddd79251411e9a007ed9
                        department: Visual Effects
                        gender: 2
                        id: 8010
                        job: Animation
                        known_for_department: Visual Effects
                        name: Doug Sweetland
                        original_name: Doug Sweetland
                        popularity: 1.793
                        profile_path: /zYxgikK0IBkMUmUBXBppJJDK4ZD.jpg
                      - adult: false
                        credit_id: 5abadde40e0a2609d5008ea1
                        department: Visual Effects
                        gender: 0
                        id: 8044
                        job: Animation
                        known_for_department: Visual Effects
                        name: David Tart
                        original_name: David Tart
                        popularity: 1.106
                        profile_path: null
                      - adult: false
                        credit_id: 5abaddf09251411ea300848b
                        department: Visual Effects
                        gender: 0
                        id: 8052
                        job: Animation
                        known_for_department: Visual Effects
                        name: J. Warren Trezevant
                        original_name: J. Warren Trezevant
                        popularity: 0.56
                        profile_path: null
                      - adult: false
                        credit_id: 5abaddfd0e0a2609e4008abb
                        department: Visual Effects
                        gender: 2
                        id: 8053
                        job: Animation
                        known_for_department: Visual Effects
                        name: Michael Venturini
                        original_name: Michael Venturini
                        popularity: 0.541
                        profile_path: null
                      - adult: false
                        credit_id: 5abade130e0a2609e1008f8d
                        department: Visual Effects
                        gender: 2
                        id: 8054
                        job: Animation
                        known_for_department: Directing
                        name: Adam Wood
                        original_name: Adam Wood
                        popularity: 1.431
                        profile_path: null
                      - adult: false
                        credit_id: 5abade23c3a3684362008625
                        department: Visual Effects
                        gender: 1
                        id: 8056
                        job: Animation
                        known_for_department: Visual Effects
                        name: Kureha Yokoo
                        original_name: Kureha Yokoo
                        popularity: 0.71
                        profile_path: /iVAzdPsvxhMNM6ISWOBAcLqiHlE.jpg
                      - adult: false
                        credit_id: 5abade2e9251411ea30084c2
                        department: Visual Effects
                        gender: 0
                        id: 8057
                        job: Animation
                        known_for_department: Visual Effects
                        name: Ron Zorman
                        original_name: Ron Zorman
                        popularity: 0.674
                        profile_path: null
                      - adult: false
                        credit_id: 5abade4dc3a36843790089ff
                        department: Visual Effects
                        gender: 0
                        id: 2009179
                        job: Animation Department Coordinator
                        known_for_department: Visual Effects
                        name: Kearsley Higgins
                        original_name: Kearsley Higgins
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5abade720e0a2609ce008d0b
                        department: Visual Effects
                        gender: 0
                        id: 1397887
                        job: Animation Department Coordinator
                        known_for_department: Art
                        name: Graham Moloy
                        original_name: Graham Moloy
                        popularity: 1.141
                        profile_path: null
                      - adult: false
                        credit_id: 6675d76d04020b45a54cf99f
                        department: Directing
                        gender: 2
                        id: 8
                        job: Co-Director
                        known_for_department: Directing
                        name: Lee Unkrich
                        original_name: Lee Unkrich
                        popularity: 4.129
                        profile_path: /crb297utC6W4HSstOe5djDPTwEN.jpg
                      - adult: false
                        credit_id: 5ba1779c925141166f006f41
                        department: Sound
                        gender: 2
                        id: 1595470
                        job: Sound Mix Technician
                        known_for_department: Sound
                        name: Jurgen Scharpf
                        original_name: Jurgen Scharpf
                        popularity: 0.578
                        profile_path: null
                      - adult: false
                        credit_id: 5ba177eb92514116820074d2
                        department: Sound
                        gender: 2
                        id: 8166
                        job: Sound Mix Technician
                        known_for_department: Sound
                        name: Juan Peralta
                        original_name: Juan Peralta
                        popularity: 2.327
                        profile_path: /zj1TALZsU3El6cuwtlCpo0hcpoH.jpg
                      - adult: false
                        credit_id: 5ba5305bc3a368084401cfc3
                        department: Visual Effects
                        gender: 2
                        id: 7982
                        job: CG Artist
                        known_for_department: Art
                        name: Louis Gonzales
                        original_name: Louis Gonzales
                        popularity: 1.153
                        profile_path: /58IsdAjs75hdOd3POOjUaJUOyvE.jpg
                      - adult: false
                        credit_id: 5c3b7ae5c3a368694e3b99d2
                        department: Art
                        gender: 2
                        id: 1992727
                        job: Additional Storyboarding
                        known_for_department: Art
                        name: James S. Baker
                        original_name: James S. Baker
                        popularity: 0.487
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7af9c3a36869403ba117
                        department: Art
                        gender: 0
                        id: 2216331
                        job: Digital Storyboarding
                        known_for_department: Art
                        name: Courtney Booker
                        original_name: Courtney Booker
                        popularity: 0.008
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7b109251415524aab5ab
                        department: Sound
                        gender: 2
                        id: 1432596
                        job: ADR Engineer
                        known_for_department: Sound
                        name: Derek Casari
                        original_name: Derek Casari
                        popularity: 2.799
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7b279251415318aab94a
                        department: Sound
                        gender: 0
                        id: 113067
                        job: ADR Recordist
                        known_for_department: Sound
                        name: David Lucarelli
                        original_name: David Lucarelli
                        popularity: 0.899
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7b42c3a36869493ba4c7
                        department: Sound
                        gender: 1
                        id: 8160
                        job: Foley Artist
                        known_for_department: Sound
                        name: Dennie Thorpe
                        original_name: Dennie Thorpe
                        popularity: 2.577
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7b4f0e0a2676538bfec5
                        department: Sound
                        gender: 0
                        id: 1640918
                        job: Foley Mixer
                        known_for_department: Sound
                        name: Frank 'Pepe' Merel
                        original_name: Frank 'Pepe' Merel
                        popularity: 0.79
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7b689251416e06aab533
                        department: Sound
                        gender: 0
                        id: 1608893
                        job: Foley Recordist
                        known_for_department: Sound
                        name: Travis Crenshaw
                        original_name: Travis Crenshaw
                        popularity: 0.017
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7b86c3a36869403ba2b7
                        department: Editing
                        gender: 0
                        id: 1349896
                        job: Assistant Editor
                        known_for_department: Editing
                        name: Margaret Lily Andres
                        original_name: Margaret Lily Andres
                        popularity: 0.021
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7b990e0a2643d38c037d
                        department: Editing
                        gender: 1
                        id: 1739962
                        job: Negative Cutter
                        known_for_department: Editing
                        name: Mary Beth Smith
                        original_name: Mary Beth Smith
                        popularity: 1.558
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7c670e0a2643d38c043c
                        department: Crew
                        gender: 0
                        id: 2215422
                        job: Additional Dialogue
                        known_for_department: Crew
                        name: Vince Caro
                        original_name: Vince Caro
                        popularity: 0.053
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7c799251416e06aab694
                        department: Visual Effects
                        gender: 0
                        id: 2130671
                        job: Matte Painter
                        known_for_department: Visual Effects
                        name: Paul Topolos
                        original_name: Paul Topolos
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7c8f9251416e29aad316
                        department: Production
                        gender: 0
                        id: 2216340
                        job: Production Assistant
                        known_for_department: Production
                        name: Jessica Donohoe
                        original_name: Jessica Donohoe
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7c9b0e0a2643d38c04bf
                        department: Writing
                        gender: 2
                        id: 32535
                        job: Story Artist
                        known_for_department: Writing
                        name: Jim Capobianco
                        original_name: Jim Capobianco
                        popularity: 2.752
                        profile_path: /d9KlVlydJ7sTLaZs1aADwF6MpSw.jpg
                      - adult: false
                        credit_id: 5c3b7cb99251411a58aaca6b
                        department: Writing
                        gender: 0
                        id: 2004922
                        job: Story Coordinator
                        known_for_department: Crew
                        name: Adam Bronstein
                        original_name: Adam Bronstein
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7cc69251415524aab732
                        department: Writing
                        gender: 0
                        id: 2216342
                        job: Story Manager
                        known_for_department: Writing
                        name: Blake Tucker
                        original_name: Blake Tucker
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        credit_id: 5c3b7cd30e0a2655c48c0444
                        department: Writing
                        gender: 2
                        id: 1236458
                        job: Story Supervisor
                        known_for_department: Art
                        name: Ronnie del Carmen
                        original_name: Ronnie del Carmen
                        popularity: 2.264
                        profile_path: /lPCmkQK76DOgkmcRjg9394QPyAu.jpg
                      - adult: false
                        credit_id: 6755b59879ebab904db40492
                        department: Art
                        gender: 2
                        id: 1992727
                        job: Concept Artist
                        known_for_department: Art
                        name: James S. Baker
                        original_name: James S. Baker
                        popularity: 0.487
                        profile_path: null
                    id: 12
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````