Files
exercises/w11_promises/basics/assets/movies/2023/dungeons-dragons-honor-among-thieves.json
Andrea Bianchi 1cb979a571 Promises
2026-05-11 09:06:42 +09:00

18 lines
565 B
JSON

{
"name": "Dungeons & Dragons: Honor Among Thieves",
"year": 2023,
"runtime": 134,
"categories": [
"action",
"adventure",
"comedy"
],
"release-date": "2023-03-31",
"director": "John Francis Daley, Jonathan Goldstein",
"actors": [
"Chris Pine",
"Michelle Rodriguez",
"Regé-Jean Page"
],
"storyline": "A charming thief and a band of unlikely adventurers embark on an epic quest to retrieve a lost relic, but things go dangerously awry when they run afoul of the wrong people."
}