35 lines
969 B
JSON
35 lines
969 B
JSON
{
|
|
"name": "Pokémon Detective Pikachu",
|
|
"year": 2019,
|
|
"runtime": 105,
|
|
"categories": [
|
|
"action",
|
|
"adventure",
|
|
"sci-fi",
|
|
"comedy"
|
|
],
|
|
"release-date": "2019-05-09",
|
|
"director": "Rob Letterman",
|
|
"writer": [
|
|
"Dan Hernandez",
|
|
"Benji Samit",
|
|
"Rob Letterman",
|
|
"Derek Connolly"
|
|
],
|
|
"actors": [
|
|
"Ryan Reynolds",
|
|
"Justice Smith",
|
|
"Kathryn Newton",
|
|
"Suki Waterhouse",
|
|
"Omar Chaparro",
|
|
"Chris Geere",
|
|
"Ken Watanabe",
|
|
"Bill Nighy",
|
|
"Karan Soni",
|
|
"Rita Ora",
|
|
"Diplo",
|
|
"Rob Delaney"
|
|
],
|
|
"storyline": "The film focuses on Tim Goodman and master detective Pikachu, a talking Pokémon. The two team up to clarify the disappearance of Tim's father Harry Goodman. This was the partner of master detective Pikachu and disappeared under mysterious circumstances after a car accident."
|
|
}
|