Promises
This commit is contained in:
28
w11_promises/basics/assets/movies/2016/kung-fu-panda-3.json
Normal file
28
w11_promises/basics/assets/movies/2016/kung-fu-panda-3.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "Kung Fu Panda 3",
|
||||
"year": 2016,
|
||||
"runtime": 95,
|
||||
"categories": [
|
||||
"animation",
|
||||
"action",
|
||||
"adventure",
|
||||
"comedy",
|
||||
"family",
|
||||
"fantasy"
|
||||
],
|
||||
"release-date": "2016-01-29",
|
||||
"director": [
|
||||
"Jennifer Yuh Nelson",
|
||||
"Alessandro Carloni"
|
||||
],
|
||||
"writer": [
|
||||
"Jonathan Aibel",
|
||||
"Glenn Berger"
|
||||
],
|
||||
"actors": [
|
||||
"Jack Black",
|
||||
"Bryan Cranston",
|
||||
"Dustin Hoffman"
|
||||
],
|
||||
"storyline": "Continuing his \"legendary adventures of awesomeness\", Po must face two hugely epic, but different threats: one supernatural and the other a little closer to his home."
|
||||
}
|
||||
Reference in New Issue
Block a user