Files
Andrea Bianchi 1cb979a571 Promises
2026-05-11 09:06:42 +09:00

22 lines
539 B
JSON

{
"name": "Glass",
"year": 2019,
"runtime": "129",
"categories": [
"drama",
"sci-fi",
"thriller"
],
"release-date" : "2019-01-18",
"director": "M. Night Shyamalan",
"writer": "M. Night Shyamalan",
"actors": [
"James McAvoy",
"Bruce Willis",
"Samuel L. Jackson",
"Anya Taylor-Joy"
],
"storyline": "Security guard David Dunn uses his supernatural abilities to track Kevin Wendell Crumb, a disturbed man who has twenty-four personalities."
}