18 lines
442 B
JSON
18 lines
442 B
JSON
{
|
|
"name": "Get Out",
|
|
"year": 2017,
|
|
"runtime": 104,
|
|
"categories": [
|
|
"horror",
|
|
"mystery"
|
|
],
|
|
"release-date": "2017-02-24",
|
|
"director": "Jordan Peele",
|
|
"writer": [
|
|
"Jordan Peele"
|
|
],
|
|
"actors": [
|
|
"Daniel Kaluuya"
|
|
],
|
|
"storyline": "A young African-American visits his white girlfriend's parents for the weekend, where his simmering uneasiness about their reception of him eventually reaches a boiling point."
|
|
} |