22 lines
559 B
JSON
22 lines
559 B
JSON
{
|
|
"name": "The Hate U Give",
|
|
"year": 2018,
|
|
"runtime": 132,
|
|
"categories": [
|
|
"crime",
|
|
"drama"
|
|
],
|
|
"release-date": "2018-10-19",
|
|
"director": "George Tillman Jr.",
|
|
"writer": [
|
|
"Audrey Wells",
|
|
"Angie Thomas"
|
|
],
|
|
"actors": [
|
|
"Amandla Stenberg",
|
|
"Regina Hall",
|
|
"Russell Hornsby"
|
|
],
|
|
"storyline": "Starr witnesses the fatal shooting of her childhood best friend Khalil at the hands of a police officer. Now, facing pressures from all sides of the community, Starr must find her voice and stand up for what's right."
|
|
}
|