Promises
This commit is contained in:
21
w11_promises/basics/assets/movies/2017/happy-death-day.json
Normal file
21
w11_promises/basics/assets/movies/2017/happy-death-day.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "Happy Death Day",
|
||||
"year": 2017,
|
||||
"runtime": 96,
|
||||
"categories": [
|
||||
"horror",
|
||||
"mystery",
|
||||
"thriller"
|
||||
],
|
||||
"release-date": "2017-10-13",
|
||||
"director": "Christopher B. Landon",
|
||||
"writer": [
|
||||
"Scott Lobdell"
|
||||
],
|
||||
"actors": [
|
||||
"Jessica Rothe",
|
||||
"Israel Broussard",
|
||||
"Ruby Modine"
|
||||
],
|
||||
"storyline": "A college student must relive the day of her murder over and over again, in a loop that will end only when she discovers her killer's identity."
|
||||
}
|
||||
Reference in New Issue
Block a user