GET
/
3
/
movie
/
{movie_id}
/
credits
curl --request GET \
  --url https://api.themoviedb.org/3/movie/%7B{movie_id}%7D/credits \
  --header 'Authorization: Bearer <token>'
{
  "cast": [
    {
      "adult": false,
      "cast_id": 1,
      "character": "Callum Drift",
      "credit_id": "60da7a1d590086005dbf85ff",
      "gender": 2,
      "id": 18918,
      "known_for_department": "Acting",
      "name": "Dwayne Johnson",
      "order": 0,
      "original_name": "Dwayne Johnson",
      "popularity": 95.398,
      "profile_path": "/cgoy7t5Ve075naBPcewZrc08qGw.jpg"
    },
    {
      "adult": false,
      "cast_id": 10,
      "character": "Jack O'Malley",
      "credit_id": "61eee2deea37e001143c1e56",
      "gender": 2,
      "id": 16828,
      "known_for_department": "Acting",
      "name": "Chris Evans",
      "order": 1,
      "original_name": "Chris Evans",
      "popularity": 64.66,
      "profile_path": "/a52ncG9JskJtqrryE0KakPPBkHJ.jpg"
    },
    {
      "adult": false,
      "cast_id": 19,
      "character": "Nick",
      "credit_id": "636d586dd46537009192ad4c",
      "gender": 2,
      "id": 18999,
      "known_for_department": "Acting",
      "name": "J.K. Simmons",
      "order": 2,
      "original_name": "J.K. Simmons",
      "popularity": 82.814,
      "profile_path": "/ScmKoJ9eiSUOthAt1PDNLi8Fkw.jpg"
    },
    {
      "adult": false,
      "cast_id": 14,
      "character": "Zoe",
      "credit_id": "634731b30e29a2009080a8ed",
      "gender": 1,
      "id": 140,
      "known_for_department": "Acting",
      "name": "Lucy Liu",
      "order": 3,
      "original_name": "Lucy Liu",
      "popularity": 61.447,
      "profile_path": "/9nbtjqsx3De7hO2XDtrBQ7M9VCH.jpg"
    },
    {
      "adult": false,
      "cast_id": 13,
      "character": "Gryla",
      "credit_id": "63178707924ce60098d4d685",
      "gender": 1,
      "id": 934289,
      "known_for_department": "Acting",
      "name": "Kiernan Shipka",
      "order": 4,
      "original_name": "Kiernan Shipka",
      "popularity": 157.727,
      "profile_path": "/t2FWVLTIhVRIa398mQAfN4thO5R.jpg"
    },
    {
      "adult": false,
      "cast_id": 20,
      "character": "Mrs. Claus",
      "credit_id": "64985c08955c6501444dfd5d",
      "gender": 1,
      "id": 5149,
      "known_for_department": "Acting",
      "name": "Bonnie Hunt",
      "order": 5,
      "original_name": "Bonnie Hunt",
      "popularity": 43.658,
      "profile_path": "/tT9C6uLztgN8OxJULq6F9iEzqlA.jpg"
    },
    {
      "adult": false,
      "cast_id": 16,
      "character": "Krampus",
      "credit_id": "6356ba9befd3c200794d3009",
      "gender": 2,
      "id": 571418,
      "known_for_department": "Acting",
      "name": "Kristofer Hivju",
      "order": 6,
      "original_name": "Kristofer Hivju",
      "popularity": 36.089,
      "profile_path": "/bACL39GihNmBnFRay78rS3PUHsH.jpg"
    },
    {
      "adult": false,
      "cast_id": 15,
      "character": "Ted",
      "credit_id": "6356ba93c9dbf9007f03716c",
      "gender": 2,
      "id": 208519,
      "known_for_department": "Acting",
      "name": "Nick Kroll",
      "order": 7,
      "original_name": "Nick Kroll",
      "popularity": 18.9,
      "profile_path": "/vdgpGtSXqTBnIKrKNMZocdFu7pX.jpg"
    },
    {
      "adult": false,
      "cast_id": 17,
      "character": "Dylan",
      "credit_id": "6356baa3efd3c2007e3c8962",
      "gender": 2,
      "id": 2947012,
      "known_for_department": "Acting",
      "name": "Wesley Kimmel",
      "order": 8,
      "original_name": "Wesley Kimmel",
      "popularity": 99.698,
      "profile_path": "/lN3VfrQiYmU9ldZRHie8PQtnOe2.jpg"
    },
    {
      "adult": false,
      "cast_id": 18,
      "character": "Olivia",
      "credit_id": "6356baa8d18fb9007fc24daf",
      "gender": 1,
      "id": 139309,
      "known_for_department": "Acting",
      "name": "Mary Elizabeth Ellis",
      "order": 9,
      "original_name": "Mary Elizabeth Ellis",
      "popularity": 13.672,
      "profile_path": "/8tf8w69Bl6MO5P8r8Vk6dFnHKxx.jpg"
    },
    {
      "adult": false,
      "cast_id": 48,
      "character": "Young Jack O'Malley",
      "credit_id": "66dee6c663bb4154f6ec926c",
      "gender": 2,
      "id": 2425791,
      "known_for_department": "Acting",
      "name": "Wyatt Hunt",
      "order": 10,
      "original_name": "Wyatt Hunt",
      "popularity": 26.714,
      "profile_path": "/eReBvLrAK1iIlplX6KFSQMjFalQ.jpg"
    },
    {
      "adult": false,
      "cast_id": 49,
      "character": "Gene",
      "credit_id": "66dee6da16428992c24c2f6f",
      "gender": 2,
      "id": 3919735,
      "known_for_department": "Acting",
      "name": "Lanz Duffy",
      "order": 11,
      "original_name": "Lanz Duffy",
      "popularity": 1.907,
      "profile_path": "/4KCQbqLaboyy4lV4NviKk1BWc9L.jpg"
    },
    {
      "adult": false,
      "cast_id": 50,
      "character": "Uncle Rick",
      "credit_id": "66dee6ecc4812daab29ac56a",
      "gender": 2,
      "id": 141956,
      "known_for_department": "Acting",
      "name": "Marc Evan Jackson",
      "order": 12,
      "original_name": "Marc Evan Jackson",
      "popularity": 17.975,
      "profile_path": "/4TWP0nlhkxkZ5XzzZuz3RCoZjFX.jpg"
    },
    {
      "adult": false,
      "cast_id": 51,
      "character": "Jamie Hummiston",
      "credit_id": "66dee71a7bf7ef73fdb960bc",
      "gender": 1,
      "id": 1415865,
      "known_for_department": "Acting",
      "name": "Ashleigh Domangue",
      "order": 13,
      "original_name": "Ashleigh Domangue",
      "popularity": 1.674,
      "profile_path": null
    },
    {
      "adult": false,
      "cast_id": 52,
      "character": "HIT Instructor",
      "credit_id": "66dee72db59d61640f72e084",
      "gender": 2,
      "id": 1879843,
      "known_for_department": "Acting",
      "name": "Cody Easterbrook",
      "order": 14,
      "original_name": "Cody Easterbrook",
      "popularity": 1.072,
      "profile_path": "/bHg59MI827yQ7Gt2mA8Dyzopso8.jpg"
    },
    {
      "adult": false,
      "cast_id": 53,
      "character": "Beef Stew",
      "credit_id": "66dee740854ac9b8b23adb86",
      "gender": 2,
      "id": 1714925,
      "known_for_department": "Acting",
      "name": "Jon Rudnitsky",
      "order": 15,
      "original_name": "Jon Rudnitsky",
      "popularity": 4.069,
      "profile_path": "/y9S1Glj4T6W4v1ZkYMy3BnLccDp.jpg"
    },
    {
      "adult": false,
      "cast_id": 54,
      "character": "Ogre Gryla (voice)",
      "credit_id": "66dee76a8486635dd0f61ff6",
      "gender": 1,
      "id": 2645937,
      "known_for_department": "Acting",
      "name": "Morla Gorrondona",
      "order": 16,
      "original_name": "Morla Gorrondona",
      "popularity": 1.371,
      "profile_path": null
    },
    {
      "adult": false,
      "cast_id": 55,
      "character": "Krampus Guest",
      "credit_id": "66dee789b15227c17c4c2f05",
      "gender": 1,
      "id": 1303873,
      "known_for_department": "Acting",
      "name": "Jenna Kanell",
      "order": 17,
      "original_name": "Jenna Kanell",
      "popularity": 17.426,
      "profile_path": "/xrWxxvNsZvBVHeeS3RIlhi8rGyA.jpg"
    },
    {
      "adult": false,
      "cast_id": 56,
      "character": "Krampus Guest",
      "credit_id": "66dee7bb9a9ff1186f72e07d",
      "gender": 0,
      "id": 2690426,
      "known_for_department": "Visual Effects",
      "name": "Rod Maxwell",
      "order": 18,
      "original_name": "Rod Maxwell",
      "popularity": 0.001,
      "profile_path": null
    },
    {
      "adult": false,
      "cast_id": 57,
      "character": "Krampus Guest",
      "credit_id": "66dee7d14e114cab52c265a4",
      "gender": 2,
      "id": 1939684,
      "known_for_department": "Acting",
      "name": "Fedor Steer",
      "order": 19,
      "original_name": "Fedor Steer",
      "popularity": 2.873,
      "profile_path": "/yLWpuAgEmitslvQLm9h8tyB8KnK.jpg"
    },
    {
      "adult": false,
      "cast_id": 58,
      "character": "Krampus Guest",
      "credit_id": "66dee7e26b81db005fc2675f",
      "gender": 0,
      "id": 4932462,
      "known_for_department": "Acting",
      "name": "Octavia Grace",
      "order": 20,
      "original_name": "Octavia Grace",
      "popularity": 0.001,
      "profile_path": null
    },
    {
      "adult": false,
      "cast_id": 59,
      "character": "Krampus Guest",
      "credit_id": "66dee7f53af2040dc19ac083",
      "gender": 2,
      "id": 1480027,
      "known_for_department": "Acting",
      "name": "Matthew Zuk",
      "order": 21,
      "original_name": "Matthew Zuk",
      "popularity": 2.841,
      "profile_path": "/jifQz74EU8qsigSgNZR2u2SDhek.jpg"
    },
    {
      "adult": false,
      "cast_id": 60,
      "character": "Krampus Guest",
      "credit_id": "66dee805401f7f3ce9f61f3a",
      "gender": 0,
      "id": 4932463,
      "known_for_department": "Acting",
      "name": "Cora Kass",
      "order": 22,
      "original_name": "Cora Kass",
      "popularity": 0.001,
      "profile_path": null
    },
    {
      "adult": false,
      "cast_id": 61,
      "character": "Stage Manager",
      "credit_id": "66dee81befb91a31a5ec9846",
      "gender": 2,
      "id": 3728748,
      "known_for_department": "Acting",
      "name": "Ahmad Ghafouri",
      "order": 23,
      "original_name": "Ahmad Ghafouri",
      "popularity": 5.727,
      "profile_path": "/yMQoY35dJ4yxwAmjTt8YFdkFek2.jpg"
    },
    {
      "adult": false,
      "cast_id": 62,
      "character": "Cyclops",
      "credit_id": "66dee82d854ac9b8b23adb8c",
      "gender": 2,
      "id": 56448,
      "known_for_department": "Acting",
      "name": "Jeff Chase",
      "order": 24,
      "original_name": "Jeff Chase",
      "popularity": 12.296,
      "profile_path": "/Ahj74X5BioIUDRhdWD8i43j0pXM.jpg"
    },
    {
      "adult": false,
      "cast_id": 63,
      "character": "Guard",
      "credit_id": "66dee8399a9ff1186f72e08e",
      "gender": 2,
      "id": 2260935,
      "known_for_department": "Crew",
      "name": "Gary Peebles",
      "order": 25,
      "original_name": "Gary Peebles",
      "popularity": 1.419,
      "profile_path": "/mSjrV4nWtAWxmFG61zJIsHtbMld.jpg"
    },
    {
      "adult": false,
      "cast_id": 64,
      "character": "Aaron Able / Troll",
      "credit_id": "66dee84fd1e719bac8c2622b",
      "gender": 2,
      "id": 1068811,
      "known_for_department": "Acting",
      "name": "Matthew Cornwell",
      "order": 26,
      "original_name": "Matthew Cornwell",
      "popularity": 4.804,
      "profile_path": "/4rSNMqK16jSU6zZUkn9Xca82dnd.jpg"
    },
    {
      "adult": false,
      "cast_id": 65,
      "character": "Beach Woman",
      "credit_id": "66dee863892b872103ec97f8",
      "gender": 1,
      "id": 3173680,
      "known_for_department": "Acting",
      "name": "Amber Abara",
      "order": 27,
      "original_name": "Amber Abara",
      "popularity": 11.642,
      "profile_path": "/2ZLyhL4zvLzQMFvlYt86VWqYEhV.jpg"
    },
    {
      "adult": false,
      "cast_id": 66,
      "character": "Death Merc",
      "credit_id": "66dee87cb70cc7f6fd78a448",
      "gender": 2,
      "id": 1852382,
      "known_for_department": "Crew",
      "name": "Alessandro Folchitto",
      "order": 28,
      "original_name": "Alessandro Folchitto",
      "popularity": 0.916,
      "profile_path": "/3BYhfB3ILTglv8B36FgBpClVo6R.jpg"
    },
    {
      "adult": false,
      "cast_id": 67,
      "character": "MORA Surveillance Technician",
      "credit_id": "66dee89fba6d0b3bd9c2657e",
      "gender": 1,
      "id": 995451,
      "known_for_department": "Acting",
      "name": "Cynthia Barrett",
      "order": 29,
      "original_name": "Cynthia Barrett",
      "popularity": 2.362,
      "profile_path": "/tWd0Yr3uIkHxnJevJ5gFtsKp0LU.jpg"
    },
    {
      "adult": false,
      "cast_id": 68,
      "character": "MORA Agent",
      "credit_id": "66dee8ae8a9f03318c49b591",
      "gender": 2,
      "id": 1763912,
      "known_for_department": "Acting",
      "name": "J.R. Adduci",
      "order": 30,
      "original_name": "J.R. Adduci",
      "popularity": 3.869,
      "profile_path": "/spkjjqSl1aFv107nuuUdKHcQFev.jpg"
    },
    {
      "adult": false,
      "cast_id": 69,
      "character": "MORA Agent",
      "credit_id": "66dee8bfbea4c3b2126d593e",
      "gender": 2,
      "id": 2527559,
      "known_for_department": "Crew",
      "name": "Brandon M. Shaw",
      "order": 31,
      "original_name": "Brandon M. Shaw",
      "popularity": 4.154,
      "profile_path": null
    },
    {
      "adult": false,
      "cast_id": 70,
      "character": "Mrs. Claus Yule Lad",
      "credit_id": "66dee8dbd0b82fd7ae4c2e2c",
      "gender": 2,
      "id": 1757724,
      "known_for_department": "Acting",
      "name": "Gabriel 'G-Rod' Rodriguez",
      "order": 32,
      "original_name": "Gabriel 'G-Rod' Rodriguez",
      "popularity": 4.928,
      "profile_path": "/t7GOyMDDMYWRwnQveCEUFDSapk7.jpg"
    },
    {
      "adult": false,
      "cast_id": 71,
      "character": "Yule Lad",
      "credit_id": "66dee8ea877ab6800b72e084",
      "gender": 0,
      "id": 2068594,
      "known_for_department": "Acting",
      "name": "Kia Shine",
      "order": 33,
      "original_name": "Kia Shine",
      "popularity": 1.02,
      "profile_path": null
    },
    {
      "adult": false,
      "cast_id": 72,
      "character": "Yule Lad",
      "credit_id": "66dee90212ba433e6e4c2e62",
      "gender": 2,
      "id": 111693,
      "known_for_department": "Acting",
      "name": "Adam Boyer",
      "order": 34,
      "original_name": "Adam Boyer",
      "popularity": 4.755,
      "profile_path": "/lxqVHfVnMxExCSzJLal5gFHeVW8.jpg"
    },
    {
      "adult": false,
      "cast_id": 73,
      "character": "Yule Lad",
      "credit_id": "66dee9106e465c5781789e7a",
      "gender": 2,
      "id": 1649059,
      "known_for_department": "Acting",
      "name": "Michael Tourek",
      "order": 35,
      "original_name": "Michael Tourek",
      "popularity": 1.885,
      "profile_path": "/iUGIH6gdNdKfmkDHd9mEuRaiw6t.jpg"
    },
    {
      "adult": false,
      "cast_id": 74,
      "character": "Yule Lad",
      "credit_id": "66dee920c15358f3584c2e98",
      "gender": 2,
      "id": 1628383,
      "known_for_department": "Acting",
      "name": "Derek Russo",
      "order": 36,
      "original_name": "Derek Russo",
      "popularity": 15.137,
      "profile_path": "/5x5b61WVyydJV9qHPVIBzefCsMf.jpg"
    },
    {
      "adult": false,
      "cast_id": 75,
      "character": "ELF Welcoming Agent",
      "credit_id": "66dee945e050095491c2635c",
      "gender": 0,
      "id": 1847286,
      "known_for_department": "Crew",
      "name": "James Cheek",
      "order": 37,
      "original_name": "James Cheek",
      "popularity": 0.819,
      "profile_path": null
    },
    {
      "adult": false,
      "cast_id": 76,
      "character": "ELF Agent Ginerva",
      "credit_id": "66dee958c15358f3584c2e9c",
      "gender": 1,
      "id": 1613974,
      "known_for_department": "Acting",
      "name": "Regina Ting Chen",
      "order": 38,
      "original_name": "Regina Ting Chen",
      "popularity": 7.406,
      "profile_path": "/7Lqwq6UYbZd7XyMujUKUVUHGSIb.jpg"
    },
    {
      "adult": false,
      "cast_id": 77,
      "character": "ELF Agent Garcia",
      "credit_id": "66dee97253c9df90e93adcfb",
      "gender": 2,
      "id": 1937912,
      "known_for_department": "Acting",
      "name": "Reinaldo Faberlle",
      "order": 39,
      "original_name": "Reinaldo Faberlle",
      "popularity": 23.372,
      "profile_path": "/vVsxgN6hsbqeXMk9Gn0VvNbTSy2.jpg"
    },
    {
      "adult": false,
      "cast_id": 78,
      "character": "ELF Agent Fred",
      "credit_id": "66dee98c6c9a1e43079e01b0",
      "gender": 2,
      "id": 1310179,
      "known_for_department": "Crew",
      "name": "Philip Fornah",
      "order": 40,
      "original_name": "Philip Fornah",
      "popularity": 2.521,
      "profile_path": "/mH6UjRLpoHkwwDzCMkzXfyFAlje.jpg"
    },
    {
      "adult": false,
      "cast_id": 79,
      "character": "ELF Agent Kenny",
      "credit_id": "66dee9a0b15aad7807b9631d",
      "gender": 0,
      "id": 1309904,
      "known_for_department": "Crew",
      "name": "Kenny Waymack Jr.",
      "order": 41,
      "original_name": "Kenny Waymack Jr.",
      "popularity": 0.78,
      "profile_path": null
    },
    {
      "adult": false,
      "cast_id": 80,
      "character": "ELF Agent Barskova",
      "credit_id": "66dee9be83ec7c2bc29ac356",
      "gender": 1,
      "id": 1290625,
      "known_for_department": "Acting",
      "name": "Gissette E. Valentin",
      "order": 42,
      "original_name": "Gissette E. Valentin",
      "popularity": 4.239,
      "profile_path": "/7xEll2mKg4oFBnJi55WYrmK5QSX.jpg"
    },
    {
      "adult": false,
      "cast_id": 81,
      "character": "Monitor ELF Agent",
      "credit_id": "66dee9d45f4786ed09b96b48",
      "gender": 2,
      "id": 3730432,
      "known_for_department": "Crew",
      "name": "CJ Padera",
      "order": 43,
      "original_name": "CJ Padera",
      "popularity": 0.001,
      "profile_path": null
    },
    {
      "adult": false,
      "cast_id": 82,
      "character": "Air Force General",
      "credit_id": "66dee9e9401f7f3ce9f61f49",
      "gender": 2,
      "id": 2095680,
      "known_for_department": "Acting",
      "name": "Darryl W. Handy",
      "order": 44,
      "original_name": "Darryl W. Handy",
      "popularity": 4.084,
      "profile_path": "/wJEpBkl0PPSntF0U7z1iBpggGAB.jpg"
    },
    {
      "adult": false,
      "cast_id": 83,
      "character": "Air Traffic Controller",
      "credit_id": "66dee9ffd1b6aaf74d6d5029",
      "gender": 2,
      "id": 1772628,
      "known_for_department": "Acting",
      "name": "Martinez",
      "order": 45,
      "original_name": "Martinez",
      "popularity": 0.001,
      "profile_path": "/7lGCVIzDsY7778QZc9of25akQzm.jpg"
    },
    {
      "adult": false,
      "cast_id": 84,
      "character": "F22 Raptor Pilot",
      "credit_id": "66deea12e050095491c2636e",
      "gender": 2,
      "id": 3334305,
      "known_for_department": "Acting",
      "name": "Drew Ater",
      "order": 46,
      "original_name": "Drew Ater",
      "popularity": 0.001,
      "profile_path": "/gVfWoGPrkNd4G1rxVUkJSBzVQHy.jpg"
    },
    {
      "adult": false,
      "cast_id": 85,
      "character": "Candy Cane Thief",
      "credit_id": "66deea2e736736058a9ac161",
      "gender": 2,
      "id": 2557619,
      "known_for_department": "Acting",
      "name": "Pilot Bunch",
      "order": 47,
      "original_name": "Pilot Bunch",
      "popularity": 4.372,
      "profile_path": "/uSoUAVnJtIv214gWJ0FRHySPwKp.jpg"
    },
    {
      "adult": false,
      "cast_id": 86,
      "character": "Barista",
      "credit_id": "66deea4412ba433e6e4c2e7d",
      "gender": 2,
      "id": 3887486,
      "known_for_department": "Acting",
      "name": "Makana David",
      "order": 48,
      "original_name": "Makana David",
      "popularity": 0.803,
      "profile_path": "/syUAAdcYdvFhsoc9Me6IoNdtwn9.jpg"
    },
    {
      "adult": false,
      "cast_id": 87,
      "character": "Churro Vendor",
      "credit_id": "66deea60854ac9b8b23adba2",
      "gender": 2,
      "id": 2524308,
      "known_for_department": "Acting",
      "name": "Shane Costa",
      "order": 49,
      "original_name": "Shane Costa",
      "popularity": 1.17,
      "profile_path": "/pYxU8bwM2fFHZbWXcPW3kK1h4uj.jpg"
    },
    {
      "adult": false,
      "cast_id": 88,
      "character": "Hot Dog Vendor",
      "credit_id": "66deea7c6f28e7b6ea4c319c",
      "gender": 2,
      "id": 146024,
      "known_for_department": "Acting",
      "name": "Greg Clarkson",
      "order": 50,
      "original_name": "Greg Clarkson",
      "popularity": 2.759,
      "profile_path": "/hZhh6HICNVg4DsTQYdaMDpDZgnS.jpg"
    },
    {
      "adult": false,
      "cast_id": 112,
      "character": "Elf (voice) (uncredited)",
      "credit_id": "67630ceecc2b6d9fccab0b08",
      "gender": 2,
      "id": 10859,
      "known_for_department": "Acting",
      "name": "Ryan Reynolds",
      "order": 51,
      "original_name": "Ryan Reynolds",
      "popularity": 76.042,
      "profile_path": "/4SYTH5FdB0dAORV98Nwg3llgVnY.jpg"
    }
  ],
  "crew": [
    {
      "adult": false,
      "credit_id": "64e9150b5258ae010bd97d90",
      "department": "Directing",
      "gender": 2,
      "id": 2783515,
      "job": "Additional Second Assistant Director",
      "known_for_department": "Directing",
      "name": "Riley Flanagan",
      "original_name": "Riley Flanagan",
      "popularity": 2.092,
      "profile_path": "/PqFTrK34DGtbdCrZArnlZ3FhJw.jpg"
    },
    {
      "adult": false,
      "credit_id": "64f86ec2a8b2ca00e158fc8c",
      "department": "Crew",
      "gender": 1,
      "id": 1656647,
      "job": "Stunts",
      "known_for_department": "Crew",
      "name": "Janelle Beaudry",
      "original_name": "Janelle Beaudry",
      "popularity": 4.623,
      "profile_path": "/uWR2sNNYXSfEqebyqW5t1P8x3xI.jpg"
    },
    {
      "adult": false,
      "credit_id": "652b10bd1511aa00e397eea3",
      "department": "Crew",
      "gender": 0,
      "id": 4320787,
      "job": "Stunt Double",
      "known_for_department": "Crew",
      "name": "Kaila Imada",
      "original_name": "Kaila Imada",
      "popularity": 0.034,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "617e19145294e70065170a72",
      "department": "Writing",
      "gender": 2,
      "id": 1466097,
      "job": "Story",
      "known_for_department": "Production",
      "name": "Hiram Garcia",
      "original_name": "Hiram Garcia",
      "popularity": 4.379,
      "profile_path": "/y0SbPe6zqfPnpEWNKo7EP1bHQjK.jpg"
    },
    {
      "adult": false,
      "credit_id": "617e19065294e70044041393",
      "department": "Directing",
      "gender": 2,
      "id": 51851,
      "job": "Director",
      "known_for_department": "Directing",
      "name": "Jake Kasdan",
      "original_name": "Jake Kasdan",
      "popularity": 9.821,
      "profile_path": "/pIpY7zcBSpq6Z3Q1eADPtKDB043.jpg"
    },
    {
      "adult": false,
      "credit_id": "617e1982d236e600433f5430",
      "department": "Production",
      "gender": 2,
      "id": 51851,
      "job": "Producer",
      "known_for_department": "Directing",
      "name": "Jake Kasdan",
      "original_name": "Jake Kasdan",
      "popularity": 9.821,
      "profile_path": "/pIpY7zcBSpq6Z3Q1eADPtKDB043.jpg"
    },
    {
      "adult": false,
      "credit_id": "617e1966cba36f008d2015e2",
      "department": "Production",
      "gender": 2,
      "id": 1466097,
      "job": "Producer",
      "known_for_department": "Production",
      "name": "Hiram Garcia",
      "original_name": "Hiram Garcia",
      "popularity": 4.379,
      "profile_path": "/y0SbPe6zqfPnpEWNKo7EP1bHQjK.jpg"
    },
    {
      "adult": false,
      "credit_id": "617e1992d388ae00611dfd88",
      "department": "Production",
      "gender": 2,
      "id": 58191,
      "job": "Producer",
      "known_for_department": "Writing",
      "name": "Chris Morgan",
      "original_name": "Chris Morgan",
      "popularity": 11.591,
      "profile_path": "/ksZGCknL4lQceoDpHzX0LH5AFQP.jpg"
    },
    {
      "adult": false,
      "credit_id": "617e1975e741460060e80985",
      "department": "Production",
      "gender": 2,
      "id": 18918,
      "job": "Producer",
      "known_for_department": "Acting",
      "name": "Dwayne Johnson",
      "original_name": "Dwayne Johnson",
      "popularity": 95.398,
      "profile_path": "/cgoy7t5Ve075naBPcewZrc08qGw.jpg"
    },
    {
      "adult": false,
      "credit_id": "617e194f678259008fdcf6f5",
      "department": "Production",
      "gender": 1,
      "id": 1039217,
      "job": "Producer",
      "known_for_department": "Production",
      "name": "Dany Garcia",
      "original_name": "Dany Garcia",
      "popularity": 2.395,
      "profile_path": "/tagn66w0Y17fq7yZz5epMa7JF5M.jpg"
    },
    {
      "adult": false,
      "credit_id": "6572abe81fb94f00ff7d278d",
      "department": "Crew",
      "gender": 1,
      "id": 2178720,
      "job": "Stunts",
      "known_for_department": "Crew",
      "name": "Holly Dowell",
      "original_name": "Holly Dowell",
      "popularity": 2.209,
      "profile_path": "/zwnrOAdqZOHvmcCSOTMJ3rifAjM.jpg"
    },
    {
      "adult": false,
      "credit_id": "6584280c180dea52c38c624f",
      "department": "Writing",
      "gender": 2,
      "id": 58191,
      "job": "Screenplay",
      "known_for_department": "Writing",
      "name": "Chris Morgan",
      "original_name": "Chris Morgan",
      "popularity": 11.591,
      "profile_path": "/ksZGCknL4lQceoDpHzX0LH5AFQP.jpg"
    },
    {
      "adult": false,
      "credit_id": "6584282d992fe63f4e725f17",
      "department": "Production",
      "gender": 0,
      "id": 2377760,
      "job": "Executive Producer",
      "known_for_department": "Production",
      "name": "Ainsley Davies",
      "original_name": "Ainsley Davies",
      "popularity": 0.137,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "65842823e8131d4178a4facb",
      "department": "Production",
      "gender": 2,
      "id": 10122,
      "job": "Executive Producer",
      "known_for_department": "Production",
      "name": "Barry H. Waldman",
      "original_name": "Barry H. Waldman",
      "popularity": 1.253,
      "profile_path": "/so6aP9ZtEtiaoK3aoh6ops1RSZm.jpg"
    },
    {
      "adult": false,
      "credit_id": "65842856fbe36f4aad7f880d",
      "department": "Production",
      "gender": 0,
      "id": 1492644,
      "job": "Co-Producer",
      "known_for_department": "Directing",
      "name": "John Wildermuth",
      "original_name": "John Wildermuth",
      "popularity": 2.105,
      "profile_path": "/fSwvTEPAkKWUTXSga0PzCmjOe6d.jpg"
    },
    {
      "adult": false,
      "credit_id": "61ef489f1ad93b009ab96453",
      "department": "Production",
      "gender": 2,
      "id": 1546440,
      "job": "Producer",
      "known_for_department": "Production",
      "name": "Melvin Mar",
      "original_name": "Melvin Mar",
      "popularity": 1.138,
      "profile_path": "/jwQvpAevqXhxEJwFu1WpZiHtE5l.jpg"
    },
    {
      "adult": false,
      "credit_id": "61ef48d7ea37e0496d18f41e",
      "department": "Production",
      "gender": 0,
      "id": 3396657,
      "job": "Co-Producer",
      "known_for_department": "Production",
      "name": "Sky Salem Robinson",
      "original_name": "Sky Salem Robinson",
      "popularity": 0.001,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "66156e6d59008601857f8725",
      "department": "Costume & Make-Up",
      "gender": 0,
      "id": 2391738,
      "job": "Makeup Artist",
      "known_for_department": "Costume & Make-Up",
      "name": "Chris Diamantides",
      "original_name": "Chris Diamantides",
      "popularity": 0.357,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "6647d344403b3a6a55f20b8b",
      "department": "Crew",
      "gender": 2,
      "id": 3745297,
      "job": "Stunt Double",
      "known_for_department": "Crew",
      "name": "Steven Shelby",
      "original_name": "Steven Shelby",
      "popularity": 2.755,
      "profile_path": "/lect2AFqR29BE9xtF6Rg7Wwrs16.jpg"
    },
    {
      "adult": false,
      "credit_id": "6659b4f8c3e776fa532d57e5",
      "department": "Costume & Make-Up",
      "gender": 0,
      "id": 3279951,
      "job": "Special Effects Makeup Artist",
      "known_for_department": "Costume & Make-Up",
      "name": "Haile Werntz",
      "original_name": "Haile Werntz",
      "popularity": 1.905,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "6659b46c2f924e7400941b8f",
      "department": "Costume & Make-Up",
      "gender": 0,
      "id": 2973669,
      "job": "Special Effects Makeup Artist",
      "known_for_department": "Costume & Make-Up",
      "name": "Matt Sprunger",
      "original_name": "Matt Sprunger",
      "popularity": 0.294,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "6659f9278603695d1b509b76",
      "department": "Art",
      "gender": 1,
      "id": 1339444,
      "job": "Set Designer",
      "known_for_department": "Art",
      "name": "Anne Porter",
      "original_name": "Anne Porter",
      "popularity": 1.246,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "6659f3ebc3e776fa532d5e17",
      "department": "Art",
      "gender": 0,
      "id": 1333930,
      "job": "Set Dresser",
      "known_for_department": "Art",
      "name": "Sarah Forrest",
      "original_name": "Sarah Forrest",
      "popularity": 1.047,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "665da8241375b7977390f1b8",
      "department": "Art",
      "gender": 2,
      "id": 1665446,
      "job": "Storyboard Artist",
      "known_for_department": "Art",
      "name": "Federico D'Alessandro",
      "original_name": "Federico D'Alessandro",
      "popularity": 0.923,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "665da1fd4717b38275799218",
      "department": "Costume & Make-Up",
      "gender": 2,
      "id": 2543601,
      "job": "Costumer",
      "known_for_department": "Costume & Make-Up",
      "name": "Ryan Dempsey",
      "original_name": "Ryan Dempsey",
      "popularity": 0.295,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "665da2036308db8282a0d424",
      "department": "Costume & Make-Up",
      "gender": 2,
      "id": 2543601,
      "job": "Key Costumer",
      "known_for_department": "Costume & Make-Up",
      "name": "Ryan Dempsey",
      "original_name": "Ryan Dempsey",
      "popularity": 0.295,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "665dbd98708ff23684a0d39b",
      "department": "Art",
      "gender": 0,
      "id": 1637330,
      "job": "Concept Artist",
      "known_for_department": "Art",
      "name": "Christian Scheurer",
      "original_name": "Christian Scheurer",
      "popularity": 2.002,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "667acb86efcbcda788a0b12c",
      "department": "Crew",
      "gender": 0,
      "id": 4146087,
      "job": "Stunts",
      "known_for_department": "Crew",
      "name": "Deborah Arrieta",
      "original_name": "Deborah Arrieta",
      "popularity": 1.743,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "667aec7536f72ee7c4d9ebe3",
      "department": "Sound",
      "gender": 2,
      "id": 227440,
      "job": "Original Music Composer",
      "known_for_department": "Sound",
      "name": "Henry Jackman",
      "original_name": "Henry Jackman",
      "popularity": 2.797,
      "profile_path": "/wJYFGHG5Vsh8cbiyiS8zpO2SMHb.jpg"
    },
    {
      "adult": false,
      "credit_id": "668ad44af035e587b657fa39",
      "department": "Art",
      "gender": 2,
      "id": 62088,
      "job": "Graphic Designer",
      "known_for_department": "Art",
      "name": "Jason Sweers",
      "original_name": "Jason Sweers",
      "popularity": 1.441,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "66a6773ecacc1cbcdb4eda74",
      "department": "Crew",
      "gender": 2,
      "id": 1427688,
      "job": "Stunts",
      "known_for_department": "Crew",
      "name": "Dean Grimes",
      "original_name": "Dean Grimes",
      "popularity": 4.862,
      "profile_path": "/hn5UT950YtLNt06jaQHIl7FEbCc.jpg"
    },
    {
      "adult": false,
      "credit_id": "669ee1e1bda66b060da89444",
      "department": "Production",
      "gender": 2,
      "id": 10122,
      "job": "Unit Production Manager",
      "known_for_department": "Production",
      "name": "Barry H. Waldman",
      "original_name": "Barry H. Waldman",
      "popularity": 1.253,
      "profile_path": "/so6aP9ZtEtiaoK3aoh6ops1RSZm.jpg"
    },
    {
      "adult": false,
      "credit_id": "669ee9c66bdabd607f2e558a",
      "department": "Production",
      "gender": 1,
      "id": 4844391,
      "job": "Associate Producer",
      "known_for_department": "Production",
      "name": "Shannon O'Neill",
      "original_name": "Shannon O'Neill",
      "popularity": 0.406,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "66b29fe3fceab5d02dfc627c",
      "department": "Visual Effects",
      "gender": 2,
      "id": 4870871,
      "job": "Digital Compositor",
      "known_for_department": "Visual Effects",
      "name": "Miroslav Cicmanec",
      "original_name": "Miroslav Čičmanec",
      "popularity": 0.087,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "66deeab46f28e7b6ea4c31a0",
      "department": "Production",
      "gender": 1,
      "id": 935278,
      "job": "Casting",
      "known_for_department": "Production",
      "name": "Nicole Abellera Hallman",
      "original_name": "Nicole Abellera Hallman",
      "popularity": 2.818,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "66deeac4b61dbbb3c23d8955",
      "department": "Production",
      "gender": 1,
      "id": 546,
      "job": "Casting",
      "known_for_department": "Production",
      "name": "Jeanne McCarthy",
      "original_name": "Jeanne McCarthy",
      "popularity": 5.027,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "66deead283ec7c2bc29ac376",
      "department": "Production",
      "gender": 0,
      "id": 1355605,
      "job": "Casting",
      "known_for_department": "Production",
      "name": "Katie Doyle",
      "original_name": "Katie Doyle",
      "popularity": 0.78,
      "profile_path": "/quEEShWQuJA4oVgAY1CA9Rksrn5.jpg"
    },
    {
      "adult": false,
      "credit_id": "66deeaefba6d0b3bd9c26592",
      "department": "Editing",
      "gender": 1,
      "id": 38412,
      "job": "Editor",
      "known_for_department": "Editing",
      "name": "Tara Timpone",
      "original_name": "Tara Timpone",
      "popularity": 1.191,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "66deeafb6c9a1e43079e01c1",
      "department": "Editing",
      "gender": 2,
      "id": 1098,
      "job": "Editor",
      "known_for_department": "Editing",
      "name": "Mark Helfrich",
      "original_name": "Mark Helfrich",
      "popularity": 2.88,
      "profile_path": "/zCx3E9m6fmJXPstWtdsmnMNB7fy.jpg"
    },
    {
      "adult": false,
      "credit_id": "66deeb06fa9c0f8ead9dfcd2",
      "department": "Editing",
      "gender": 2,
      "id": 24186,
      "job": "Editor",
      "known_for_department": "Editing",
      "name": "Steve Edwards",
      "original_name": "Steve Edwards",
      "popularity": 0.405,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "66deeb1e7b7dacb5c349bcab",
      "department": "Camera",
      "gender": 2,
      "id": 15348,
      "job": "Director of Photography",
      "known_for_department": "Camera",
      "name": "Dan Mindel",
      "original_name": "Dan Mindel",
      "popularity": 1.123,
      "profile_path": "/4nZVUgBlQLSNrS3j0zVblT4FF8V.jpg"
    },
    {
      "adult": false,
      "credit_id": "66f096652d98d59ce13ad8cb",
      "department": "Crew",
      "gender": 1,
      "id": 4199450,
      "job": "Stunt Double",
      "known_for_department": "Crew",
      "name": "Jewelianna Ramos-Ortiz",
      "original_name": "Jewelianna Ramos-Ortiz",
      "popularity": 4.88,
      "profile_path": "/6l18Lcxg9wmhPnwJ6O3w0FnxXRf.jpg"
    },
    {
      "adult": false,
      "credit_id": "66f096a27ff2bf57cd267f62",
      "department": "Crew",
      "gender": 0,
      "id": 2441057,
      "job": "Fight Choreographer",
      "known_for_department": "Crew",
      "name": "Kirk A. Jenkins",
      "original_name": "Kirk A. Jenkins",
      "popularity": 0.82,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "66f096b52d98d59ce13ad8e8",
      "department": "Crew",
      "gender": 2,
      "id": 1827845,
      "job": "Stunt Double",
      "known_for_department": "Crew",
      "name": "Kyle Mclean",
      "original_name": "Kyle Mclean",
      "popularity": 3.161,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "66f096c1a82b005703266132",
      "department": "Crew",
      "gender": 0,
      "id": 3695659,
      "job": "Stunt Double",
      "known_for_department": "Acting",
      "name": "Jaden Ponce",
      "original_name": "Jaden Ponce",
      "popularity": 1.6,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "66f096c80315b91f463ae20d",
      "department": "Crew",
      "gender": 1,
      "id": 2423292,
      "job": "Stunt Coordinator",
      "known_for_department": "Crew",
      "name": "Leesa Pate",
      "original_name": "Leesa Pate",
      "popularity": 0.001,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "66f096dba82b005703266135",
      "department": "Crew",
      "gender": 2,
      "id": 1723161,
      "job": "Fight Choreographer",
      "known_for_department": "Crew",
      "name": "Holland Diaz",
      "original_name": "Holland Diaz",
      "popularity": 0.86,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "66f096e76c3b7a8d648d9f66",
      "department": "Crew",
      "gender": 2,
      "id": 3636371,
      "job": "Stunt Double",
      "known_for_department": "Acting",
      "name": "Chad Crumley",
      "original_name": "Chad Crumley",
      "popularity": 1.434,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "66f096edc237258e4c266218",
      "department": "Crew",
      "gender": 0,
      "id": 3326870,
      "job": "Stunt Double",
      "known_for_department": "Acting",
      "name": "Yessenia Cossio",
      "original_name": "Yessenia Cossio",
      "popularity": 1.852,
      "profile_path": "/ljInasXYHs4a8y5noxj601jwEf3.jpg"
    },
    {
      "adult": false,
      "credit_id": "66f09705a82b00570326614e",
      "department": "Crew",
      "gender": 2,
      "id": 1463682,
      "job": "Stunt Coordinator",
      "known_for_department": "Crew",
      "name": "Greg Rementer",
      "original_name": "Greg Rementer",
      "popularity": 1.616,
      "profile_path": "/vLuhZfvf6EgZ0imQSDi6tmmdQNn.jpg"
    },
    {
      "adult": false,
      "credit_id": "66fc5f908aa734b376a69d41",
      "department": "Costume & Make-Up",
      "gender": 2,
      "id": 1538258,
      "job": "Special Effects Makeup Artist",
      "known_for_department": "Costume & Make-Up",
      "name": "Gabriel Solana",
      "original_name": "Gabriel Solana",
      "popularity": 0.73,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "67300f60c31a5dcbb2149fc2",
      "department": "Visual Effects",
      "gender": 2,
      "id": 42261,
      "job": "Visual Effects Supervisor",
      "known_for_department": "Visual Effects",
      "name": "Jerome Chen",
      "original_name": "Jerome Chen",
      "popularity": 1.427,
      "profile_path": "/lchKhO3Ivdh2wStbNNysnxsksgJ.jpg"
    },
    {
      "adult": false,
      "credit_id": "67300f6dc31a5dcbb2149fc6",
      "department": "Visual Effects",
      "gender": 0,
      "id": 1400563,
      "job": "Visual Effects Producer",
      "known_for_department": "Visual Effects",
      "name": "Cari Thomas",
      "original_name": "Cari Thomas",
      "popularity": 1.228,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "6731e9836895f3822e45fb1a",
      "department": "Costume & Make-Up",
      "gender": 2,
      "id": 1590392,
      "job": "Costume Design",
      "known_for_department": "Costume & Make-Up",
      "name": "Michael Crow",
      "original_name": "Michael Crow",
      "popularity": 0.552,
      "profile_path": null
    },
    {
      "adult": false,
      "credit_id": "6731e998575d069d39fc55dd",
      "department": "Art",
      "gender": 2,
      "id": 52600,
      "job": "Production Design",
      "known_for_department": "Art",
      "name": "Bill Brzeski",
      "original_name": "Bill Brzeski",
      "popularity": 2.067,
      "profile_path": "/nZdK0NZN920LHSOSQZitACxdUfi.jpg"
    },
    {
      "adult": false,
      "credit_id": "67336994b9cbdabe29c2cc84",
      "department": "Costume & Make-Up",
      "gender": 2,
      "id": 75375,
      "job": "Makeup Designer",
      "known_for_department": "Costume & Make-Up",
      "name": "Joel Harlow",
      "original_name": "Joel Harlow",
      "popularity": 3.768,
      "profile_path": "/tC8VpeOUQHkpPintf1Jaao2Igsg.jpg"
    },
    {
      "adult": false,
      "credit_id": "6748e9f9cdece050080ac4a9",
      "department": "Art",
      "gender": 0,
      "id": 575766,
      "job": "Conceptual Design",
      "known_for_department": "Art",
      "name": "Ed Natividad",
      "original_name": "Ed Natividad",
      "popularity": 0.724,
      "profile_path": null
    }
  ],
  "id": 845781
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

movie_id
string
required

This represents the movie ID. Get it here

Query Parameters

language
string

This represents the movie language.

Example:

"en"

Response

200 - application/json

Credit

The response is of type object.