21 lines
493 B
JSON
21 lines
493 B
JSON
{
|
|
"name": "The Kindergarten Teacher",
|
|
"year": 2018,
|
|
"runtime": 96,
|
|
"categories": [
|
|
"drama"
|
|
],
|
|
"release-date": "2018-10-12",
|
|
"director": "Sara Colangelo",
|
|
"writer": [
|
|
"Sara Colangelo",
|
|
"Nadav Lapid"
|
|
],
|
|
"actors": [
|
|
"Maggie Gyllenhaal",
|
|
"Rosa Salazar",
|
|
"Gael García Bernal"
|
|
],
|
|
"storyline":"A kindergarten teacher in New York becomes obsessed with one of her students who she believes is a child prodigy."
|
|
}
|