26 lines
607 B
JSON
26 lines
607 B
JSON
{
|
|
"name": "Hold the Dark",
|
|
"year": 2018,
|
|
"runtime": 125,
|
|
"categories": [
|
|
"Drama",
|
|
"Adventure",
|
|
"Mystery"
|
|
],
|
|
"release-date": "2018-09-28",
|
|
"director": [
|
|
"Jeremy Saulnier"
|
|
],
|
|
"writer": [
|
|
"Macon Blair"
|
|
],
|
|
"actors": [
|
|
"Jeffrey Wright",
|
|
"Alexander Skarsgård",
|
|
"James Badge Dale",
|
|
"Riley Keough",
|
|
"Julian Black Antelope"
|
|
],
|
|
"storyline": "After the deaths of three children suspected to be killed by wolves, writer Russell Core is hired by the parents of a missing six-year-old boy to track down and locate their son in the Alaskan wilderness."
|
|
}
|