26 lines
609 B
JSON
26 lines
609 B
JSON
{
|
|
"name": "Bacurau",
|
|
"year": 2019,
|
|
"runtime": 132,
|
|
"categories": [
|
|
"drama",
|
|
"western",
|
|
"splatter",
|
|
"Fantasy",
|
|
"sci-fi"
|
|
],
|
|
"release-date": "2019-05-15",
|
|
"director": "Kleber Mendonça Filho",
|
|
"writer": [
|
|
"Kleber Mendonça Filho",
|
|
"Juliano Dornelles"
|
|
],
|
|
"actors": [
|
|
"Sônia Braga",
|
|
"Udo Kier",
|
|
"Bárbara Colen"
|
|
],
|
|
"storyline": "Shortly after the death of Dona Carmelita, residents of a small town located in the Brazilian Sertão called Bacurau discover that the community is no longer on any map."
|
|
}
|
|
|