22 lines
454 B
JSON
22 lines
454 B
JSON
{
|
|
"name": "Maze Runner: The Death Cure",
|
|
"year": 2018,
|
|
"runtime": 143,
|
|
"categories": [
|
|
"action",
|
|
"thriller",
|
|
"sci-fi"
|
|
],
|
|
"release-date": "2018-01-26",
|
|
"director": "Wes Ball",
|
|
"writer": [
|
|
"T.S. Nowlin",
|
|
"James Dashner"
|
|
],
|
|
"actors": [
|
|
"Dylan O'Brien",
|
|
"Ki Hong Lee",
|
|
"Kaya Scodelario"
|
|
],
|
|
"storyline": "Young hero Thomas embarks on a mission to find a cure for a deadly disease known as 'The Flare'"
|
|
} |