Files
exercises/w11_promises/basics/assets/movies/2018/paul-apostle-of-christ.json
Andrea Bianchi 1cb979a571 Promises
2026-05-11 09:06:42 +09:00

25 lines
662 B
JSON

{
"name": "Paul, Apostle of Christ",
"year": 2018,
"runtime": 106,
"categories": [
"biblic",
"drama",
"history"
],
"release-date": "2018-03-23",
"director": "Andrew Hyatt",
"writer": [
"Andrew Hyatt",
"T.J. Berden"
],
"actors": [
"Jim Caviezel",
"Olivier Martinez",
"James Faulkner",
"Joanne Whalley",
"John Lynch"
],
"storyline": "The film tells the story of Paul, who was known as a ruthless persecutor of Christians prior to his conversion to Christianity. The plot focuses on his becoming a pivotal figure in the formation of the early church before being executed by Emperor Nero in Rome."
}