Jump to content

Would love to have Automatic Collection Creation back!


Go to solution Solved by Neminem,

Recommended Posts

chevyfan2017
Posted

So it looks like the only way you can create collections for movies like "Rocky, Rocky II, Rocky III...etc" is to MANUALLY create a collection and call it "Rocky" and then manually add each movie..

 

I remember when Emby would AUTOMATICALLY create a collection section and then when you went here it would show your collections of different box sets, but it appears that you can no longer do this...Unless of course I am doing something drastically wrong...because it once worked beautifully but not anymore it seems...

 

 

Thanks!

  • Agree 1
  • Solution
Posted

Try enabling this in your library, and then update metadata.

image.png.409f3e6fabe7bbe4b0dc8bedcea5edcd.png

  • Agree 2
chevyfan2017
Posted

I've already enabled this.....Would be nice if that worked....I don't know why it doesn't.

Could you take a screenshot and show me a picture of the inside of the Collections folder so I can see that it actually does in fact work?

Happy2Play
Posted

Minus an issue talking to TMDB api that option plus minimum number of items to create a collection is it.

Manual and provider created collections reside in Emby /metadata/collections.

image.png.afe0129d9fd47084702350d9842f7ca2.png

Item metadata needs the <set> node to create Collection per the minimum set value.

  <set tmdbcolid="10">
    <name>Star Wars Collection</name>
  </set>

 

chevyfan2017
Posted

No I meant the collection inside of Emby....not the folder...I shouldn't have used the word folder. lol

Happy2Play
Posted
5 minutes ago, chevyfan2017 said:

No I meant the collection inside of Emby....not the folder...I shouldn't have used the word folder. lol

Will be the same as what the folder has.

image.thumb.png.d7a5df5b5c52f010cc340f22f4321e7a.png

chevyfan2017
Posted

but did you put the movies yourself into each folder?

Happy2Play
Posted

No Emby does not support you putting ie nested folder collections anymore.  All collections come from item metadata but yes you can keep the nested structure if you like as Emby will just ignore the additional folder layer.

image.png.31a7bc7a688c2991774c2472b67327bc.png

Both movies have <set> node to make the collection per provider metadata.

  <set tmdbcolid="87118">
    <name>Cars Collection</name>
  </set>

Nest with manually added images that are only used in folder view.

image.png.d2f3a8fde2e7869796de228ea2793789.png

Collection actually made from item metadata.

  <set tmdbcolid="10">
    <name>Star Wars Collection</name>
  </set>

 

chevyfan2017
Posted (edited)

I remember when Emby would just create collections automatically..without having to put the boxsets into their own folder, or anything, it would just create a tab called "Collections" and inside it would have each boxset in their own thing...WITHOUT altering folder structure....I never understand when companies take away good features...

Edited by chevyfan2017
  • Agree 1
Happy2Play
Posted
1 minute ago, chevyfan2017 said:

I remember when Emby would just create collections automatically..without having to put the boxsets into their own folder, or anything, it would just create a tab called "Collections" and inside it would have each boxset in their own thing...WITHOUT altering folder structure....I never understand when companies take away good features...

Emby still does as long as your media has the required metadata no different than when the Autoboxset was a plugin the moved to server core.  There is zero difference right now.

Can you go over a specific example that does not work to include item metadata?

 

  • Like 1
chevyfan2017
Posted

I have everything I need enabled to allow for there to be collections and it still doesn't work

opera_8qZcvWWAS6.png

  • Agree 1
Happy2Play
Posted

And a specific example of a collection that should be made?

Server log, item nfo if you write nfo file as there has to be a communication issue if you are not getting the correct data from TMDB.

chevyfan2017
Posted

like if I have all the Matrix movies, there should be a cover that says "Matrix" and then inside this there should be all the matrix movies..

Posted

Like this ?

image.png.798681d19370faa8b77ea1695c2946d6.png

image.png.a0cd8d4d2759af791cce8a5ca880e9f9.png

Happy2Play
Posted (edited)
6 minutes ago, chevyfan2017 said:

like if I have all the Matrix movies, there should be a cover that says "Matrix" and then inside this there should be all the matrix movies..

We would need to see the metadata for the movies.

nfo from The Matrix

Spoiler

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<movie>
  <plot><![CDATA[Set in the 22nd century, The Matrix tells the story of a computer hacker who joins a group of underground insurgents fighting the vast and powerful computers who now rule the earth.]]></plot>
  <outline><![CDATA[Believe the unbelievable.]]></outline>
  <lockdata>false</lockdata>
  <dateadded>2017-09-20 15:10:30</dateadded>
  <title>The Matrix</title>
  <originaltitle>The Matrix</originaltitle>
  <actor>
    <name>Keanu Reeves</name>
    <role>Neo</role>
    <type>Actor</type>
    <tmdbid>6384</tmdbid>
    <imdbid>nm0000206</imdbid>
  </actor>
  <actor>
    <name>Laurence Fishburne</name>
    <role>Morpheus</role>
    <type>Actor</type>
    <tmdbid>2975</tmdbid>
    <tvdbid>282895</tvdbid>
  </actor>
  <actor>
    <name>Carrie-Anne Moss</name>
    <role>Trinity</role>
    <type>Actor</type>
    <tmdbid>530</tmdbid>
    <tvdbid>279670</tvdbid>
  </actor>
  <actor>
    <name>Hugo Weaving</name>
    <role>Agent Smith</role>
    <type>Actor</type>
    <tmdbid>1331</tmdbid>
    <tvdbid>298680</tvdbid>
  </actor>
  <actor>
    <name>Gloria Foster</name>
    <role>Oracle</role>
    <type>Actor</type>
    <tmdbid>9364</tmdbid>
  </actor>
  <actor>
    <name>Joe Pantoliano</name>
    <role>Cypher</role>
    <type>Actor</type>
    <tmdbid>532</tmdbid>
    <tvdbid>258614</tvdbid>
  </actor>
  <actor>
    <name>Marcus Chong</name>
    <role>Tank</role>
    <type>Actor</type>
    <tmdbid>9372</tmdbid>
  </actor>
  <actor>
    <name>Julian Arahanga</name>
    <role>Apoc</role>
    <type>Actor</type>
    <tmdbid>7244</tmdbid>
  </actor>
  <actor>
    <name>Matt Doran</name>
    <role>Mouse</role>
    <type>Actor</type>
    <tmdbid>9374</tmdbid>
    <tvdbid>262331</tvdbid>
  </actor>
  <actor>
    <name>Belinda McClory</name>
    <role>Switch</role>
    <type>Actor</type>
    <tmdbid>9376</tmdbid>
  </actor>
  <actor>
    <name>Anthony Ray Parker</name>
    <role>Dozer</role>
    <type>Actor</type>
    <tmdbid>9378</tmdbid>
  </actor>
  <actor>
    <name>Paul Goddard</name>
    <role>Agent Brown</role>
    <type>Actor</type>
    <tmdbid>9380</tmdbid>
  </actor>
  <actor>
    <name>Robert Taylor</name>
    <role>Agent Jones</role>
    <type>Actor</type>
    <tmdbid>39545</tmdbid>
  </actor>
  <actor>
    <name>David Aston</name>
    <role>Rhineheart</role>
    <type>Actor</type>
    <tmdbid>9383</tmdbid>
    <tvdbid>441482</tvdbid>
  </actor>
  <actor>
    <name>Marc Aden Gray</name>
    <role>Choi</role>
    <type>Actor</type>
    <tmdbid>9384</tmdbid>
  </actor>
  <actor>
    <name>Ada Nicodemou</name>
    <role>Dujour</role>
    <type>Actor</type>
    <tmdbid>181214</tmdbid>
  </actor>
  <actor>
    <name>Deni Gordon</name>
    <role>Priestess</role>
    <type>Actor</type>
    <tmdbid>1090466</tmdbid>
  </actor>
  <actor>
    <name>Rowan Witt</name>
    <role>Spoon Boy</role>
    <type>Actor</type>
    <tmdbid>218366</tmdbid>
  </actor>
  <actor>
    <name>Eleanor Witt</name>
    <role>Potential</role>
    <type>Actor</type>
    <tmdbid>1209244</tmdbid>
  </actor>
  <actor>
    <name>Tamara Brown</name>
    <role>Potential</role>
    <type>Actor</type>
    <tmdbid>1209245</tmdbid>
  </actor>
  <actor>
    <name>Janaya Pender</name>
    <role>Potential</role>
    <type>Actor</type>
    <tmdbid>1209246</tmdbid>
  </actor>
  <actor>
    <name>Adryn White</name>
    <role>Potential</role>
    <type>Actor</type>
    <tmdbid>1209247</tmdbid>
  </actor>
  <actor>
    <name>Natalie Tjen</name>
    <role>Potential</role>
    <type>Actor</type>
    <tmdbid>1209248</tmdbid>
  </actor>
  <actor>
    <name>Bill Young</name>
    <role>Lieutenant</role>
    <type>Actor</type>
    <tmdbid>57799</tmdbid>
  </actor>
  <actor>
    <name>David O'Connor</name>
    <role>FedEx Man</role>
    <type>Actor</type>
    <tmdbid>1209249</tmdbid>
  </actor>
  <actor>
    <name>Jeremy Ball</name>
    <role>Businessman</role>
    <type>Actor</type>
    <tmdbid>1209250</tmdbid>
  </actor>
  <actor>
    <name>Fiona Johnson</name>
    <role>Woman in Red</role>
    <type>Actor</type>
    <tmdbid>1209251</tmdbid>
  </actor>
  <actor>
    <name>Harry Lawrence</name>
    <role>Old Man</role>
    <type>Actor</type>
    <tmdbid>110411</tmdbid>
  </actor>
  <actor>
    <name>Steve Dodd</name>
    <role>Blind Man</role>
    <type>Actor</type>
    <tmdbid>212562</tmdbid>
  </actor>
  <actor>
    <name>Luke Quinton</name>
    <role>Security Guard</role>
    <type>Actor</type>
    <tmdbid>1209252</tmdbid>
  </actor>
  <actor>
    <name>Lawrence Woodward</name>
    <role>Guard</role>
    <type>Actor</type>
    <tmdbid>75715</tmdbid>
  </actor>
  <actor>
    <name>Michael Butcher</name>
    <role>Cop Who Captures Neo</role>
    <type>Actor</type>
    <tmdbid>1209253</tmdbid>
  </actor>
  <actor>
    <name>Bernard Ledger</name>
    <role>Big Cop</role>
    <type>Actor</type>
    <tmdbid>1209254</tmdbid>
  </actor>
  <actor>
    <name>Chris Pattinson</name>
    <role>Cop</role>
    <type>Actor</type>
    <tmdbid>1209255</tmdbid>
  </actor>
  <actor>
    <name>Robert Simper</name>
    <role>Cop</role>
    <type>Actor</type>
    <tmdbid>26753</tmdbid>
  </actor>
  <actor>
    <name>Nigel Harbach</name>
    <role>Parking Cop</role>
    <type>Actor</type>
    <tmdbid>1209256</tmdbid>
  </actor>
  <director tmdbid="9340">Lana Wachowski</director>
  <director tmdbid="9339">Lilly Wachowski</director>
  <trailer>plugin://plugin.video.youtube/?action=play_video&amp;videoid=L0fw0WzFaBM</trailer>
  <trailer>plugin://plugin.video.youtube/?action=play_video&amp;videoid=nUEQNVV3Gfs</trailer>
  <trailer>plugin://plugin.video.youtube/?action=play_video&amp;videoid=d0XTFAMmhrE</trailer>
  <rating>8.2</rating>
  <year>1999</year>
  <sorttitle>Matrix</sorttitle>
  <mpaa>R</mpaa>
  <imdbid>tt0133093</imdbid>
  <tmdbid>603</tmdbid>
  <premiered>1999-03-31</premiered>
  <releasedate>1999-03-31</releasedate>
  <tagline>Believe the unbelievable.</tagline>
  <country>United States of America</country>
  <genre>Action</genre>
  <genre>Science Fiction</genre>
  <studio>Village Roadshow Pictures</studio>
  <studio>Groucho II Film Partnership</studio>
  <studio>Silver Pictures</studio>
  <studio>Warner Bros. Pictures</studio>
  <set tmdbcolid="2344">
    <name>The Matrix Collection</name>
  </set>

  <uniqueid type="tmdb">603</uniqueid>
  <uniqueid type="imdb">tt0133093</uniqueid>
  <id>tt0133093</id>
  <fileinfo>
    <streamdetails />
  </fileinfo>
</movie>

image.png.dd191ff3ae722b0f96c179ec636243a8.png

Edited by Happy2Play
  • Agree 1
chevyfan2017
Posted

Neminem, did you have to manually create each collection tho, and add the movies manually?

Happy2Play
Posted
2 minutes ago, chevyfan2017 said:

Neminem, did you have to manually create each collection tho, and add the movies manually?

No, metadata provider info per the library setting as posted nfo above.  So two movies with this info will create a collection.

Quote

  <set tmdbcolid="2344">
    <name>The Matrix Collection</name>
  </set>

We would need to see your server log showing a refresh of at least two movies that belong to a collection and possibly their nfo files.

chevyfan2017
Posted

Was the following entered in by hand...

 

<set tmdbcolid="2344">
    <name>The Matrix Collection</name>
  </set>

 

 

Happy2Play
Posted
1 minute ago, chevyfan2017 said:

Was the following entered in by hand...

 

<set tmdbcolid="2344">
    <name>The Matrix Collection</name>
  </set>

 

 

No it came from TMDB api call for the individual movie metadata and can be seen in your cache folder per movie providerid.

Here is TMDB api data for "The Matrix" and Emby parses that data to database and nfo file if you write nfo files with media.

Spoiler

{
    "adult": false,
    "backdrop_path": "/icmmSD4vTTDKOq2vvdulafOGw93.jpg",
    "belongs_to_collection": {
        "id": 2344,
        "name": "The Matrix Collection",
        "poster_path": "/bV9qTVHTVf0gkW0j7p7M0ILD4pG.jpg",
        "backdrop_path": "/bRm2DEgUiYciDw3myHuYFInD7la.jpg"
    },
    "budget": 63000000,
    "genres": [{
            "id": 28,
            "name": "Action"
        }, {
            "id": 878,
            "name": "Science Fiction"
        }
    ],
    "homepage": "http://www.warnerbros.com/matrix",
    "id": 603,
    "imdb_id": "tt0133093",
    "original_language": "en",
    "original_title": "The Matrix",
    "overview": "Set in the 22nd century, The Matrix tells the story of a computer hacker who joins a group of underground insurgents fighting the vast and powerful computers who now rule the earth.",
    "popularity": 79.124,
    "poster_path": "/f89U3ADr1oiB1s9GkdPOEpXUk5H.jpg",
    "production_companies": [{
            "id": 79,
            "logo_path": "/at4uYdwAAgNRKhZuuFX8ShKSybw.png",
            "name": "Village Roadshow Pictures",
            "origin_country": "US"
        }, {
            "id": 372,
            "name": "Groucho II Film Partnership",
            "origin_country": ""
        }, {
            "id": 1885,
            "logo_path": "/xlvoOZr4s1PygosrwZyolIFe5xs.png",
            "name": "Silver Pictures",
            "origin_country": "US"
        }, {
            "id": 174,
            "logo_path": "/zhD3hhtKB5qyv7ZeL4uLpNxgMVU.png",
            "name": "Warner Bros. Pictures",
            "origin_country": "US"
        }
    ],
    "production_countries": [{
            "iso_3166_1": "US",
            "name": "United States of America"
        }
    ],
    "release_date": "1999-03-31",
    "revenue": 463517383,
    "runtime": 136,
    "spoken_languages": [{
            "iso_639_1": "en",
            "name": "English",
            "english_name": "English"
        }
    ],
    "status": "Released",
    "tagline": "Believe the unbelievable.",
    "title": "The Matrix",
    "video": false,
    "vote_average": 8.217,
    "vote_count": 25426,
    "casts": {
        "cast": [{
                "adult": false,
                "gender": 2,
                "id": 6384,
                "known_for_department": "Acting",
                "name": "Keanu Reeves",
                "original_name": "Keanu Reeves",
                "popularity": 107.425,
                "profile_path": "/4D0PpNI0kmP58hgrwGC3wCjxhnm.jpg",
                "cast_id": 34,
                "character": "Neo",
                "credit_id": "52fe425bc3a36847f80181c1",
                "order": 0
            }, {
                "adult": false,
                "gender": 2,
                "id": 2975,
                "known_for_department": "Acting",
                "name": "Laurence Fishburne",
                "original_name": "Laurence Fishburne",
                "popularity": 47.712,
                "profile_path": "/iwx7h0AfWMm9K4sMmhru3ShSra.jpg",
                "cast_id": 21,
                "character": "Morpheus",
                "credit_id": "52fe425bc3a36847f801818d",
                "order": 1
            }, {
                "adult": false,
                "gender": 1,
                "id": 530,
                "known_for_department": "Acting",
                "name": "Carrie-Anne Moss",
                "original_name": "Carrie-Anne Moss",
                "popularity": 20.087,
                "profile_path": "/xD4jTA3KmVp5Rq3aHcymL9DUGjD.jpg",
                "cast_id": 22,
                "character": "Trinity",
                "credit_id": "52fe425bc3a36847f8018191",
                "order": 2
            }, {
                "adult": false,
                "gender": 2,
                "id": 1331,
                "known_for_department": "Acting",
                "name": "Hugo Weaving",
                "original_name": "Hugo Weaving",
                "popularity": 25.24,
                "profile_path": "/t4ScpYIHlXVD41scEyiGdQDYflX.jpg",
                "cast_id": 23,
                "character": "Agent Smith",
                "credit_id": "52fe425bc3a36847f8018195",
                "order": 3
            }, {
                "adult": false,
                "gender": 1,
                "id": 9364,
                "known_for_department": "Acting",
                "name": "Gloria Foster",
                "original_name": "Gloria Foster",
                "popularity": 4.684,
                "profile_path": "/AriGXtC9fjBOia9Zr8CZjn4o3rx.jpg",
                "cast_id": 24,
                "character": "Oracle",
                "credit_id": "52fe425bc3a36847f8018199",
                "order": 4
            }, {
                "adult": false,
                "gender": 2,
                "id": 532,
                "known_for_department": "Acting",
                "name": "Joe Pantoliano",
                "original_name": "Joe Pantoliano",
                "popularity": 17.842,
                "profile_path": "/cXMOad9KKVBK1lg8EjEbcNPn1OT.jpg",
                "cast_id": 25,
                "character": "Cypher",
                "credit_id": "52fe425bc3a36847f801819d",
                "order": 5
            }, {
                "adult": false,
                "gender": 2,
                "id": 9372,
                "known_for_department": "Acting",
                "name": "Marcus Chong",
                "original_name": "Marcus Chong",
                "popularity": 8.67,
                "profile_path": "/q9HQttibTj2MoXVtLjq2kKqmPrE.jpg",
                "cast_id": 26,
                "character": "Tank",
                "credit_id": "52fe425bc3a36847f80181a1",
                "order": 6
            }, {
                "adult": false,
                "gender": 2,
                "id": 7244,
                "known_for_department": "Acting",
                "name": "Julian Arahanga",
                "original_name": "Julian Arahanga",
                "popularity": 4.792,
                "profile_path": "/g2YkF3PWSJU1vTKuURBH0DOMblm.jpg",
                "cast_id": 27,
                "character": "Apoc",
                "credit_id": "52fe425bc3a36847f80181a5",
                "order": 7
            }, {
                "adult": false,
                "gender": 2,
                "id": 9374,
                "known_for_department": "Acting",
                "name": "Matt Doran",
                "original_name": "Matt Doran",
                "popularity": 7.473,
                "profile_path": "/4HtMShAbsZ2AyFtq5z3bOVrvw2s.jpg",
                "cast_id": 28,
                "character": "Mouse",
                "credit_id": "52fe425bc3a36847f80181a9",
                "order": 8
            }, {
                "adult": false,
                "gender": 1,
                "id": 9376,
                "known_for_department": "Acting",
                "name": "Belinda McClory",
                "original_name": "Belinda McClory",
                "popularity": 7.217,
                "profile_path": "/wfTCwkIDJjH5k5DtuvcjP52PrLc.jpg",
                "cast_id": 29,
                "character": "Switch",
                "credit_id": "52fe425bc3a36847f80181ad",
                "order": 9
            }, {
                "adult": false,
                "gender": 2,
                "id": 9378,
                "known_for_department": "Acting",
                "name": "Anthony Ray Parker",
                "original_name": "Anthony Ray Parker",
                "popularity": 2.027,
                "profile_path": "/k03O1ClFvGRSedUnK0sAjTkrogX.jpg",
                "cast_id": 30,
                "character": "Dozer",
                "credit_id": "52fe425bc3a36847f80181b1",
                "order": 10
            }, {
                "adult": false,
                "gender": 2,
                "id": 9380,
                "known_for_department": "Acting",
                "name": "Paul Goddard",
                "original_name": "Paul Goddard",
                "popularity": 4.442,
                "profile_path": "/z6XP6Xhkh5ZE88gBOz2FnVQaKuf.jpg",
                "cast_id": 31,
                "character": "Agent Brown",
                "credit_id": "52fe425bc3a36847f80181b5",
                "order": 11
            }, {
                "adult": false,
                "gender": 2,
                "id": 39545,
                "known_for_department": "Acting",
                "name": "Robert Taylor",
                "original_name": "Robert Taylor",
                "popularity": 14.713,
                "profile_path": "/wjeEGFarZNyvrqLL4W52eXnAnXe.jpg",
                "cast_id": 38,
                "character": "Agent Jones",
                "credit_id": "52fe425bc3a36847f80181cb",
                "order": 12
            }, {
                "adult": false,
                "gender": 2,
                "id": 9383,
                "known_for_department": "Acting",
                "name": "David Aston",
                "original_name": "David Aston",
                "popularity": 5.905,
                "profile_path": "/98TG57IaWdMGBG41NHsUIWtecPX.jpg",
                "cast_id": 32,
                "character": "Rhineheart",
                "credit_id": "52fe425bc3a36847f80181b9",
                "order": 13
            }, {
                "adult": false,
                "gender": 2,
                "id": 9384,
                "known_for_department": "Acting",
                "name": "Marc Aden Gray",
                "original_name": "Marc Aden Gray",
                "popularity": 0.848,
                "profile_path": "/veXu6ByX3OKooI9WBX6dg9U75B5.jpg",
                "cast_id": 33,
                "character": "Choi",
                "credit_id": "52fe425bc3a36847f80181bd",
                "order": 14
            }, {
                "adult": false,
                "gender": 1,
                "id": 181214,
                "known_for_department": "Acting",
                "name": "Ada Nicodemou",
                "original_name": "Ada Nicodemou",
                "popularity": 7.605,
                "profile_path": "/n3KziDmCiKdaPfk0A88LN8kyf6Y.jpg",
                "cast_id": 39,
                "character": "Dujour",
                "credit_id": "52fe425bc3a36847f80181cf",
                "order": 15
            }, {
                "adult": false,
                "gender": 0,
                "id": 1090466,
                "known_for_department": "Acting",
                "name": "Deni Gordon",
                "original_name": "Deni Gordon",
                "popularity": 1.623,
                "cast_id": 40,
                "character": "Priestess",
                "credit_id": "52fe425bc3a36847f80181d3",
                "order": 16
            }, {
                "adult": false,
                "gender": 2,
                "id": 218366,
                "known_for_department": "Acting",
                "name": "Rowan Witt",
                "original_name": "Rowan Witt",
                "popularity": 4.533,
                "profile_path": "/2DBXtPC8HUL9pvxNhkdPbHA93kj.jpg",
                "cast_id": 41,
                "character": "Spoon Boy",
                "credit_id": "52fe425bc3a36847f80181d7",
                "order": 17
            }, {
                "adult": false,
                "gender": 0,
                "id": 1209244,
                "known_for_department": "Acting",
                "name": "Eleanor Witt",
                "original_name": "Eleanor Witt",
                "popularity": 0.725,
                "cast_id": 43,
                "character": "Potential",
                "credit_id": "52fe425bc3a36847f80181df",
                "order": 18
            }, {
                "adult": false,
                "gender": 1,
                "id": 1209245,
                "known_for_department": "Acting",
                "name": "Tamara Brown",
                "original_name": "Tamara Brown",
                "popularity": 4.396,
                "profile_path": "/2H6dMpJy2Zw9tC3jt9ztPE9hwVB.jpg",
                "cast_id": 132,
                "character": "Potential",
                "credit_id": "60adbb5d1108a8004026059a",
                "order": 19
            }, {
                "adult": false,
                "gender": 1,
                "id": 1209246,
                "known_for_department": "Acting",
                "name": "Janaya Pender",
                "original_name": "Janaya Pender",
                "popularity": 2.053,
                "profile_path": "/vp5zai4UhXnjT56Wo61WJAtAZdm.jpg",
                "cast_id": 45,
                "character": "Potential",
                "credit_id": "52fe425bc3a36847f80181e7",
                "order": 20
            }, {
                "adult": false,
                "gender": 0,
                "id": 1209247,
                "known_for_department": "Acting",
                "name": "Adryn White",
                "original_name": "Adryn White",
                "popularity": 0.319,
                "cast_id": 46,
                "character": "Potential",
                "credit_id": "52fe425bc3a36847f80181eb",
                "order": 21
            }, {
                "adult": false,
                "gender": 0,
                "id": 1209248,
                "known_for_department": "Acting",
                "name": "Natalie Tjen",
                "original_name": "Natalie Tjen",
                "popularity": 0.981,
                "cast_id": 47,
                "character": "Potential",
                "credit_id": "52fe425bc3a36847f80181ef",
                "order": 22
            }, {
                "adult": false,
                "gender": 2,
                "id": 57799,
                "known_for_department": "Acting",
                "name": "Bill Young",
                "original_name": "Bill Young",
                "popularity": 2.729,
                "profile_path": "/5FQC1XSeuIGE8r4vj0sFhY4zPCq.jpg",
                "cast_id": 42,
                "character": "Lieutenant",
                "credit_id": "52fe425bc3a36847f80181db",
                "order": 23
            }, {
                "adult": false,
                "gender": 0,
                "id": 1209249,
                "known_for_department": "Acting",
                "name": "David O'Connor",
                "original_name": "David O'Connor",
                "popularity": 0.461,
                "cast_id": 48,
                "character": "FedEx Man",
                "credit_id": "52fe425bc3a36847f80181f3",
                "order": 24
            }, {
                "adult": false,
                "gender": 2,
                "id": 1209250,
                "known_for_department": "Acting",
                "name": "Jeremy Ball",
                "original_name": "Jeremy Ball",
                "popularity": 1.146,
                "profile_path": "/rBtgBZ66Uzf3nEJrNWMttBLIWah.jpg",
                "cast_id": 49,
                "character": "Businessman",
                "credit_id": "52fe425bc3a36847f80181f7",
                "order": 25
            }, {
                "adult": false,
                "gender": 1,
                "id": 1209251,
                "known_for_department": "Acting",
                "name": "Fiona Johnson",
                "original_name": "Fiona Johnson",
                "popularity": 2.503,
                "profile_path": "/oa1EOs4o8Pe0MI3PGbLDPPPwtcw.jpg",
                "cast_id": 50,
                "character": "Woman in Red",
                "credit_id": "52fe425bc3a36847f80181fb",
                "order": 26
            }, {
                "adult": false,
                "gender": 2,
                "id": 110411,
                "known_for_department": "Acting",
                "name": "Harry Lawrence",
                "original_name": "Harry Lawrence",
                "popularity": 2.625,
                "cast_id": 51,
                "character": "Old Man",
                "credit_id": "52fe425bc3a36847f80181ff",
                "order": 27
            }, {
                "adult": false,
                "gender": 2,
                "id": 212562,
                "known_for_department": "Acting",
                "name": "Steve Dodd",
                "original_name": "Steve Dodd",
                "popularity": 3.064,
                "profile_path": "/3H4Lqrs2j2OYsDagB8Vd29H5DaX.jpg",
                "cast_id": 52,
                "character": "Blind Man",
                "credit_id": "52fe425bc3a36847f8018203",
                "order": 28
            }, {
                "adult": false,
                "gender": 0,
                "id": 1209252,
                "known_for_department": "Acting",
                "name": "Luke Quinton",
                "original_name": "Luke Quinton",
                "popularity": 2.792,
                "cast_id": 53,
                "character": "Security Guard",
                "credit_id": "52fe425bc3a36847f8018207",
                "order": 29
            }, {
                "adult": false,
                "gender": 0,
                "id": 75715,
                "known_for_department": "Crew",
                "name": "Lawrence Woodward",
                "original_name": "Lawrence Woodward",
                "popularity": 6.604,
                "cast_id": 54,
                "character": "Guard",
                "credit_id": "52fe425cc3a36847f801820b",
                "order": 30
            }, {
                "adult": false,
                "gender": 0,
                "id": 1209253,
                "known_for_department": "Acting",
                "name": "Michael Butcher",
                "original_name": "Michael Butcher",
                "popularity": 1.218,
                "cast_id": 55,
                "character": "Cop Who Captures Neo",
                "credit_id": "52fe425cc3a36847f801820f",
                "order": 31
            }, {
                "adult": false,
                "gender": 2,
                "id": 1209254,
                "known_for_department": "Crew",
                "name": "Bernard Ledger",
                "original_name": "Bernard Ledger",
                "popularity": 1.795,
                "cast_id": 56,
                "character": "Big Cop",
                "credit_id": "52fe425cc3a36847f8018213",
                "order": 32
            }, {
                "adult": false,
                "gender": 1,
                "id": 1209255,
                "known_for_department": "Acting",
                "name": "Chris Pattinson",
                "original_name": "Chris Pattinson",
                "popularity": 0.564,
                "cast_id": 58,
                "character": "Cop",
                "credit_id": "52fe425cc3a36847f801821b",
                "order": 33
            }, {
                "adult": false,
                "gender": 2,
                "id": 26753,
                "known_for_department": "Acting",
                "name": "Robert Simper",
                "original_name": "Robert Simper",
                "popularity": 5.959,
                "cast_id": 57,
                "character": "Cop",
                "credit_id": "52fe425cc3a36847f8018217",
                "order": 34
            }, {
                "adult": false,
                "gender": 2,
                "id": 1209256,
                "known_for_department": "Acting",
                "name": "Nigel Harbach",
                "original_name": "Nigel Harbach",
                "popularity": 2.596,
                "cast_id": 59,
                "character": "Parking Cop",
                "credit_id": "52fe425cc3a36847f801821f",
                "order": 35
            }
        ],
        "crew": [{
                "adult": false,
                "gender": 2,
                "id": 4671,
                "known_for_department": "Editing",
                "name": "Zach Staenberg",
                "original_name": "Zach Staenberg",
                "popularity": 3.295,
                "profile_path": "/fTE4gvedUe9xJRAdKUnCM09TkwZ.jpg",
                "credit_id": "52fe425bc3a36847f8018141",
                "department": "Editing",
                "job": "Editor"
            }, {
                "adult": false,
                "gender": 1,
                "id": 1262,
                "known_for_department": "Production",
                "name": "Mali Finn",
                "original_name": "Mali Finn",
                "popularity": 2.148,
                "credit_id": "52fe425bc3a36847f8018147",
                "department": "Production",
                "job": "Casting"
            }, {
                "adult": false,
                "gender": 2,
                "id": 9344,
                "known_for_department": "Art",
                "name": "Hugh Bateup",
                "original_name": "Hugh Bateup",
                "popularity": 1.713,
                "credit_id": "52fe425bc3a36847f8018159",
                "department": "Art",
                "job": "Art Direction"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1091,
                "known_for_department": "Production",
                "name": "Joel Silver",
                "original_name": "Joel Silver",
                "popularity": 3.2,
                "profile_path": "/5YWxIdEql8yyGWIcF1X3QPQ40u6.jpg",
                "credit_id": "52fe425bc3a36847f801812f",
                "department": "Production",
                "job": "Producer"
            }, {
                "adult": false,
                "gender": 2,
                "id": 4949,
                "known_for_department": "Sound",
                "name": "Don Davis",
                "original_name": "Don Davis",
                "popularity": 3.174,
                "profile_path": "/39dDBsvnw05JCw1Qft9h6wMgVB2.jpg",
                "credit_id": "52fe425bc3a36847f8018135",
                "department": "Sound",
                "job": "Original Music Composer"
            }, {
                "adult": false,
                "gender": 1,
                "id": 6209,
                "known_for_department": "Costume & Make-Up",
                "name": "Kym Barrett",
                "original_name": "Kym Barrett",
                "popularity": 3.909,
                "profile_path": "/tghXjZTOg23k3me3kgtcQOHo2ze.jpg",
                "credit_id": "52fe425bc3a36847f801816b",
                "department": "Costume & Make-Up",
                "job": "Costume Design"
            }, {
                "adult": false,
                "gender": 2,
                "id": 9341,
                "known_for_department": "Camera",
                "name": "Bill Pope",
                "original_name": "Bill Pope",
                "popularity": 5.178,
                "profile_path": "/kpakvuSrk1D9D8WMt5SOi4Rs2EV.jpg",
                "credit_id": "52fe425bc3a36847f801813b",
                "department": "Camera",
                "job": "Director of Photography"
            }, {
                "adult": false,
                "gender": 0,
                "id": 9342,
                "known_for_department": "Production",
                "name": "Shauna Wolifson",
                "original_name": "Shauna Wolifson",
                "popularity": 1.483,
                "credit_id": "52fe425bc3a36847f801814d",
                "department": "Production",
                "job": "Casting"
            }, {
                "adult": false,
                "gender": 1,
                "id": 9345,
                "known_for_department": "Art",
                "name": "Michelle McGahey",
                "original_name": "Michelle McGahey",
                "popularity": 0.946,
                "credit_id": "52fe425bc3a36847f801815f",
                "department": "Art",
                "job": "Art Direction"
            }, {
                "adult": false,
                "gender": 2,
                "id": 9343,
                "known_for_department": "Art",
                "name": "Owen Paterson",
                "original_name": "Owen Paterson",
                "popularity": 5.33,
                "credit_id": "52fe425bc3a36847f8018153",
                "department": "Art",
                "job": "Production Design"
            }, {
                "adult": false,
                "gender": 1,
                "id": 9346,
                "known_for_department": "Art",
                "name": "Lisa Brennan",
                "original_name": "Lisa Brennan",
                "popularity": 1.168,
                "credit_id": "52fe425bc3a36847f8018165",
                "department": "Art",
                "job": "Set Decoration"
            }, {
                "adult": false,
                "gender": 2,
                "id": 18899,
                "known_for_department": "Directing",
                "name": "Yuen Wo-Ping",
                "original_name": "袁和平",
                "popularity": 6.017,
                "profile_path": "/4NJRnQGrUxqbq9tcl7cpKmd17zh.jpg",
                "credit_id": "608e58787b7b4d00295d1169",
                "department": "Crew",
                "job": "Fight Choreographer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2088892,
                "known_for_department": "Lighting",
                "name": "Colin Wyatt",
                "original_name": "Colin Wyatt",
                "popularity": 1.061,
                "credit_id": "60ba9f7333a5330029927ef9",
                "department": "Lighting",
                "job": "Rigging Gaffer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1141636,
                "known_for_department": "Lighting",
                "name": "Stephen Johnstone",
                "original_name": "Stephen Johnstone",
                "popularity": 2.505,
                "credit_id": "60ba9e156c84d600404f08fb",
                "department": "Lighting",
                "job": "Rigging Gaffer"
            }, {
                "adult": false,
                "gender": 2,
                "id": 60151,
                "known_for_department": "Editing",
                "name": "Tom Costain",
                "original_name": "Tom Costain",
                "popularity": 5.055,
                "credit_id": "60ba9fb3ab6849002a7c4cbf",
                "department": "Editing",
                "job": "Assistant Editor"
            }, {
                "adult": false,
                "gender": 1,
                "id": 1575759,
                "known_for_department": "Editing",
                "name": "Jenny Hicks",
                "original_name": "Jenny Hicks",
                "popularity": 8.449,
                "credit_id": "60baa01ee295b4002ae663fd",
                "department": "Editing",
                "job": "Assistant Editor"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2470829,
                "known_for_department": "Lighting",
                "name": "Paul Cumming",
                "original_name": "Paul Cumming",
                "popularity": 0.001,
                "credit_id": "60ba9d8db0422800572ec463",
                "department": "Lighting",
                "job": "Rigging Gaffer"
            }, {
                "adult": false,
                "gender": 2,
                "id": 56786,
                "known_for_department": "Camera",
                "name": "Ross Emery",
                "original_name": "Ross Emery",
                "popularity": 2.337,
                "profile_path": "/z7apLmERahmrzctyOUO22yP6M5O.jpg",
                "credit_id": "60ba9ddeffd44d0079ead4b6",
                "department": "Camera",
                "job": "Second Unit Director of Photography"
            }, {
                "adult": false,
                "gender": 0,
                "id": 3114295,
                "known_for_department": "Lighting",
                "name": "Chris Loveday",
                "original_name": "Chris Loveday",
                "popularity": 0.711,
                "credit_id": "60ba9e9bd48cee0057a0d28c",
                "department": "Lighting",
                "job": "Rigging Gaffer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1951551,
                "known_for_department": "Camera",
                "name": "Jay Munro",
                "original_name": "Jay Munro",
                "popularity": 2.391,
                "credit_id": "60ba9ebff90b19006d502a21",
                "department": "Camera",
                "job": "Key Grip"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1410562,
                "known_for_department": "Editing",
                "name": "Basia Ozerski",
                "original_name": "Basia Ozerski",
                "popularity": 4.019,
                "credit_id": "60baa085e295b40057aca52e",
                "department": "Editing",
                "job": "Assistant Editor"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1431514,
                "known_for_department": "Editing",
                "name": "Peter Skarratt",
                "original_name": "Peter Skarratt",
                "popularity": 11.989,
                "credit_id": "60baa0a433a533007907f93b",
                "department": "Editing",
                "job": "First Assistant Editor"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1536898,
                "known_for_department": "Crew",
                "name": "John Bowring",
                "original_name": "John Bowring",
                "popularity": 1.452,
                "credit_id": "60baa1dad48cee0040dd7327",
                "department": "Crew",
                "job": "Armorer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 3114294,
                "known_for_department": "Camera",
                "name": "Greg King",
                "original_name": "Greg King",
                "popularity": 0.001,
                "credit_id": "60ba9e833d7454002a537ce8",
                "department": "Camera",
                "job": "Dolly Grip"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2930156,
                "known_for_department": "Camera",
                "name": "Adrien Seffrin",
                "original_name": "Adrien Seffrin",
                "popularity": 5.145,
                "credit_id": "60ba9ee933a5330057ca4b37",
                "department": "Camera",
                "job": "Second Assistant Camera"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1575003,
                "known_for_department": "Editing",
                "name": "John Lee",
                "original_name": "John Lee",
                "popularity": 4.017,
                "credit_id": "60baa055e295b4007910fc1c",
                "department": "Editing",
                "job": "Assistant Editor"
            }, {
                "adult": false,
                "gender": 0,
                "id": 3114292,
                "known_for_department": "Lighting",
                "name": "David Hird",
                "original_name": "David Hird",
                "popularity": 0.928,
                "credit_id": "60ba9df6614c6d006e240a4d",
                "department": "Lighting",
                "job": "Rigging Grip"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1900403,
                "known_for_department": "Camera",
                "name": "Michael Vivian",
                "original_name": "Michael Vivian",
                "popularity": 8.067,
                "credit_id": "60ba9f34b04228006da11448",
                "department": "Camera",
                "job": "Dolly Grip"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1746428,
                "known_for_department": "Camera",
                "name": "Mal Booth",
                "original_name": "Mal Booth",
                "popularity": 2.1,
                "credit_id": "60ba9ce433a5330057ca490a",
                "department": "Camera",
                "job": "Dolly Grip"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1733132,
                "known_for_department": "Editing",
                "name": "Mo Henry",
                "original_name": "Mo Henry",
                "popularity": 8.988,
                "credit_id": "60ba9fff09191b0057e9cf38",
                "department": "Editing",
                "job": "Negative Cutter"
            }, {
                "adult": false,
                "gender": 2,
                "id": 159112,
                "known_for_department": "Editing",
                "name": "David Orr",
                "original_name": "David Orr",
                "popularity": 1.124,
                "credit_id": "60baa06ea410c8005815dffc",
                "department": "Editing",
                "job": "Color Timer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2085974,
                "known_for_department": "Camera",
                "name": "Ray Brown",
                "original_name": "Ray Brown",
                "popularity": 1.183,
                "credit_id": "60ba9d05e295b40057aca262",
                "department": "Camera",
                "job": "Key Grip"
            }, {
                "adult": false,
                "gender": 0,
                "id": 3113979,
                "known_for_department": "Lighting",
                "name": "Ken Talbot",
                "original_name": "Ken Talbot",
                "popularity": 3.355,
                "credit_id": "60ba9f0aa410c8005815df1a",
                "department": "Lighting",
                "job": "Rigging Gaffer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2004144,
                "known_for_department": "Camera",
                "name": "Aron Walker",
                "original_name": "Aron Walker",
                "popularity": 2.24,
                "credit_id": "60ba9f54a410c80041dc2766",
                "department": "Camera",
                "job": "Dolly Grip"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1585725,
                "known_for_department": "Camera",
                "name": "David Elmes",
                "original_name": "David Elmes",
                "popularity": 7.914,
                "credit_id": "60ba9dbc41aac40029a2bde5",
                "department": "Camera",
                "job": "First Assistant \"A\" Camera"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1403724,
                "known_for_department": "Lighting",
                "name": "Miles Jones",
                "original_name": "Miles Jones",
                "popularity": 1.839,
                "credit_id": "60ba9e2b3d7454002a537c99",
                "department": "Lighting",
                "job": "Rigging Gaffer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2973515,
                "known_for_department": "Camera",
                "name": "Craig Bryant",
                "original_name": "Craig Bryant",
                "popularity": 0.83,
                "credit_id": "60ba9d473acd20006da47ab2",
                "department": "Lighting",
                "job": "Rigging Gaffer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2643065,
                "known_for_department": "Lighting",
                "name": "Paul Moyes",
                "original_name": "Paul Moyes",
                "popularity": 3.896,
                "credit_id": "60ba9eaaffd44d00581611e7",
                "department": "Lighting",
                "job": "Rigging Gaffer"
            }, {
                "adult": false,
                "gender": 1,
                "id": 2561720,
                "known_for_department": "Crew",
                "name": "Bernadette Van Gyen",
                "original_name": "Bernadette Van Gyen",
                "popularity": 0.929,
                "credit_id": "60e3406a5e14e5007343ca5d",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1438657,
                "known_for_department": "Crew",
                "name": "Johnny Hallyday",
                "original_name": "Johnny Hallyday",
                "popularity": 3.068,
                "credit_id": "60e342c727ff99005df9d675",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2561715,
                "known_for_department": "Crew",
                "name": "Lou Horvath",
                "original_name": "Lou Horvath",
                "popularity": 4.127,
                "credit_id": "60e34306b3f6f50072f451af",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2178903,
                "known_for_department": "Crew",
                "name": "Pauline Grebert",
                "original_name": "Pauline Grebert",
                "popularity": 4.487,
                "credit_id": "60e34b00b3f6f50045bff9f9",
                "department": "Crew",
                "job": "Special Effects"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2525583,
                "known_for_department": "Crew",
                "name": "Reece Robinson",
                "original_name": "Reece Robinson",
                "popularity": 0.239,
                "credit_id": "60e34b7acaa50800801c4582",
                "department": "Crew",
                "job": "Special Effects"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1265143,
                "known_for_department": "Crew",
                "name": "Tony Lynch",
                "original_name": "Tony Lynch",
                "popularity": 2.15,
                "profile_path": "/v7Bcha9l6gCeoSfj1w51Lko6Tow.jpg",
                "credit_id": "60e3433e84591c0045c31ecf",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 2,
                "id": 9598,
                "known_for_department": "Crew",
                "name": "Ray Anthony",
                "original_name": "Ray Anthony",
                "popularity": 0.74,
                "credit_id": "60e33d8e0716500046196768",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 1,
                "id": 1476975,
                "known_for_department": "Crew",
                "name": "Annette van Moorsel",
                "original_name": "Annette van Moorsel",
                "popularity": 0.63,
                "credit_id": "60e3376427ff990074dc291e",
                "department": "Crew",
                "job": "Stunt Double"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1871675,
                "known_for_department": "Crew",
                "name": "Darko Tuscan",
                "original_name": "Darko Tuscan",
                "popularity": 5.967,
                "profile_path": "/3xHKCLtLa0HXBV9p9hCESjgg3Th.jpg",
                "credit_id": "60e336f8b3f6f50045bfd01d",
                "department": "Crew",
                "job": "Stunt Double"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2753700,
                "known_for_department": "Crew",
                "name": "Bob Bowles",
                "original_name": "Bob Bowles",
                "popularity": 1.323,
                "credit_id": "60e33d3622e480002dee2ac2",
                "department": "Crew",
                "job": "Stunt Double"
            }, {
                "adult": false,
                "gender": 2,
                "id": 2012062,
                "known_for_department": "Directing",
                "name": "Tom Read",
                "original_name": "Tom Read",
                "popularity": 0.185,
                "credit_id": "60e3351ccaa508002efe91ad",
                "department": "Directing",
                "job": "Second Assistant Director"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1871655,
                "known_for_department": "Crew",
                "name": "Greg Blandy",
                "original_name": "Greg Blandy",
                "popularity": 2.365,
                "credit_id": "60e33da55e14e5007343c2e5",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2749496,
                "known_for_department": "Crew",
                "name": "Sotiri Sotiropoulos",
                "original_name": "Sotiri Sotiropoulos",
                "popularity": 2.02,
                "credit_id": "60e33fee5e14e50046cb10ce",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1871668,
                "known_for_department": "Crew",
                "name": "Phil Meacham",
                "original_name": "Phil Meacham",
                "popularity": 2.537,
                "credit_id": "60e340bfa3b5e600743b0b92",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2249021,
                "known_for_department": "Directing",
                "name": "Noni Roy",
                "original_name": "Noni Roy",
                "popularity": 1.694,
                "credit_id": "60e334db83ee670074beb253",
                "department": "Directing",
                "job": "Second Assistant Director"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1452260,
                "known_for_department": "Crew",
                "name": "Harry Dakanalis",
                "original_name": "Harry Dakanalis",
                "popularity": 4.028,
                "credit_id": "60e33ece22e480004973da2f",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2753496,
                "known_for_department": "Crew",
                "name": "Nigel King",
                "original_name": "Nigel King",
                "popularity": 1.117,
                "credit_id": "60e33faedb154f0047000072",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 2,
                "id": 213087,
                "known_for_department": "Acting",
                "name": "Warwick Young",
                "original_name": "Warwick Young",
                "popularity": 0.949,
                "profile_path": "/3JBwvYRWuA0TS40uqY4EYMS24X0.jpg",
                "credit_id": "60e340e2b76cbb005dfbfd19",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2273992,
                "known_for_department": "Directing",
                "name": "Paul Sullivan",
                "original_name": "Paul Sullivan",
                "popularity": 7.228,
                "credit_id": "60e3364fb76cbb005dfbe770",
                "department": "Directing",
                "job": "Third Assistant Director"
            }, {
                "adult": false,
                "gender": 2,
                "id": 2080,
                "known_for_department": "Acting",
                "name": "Todd Bryant",
                "original_name": "Todd Bryant",
                "popularity": 8.084,
                "profile_path": "/sauMN1jgnOhafbxMytr2x42kBdG.jpg",
                "credit_id": "60e33e8c22e48000800c68b6",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 0,
                "id": 440902,
                "known_for_department": "Acting",
                "name": "Steve Morris",
                "original_name": "Steve Morris",
                "popularity": 4.065,
                "credit_id": "60e33fccb76cbb0073e0341a",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1478435,
                "known_for_department": "Crew",
                "name": "Alex Kuzelicki",
                "original_name": "Alex Kuzelicki",
                "popularity": 7.426,
                "credit_id": "60e341b85e14e5005c0106fd",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 0,
                "id": 185440,
                "known_for_department": "Acting",
                "name": "Chris Mitchell",
                "original_name": "Chris Mitchell",
                "popularity": 2.745,
                "credit_id": "60e344d826dac1004557dee0",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 2,
                "id": 40644,
                "known_for_department": "Directing",
                "name": "Chad Stahelski",
                "original_name": "Chad Stahelski",
                "popularity": 22.872,
                "profile_path": "/eRCryGwKDH4XqUlrdkERmeBWPo8.jpg",
                "credit_id": "60e336dba3b5e6004588d9ef",
                "department": "Crew",
                "job": "Stunt Double"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1209256,
                "known_for_department": "Acting",
                "name": "Nigel Harbach",
                "original_name": "Nigel Harbach",
                "popularity": 2.596,
                "credit_id": "60e33cf5258823005d7e7f66",
                "department": "Crew",
                "job": "Stunt Double"
            }, {
                "adult": false,
                "gender": 2,
                "id": 208282,
                "known_for_department": "Crew",
                "name": "Shea Adams",
                "original_name": "Shea Adams",
                "popularity": 4.026,
                "profile_path": "/ddsu1x41H3QIFEhLx8z7MglezYN.jpg",
                "credit_id": "60e33d1522e480002dee2a8b",
                "department": "Crew",
                "job": "Stunt Double"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1871644,
                "known_for_department": "Crew",
                "name": "Paul Gorrie",
                "original_name": "Paul Gorrie",
                "popularity": 4.773,
                "credit_id": "60e34ac44ca676002de17ef2",
                "department": "Crew",
                "job": "Special Effects"
            }, {
                "adult": false,
                "gender": 0,
                "id": 3113962,
                "known_for_department": "Art",
                "name": "Tony Piliotis",
                "original_name": "Tony Piliotis",
                "popularity": 1.117,
                "credit_id": "60e347078805510074df2572",
                "department": "Art",
                "job": "Standby Painter"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1724280,
                "known_for_department": "Visual Effects",
                "name": "Rodney Burke",
                "original_name": "Rodney Burke",
                "popularity": 1.236,
                "credit_id": "60e347d4db154f0047000eff",
                "department": "Crew",
                "job": "Special Effects"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2213484,
                "known_for_department": "Crew",
                "name": "Arran Gordon",
                "original_name": "Arran Gordon",
                "popularity": 8.589,
                "credit_id": "60e349271e9225005dfc7914",
                "department": "Crew",
                "job": "Special Effects"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1401695,
                "known_for_department": "Crew",
                "name": "Thomas Van Koeverden",
                "original_name": "Thomas Van Koeverden",
                "popularity": 0.002,
                "credit_id": "60e34bbe27ff990074dc57c3",
                "department": "Crew",
                "job": "Special Effects"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1871648,
                "known_for_department": "Crew",
                "name": "Walter Van Veenendaal",
                "original_name": "Walter Van Veenendaal",
                "popularity": 0.2,
                "credit_id": "60e34cc9b3f6f5005c551e65",
                "department": "Crew",
                "job": "Special Effects"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2554914,
                "known_for_department": "Crew",
                "name": "Gillian Statham",
                "original_name": "Gillian Statham",
                "popularity": 1.366,
                "credit_id": "60e33d60b76cbb004614f494",
                "department": "Crew",
                "job": "Stunt Double"
            }, {
                "adult": false,
                "gender": 0,
                "id": 79377,
                "known_for_department": "Acting",
                "name": "Richard Boué",
                "original_name": "Richard Boué",
                "popularity": 4.414,
                "credit_id": "60e33dfea3b5e6005d8cb5d7",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1871664,
                "known_for_department": "Crew",
                "name": "Dar Davies",
                "original_name": "Dar Davies",
                "popularity": 5.156,
                "credit_id": "60e33f09b76cbb0073e03211",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2649577,
                "known_for_department": "Crew",
                "name": "Brit Sooby",
                "original_name": "Brit Sooby",
                "popularity": 1.66,
                "credit_id": "60e340845e14e5002c03b842",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1634439,
                "known_for_department": "Crew",
                "name": "Brett Praed",
                "original_name": "Brett Praed",
                "popularity": 13.579,
                "profile_path": "/pz1lgVP2VeMnNJ672TVR83L8Rky.jpg",
                "credit_id": "60e34176caa5080048e8b74d",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1925619,
                "known_for_department": "Visual Effects",
                "name": "Lou Stefanel",
                "original_name": "Lou Stefanel",
                "popularity": 1.833,
                "credit_id": "60e34c9c5e14e5002c03d12d",
                "department": "Crew",
                "job": "Special Effects"
            }, {
                "adult": false,
                "gender": 0,
                "id": 3114019,
                "known_for_department": "Visual Effects",
                "name": "David Pride",
                "original_name": "David Pride",
                "popularity": 0.214,
                "credit_id": "60e34817b3f6f5005c5512be",
                "department": "Crew",
                "job": "Special Effects"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1454928,
                "known_for_department": "Costume & Make-Up",
                "name": "Nikki Gooley",
                "original_name": "Nikki Gooley",
                "popularity": 2.736,
                "credit_id": "60e34d3c5e14e5005c011d11",
                "department": "Costume & Make-Up",
                "job": "Key Makeup Artist"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1838260,
                "known_for_department": "Costume & Make-Up",
                "name": "Andrea Hood",
                "original_name": "Andrea Hood",
                "popularity": 2.482,
                "credit_id": "60e34dd527ff990074dc5c97",
                "department": "Costume & Make-Up",
                "job": "Costumer"
            }, {
                "adult": false,
                "gender": 2,
                "id": 75131,
                "known_for_department": "Acting",
                "name": "Nash Edgerton",
                "original_name": "Nash Edgerton",
                "popularity": 9.32,
                "profile_path": "/4APzupXhj00RkLJyjzYTkvk47Dw.jpg",
                "credit_id": "60e33d74258823005d7e809f",
                "department": "Crew",
                "job": "Stunt Double"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1871651,
                "known_for_department": "Crew",
                "name": "David Young",
                "original_name": "David Young",
                "popularity": 3.223,
                "credit_id": "60e348d422e4800060307a04",
                "department": "Crew",
                "job": "Special Effects"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2503661,
                "known_for_department": "Crew",
                "name": "Marijke Rikki van Gyen",
                "original_name": "Marijke Rikki van Gyen",
                "popularity": 0.02,
                "credit_id": "60e3402a5e14e50046cb1177",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 0,
                "id": 3113961,
                "known_for_department": "Art",
                "name": "Jon Stiles",
                "original_name": "Jon Stiles",
                "popularity": 1.689,
                "credit_id": "60e347565e14e5007343d8a9",
                "department": "Art",
                "job": "Standby Painter"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1640477,
                "known_for_department": "Crew",
                "name": "Brian Ellison",
                "original_name": "Brian Ellison",
                "popularity": 8.388,
                "credit_id": "60e341e627ff990074dc40c2",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 2,
                "id": 87811,
                "known_for_department": "Acting",
                "name": "Scott McLean",
                "original_name": "Scott McLean",
                "popularity": 1.069,
                "credit_id": "60e3420dcaa5080048e8b887",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1871676,
                "known_for_department": "Crew",
                "name": "Mick Van Moorsel",
                "original_name": "Mick Van Moorsel",
                "popularity": 1.529,
                "profile_path": "/hJ61bVoaI7S50I3nUAhrg0vZUv0.jpg",
                "credit_id": "60e3437507165000461974c6",
                "department": "Crew",
                "job": "Stunts"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1569399,
                "known_for_department": "Visual Effects",
                "name": "Lloyd Finnemore",
                "original_name": "Lloyd Finnemore",
                "popularity": 2.79,
                "credit_id": "60e34a0284591c0074b3d132",
                "department": "Crew",
                "job": "Special Effects"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2543350,
                "known_for_department": "Crew",
                "name": "Ray Fowler",
                "original_name": "Ray Fowler",
                "popularity": 0.515,
                "credit_id": "60e34a5dcaa50800801c42e8",
                "department": "Crew",
                "job": "Special Effects"
            }, {
                "adult": false,
                "gender": 1,
                "id": 1546585,
                "known_for_department": "Sound",
                "name": "Nancy Barker",
                "original_name": "Nancy Barker",
                "popularity": 12.701,
                "credit_id": "60e34fd45e14e5005c01217c",
                "department": "Sound",
                "job": "First Assistant Sound Editor"
            }, {
                "adult": false,
                "gender": 1,
                "id": 1461371,
                "known_for_department": "Sound",
                "name": "Mary Jo Lang",
                "original_name": "Mary Jo Lang",
                "popularity": 2.105,
                "credit_id": "60e358d91e9225002cc81613",
                "department": "Sound",
                "job": "Foley Mixer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1878558,
                "known_for_department": "Crew",
                "name": "Suzanne Celeste",
                "original_name": "Suzanne Celeste",
                "popularity": 2.617,
                "credit_id": "60e35a371e9225007ed67c77",
                "department": "Crew",
                "job": "Dialect Coach"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1116937,
                "known_for_department": "Sound",
                "name": "John Roesch",
                "original_name": "John Roesch",
                "popularity": 4.472,
                "profile_path": "/sdVwSbK33OmcniJhX8ZkTByQmLQ.jpg",
                "credit_id": "60e3591f0716500046199fb6",
                "department": "Sound",
                "job": "Foley Artist"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1677824,
                "known_for_department": "Sound",
                "name": "Valerie Davidson",
                "original_name": "Valerie Davidson",
                "popularity": 1.924,
                "credit_id": "60e34f8c4ca6760075045fbc",
                "department": "Sound",
                "job": "Foley Editor"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1110476,
                "known_for_department": "Crew",
                "name": "Peter Collias",
                "original_name": "Peter Collias",
                "popularity": 0.353,
                "credit_id": "60e35b7d6bdec3004601cf16",
                "department": "Crew",
                "job": "Scenic Artist"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1380477,
                "known_for_department": "Sound",
                "name": "Barbara Delpuech",
                "original_name": "Barbara Delpuech",
                "popularity": 0.664,
                "credit_id": "60e3502627ff9900470be43d",
                "department": "Sound",
                "job": "Assistant Sound Editor"
            }, {
                "adult": false,
                "gender": 1,
                "id": 1341856,
                "known_for_department": "Sound",
                "name": "Hilda Hodges",
                "original_name": "Hilda Hodges",
                "popularity": 5.196,
                "credit_id": "60e3592d8805510074df4b63",
                "department": "Sound",
                "job": "Foley Artist"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2641109,
                "known_for_department": "Directing",
                "name": "Toby Pease",
                "original_name": "Toby Pease",
                "popularity": 4.061,
                "credit_id": "60e35c1a5e14e500734404eb",
                "department": "Directing",
                "job": "Second Unit First Assistant Director"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1584259,
                "known_for_department": "Production",
                "name": "Grayden Le Breton",
                "original_name": "Grayden Le Breton",
                "popularity": 0.122,
                "credit_id": "60e35d1c1e9225005dfca503",
                "department": "Production",
                "job": "Assistant Unit Manager"
            }, {
                "adult": false,
                "gender": 0,
                "id": 91091,
                "known_for_department": "Sound",
                "name": "David McRell",
                "original_name": "David McRell",
                "popularity": 0.318,
                "credit_id": "60e357d8caa508002efed800",
                "department": "Sound",
                "job": "Assistant Sound Editor"
            }, {
                "adult": false,
                "gender": 1,
                "id": 1424126,
                "known_for_department": "Sound",
                "name": "Carolyn Tapp",
                "original_name": "Carolyn Tapp",
                "popularity": 1.851,
                "credit_id": "60e358f8caa508002efeda63",
                "department": "Sound",
                "job": "Foley Mixer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 2570412,
                "known_for_department": "Production",
                "name": "Marge Rowland",
                "original_name": "Marge Rowland",
                "popularity": 1.456,
                "credit_id": "60e3596c9974ee0026bb11d0",
                "department": "Production",
                "job": "Production Accountant"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1994224,
                "known_for_department": "Sound",
                "name": "Thomas J. O'Connell",
                "original_name": "Thomas J. O'Connell",
                "popularity": 2.738,
                "credit_id": "60e358ae25882300740bb86a",
                "department": "Sound",
                "job": "ADR Mixer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1554365,
                "known_for_department": "Editing",
                "name": "Catherine Chase",
                "original_name": "Catherine Chase",
                "popularity": 7.061,
                "credit_id": "60e34ea8071650007e488484",
                "department": "Editing",
                "job": "First Assistant Editor"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1564735,
                "known_for_department": "Editing",
                "name": "Noelleen Westcombe",
                "original_name": "Noelleen Westcombe",
                "popularity": 6.016,
                "credit_id": "60e34efab76cbb0073e057f0",
                "department": "Editing",
                "job": "First Assistant Editor"
            }, {
                "adult": false,
                "gender": 0,
                "id": 91088,
                "known_for_department": "Sound",
                "name": "Frank Long",
                "original_name": "Frank Long",
                "popularity": 0.181,
                "credit_id": "60e35802a3b5e600743b4101",
                "department": "Sound",
                "job": "Assistant Sound Editor"
            }, {
                "adult": false,
                "gender": 2,
                "id": 18899,
                "known_for_department": "Directing",
                "name": "Yuen Wo-Ping",
                "original_name": "袁和平",
                "popularity": 6.017,
                "profile_path": "/4NJRnQGrUxqbq9tcl7cpKmd17zh.jpg",
                "credit_id": "64ede7dfc3c89101007e8b0c",
                "department": "Crew",
                "job": "Choreographer"
            }, {
                "adult": false,
                "gender": 2,
                "id": 3326242,
                "known_for_department": "Art",
                "name": "Fletcher Moules",
                "original_name": "Fletcher Moules",
                "popularity": 1.383,
                "profile_path": "/bCXkOXJTDEwuOOdVzxfgvrTst75.jpg",
                "credit_id": "633eeeb1a4af8f007d1af3b8",
                "department": "Art",
                "job": "Props"
            }, {
                "adult": false,
                "gender": 1,
                "id": 9340,
                "known_for_department": "Directing",
                "name": "Lana Wachowski",
                "original_name": "Lana Wachowski",
                "popularity": 9.234,
                "profile_path": "/4nE4ttPQBuw1virOz0LYT08c1Vm.jpg",
                "credit_id": "571756c4c3a3687bc70008e9",
                "department": "Directing",
                "job": "Director"
            }, {
                "adult": false,
                "gender": 1,
                "id": 9339,
                "known_for_department": "Directing",
                "name": "Lilly Wachowski",
                "original_name": "Lilly Wachowski",
                "popularity": 11.158,
                "profile_path": "/rCScAjSpeKA19BLNR07MqNNeeTT.jpg",
                "credit_id": "571756cfc3a3687c2c000a63",
                "department": "Directing",
                "job": "Director"
            }, {
                "adult": false,
                "gender": 1,
                "id": 9339,
                "known_for_department": "Directing",
                "name": "Lilly Wachowski",
                "original_name": "Lilly Wachowski",
                "popularity": 11.158,
                "profile_path": "/rCScAjSpeKA19BLNR07MqNNeeTT.jpg",
                "credit_id": "5831cbe1c3a3685bad024e78",
                "department": "Writing",
                "job": "Writer"
            }, {
                "adult": false,
                "gender": 1,
                "id": 9340,
                "known_for_department": "Directing",
                "name": "Lana Wachowski",
                "original_name": "Lana Wachowski",
                "popularity": 9.234,
                "profile_path": "/4nE4ttPQBuw1virOz0LYT08c1Vm.jpg",
                "credit_id": "5831cbea92514162d80260e5",
                "department": "Writing",
                "job": "Writer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 62740,
                "known_for_department": "Production",
                "name": "Richard Mirisch",
                "original_name": "Richard Mirisch",
                "popularity": 3.042,
                "credit_id": "5831d017c3a3685bad025303",
                "department": "Production",
                "job": "Associate Producer"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1391711,
                "known_for_department": "Art",
                "name": "Jacinta Leong",
                "original_name": "Jacinta Leong",
                "popularity": 1.09,
                "credit_id": "5831d0d592514162c9028394",
                "department": "Art",
                "job": "Set Designer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1392681,
                "known_for_department": "Art",
                "name": "Sarah Light",
                "original_name": "Sarah Light",
                "popularity": 0.23,
                "credit_id": "5831d0c892514162d202786e",
                "department": "Art",
                "job": "Set Designer"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1454936,
                "known_for_department": "Visual Effects",
                "name": "Brian Cox",
                "original_name": "Brian Cox",
                "popularity": 10.927,
                "credit_id": "5831d457c3a3685bb0026404",
                "department": "Visual Effects",
                "job": "Special Effects Supervisor"
            }, {
                "adult": false,
                "gender": 2,
                "id": 113051,
                "known_for_department": "Sound",
                "name": "David Grimaldi",
                "original_name": "David Grimaldi",
                "popularity": 2.293,
                "credit_id": "5831d75492514162cb028dda",
                "department": "Sound",
                "job": "Sound Effects Editor"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1296,
                "known_for_department": "Production",
                "name": "Bruce Berman",
                "original_name": "Bruce Berman",
                "popularity": 4.164,
                "profile_path": "/qMVfprJJgjC04fWKdyN9poIWysZ.jpg",
                "credit_id": "5831cd3392514162d202741f",
                "department": "Production",
                "job": "Executive Producer"
            }, {
                "adult": false,
                "gender": 1,
                "id": 88435,
                "known_for_department": "Production",
                "name": "Carol Hughes",
                "original_name": "Carol Hughes",
                "popularity": 1.779,
                "credit_id": "5831d00bc3a3685b9d028c76",
                "department": "Production",
                "job": "Associate Producer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1392669,
                "known_for_department": "Art",
                "name": "Fiona Scott",
                "original_name": "Fiona Scott",
                "popularity": 1.106,
                "credit_id": "5831d041c3a3685b9a02794c",
                "department": "Art",
                "job": "Assistant Art Director"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1711544,
                "known_for_department": "Art",
                "name": "Trish Foreman",
                "original_name": "Trish Foreman",
                "popularity": 2.651,
                "credit_id": "5831d09fc3a3685ba102b98c",
                "department": "Art",
                "job": "Art Department Coordinator"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1711546,
                "known_for_department": "Art",
                "name": "Andrew Powell",
                "original_name": "Andrew Powell",
                "popularity": 0.001,
                "credit_id": "5831d134c3a3685bb002610c",
                "department": "Art",
                "job": "Set Designer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1470982,
                "known_for_department": "Directing",
                "name": "Victoria Sullivan",
                "original_name": "Victoria Sullivan",
                "popularity": 3.329,
                "credit_id": "5831d186c3a3685ba102ba8f",
                "department": "Directing",
                "job": "Script Supervisor"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1392719,
                "known_for_department": "Camera",
                "name": "Robert Agganis",
                "original_name": "Robert Agganis",
                "popularity": 0.552,
                "credit_id": "5831d1dfc3a3685b93025c29",
                "department": "Camera",
                "job": "Camera Operator"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1418264,
                "known_for_department": "Costume & Make-Up",
                "name": "Cheryl Williams",
                "original_name": "Cheryl Williams",
                "popularity": 2.592,
                "credit_id": "5831d4e2c3a3685ba8027aec",
                "department": "Costume & Make-Up",
                "job": "Hairstylist"
            }, {
                "adult": false,
                "gender": 2,
                "id": 9420,
                "known_for_department": "Art",
                "name": "Jules Cook",
                "original_name": "Jules Cook",
                "popularity": 1.502,
                "profile_path": "/qFKAnJ89NrdGaCsbtwAuwMVQ2q9.jpg",
                "credit_id": "5831d03892514162d20277d6",
                "department": "Art",
                "job": "Assistant Art Director"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1575727,
                "known_for_department": "Art",
                "name": "Tim Ferrier",
                "original_name": "Tim Ferrier",
                "popularity": 8.655,
                "credit_id": "5831d15ac3a3685ba802774d",
                "department": "Art",
                "job": "Set Decoration"
            }, {
                "adult": false,
                "gender": 1,
                "id": 1711547,
                "known_for_department": "Art",
                "name": "Marta McElroy",
                "original_name": "Marta McElroy",
                "popularity": 1.935,
                "credit_id": "5831d173c3a3685ba102ba75",
                "department": "Art",
                "job": "Set Decoration"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1711577,
                "known_for_department": "Production",
                "name": "Megan Worthy",
                "original_name": "Megan Worthy",
                "popularity": 4.727,
                "credit_id": "5831d8c192514162cf02806d",
                "department": "Production",
                "job": "Production Coordinator"
            }, {
                "adult": false,
                "gender": 2,
                "id": 9351,
                "known_for_department": "Sound",
                "name": "Zigmund Gron",
                "original_name": "Zigmund Gron",
                "popularity": 2.646,
                "credit_id": "5831d85292514162cb028f00",
                "department": "Sound",
                "job": "Music Editor"
            }, {
                "adult": false,
                "gender": 1,
                "id": 88435,
                "known_for_department": "Production",
                "name": "Carol Hughes",
                "original_name": "Carol Hughes",
                "popularity": 1.779,
                "credit_id": "5831cef0c3a3685bad0251b0",
                "department": "Production",
                "job": "Unit Production Manager"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1711545,
                "known_for_department": "Art",
                "name": "Godric Cole",
                "original_name": "Godric Cole",
                "popularity": 2.236,
                "credit_id": "5831d0eb92514162cb028661",
                "department": "Art",
                "job": "Set Designer"
            }, {
                "adult": false,
                "gender": 2,
                "id": 9349,
                "known_for_department": "Sound",
                "name": "Dane A. Davis",
                "original_name": "Dane A. Davis",
                "popularity": 1.281,
                "credit_id": "5831cf1b92514162c0027381",
                "department": "Sound",
                "job": "Supervising Sound Editor"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1434214,
                "known_for_department": "Crew",
                "name": "Kate Crossley",
                "original_name": "Kate Crossley",
                "popularity": 2.621,
                "credit_id": "5831d719c3a3685bb0026755",
                "department": "Crew",
                "job": "Visual Effects Editor"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1418270,
                "known_for_department": "Art",
                "name": "Tony Williams",
                "original_name": "Tony Williams",
                "popularity": 0.599,
                "credit_id": "5831d079c3a3685ba8027667",
                "department": "Art",
                "job": "Assistant Art Director"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1392718,
                "known_for_department": "Camera",
                "name": "Jasin Boland",
                "original_name": "Jasin Boland",
                "popularity": 0.951,
                "credit_id": "5831d21092514162c302714f",
                "department": "Camera",
                "job": "Still Photographer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1342626,
                "known_for_department": "Sound",
                "name": "John T. Reitz",
                "original_name": "John T. Reitz",
                "popularity": 1.478,
                "credit_id": "5831d799c3a3685b96023249",
                "department": "Sound",
                "job": "Sound Re-Recording Mixer"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1341858,
                "known_for_department": "Sound",
                "name": "Gregg Rudloff",
                "original_name": "Gregg Rudloff",
                "popularity": 2.638,
                "credit_id": "5831d7a592514162cb028e28",
                "department": "Sound",
                "job": "Sound Re-Recording Mixer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1537143,
                "known_for_department": "Sound",
                "name": "Lori L. Eschler",
                "original_name": "Lori L. Eschler",
                "popularity": 0.118,
                "credit_id": "5831d82592514162cf027fc6",
                "department": "Sound",
                "job": "Music Editor"
            }, {
                "adult": false,
                "gender": 2,
                "id": 123,
                "known_for_department": "Production",
                "name": "Barrie M. Osborne",
                "original_name": "Barrie M. Osborne",
                "popularity": 3.254,
                "profile_path": "/xWtXYk6M5NFroddcQDviLlxOnkU.jpg",
                "credit_id": "5831cc6d92514162d2027340",
                "department": "Production",
                "job": "Executive Producer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1392722,
                "known_for_department": "Lighting",
                "name": "Reg Garside",
                "original_name": "Reg Garside",
                "popularity": 0.449,
                "credit_id": "5831d3d7c3a3685b93025e1b",
                "department": "Lighting",
                "job": "Gaffer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1619685,
                "known_for_department": "Costume & Make-Up",
                "name": "Lyn Askew",
                "original_name": "Lyn Askew",
                "popularity": 2.605,
                "credit_id": "5831d6e8c3a3685b9a028078",
                "department": "Costume & Make-Up",
                "job": "Costume Supervisor"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1412758,
                "known_for_department": "Crew",
                "name": "Fiona Searson",
                "original_name": "Fiona Searson",
                "popularity": 3.746,
                "credit_id": "5831d8e992514162d8026ebe",
                "department": "Production",
                "job": "Publicist"
            }, {
                "adult": false,
                "gender": 1,
                "id": 6411,
                "known_for_department": "Art",
                "name": "Deborah Riley",
                "original_name": "Deborah Riley",
                "popularity": 3.788,
                "profile_path": "/cjhADpqdrnwB1PdDUKaBnWrIj2Q.jpg",
                "credit_id": "5831d14cc3a3685ba8027740",
                "department": "Art",
                "job": "Set Designer"
            }, {
                "adult": false,
                "gender": 1,
                "id": 143915,
                "known_for_department": "Sound",
                "name": "Julia Evershade",
                "original_name": "Julia Evershade",
                "popularity": 3.18,
                "credit_id": "5831d72dc3a3685b960231d5",
                "department": "Sound",
                "job": "Sound Effects Editor"
            }, {
                "adult": false,
                "gender": 0,
                "id": 9593,
                "known_for_department": "Visual Effects",
                "name": "Steve Courtley",
                "original_name": "Steve Courtley",
                "popularity": 1.128,
                "credit_id": "5831d409c3a3685b93025e33",
                "department": "Visual Effects",
                "job": "Special Effects Supervisor"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1711553,
                "known_for_department": "Crew",
                "name": "Robina Osbourne",
                "original_name": "Robina Osbourne",
                "popularity": 1.749,
                "credit_id": "5831d474c3a3685bad025731",
                "department": "Crew",
                "job": "Special Effects Coordinator"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1536539,
                "known_for_department": "Costume & Make-Up",
                "name": "Deborah Taylor",
                "original_name": "Deborah Taylor",
                "popularity": 6.052,
                "credit_id": "5831d4b6c3a3685ba102be38",
                "department": "Costume & Make-Up",
                "job": "Makeup Artist"
            }, {
                "adult": false,
                "gender": 0,
                "id": 9357,
                "known_for_department": "Crew",
                "name": "Glenn Boswell",
                "original_name": "Glenn Boswell",
                "popularity": 2.052,
                "profile_path": "/pIsBLm6zLeMpjEkrQw4ICQgZ3OQ.jpg",
                "credit_id": "5831cfcbc3a3685b9a0278bb",
                "department": "Crew",
                "job": "Stunt Coordinator"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1341854,
                "known_for_department": "Sound",
                "name": "David E. Campbell",
                "original_name": "David E. Campbell",
                "popularity": 1.121,
                "credit_id": "5831d7e792514162c0027d28",
                "department": "Sound",
                "job": "Sound Re-Recording Mixer"
            }, {
                "adult": false,
                "gender": 1,
                "id": 9339,
                "known_for_department": "Directing",
                "name": "Lilly Wachowski",
                "original_name": "Lilly Wachowski",
                "popularity": 11.158,
                "profile_path": "/rCScAjSpeKA19BLNR07MqNNeeTT.jpg",
                "credit_id": "5831ccfe92514162d8026200",
                "department": "Production",
                "job": "Executive Producer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1711550,
                "known_for_department": "Sound",
                "name": "Jack Friedman",
                "original_name": "Jack Friedman",
                "popularity": 5.215,
                "credit_id": "5831d372c3a3685b96022e35",
                "department": "Sound",
                "job": "Boom Operator"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1711551,
                "known_for_department": "Sound",
                "name": "Gerry Nucifora",
                "original_name": "Gerry Nucifora",
                "popularity": 2.435,
                "credit_id": "5831d386c3a3685bb0026365",
                "department": "Sound",
                "job": "Boom Operator"
            }, {
                "adult": false,
                "gender": 2,
                "id": 8299,
                "known_for_department": "Production",
                "name": "Andrew Mason",
                "original_name": "Andrew Mason",
                "popularity": 0.688,
                "credit_id": "5831cc77c3a3685ba102b4a5",
                "department": "Production",
                "job": "Executive Producer"
            }, {
                "adult": false,
                "gender": 2,
                "id": 57526,
                "known_for_department": "Production",
                "name": "Dan Cracchiolo",
                "original_name": "Dan Cracchiolo",
                "popularity": 0.928,
                "credit_id": "5831cd9292514162d8026298",
                "department": "Production",
                "job": "Co-Producer"
            }, {
                "adult": false,
                "gender": 2,
                "id": 105108,
                "known_for_department": "Visual Effects",
                "name": "John Gaeta",
                "original_name": "John Gaeta",
                "popularity": 5.181,
                "profile_path": "/kUzIrTvPr8g4vbVXxDd36IgfuGR.jpg",
                "credit_id": "5831ce5cc3a3685bb0025e2d",
                "department": "Visual Effects",
                "job": "Visual Effects Supervisor"
            }, {
                "adult": false,
                "gender": 2,
                "id": 9349,
                "known_for_department": "Sound",
                "name": "Dane A. Davis",
                "original_name": "Dane A. Davis",
                "popularity": 1.281,
                "credit_id": "5831cf1492514162c3026dfe",
                "department": "Sound",
                "job": "Sound Designer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1392692,
                "known_for_department": "Art",
                "name": "Judith Harvey",
                "original_name": "Judith Harvey",
                "popularity": 0.131,
                "credit_id": "5831d0fa92514162c90283c1",
                "department": "Art",
                "job": "Set Designer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1338152,
                "known_for_department": "Sound",
                "name": "Eric Lindemann",
                "original_name": "Eric Lindemann",
                "popularity": 5.349,
                "credit_id": "5831d743c3a3685bad025a34",
                "department": "Sound",
                "job": "Sound Effects Editor"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1569080,
                "known_for_department": "Production",
                "name": "Peter Lawless",
                "original_name": "Peter Lawless",
                "popularity": 1.522,
                "credit_id": "5831d8b0c3a3685ba8027f26",
                "department": "Production",
                "job": "Location Manager"
            }, {
                "adult": false,
                "gender": 1,
                "id": 9340,
                "known_for_department": "Directing",
                "name": "Lana Wachowski",
                "original_name": "Lana Wachowski",
                "popularity": 9.234,
                "profile_path": "/4nE4ttPQBuw1virOz0LYT08c1Vm.jpg",
                "credit_id": "5831ccf2c3a3685bb0025cbd",
                "department": "Production",
                "job": "Executive Producer"
            }, {
                "adult": false,
                "gender": 2,
                "id": 10950,
                "known_for_department": "Production",
                "name": "Erwin Stoff",
                "original_name": "Erwin Stoff",
                "popularity": 0.805,
                "credit_id": "5831cd20c3a3685b9a0275df",
                "department": "Production",
                "job": "Executive Producer"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1578018,
                "known_for_department": "Camera",
                "name": "David Williamson",
                "original_name": "David Williamson",
                "popularity": 11.119,
                "credit_id": "5831d1ce92514162cf0278f4",
                "department": "Camera",
                "job": "Camera Operator"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1392719,
                "known_for_department": "Camera",
                "name": "Robert Agganis",
                "original_name": "Robert Agganis",
                "popularity": 0.552,
                "credit_id": "5831d1e5c3a3685b93025c31",
                "department": "Camera",
                "job": "Steadicam Operator"
            }, {
                "adult": false,
                "gender": 2,
                "id": 970283,
                "known_for_department": "Art",
                "name": "Simon Whiteley",
                "original_name": "Simon Whiteley",
                "popularity": 1.032,
                "profile_path": "/pxJKhkHx2bxx5cfHkbCjYzOdskT.jpg",
                "credit_id": "666e9f928ac243708e7da714",
                "department": "Visual Effects",
                "job": "Visual Effects Designer"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1711549,
                "known_for_department": "Sound",
                "name": "David Lee",
                "original_name": "David Lee",
                "popularity": 3.503,
                "credit_id": "5af402fcc3a368214800a295",
                "department": "Sound",
                "job": "Sound Recordist"
            }, {
                "adult": false,
                "gender": 1,
                "id": 1378225,
                "known_for_department": "Sound",
                "name": "Susan Dudeck",
                "original_name": "Susan Dudeck",
                "popularity": 14.359,
                "credit_id": "5af40667c3a3682160007799",
                "department": "Sound",
                "job": "Dialogue Editor"
            }, {
                "adult": false,
                "gender": 2,
                "id": 11266,
                "known_for_department": "Directing",
                "name": "James McTeigue",
                "original_name": "James McTeigue",
                "popularity": 3.935,
                "profile_path": "/8aUklN9PpswTG8DnhVAY92koRMC.jpg",
                "credit_id": "5af40a81925141787a007bd0",
                "department": "Directing",
                "job": "First Assistant Director"
            }, {
                "adult": false,
                "gender": 0,
                "id": 91093,
                "known_for_department": "Sound",
                "name": "Charles W. Ritter",
                "original_name": "Charles W. Ritter",
                "popularity": 0.647,
                "credit_id": "5af406920e0a26396e00791f",
                "department": "Sound",
                "job": "Dialogue Editor"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1470969,
                "known_for_department": "Art",
                "name": "Lon Lucini",
                "original_name": "Lon Lucini",
                "popularity": 3.506,
                "credit_id": "5af406af0e0a26394b006a49",
                "department": "Art",
                "job": "Property Master"
            }, {
                "adult": false,
                "gender": 0,
                "id": 1153775,
                "known_for_department": "Directing",
                "name": "Colin Fletcher",
                "original_name": "Colin Fletcher",
                "popularity": 1.534,
                "credit_id": "5af40a5892514179fc006bd8",
                "department": "Directing",
                "job": "First Assistant Director"
            }, {
                "adult": false,
                "gender": 2,
                "id": 3897116,
                "known_for_department": "Sound",
                "name": "David Shamban",
                "original_name": "David Shamban",
                "popularity": 0.621,
                "credit_id": "649722b46f43ec011c61f6be",
                "department": "Sound",
                "job": "Musician"
            }, {
                "adult": false,
                "gender": 2,
                "id": 5392,
                "known_for_department": "Costume & Make-Up",
                "name": "Michael Wilkinson",
                "original_name": "Michael Wilkinson",
                "popularity": 4.873,
                "profile_path": "/5363Z5CBR7PoVjyxxnVOuifKrM5.jpg",
                "credit_id": "5f29da79d8cc4a00371afcaa",
                "department": "Costume & Make-Up",
                "job": "Costume Assistant"
            }, {
                "adult": false,
                "gender": 2,
                "id": 1401968,
                "known_for_department": "Visual Effects",
                "name": "Janek Sirrs",
                "original_name": "Janek Sirrs",
                "popularity": 1.228,
                "profile_path": "/vNajs9SB8MZKYSxnIzKOTdE1eKL.jpg",
                "credit_id": "66db9957bea4c3b2126cee72",
                "department": "Visual Effects",
                "job": "Visual Effects Supervisor"
            }
        ]
    },
    "releases": {
        "countries": [{
                "certification": "R",
                "iso_3166_1": "US",
                "primary": false,
                "release_date": "1999-03-31T00:00:00.0000000Z"
            }, {
                "certification": "12+",
                "iso_3166_1": "CZ",
                "primary": false,
                "release_date": "1999-08-05T00:00:00.0000000Z"
            }, {
                "certification": "15",
                "iso_3166_1": "NO",
                "primary": false,
                "release_date": "1999-07-09T00:00:00.0000000Z"
            }, {
                "certification": "15",
                "iso_3166_1": "GB",
                "primary": false,
                "release_date": "1999-06-11T00:00:00.0000000Z"
            }, {
                "certification": "T",
                "iso_3166_1": "IT",
                "primary": false,
                "release_date": "1999-05-07T00:00:00.0000000Z"
            }, {
                "certification": "16",
                "iso_3166_1": "DE",
                "primary": false,
                "release_date": "1999-06-17T00:00:00.0000000Z"
            }, {
                "certification": "K-16",
                "iso_3166_1": "FI",
                "primary": false,
                "release_date": "1999-07-09T00:00:00.0000000Z"
            }, {
                "certification": "12",
                "iso_3166_1": "BR",
                "primary": false,
                "release_date": "1999-05-21T00:00:00.0000000Z"
            }, {
                "certification": "16",
                "iso_3166_1": "HU",
                "primary": false,
                "release_date": "1999-08-05T00:00:00.0000000Z"
            }, {
                "certification": "12",
                "iso_3166_1": "NL",
                "primary": false,
                "release_date": "1999-06-17T00:00:00.0000000Z"
            }, {
                "certification": "PG-12",
                "iso_3166_1": "JP",
                "primary": false,
                "release_date": "1999-09-11T00:00:00.0000000Z"
            }, {
                "certification": "14A",
                "iso_3166_1": "CA",
                "primary": false,
                "release_date": "1999-03-31T00:00:00.0000000Z"
            }, {
                "certification": "16",
                "iso_3166_1": "FR",
                "primary": false,
                "release_date": "1999-06-23T00:00:00.0000000Z"
            }, {
                "certification": "C",
                "iso_3166_1": "BG",
                "primary": false,
                "release_date": "1999-09-03T00:00:00.0000000Z"
            }, {
                "certification": "12",
                "iso_3166_1": "KR",
                "primary": false,
                "release_date": "1999-05-15T00:00:00.0000000Z"
            }, {
                "certification": "M",
                "iso_3166_1": "AU",
                "primary": false,
                "release_date": "1999-04-08T00:00:00.0000000Z"
            }, {
                "certification": "K-8 ",
                "iso_3166_1": "GR",
                "primary": false,
                "release_date": "1999-08-20T00:00:00.0000000Z"
            }, {
                "certification": "15",
                "iso_3166_1": "DK",
                "primary": false,
                "release_date": "1999-05-07T00:00:00.0000000Z"
            }, {
                "certification": "TP",
                "iso_3166_1": "FR",
                "primary": false,
                "release_date": "1999-09-21T00:00:00.0000000Z"
            }, {
                "certification": "18",
                "iso_3166_1": "ES",
                "primary": false,
                "release_date": "1999-06-25T00:00:00.0000000Z"
            }, {
                "certification": "",
                "iso_3166_1": "TR",
                "primary": false,
                "release_date": "1999-09-03T00:00:00.0000000Z"
            }, {
                "certification": "15",
                "iso_3166_1": "SE",
                "primary": false,
                "release_date": "1999-07-14T00:00:00.0000000Z"
            }, {
                "certification": "15",
                "iso_3166_1": "SE",
                "primary": false,
                "release_date": "1999-12-14T00:00:00.0000000Z"
            }, {
                "certification": "15",
                "iso_3166_1": "SE",
                "primary": false,
                "release_date": "2008-11-26T00:00:00.0000000Z"
            }, {
                "certification": "15",
                "iso_3166_1": "SE",
                "primary": false,
                "release_date": "2018-05-28T00:00:00.0000000Z"
            }, {
                "certification": "13",
                "iso_3166_1": "AR",
                "primary": false,
                "release_date": "1999-06-10T00:00:00.0000000Z"
            }, {
                "certification": "KT/EA ",
                "iso_3166_1": "BE",
                "primary": false,
                "release_date": "1999-07-07T00:00:00.0000000Z"
            }, {
                "certification": "",
                "iso_3166_1": "CO",
                "primary": false,
                "release_date": "1999-05-21T00:00:00.0000000Z"
            }, {
                "certification": "",
                "iso_3166_1": "EE",
                "primary": false,
                "release_date": "1999-07-16T00:00:00.0000000Z"
            }, {
                "certification": "K-16",
                "iso_3166_1": "FI",
                "primary": false,
                "release_date": "1999-06-05T00:00:00.0000000Z"
            }, {
                "certification": "",
                "iso_3166_1": "HR",
                "primary": false,
                "release_date": "1999-08-26T00:00:00.0000000Z"
            }, {
                "certification": "16",
                "iso_3166_1": "IS",
                "primary": false,
                "release_date": "1999-06-25T00:00:00.0000000Z"
            }, {
                "certification": "",
                "iso_3166_1": "ID",
                "primary": false,
                "release_date": "1999-07-03T00:00:00.0000000Z"
            }, {
                "certification": "15",
                "iso_3166_1": "IE",
                "primary": false,
                "release_date": "1999-06-11T00:00:00.0000000Z"
            }, {
                "certification": "PG",
                "iso_3166_1": "IL",
                "primary": false,
                "release_date": "1999-06-24T00:00:00.0000000Z"
            }, {
                "certification": "",
                "iso_3166_1": "KW",
                "primary": false,
                "release_date": "1999-06-09T00:00:00.0000000Z"
            }, {
                "certification": "18SG",
                "iso_3166_1": "MY",
                "primary": false,
                "release_date": "1999-05-06T00:00:00.0000000Z"
            }, {
                "certification": "B",
                "iso_3166_1": "MX",
                "primary": false,
                "release_date": "1999-05-21T00:00:00.0000000Z"
            }, {
                "certification": "M",
                "iso_3166_1": "NZ",
                "primary": false,
                "release_date": "1999-04-08T00:00:00.0000000Z"
            }, {
                "certification": "15",
                "iso_3166_1": "NO",
                "primary": false,
                "release_date": "1999-07-07T00:00:00.0000000Z"
            }, {
                "certification": "",
                "iso_3166_1": "PH",
                "primary": false,
                "release_date": "1999-05-26T00:00:00.0000000Z"
            }, {
                "certification": "16",
                "iso_3166_1": "PL",
                "primary": false,
                "release_date": "1999-08-13T00:00:00.0000000Z"
            }, {
                "certification": "M/12",
                "iso_3166_1": "PT",
                "primary": false,
                "release_date": "1999-06-09T00:00:00.0000000Z"
            }, {
                "certification": "M/12",
                "iso_3166_1": "PT",
                "primary": false,
                "release_date": "1999-06-25T00:00:00.0000000Z"
            }, {
                "certification": "15",
                "iso_3166_1": "RO",
                "primary": false,
                "release_date": "1999-09-10T00:00:00.0000000Z"
            }, {
                "certification": "16+",
                "iso_3166_1": "RU",
                "primary": false,
                "release_date": "1999-10-14T00:00:00.0000000Z"
            }, {
                "certification": "PG",
                "iso_3166_1": "SG",
                "primary": false,
                "release_date": "1999-04-22T00:00:00.0000000Z"
            }, {
                "certification": "",
                "iso_3166_1": "SK",
                "primary": false,
                "release_date": "1999-08-05T00:00:00.0000000Z"
            }, {
                "certification": "",
                "iso_3166_1": "SI",
                "primary": false,
                "release_date": "1999-08-19T00:00:00.0000000Z"
            }, {
                "certification": "12",
                "iso_3166_1": "CH",
                "primary": false,
                "release_date": "1999-06-18T00:00:00.0000000Z"
            }, {
                "certification": "12",
                "iso_3166_1": "CH",
                "primary": false,
                "release_date": "1999-06-23T00:00:00.0000000Z"
            }, {
                "certification": "PG-12",
                "iso_3166_1": "TW",
                "primary": false,
                "release_date": "1999-06-04T00:00:00.0000000Z"
            }, {
                "certification": "G",
                "iso_3166_1": "TH",
                "primary": false,
                "release_date": "1999-05-21T00:00:00.0000000Z"
            }, {
                "certification": "R",
                "iso_3166_1": "US",
                "primary": false,
                "release_date": "1999-03-24T00:00:00.0000000Z"
            }, {
                "certification": "",
                "iso_3166_1": "UY",
                "primary": false,
                "release_date": "1999-07-30T00:00:00.0000000Z"
            }, {
                "certification": "12",
                "iso_3166_1": "NL",
                "primary": false,
                "release_date": "2004-12-22T00:00:00.0000000Z"
            }, {
                "certification": "12",
                "iso_3166_1": "NL",
                "primary": false,
                "release_date": "2011-01-12T00:00:00.0000000Z"
            }, {
                "certification": "12",
                "iso_3166_1": "NL",
                "primary": false,
                "release_date": "2002-09-23T00:00:00.0000000Z"
            }, {
                "certification": "16",
                "iso_3166_1": "UA",
                "primary": false,
                "release_date": "2019-07-25T00:00:00.0000000Z"
            }, {
                "certification": "12",
                "iso_3166_1": "KR",
                "primary": false,
                "release_date": "2019-09-25T00:00:00.0000000Z"
            }, {
                "certification": "12",
                "iso_3166_1": "BR",
                "primary": false,
                "release_date": "2008-10-14T00:00:00.0000000Z"
            }, {
                "certification": "16+",
                "iso_3166_1": "RU",
                "primary": false,
                "release_date": "2019-10-14T00:00:00.0000000Z"
            }, {
                "certification": "16+",
                "iso_3166_1": "RU",
                "primary": false,
                "release_date": "2000-09-12T00:00:00.0000000Z"
            }, {
                "certification": "16+",
                "iso_3166_1": "RU",
                "primary": false,
                "release_date": "2009-01-27T00:00:00.0000000Z"
            }, {
                "certification": "IIB",
                "iso_3166_1": "HK",
                "primary": false,
                "release_date": "1999-05-20T00:00:00.0000000Z"
            }, {
                "certification": "",
                "iso_3166_1": "TH",
                "primary": false,
                "release_date": "2021-09-03T00:00:00.0000000Z"
            }, {
                "certification": "16",
                "iso_3166_1": "DE",
                "primary": false,
                "release_date": "1999-11-25T00:00:00.0000000Z"
            }, {
                "certification": "15",
                "iso_3166_1": "GB",
                "primary": false,
                "release_date": "2021-12-03T00:00:00.0000000Z"
            }, {
                "certification": "PG13",
                "iso_3166_1": "SG",
                "primary": false,
                "release_date": "2021-12-02T00:00:00.0000000Z"
            }, {
                "certification": "",
                "iso_3166_1": "CN",
                "primary": false,
                "release_date": "2000-01-14T00:00:00.0000000Z"
            }, {
                "certification": "",
                "iso_3166_1": "KZ",
                "primary": false,
                "release_date": "2021-12-09T00:00:00.0000000Z"
            }, {
                "certification": "",
                "iso_3166_1": "VN",
                "primary": false,
                "release_date": "2021-12-17T00:00:00.0000000Z"
            }, {
                "certification": "14A",
                "iso_3166_1": "CA",
                "primary": false,
                "release_date": "2024-09-12T00:00:00.0000000Z"
            }
        ]
    },
    "images": {
        "posters": [{
                "aspect_ratio": 0.701,
                "file_path": "/iLWzJxatuwwMT76dtMuwh3FEp2X.jpg",
                "height": 1426,
                "vote_average": 5.312,
                "vote_count": 1,
                "width": 1000
            }, {
                "aspect_ratio": 0.667,
                "file_path": "/wNPMImnQ7UvKf49xIpSnNA6TUTJ.jpg",
                "height": 1500,
                "vote_average": 5.312,
                "vote_count": 1,
                "width": 1000
            }, {
                "aspect_ratio": 0.667,
                "file_path": "/fzZy2R2kuxvzEgO3vsfx1nuUKo1.jpg",
                "height": 3000,
                "vote_average": 0,
                "vote_count": 0,
                "width": 2000
            }, {
                "aspect_ratio": 0.663,
                "file_path": "/cPUYvBtnL9kS3j7sXBugrx8Mptf.jpg",
                "height": 1056,
                "vote_average": 0,
                "vote_count": 0,
                "width": 700
            }, {
                "aspect_ratio": 0.666,
                "file_path": "/maeSsScrOZ21pZHWymPzDbgendh.jpg",
                "height": 1540,
                "vote_average": 0,
                "vote_count": 0,
                "width": 1026
            }, {
                "aspect_ratio": 0.667,
                "file_path": "/5gKHnPnyQdFrQuUowGJebdoQOtq.jpg",
                "height": 3000,
                "vote_average": 0,
                "vote_count": 0,
                "width": 2000
            }, {
                "aspect_ratio": 0.667,
                "file_path": "/8UHgTTZRL14TWZQFyWfqpU6Bjxj.jpg",
                "height": 750,
                "vote_average": 0,
                "vote_count": 0,
                "width": 500
            }, {
                "aspect_ratio": 0.667,
                "file_path": "/c8FBBemcWGgSrsuOO5LyIeSF9vL.jpg",
                "height": 1800,
                "vote_average": 0,
                "vote_count": 0,
                "width": 1200
            }
        ],
        "backdrops": [{
                "aspect_ratio": 1.778,
                "file_path": "/icmmSD4vTTDKOq2vvdulafOGw93.jpg",
                "height": 1080,
                "vote_average": 5.292,
                "vote_count": 18,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/ncEsesgOJDNrTUED89hYbA117wo.jpg",
                "height": 1080,
                "vote_average": 5.27,
                "vote_count": 10,
                "width": 1920
            }, {
                "aspect_ratio": 1.784,
                "file_path": "/oCkOhekO65sH5o3UnnWPStYHEnv.jpg",
                "height": 1324,
                "vote_average": 5.264,
                "vote_count": 8,
                "width": 2362
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/nZi1IAiLS4UyW3PVWwN7XZWVX3M.jpg",
                "height": 1080,
                "vote_average": 5.258,
                "vote_count": 6,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/y0jFVsgbvPE3AJqNxIPRhM7pWrO.jpg",
                "height": 1080,
                "vote_average": 5.258,
                "vote_count": 6,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/l4QHerTSbMI7qgvasqxP36pqjN6.jpg",
                "height": 2160,
                "vote_average": 5.258,
                "vote_count": 6,
                "width": 3840
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/y9wuhlrqSHvhTLNVNwKMKe6HZzY.jpg",
                "height": 1080,
                "vote_average": 5.252,
                "vote_count": 4,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/96WHK0TiIslmM8rGVIejMtMtaPG.jpg",
                "height": 1080,
                "vote_average": 5.246,
                "vote_count": 2,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/aCZn8eiNAXZgSWJt5RCyyqQFSN.jpg",
                "height": 2160,
                "vote_average": 5.246,
                "vote_count": 2,
                "width": 3840
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/6jegmM3iwxjvdGBXaijS6nIPWm6.jpg",
                "height": 1080,
                "vote_average": 5.246,
                "vote_count": 2,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/ohylBBoAsyIbQIBEzM3Lbtd7xQZ.jpg",
                "height": 1080,
                "vote_average": 5.246,
                "vote_count": 2,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/hbYhwN0fIizOift86w68VWTdn9l.jpg",
                "height": 1080,
                "vote_average": 5.246,
                "vote_count": 2,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/8K9qHeM6G6QjQN0C5XKFGvK5lzM.jpg",
                "height": 1080,
                "vote_average": 5.226,
                "vote_count": 15,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/oMsxZEvz9a708d49b6UdZK1KAo5.jpg",
                "height": 2160,
                "vote_average": 5.22,
                "vote_count": 13,
                "width": 3840
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/fNG7i7RqMErkcqhohV2a6cV1Ehy.jpg",
                "height": 1080,
                "vote_average": 5.212,
                "vote_count": 11,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/m8jVrOxO0ZpGXRgauzfqSGoJGc0.jpg",
                "height": 1080,
                "vote_average": 5.206,
                "vote_count": 9,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/giBJ0ezYNEobFBfB8H4JNTjmll.jpg",
                "height": 2160,
                "vote_average": 5.206,
                "vote_count": 9,
                "width": 3840
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/waCRuAW5ocONRehP556vPexVXA9.jpg",
                "height": 2160,
                "vote_average": 5.206,
                "vote_count": 9,
                "width": 3840
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/kik1N9YUFznqlTixMPlzk59KzFF.jpg",
                "height": 1080,
                "vote_average": 5.198,
                "vote_count": 7,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/uOOV8brs8VyF9JFTjsK5a9hIDab.jpg",
                "height": 1080,
                "vote_average": 5.198,
                "vote_count": 7,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/3jG51VWbG66hOfU3M077ne24hQx.jpg",
                "height": 2160,
                "vote_average": 5.198,
                "vote_count": 7,
                "width": 3840
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/5L0RxqIZQivZPxAcM9Yssd9lKqn.jpg",
                "height": 2160,
                "vote_average": 5.198,
                "vote_count": 7,
                "width": 3840
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/a1tiAYcSwnpyTVhxzcSfaZBl9qF.jpg",
                "height": 1080,
                "vote_average": 5.19,
                "vote_count": 5,
                "width": 1920
            }, {
                "aspect_ratio": 1.776,
                "file_path": "/n2nm4aZRmXyJ9LT4xQX9X6ThcP7.jpg",
                "height": 1081,
                "vote_average": 5.18,
                "vote_count": 3,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/wkzeNsJjQBYCzkbiI2jxWnlrwR6.jpg",
                "height": 2160,
                "vote_average": 5.18,
                "vote_count": 3,
                "width": 3840
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/gc9megeBhYAwDCcFrJ3mumYrIJw.jpg",
                "height": 1080,
                "vote_average": 5.172,
                "vote_count": 1,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/tqUDu1kYPTGguhIpN55mb1i1ly5.jpg",
                "height": 1080,
                "vote_average": 5.172,
                "vote_count": 1,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/y3LwvdOkRDqg7kNlynVGEwGveDn.jpg",
                "height": 1080,
                "vote_average": 5.172,
                "vote_count": 1,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/Avuo1MX1Rh1YLJNNuyMSXFoo36w.jpg",
                "height": 1600,
                "vote_average": 5.172,
                "vote_count": 1,
                "width": 2844
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/nPbI1lVsNEyX4cqspCXkvL4qsas.jpg",
                "height": 1080,
                "vote_average": 5.118,
                "vote_count": 4,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/ByDf0zjLSumz1MP1cDEo2JWVtU.jpg",
                "height": 1080,
                "vote_average": 5.068,
                "vote_count": 7,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/vmIsv7hRAkqeuDLiNfrGnYHmbao.jpg",
                "height": 1080,
                "vote_average": 0,
                "vote_count": 0,
                "width": 1920
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/2iRitrob4aNt4Rc8E40KYQ82DSh.jpg",
                "height": 1440,
                "vote_average": 0,
                "vote_count": 0,
                "width": 2560
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/tlm8UkiQsitc8rSuIAscQDCnP8d.jpg",
                "height": 2160,
                "vote_average": 0,
                "vote_count": 0,
                "width": 3840
            }, {
                "aspect_ratio": 1.779,
                "file_path": "/iJ0MxWJklKk8DQHUWni24HJ5t7U.jpg",
                "height": 843,
                "vote_average": 0,
                "vote_count": 0,
                "width": 1500
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/pR7n0uief0tLTSDupchcgsbMKKG.jpg",
                "height": 720,
                "vote_average": 0,
                "vote_count": 0,
                "width": 1280
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/fe4gPk39ngXkSDI3kIU8glKwYNO.jpg",
                "height": 900,
                "vote_average": 0,
                "vote_count": 0,
                "width": 1600
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/kp3UPvICOUw5fcvcHNopCvYUsaR.jpg",
                "height": 900,
                "vote_average": 0,
                "vote_count": 0,
                "width": 1600
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/a0NA0p32hN51BycouLUJnbbzCXe.jpg",
                "height": 1586,
                "vote_average": 0,
                "vote_count": 0,
                "width": 2820
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/dxgHzWZhXzq0ZpDFhOPK0xEoP5Z.jpg",
                "height": 1152,
                "vote_average": 0,
                "vote_count": 0,
                "width": 2048
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/lcKRAKWlnoQjxNtA1HK8tlh0aZ4.jpg",
                "height": 2160,
                "vote_average": 0,
                "vote_count": 0,
                "width": 3840
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/imqmsfc1cmfKkvqXjF2SxoQSk1G.jpg",
                "height": 2160,
                "vote_average": 0,
                "vote_count": 0,
                "width": 3840
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/bFrAd2tAgmuS81EOSrNobqZ0eks.jpg",
                "height": 2160,
                "vote_average": 0,
                "vote_count": 0,
                "width": 3840
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/ftuQusODC0fQQu25jpOlp3SBuxq.jpg",
                "height": 2160,
                "vote_average": 0,
                "vote_count": 0,
                "width": 3840
            }, {
                "aspect_ratio": 1.778,
                "file_path": "/zaPzgyxua4ieJUKYR1WSX6f5VMQ.jpg",
                "height": 2160,
                "vote_average": 0,
                "vote_count": 0,
                "width": 3840
            }
        ],
        "logos": []
    },
    "keywords": {
        "keywords": [{
                "id": 312,
                "name": "man vs machine"
            }, {
                "id": 779,
                "name": "martial arts"
            }, {
                "id": 1566,
                "name": "dream"
            }, {
                "id": 310,
                "name": "artificial intelligence (a.i.)"
            }, {
                "id": 83,
                "name": "saving the world"
            }, {
                "id": 2157,
                "name": "hacker"
            }, {
                "id": 1430,
                "name": "self sacrifice"
            }, {
                "id": 4563,
                "name": "virtual reality"
            }, {
                "id": 1721,
                "name": "fight"
            }, {
                "id": 530,
                "name": "prophecy"
            }, {
                "id": 6256,
                "name": "truth"
            }, {
                "id": 490,
                "name": "philosophy"
            }, {
                "id": 4565,
                "name": "dystopia"
            }, {
                "id": 3074,
                "name": "insurgence"
            }, {
                "id": 3972,
                "name": "simulated reality "
            }, {
                "id": 12190,
                "name": "cyberpunk"
            }, {
                "id": 186789,
                "name": "dream world"
            }, {
                "id": 194063,
                "name": "messiah"
            }, {
                "id": 219404,
                "name": "action hero"
            }, {
                "id": 221385,
                "name": "gnosticism"
            }, {
                "id": 333813,
                "name": "allegory of the cave"
            }
        ]
    },
    "trailers": {
        "quicktime": [],
        "youtube": [{
                "name": "20th Anniversary UK Trailer",
                "size": "HD",
                "source": "L0fw0WzFaBM",
                "type": "Trailer"
            }, {
                "name": "Full Movie Preview",
                "size": "HD",
                "source": "RZ-MXBjvA38",
                "type": "Clip"
            }, {
                "name": "Official 4K Trailer",
                "source": "nUEQNVV3Gfs",
                "type": "Trailer"
            }, {
                "name": "Clip",
                "size": "HD",
                "source": "3rgBRG31Qa0",
                "type": "Clip"
            }, {
                "name": "Keanu Reeves on Reading the Script for THE MATRIX",
                "size": "HD",
                "source": "RMxEDx7tiBY",
                "type": "Featurette"
            }, {
                "name": "The Lobby Shoot Out",
                "size": "HD",
                "source": "HNLiTxPMX9U",
                "type": "Clip"
            }, {
                "name": "Neo Starts to Wake Up",
                "size": "HD",
                "source": "vqG6-Z2bGX4",
                "type": "Clip"
            }, {
                "name": "The Subway Showdown",
                "size": "HD",
                "source": "VdwDTmcCgDQ",
                "type": "Clip"
            }, {
                "name": "System Failure",
                "size": "HD",
                "source": "Ctrq8eioC_U",
                "type": "Clip"
            }, {
                "name": "I Know Kung Fu",
                "size": "HD",
                "source": "ozS_6vqnJ8w",
                "type": "Clip"
            }, {
                "name": "The Red Pill or The Blue Pill",
                "size": "HD",
                "source": "ky7ksownEEE",
                "type": "Clip"
            }, {
                "name": "'Welcome To The Desert Of The Real' Clip",
                "size": "HD",
                "source": "buz7P6oKvDY",
                "type": "Clip"
            }, {
                "name": "'Down the Rabbit Hole' Clip",
                "size": "HD",
                "source": "BqlrNLCFaa0",
                "type": "Clip"
            }, {
                "name": "My Name is Neo Clip",
                "size": "HD",
                "source": "LUC0V6f1Is4",
                "type": "Clip"
            }, {
                "name": "Rescuing Morpheus Clip",
                "size": "HD",
                "source": "dHqixkhaMpc",
                "type": "Clip"
            }, {
                "name": "25th Anniversary | Official Trailer",
                "size": "HD",
                "source": "d0XTFAMmhrE",
                "type": "Trailer"
            }, {
                "name": "Ten Minute Preview",
                "size": "HD",
                "source": "5N2vSvlMp_0",
                "type": "Clip"
            }, {
                "name": "25th Anniversary Spot",
                "size": "HD",
                "source": "H5Xwfk1Tugw",
                "type": "Teaser"
            }
        ]
    }
}
 

 

chevyfan2017
Posted

alright, so what am I doing wrong? how can I have what you guys have?

Happy2Play
Posted

So in the end we need to see your server log for a specific example as it sounds like you have a communication issue with provider if you are not getting the configured information.

Posted

We need server logs...

Did you enable the option in you movie library ?

Did you refresh metadata on your library ( Missing metadata ) ?

chevyfan2017
Posted

Where can I copy my log from? and yes I did refresh my metadata

Posted

Admin dashboard.

image.thumb.png.c4de038bad1d00a25c1194bd9ba17d91.png

chevyfan2017
Posted (edited)

*log text contents removed*

 

Edited by seanbuff
removed copy&paste log for readability

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...