30 lines
1003 B
JSON
30 lines
1003 B
JSON
{
|
|
"name": "Rampage",
|
|
"year": 2018,
|
|
"runtime": 107,
|
|
"categories": [
|
|
"action",
|
|
"adventure",
|
|
"sci-fi"
|
|
],
|
|
"release-date": "2018-04-13",
|
|
"director": "Brad Peyton",
|
|
"writer": [
|
|
"Ryan Engle",
|
|
"Carlton Cuse",
|
|
"Ryan J. Condal",
|
|
"Adam Sztykiel"
|
|
],
|
|
"actors": [
|
|
"Dwayne Johnson",
|
|
"Naomie Harris",
|
|
"Malin Akerman",
|
|
"Jeffrey Dean Morgan",
|
|
"Jake Lacy",
|
|
"Joe Manganiello",
|
|
"Marley Shelton",
|
|
"P.J. Byrne"
|
|
],
|
|
"storyline": "Primatologist Davis shares an unshakable bond with George, the extraordinarily intelligent silverback gorilla who has been in his care since he was young. When a greed-fueled corporation's genetic experiment goes awry, George and other animals across the country are mutated into aggressive supercreatures who destroy everything in their path. In this adrenaline-filled ride, Davis tries to find an antidote, not only to halt a global catastrophe but also to save the fearsome creature who was once his friend."
|
|
}
|