28 lines
671 B
JSON
28 lines
671 B
JSON
{
|
|
"name": "Ant-Man and the Wasp",
|
|
"year": 2018,
|
|
"runtime": 118,
|
|
"categories": [
|
|
"action",
|
|
"adventure",
|
|
"sci-fi"
|
|
],
|
|
"release-date": "2018-07-06",
|
|
"director": "Peyton Reed",
|
|
"writer": [
|
|
"Chris McKenna",
|
|
"Erik Sommers",
|
|
"Andrew Barrer",
|
|
"Gabriel Ferrari",
|
|
"Paul Rudd"
|
|
],
|
|
"actors": [
|
|
"Paul Rudd",
|
|
"Evangeline Lilly",
|
|
"Michael Peña",
|
|
"Walton Goggins",
|
|
"Bobby Cannavale"
|
|
],
|
|
"storyline": "As Scott Lang balances being both a Super Hero and a father, Hope van Dyne and Dr. Hank Pym present an urgent new mission that finds the Ant-Man fighting alongside The Wasp to uncover secrets from their past."
|
|
}
|