27 lines
589 B
JSON
27 lines
589 B
JSON
{
|
|
"name": "Ah-ga-ssi",
|
|
"year": 2016,
|
|
"runtime": 145,
|
|
"categories": [
|
|
"drama",
|
|
"romance",
|
|
"thriller"
|
|
],
|
|
"release-date": "2016-06-01",
|
|
"director": "Chan-wook Park",
|
|
"writer": [
|
|
"Sarah Waters",
|
|
"Seo-kyeong Jeong",
|
|
"Chan-wook Park"
|
|
],
|
|
"actors": [
|
|
"Min-hee Kim",
|
|
"Tae-ri Kim",
|
|
"Jung-woo Ha",
|
|
"Jin-woong Cho",
|
|
"Hae-sook Kim",
|
|
"So-Ri Moon"
|
|
],
|
|
"storyline": "A woman is hired as a handmaiden to a Japanese heiress, but secretly she is involved in a plot to defraud her."
|
|
}
|
|
|