This commit is contained in:
Andrea Bianchi
2026-05-11 09:06:42 +09:00
parent e51e774ef8
commit 1cb979a571
205 changed files with 5906 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
"name": "Wonder Woman",
"year": 2017,
"runtime": 141,
"categories": [
"fantasy",
"sci-fi"
],
"release-date": "2017-05-15",
"director": "Patty Jenkins",
"writer": [
"William Moulton Marston",
"Harry G. Peter"
],
"actors": [
"Gal Gadot",
"Chris Pine",
"Connie Nielsen",
"Robin Wright"
],
"storyline": "When a pilot crashes and tells of conflict in the outside world, Diana, an Amazonian warrior in training, leaves home to fight a war, discovering her full powers and true destiny."
}