25 lines
662 B
JSON
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."
|
|
}
|