This commit is contained in:
Andrea Bianchi
2026-05-11 09:06:42 +09:00
parent e51e774ef8
commit 1cb979a571
205 changed files with 5906 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"name": "La La Land",
"year": 2016,
"runtime": 128,
"categories": [
"romance",
"musical"
],
"release-date": "2016-08-31",
"director": "Damien Chazelle",
"writer": [
"Damien Chazelle"
],
"actors": [
"Ryan Gosling",
"Emma Stone"
],
"storyline": "Sebastian (Ryan Gosling) and Mia (Emma Stone) are drawn together by their common desire to do what they love. But as success mounts they are faced with decisions that begin to fray the fragile fabric of their love affair, and the dreams they worked so hard to maintain in each other threaten to rip them apart."
}