Promises
This commit is contained in:
19
w11_promises/basics/assets/movies/2018/annihilation.json
Normal file
19
w11_promises/basics/assets/movies/2018/annihilation.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Annihilation",
|
||||
"year": 2018,
|
||||
"runtime": 115,
|
||||
"categories": [
|
||||
"adventure",
|
||||
"drama",
|
||||
"horror"
|
||||
],
|
||||
"release-date": "2018-02-23",
|
||||
"director": "Alex Garland",
|
||||
"writer": ["Alex Garland", "Jeff VanderMeer"],
|
||||
"actors": [
|
||||
"Natalie Portman",
|
||||
"Jennifer Jason Leigh",
|
||||
"Tessa Thompson"
|
||||
],
|
||||
"storyline":"Melinda Moore is a steadfast, hardworking wife who supports her husband, Robert Gayle, an engineer trying to sell an innovative battery design. A running total/dwindling balance of the proceeds Melinda receives after her mother's death is portrayed as the couple gets in over their heads in debt, which fractures their marriage over time. The film is divided into categories based in the emotional spectrum that Melinda experiences."
|
||||
}
|
||||
Reference in New Issue
Block a user