Promises
This commit is contained in:
21
w11_promises/basics/assets/movies/2017/dunkirk.json
Normal file
21
w11_promises/basics/assets/movies/2017/dunkirk.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "Dunkirk",
|
||||
"year": 2017,
|
||||
"runtime": 106,
|
||||
"categories": [
|
||||
"action",
|
||||
"drama",
|
||||
"history"
|
||||
],
|
||||
"release-date": "2017-07-21",
|
||||
"director": "Christopher Nolan",
|
||||
"writer": [
|
||||
"Christopher Nolan"
|
||||
],
|
||||
"actors": [
|
||||
"Fionn Whitehead",
|
||||
"Barry Keoghan",
|
||||
"Mark Rylance"
|
||||
],
|
||||
"storyline": "Allied soldiers from Belgium, the British Empire and France are surrounded by the German Army, and evacuated during a fierce battle in World War II."
|
||||
}
|
||||
Reference in New Issue
Block a user