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,29 @@
{
"name": "Doctor Strange",
"year": 2016,
"runtime": 115,
"categories": [
"action",
"adventure",
"fantasy",
"superhero"
],
"release-date": "2016-11-03",
"director": "Scott Derrickson",
"writer": [
"Jon Spaihts",
"Scott Derrickson",
"C. Robert Cargill"
],
"actors": [
"Benedict Cumberbatch",
"Chiwetel Ejiofor",
"Rachel McAdams",
"Benedict Wong",
"Michael Stuhlbarg",
"Benjamin Bratt",
"Scott Adkins",
"Mads Mikkelsen",
"Tilda Swinton"
]
}