27 lines
638 B
JSON
27 lines
638 B
JSON
{
|
|
"name": "Ghost in the Shell",
|
|
"year": 2017,
|
|
"runtime": 107,
|
|
"categories": [
|
|
"action",
|
|
"crime",
|
|
"drama"
|
|
],
|
|
"release-date": "2017-03-31",
|
|
"director": "Rupert Sanders",
|
|
"writer": [
|
|
"Shirow Masamune",
|
|
"Jamie Moss",
|
|
"William Wheeler",
|
|
"Ehren Kruger"
|
|
],
|
|
"actors": [
|
|
"Scarlett Johansson",
|
|
"Pilou Asbæk",
|
|
"Takeshi Kitano",
|
|
"Juliette Binoche",
|
|
"Michael Pitt"
|
|
],
|
|
"storyline": "In the near future, Major is the first of her kind: A human saved from a terrible crash, who is cyber-enhanced to be a perfect soldier devoted to stopping the world's most dangerous criminals."
|
|
}
|