35 lines
927 B
JSON
35 lines
927 B
JSON
{
|
|
"name": "Christopher Robin",
|
|
"year": 2018,
|
|
"runtime": 104,
|
|
"categories": [
|
|
"animation",
|
|
"adventure",
|
|
"comedy"
|
|
],
|
|
"release-date": "2018-08-02",
|
|
"director": "Marc Forster",
|
|
"writer": [
|
|
"Alex Ross Perry",
|
|
"Tom McCarthy"
|
|
],
|
|
"actors": [
|
|
"Ewan McGregor",
|
|
"Hayley Atwell",
|
|
"Bronte Carmichael",
|
|
"Mark Gatiss",
|
|
"Oliver Ford Davies",
|
|
"Ronke Adekoluejo",
|
|
"Adrian Scarborough",
|
|
"Roger Ashton-Griffiths",
|
|
"Ken Nwosu",
|
|
"John Dagleish",
|
|
"Amanda Lawrence",
|
|
"Orton O'Brien",
|
|
"Katy Carmichael",
|
|
"Tristan Sturrock",
|
|
"Jasmine-Simone Charles"
|
|
],
|
|
"storyline": "An adult Christopher Robin, who is now focused on his new life, work, and family, suddenly meets his old friend Winnie the Pooh, who returns to his unforgotten childhood past to help him return to the Hundred Acre Wood and help find Pooh's lost friends. Written by Jon Meyer\n\n"
|
|
}
|