Files
exercises/w11_promises/basics/assets/movies/2023/the-exorcist-believer.json
Andrea Bianchi 1cb979a571 Promises
2026-05-11 09:06:42 +09:00

21 lines
732 B
JSON

{
"name": "The Exorcist: Believer",
"year": 2023,
"runtime": 111,
"categories": [
"horror"
],
"release-date": "2023-10-06",
"director": "David Gordon Green",
"writer": [
"David Gordon Green",
"William Peter Blatty",
"Danny McBride"
],
"actors": [
"Ellen Burstyn",
"Jennifer Nettles",
"Leslie Odom Jr."
],
"storyline": "When his daughter, Angela, and her friend Katherine, show signs of demonic possession, it unleashes a chain of events that forces single father Victor Fielding to confront the nadir of evil. Terrified and desperate, he seeks out Chris MacNeil, the only person alive who's witnessed anything like it before."
}