Files
exercises/w11_promises/basics/assets/movies/2019/spider-man-far-from-home.json
Andrea Bianchi 1cb979a571 Promises
2026-05-11 09:06:42 +09:00

35 lines
1.0 KiB
JSON

{
"name": "Spider-Man: Far from Home",
"year": 2019,
"runtime": 129,
"categories": [
"action",
"adventure",
"sci-fi"
],
"release-date": "2019-07-02",
"director": "Jon Watts",
"writer": [
"Chris McKenna",
"Erik Sommers",
"Stan Lee",
"Steve Dikto"
],
"actors": [
"Tom Holland",
"Samuel L.Jackson",
"Jake Gyllenhaal",
"Marisa Tomei",
"Jon Favreau",
"Zendaya",
"Jacob Batalon",
"Tony Revolori",
"Angourie Rice",
"Remy Hii",
"Martin Starr",
"Jorge Lendeborg Jr.",
"Cobie Smulders",
"Numan Acar"
],
"storyline": "Our friendly neighborhood Super Hero decides to join his best friends Ned, MJ, and the rest of the gang on a European vacation. However, Peter's plan to leave super heroics behind for a few weeks are quickly scrapped when he begrudgingly agrees to help Nick Fury uncover the mystery of several elemental creature attacks, creating havoc across the continent."
}