20 lines
781 B
JSON
20 lines
781 B
JSON
{
|
|
"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."
|
|
}
|