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,23 @@
{
"name": "The Legend of Tarzan",
"year": 2016,
"runtime": 110,
"categories": [
"Drama",
"Action",
"Adventure"
],
"release-date": "2016-06-27",
"director": "David Yates",
"writer": [
"Adam Cozad",
"Craig Brewer",
"Edgar Rice Burroughs"
],
"actors": [
"Alexander Skarsgård",
"Rory J. Saper",
"Margot Robbier"
],
"storyline": "Tarzan, having acclimated to life in London, is called back to his former home in the jungle to investigate the activities at a mining encampment."
}