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,38 @@
{
"name": "Avengers: Infinity War",
"year": 2018,
"runtime": 149,
"categories": [
"action",
"adventure",
"sci-fi"
],
"release-date": "2018-04-27",
"director": [
"Anthony Russo",
"Joe Russo"
],
"writer": [
"Christopher Markus",
"Stephen McFeely",
"Stan Lee",
"Jack Kirby",
"Joe Simon",
"Steve Englehart",
"Steve Gan",
"Bill Mantlo",
"Keith Giffen",
"Larry Lieber",
"Don Heck"
],
"actors": [
"Robert Downey Jr.",
"Chris Hemsworth",
"Mark Ruffalo",
"Chris Evans",
"Scarlett Johansson",
"Jeremy Renner"
],
"storyline": "The Avengers and their allies must be willing to sacrifice all in an attempt to defeat the powerful Thanos before his blitz of devastation and ruin puts an end to the universe."
}