23 lines
574 B
JSON
23 lines
574 B
JSON
{
|
|
"name": "The House with a Clock in Its Walls",
|
|
"year": 2018,
|
|
"runtime": 105,
|
|
"categories": [
|
|
"comedy",
|
|
"family",
|
|
"fantasy"
|
|
],
|
|
"release-date": "2018-09-21",
|
|
"director": "Eli Roth",
|
|
"writer": [
|
|
"Eric Kripke",
|
|
"Paul Wernick",
|
|
"John Bellairs"
|
|
],
|
|
"actors": [
|
|
"Jack Black",
|
|
"Cate Blanchett",
|
|
"Owen Vaccaro"
|
|
],
|
|
"storyline": "A young orphan named Lewis Barnavelt aids his magical uncle in locating a clock with the power to bring about the end of the world."
|
|
} |