22 lines
443 B
JSON
22 lines
443 B
JSON
{
|
|
"name": "Fifty Shades Freed",
|
|
"year": 2018,
|
|
"runtime": 105,
|
|
"categories": [
|
|
"drama",
|
|
"romance",
|
|
"thriller"
|
|
],
|
|
"release-date": "2018-02-09",
|
|
"director": "James Foley",
|
|
"writer": [
|
|
"Niall Leonard",
|
|
"E.L. James"
|
|
],
|
|
"actors": [
|
|
"Dakota Johnson",
|
|
"Jamie Dornan",
|
|
"Eric Johnson"
|
|
],
|
|
"storyline": "Anastasia and Christian get married, but Jack Hyde continues to threaten their relationship."
|
|
} |