22 lines
736 B
JSON
22 lines
736 B
JSON
{
|
|
"name": "Overlord",
|
|
"year": 2018,
|
|
"director": "Julius Avery",
|
|
"writer": [
|
|
"Billy Ray",
|
|
"Billy Ray"
|
|
],
|
|
"actors": [
|
|
"Wyatt Russell",
|
|
"Pilou Asbæk",
|
|
"Bokeem Woodbine"
|
|
],
|
|
"plot": "On the eve of D-Day, American paratroopers are dropped behind enemy lines to carry out a mission crucial to the invasion's success. But as they approach their target, they begin to realize there is more going on in this Nazi-occupied village than a simple military operation. They find themselves fighting against supernatural forces, part of a Nazi experiment.",
|
|
"future": true,
|
|
"release-date": "2018-10-26",
|
|
"categories": [
|
|
"Action",
|
|
"Horror",
|
|
"Mystery"
|
|
]
|
|
} |