Files
exercises/w11_promises/basics/assets/movies/2017/kimi-no-na-wa-(your-name).json
Andrea Bianchi 1cb979a571 Promises
2026-05-11 09:06:42 +09:00

21 lines
484 B
JSON

{
"name": "Kimi No Na Wa (Your Name)",
"year": 2017,
"runtime": 106,
"categories": [
"animation",
"drama",
"fantasy"
],
"release-date": "2017-04-07",
"director": "Makoto Shinkai",
"writer": [
"Makoto Shinkai"
],
"actors": [
"Ryûnosuke Kamiki",
"Mone Kamishiraishi",
"Ryô Narita"
],
"storyline": "Two strangers find themselves linked in a bizarre way. When a connection forms, will distance be the only thing to keep them apart?"
}