26 lines
696 B
JSON
26 lines
696 B
JSON
{
|
|
"name": "Hobbs & Shaw",
|
|
"year": 2019,
|
|
"runtime": 136,
|
|
"categories": [
|
|
"action",
|
|
"adventure"
|
|
],
|
|
"release-date": "2019-08-02",
|
|
"director": "David Leitch",
|
|
"writer": [
|
|
"Jennifer Lee",
|
|
"Drew Pearce"
|
|
],
|
|
"actors": [
|
|
"Dwayne Johnson",
|
|
"Jason Statham",
|
|
"Idris Elba",
|
|
"Vanessa Kirby",
|
|
"Eiza González",
|
|
"Cliff Curtis",
|
|
"Helen Mirren"
|
|
],
|
|
"storyline": " The plot follows the unlikely team-up of the titular characters as they are forced to team up with Shaw's sister (Kirby) when a cybernetically-enhanced terrorist (Elba) and his organization threaten the world with a deadly virus."
|
|
}
|
|
|