23 lines
592 B
JSON
23 lines
592 B
JSON
{
|
|
"name": "Baahubali 2: The Conclusion",
|
|
"year": 2017,
|
|
"runtime": 197,
|
|
"categories": [
|
|
"fantasy",
|
|
"drama"
|
|
],
|
|
"release-date": "2017-04-28",
|
|
"director": "S. S. Rajamouli",
|
|
"writer": "K. V. Vijayendra Prasad",
|
|
"actors": [
|
|
"Prabhas",
|
|
"Rana Daggubati",
|
|
"Anushka Shetty",
|
|
"Tamannaah",
|
|
"Ramya Krishnan",
|
|
"Sathyaraj",
|
|
"Nassar"
|
|
],
|
|
"storyline": "Bhallaladeva conspires against his brother to become the king of Mahishmati. He soon gets him killed by Katappa and imprisons his wife. Years later, the son returns to avenge his father's death."
|
|
}
|