{
"adult": false,
"budget": 17000000,
"crew": [
{
"credit_id": {},
"department": "Directing",
"id": 40223,
"job": "Director",
"name": "Joe Carnahan",
"profile_path": "/5YPrZ1JprLwtU4tn5DG0wqLjsAT.jpg"
},
{
"credit_id": "55444d6bc3a368573b0008ba",
"department": "Writing",
"id": 40223,
"job": "Writer",
"name": "Joe Carnahan",
"profile_path": "/5YPrZ1JprLwtU4tn5DG0wqLjsAT.jpg"
},
{
"credit_id": "52fe4482c3a36847f809a3ed",
"department": "Production",
"id": 2236,
"job": "Producer",
"name": "Tim Bevan",
"profile_path": "/f7o93O1KocuLwIrSa7KqyL1sWaT.jpg"
}
}
Hi! This is a tmdb example output of tmdb php api. How to get Directors name with jquery for example? The order of crew output is random.