19 lines
513 B
JSON
19 lines
513 B
JSON
{
|
|
"name": "The Happy Prince",
|
|
"year": 2018,
|
|
"runtime": 105,
|
|
"categories": [
|
|
"history",
|
|
"drama"
|
|
],
|
|
"release-date": "2018-10-05",
|
|
"director": "Rupert Everett",
|
|
"writer": "Rupert Everett",
|
|
"actors": [
|
|
"Rupert Everett",
|
|
"Colin Firth",
|
|
"Emily Watson"
|
|
],
|
|
"storyline": "The untold story of the last days in the tragic times of Oscar Wilde, a person who observes his own failure with ironic distance and regards the difficulties that beset his life with detachment and humor."
|
|
}
|