38 lines
825 B
JSON
38 lines
825 B
JSON
{
|
|
"name": "Avengers: Endgame",
|
|
"year": 2019,
|
|
"runtime": 181,
|
|
"categories": [
|
|
"action",
|
|
"sci-fi",
|
|
"fantasy"
|
|
],
|
|
"release-date": "2019-04-26",
|
|
"director": [
|
|
"Anthony Russo",
|
|
"Joe Russo"
|
|
],
|
|
"writer": [
|
|
"Christopher Markus",
|
|
"Stephen McFeely"
|
|
],
|
|
"actors": [
|
|
"Robert Downey Jr.",
|
|
"Chris Evans",
|
|
"Mark Ruffalo",
|
|
"Chris Hemsworth",
|
|
"Scarlett Johansson",
|
|
"Jeremy Renner",
|
|
"Don Cheadle",
|
|
"Paul Rudd",
|
|
"Brie Larson",
|
|
"Karen Gillan",
|
|
"Danai Gurira",
|
|
"Benedict Wong",
|
|
"Jon Favreau",
|
|
"Bradley Cooper",
|
|
"Gwyneth Paltrow",
|
|
"Josh Brolin"
|
|
],
|
|
"storyline": "Now that Thanos has put his plan into action in 'Avengers: Infinity War', it's time to find a way to undo what happened."
|
|
} |