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

17 lines
439 B
JSON

{
"name": "Malcolm & Marie",
"year": 2021,
"runtime": 106,
"categories": [
"drama",
"romance"
],
"release-date": "2021-01-29",
"director": "Sam Levinson",
"writer": "Sam Levinson",
"actors": [
"Zendaya",
"John David Washington"
],
"storyline": "As a filmmaker and his girlfriend return home from his movie premiere, smoldering tensions and painful revelations push them toward a romantic reckoning."
}