Promises
This commit is contained in:
22
w11_promises/basics/assets/movies/2017/wonder-woman.json
Normal file
22
w11_promises/basics/assets/movies/2017/wonder-woman.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "Wonder Woman",
|
||||
"year": 2017,
|
||||
"runtime": 141,
|
||||
"categories": [
|
||||
"fantasy",
|
||||
"sci-fi"
|
||||
],
|
||||
"release-date": "2017-05-15",
|
||||
"director": "Patty Jenkins",
|
||||
"writer": [
|
||||
"William Moulton Marston",
|
||||
"Harry G. Peter"
|
||||
],
|
||||
"actors": [
|
||||
"Gal Gadot",
|
||||
"Chris Pine",
|
||||
"Connie Nielsen",
|
||||
"Robin Wright"
|
||||
],
|
||||
"storyline": "When a pilot crashes and tells of conflict in the outside world, Diana, an Amazonian warrior in training, leaves home to fight a war, discovering her full powers and true destiny."
|
||||
}
|
||||
Reference in New Issue
Block a user