20 lines
427 B
JSON
20 lines
427 B
JSON
{
|
|
"name": "Hereditary",
|
|
"year": 2018,
|
|
"runtime": 127,
|
|
"categories": [
|
|
"Drama",
|
|
"Horror",
|
|
"Mystery"
|
|
],
|
|
"release-date": "2018-06-08",
|
|
"director": "Ari Aster",
|
|
"writer": "Ari Aster",
|
|
"actors": [
|
|
"Toni Collette",
|
|
"Milly Shapiro",
|
|
"Gabriel Byrne"
|
|
],
|
|
"storyline": "After the family matriarch passes away, a grieving family is haunted by tragic and disturbing occurrences, and begin to unravel dark secrets."
|
|
}
|