22 lines
574 B
JSON
22 lines
574 B
JSON
{
|
|
"year": 2018,
|
|
"release-date": "2018-12-14",
|
|
"categories": [
|
|
"fantasy",
|
|
"sci-fi"
|
|
],
|
|
"director": "Christian Rivers",
|
|
"writer": [
|
|
"Philip Reeve",
|
|
"Peter Jackson "
|
|
],
|
|
"actors": [
|
|
"Hugo Weaving",
|
|
"Robert Sheehan",
|
|
"Stephen Lang"
|
|
],
|
|
"future": true,
|
|
"runtime": 125,
|
|
"plot": "Many years after the \"Sixty Minute War,\" cities survive a now desolate Earth by moving around on giant wheels attacking and devouring smaller towns to replenish their resources.",
|
|
"name": "Mortal Engines"
|
|
} |