Files
exercises/w11_promises/basics/assets/movies/2016/underworld-blood-wars.json
Andrea Bianchi 1cb979a571 Promises
2026-05-11 09:06:42 +09:00

23 lines
500 B
JSON

{
"name": "Underworld: Blood Wars",
"year": 2016,
"runtime": 91,
"categories": [
"action",
"adventure",
"fantasy"
],
"release-date": "2016-24-11",
"director": "Anna Foerster",
"writer": [
"Cory Goodman",
"Kyle Ward"
],
"actors": [
"Kate Beckinsale",
"Theo James",
"Tobias Menzies"
],
"storyline": "Vampire death dealer, Selene (Kate Beckinsale) fights to end the eternal war between the Lycan clan and the Vampire faction that betrayed her."
}