24 lines
517 B
JSON
24 lines
517 B
JSON
{
|
|
"name": "Hunt For The Wilderpeople",
|
|
"year": 2016,
|
|
"runtime": 101,
|
|
"categories": [
|
|
"drama",
|
|
"adventure",
|
|
"comedy"
|
|
],
|
|
"release-date": "2016-03-31",
|
|
"director": "Taika Waititi",
|
|
"writer": [
|
|
"Taika Waititi",
|
|
"Barry Crump",
|
|
"Te Arepa Kahi"
|
|
],
|
|
"actors": [
|
|
"Sam Neill",
|
|
"Julian Dennison",
|
|
"Rima Te Tiata",
|
|
"Rachel House"
|
|
],
|
|
"storyline": "A national manhunt is ordered for a rebellious kid and his foster uncle who go missing in the wild New Zealand bush."
|
|
} |