23 lines
579 B
JSON
23 lines
579 B
JSON
{
|
|
"name": "They Cloned Tyrone",
|
|
"year": 2023,
|
|
"runtime": 122,
|
|
"categories": [
|
|
"comedy",
|
|
"mystery",
|
|
"sci-fi"
|
|
],
|
|
"release-date": "2023-06-14",
|
|
"director": "Juel Taylor",
|
|
"writer": [
|
|
"Juel Taylor",
|
|
"Tony Rettenmaier"
|
|
],
|
|
"actors": [
|
|
"John Boyega",
|
|
"Jamie Foxx",
|
|
"Teyonah Parris",
|
|
"Kiefer Sutherland"
|
|
],
|
|
"storyline": "An eerie series of events leads an unlikely trio (John Boyega, Teyonah Parris and Jamie Foxx) down a rabbit hole into a sinister neighborhood conspiracy."
|
|
} |