Files
exercises/w11_promises/basics/assets/movies/2019/captain-marvel.json
Andrea Bianchi 1cb979a571 Promises
2026-05-11 09:06:42 +09:00

70 lines
1.8 KiB
JSON

{
"name": "Captain Marvel",
"year": 2019,
"runtime": 125,
"categories": [
"action",
"adventure",
"sci-fi"
],
"release-date": "2019-03-08",
"director": "Anna Boden, Ryan Fleck",
"writer": [
"Anna Boden",
"Ryan Fleck",
"Geneva Robertson-Dworet"
],
"actors": [
"Brie Larson",
"Samuel L. Jackson",
"Ben Mendelsohn",
"Jude Law",
"Annette Bening",
"Djimon Hounsou",
"Lee Pace",
"Lashana Lynch",
"Gemma Chan",
"Clark Gregg",
"Rune Temte",
"Algenis Perez Soto",
"Mckenna Grace",
"Akira Akbar",
"Matthew Maher",
"Chuku Modu",
"Vik Sahay",
"Colin Ford",
"Kenneth Mitchell",
"Stephen A. Chang",
"Pete Ploszek",
"Matthe 'Spider' Kimmel",
"Stephen 'Cajun' Del Bagno",
"London Fuller",
"Azari Akbar",
"Mark Daugherty",
"Diana Toshiko",
"Barry Curtis",
"Emily Ozrey",
"Abigaille Ozrey",
"Marilyn Brett",
"Stan Lee",
"Robert Kazinsky",
"Nelson Franklin",
"Patrick Brennan",
"Patrick Gallagher",
"Ana Ayora",
"Lyonetta Flowers",
"Rufus Flowers",
"Sharon Blynn",
"Auden L. Ophuls",
"Matthew Bellows",
"Richard Zeringue",
"Duane Henry",
"Reggie",
"Gonzo",
"Archie",
"Rizzo"
],
"storyline": "Set in the 1990s, Marvel Studios' \"Captain Marvel\" is an all-new adventure from a previously unseen period in the history of the Marvel Cinematic Universe that follows the journey of Carol Danvers as she becomes one of the universe's most powerful heroes. While a galactic war between two alien races reaches Earth, Danvers finds herself and a small cadre of allies at the center of the maelstrom."
}