Promises
This commit is contained in:
23
w11_promises/basics/assets/movies/2018/deadpool-2.json
Normal file
23
w11_promises/basics/assets/movies/2018/deadpool-2.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Deadpool 2",
|
||||
"year": 2018,
|
||||
"runtime": 119,
|
||||
"categories": [
|
||||
"action",
|
||||
"adventure",
|
||||
"comedy"
|
||||
],
|
||||
"release-date": "2018-05-10",
|
||||
"director": "David Leitch",
|
||||
"writer": [
|
||||
"Rhett Reese",
|
||||
"Paul Wernick",
|
||||
"Ryan Reynolds"
|
||||
],
|
||||
"actors": [
|
||||
"Ryan Reynolds",
|
||||
"Josh Brolin",
|
||||
"Morena Baccarin"
|
||||
],
|
||||
"storyline": "Foul-mouthed mutant mercenary Wade Wilson (AKA. Deadpool), brings together a team of fellow mutant rogues to protect a young boy with supernatural abilities from the brutal, time-traveling cyborg, Cable."
|
||||
}
|
||||
Reference in New Issue
Block a user