Files
exercises/w11_promises/basics/assets/movies/2018/acrimony.json
Andrea Bianchi 1cb979a571 Promises
2026-05-11 09:06:42 +09:00

28 lines
884 B
JSON

{
"name": "Acrimony",
"year": 2018,
"runtime": 120,
"categories": [
"drama",
"family",
"crime"
],
"release-date": "2018-03-30",
"director": "Tyler Perry",
"writer": [
"Tyler Perry"
],
"actors": [
"Taraji P. Henson",
"Lyriq Bent",
"Crystle Stewart",
"Jazmyn Simon",
"Ptosha Storey",
"Danielle Nicolet",
"Nelson Estevez",
"Antonio Madison",
"Ajiona Alexus"
],
"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."
}