27 lines
815 B
JSON
27 lines
815 B
JSON
{
|
|
"name": "Crazy Rich Asians",
|
|
"year": 2018,
|
|
"runtime": 121,
|
|
"categories": [
|
|
"comedy-drama",
|
|
"comdey",
|
|
"romance"
|
|
],
|
|
"release-date": "2018-08-15",
|
|
"director": "Jon M. Chu",
|
|
"writer": [
|
|
"Pete Chiarelli",
|
|
"Adele Lim"
|
|
],
|
|
"actors": [
|
|
"Constance Wu",
|
|
"Henry Golding",
|
|
"Michelle Yeoh",
|
|
"Lisa Lu",
|
|
"Awkwafina",
|
|
"Chris Pang",
|
|
"Remy Hii"
|
|
],
|
|
"storyline": "Rachel Chu is happy to accompany her longtime boyfriend, Nick, to his best friend's wedding in Singapore. She's also surprised to learn that Nick's family is extremely wealthy and he's considered one of the country's most eligible bachelors. Thrust into the spotlight, Rachel must now contend with jealous socialites, quirky relatives and something far, far worse -- Nick's disapproving mother."
|
|
}
|