Files
exercises/w11_promises/basics/assets/movies/2017/baahubali-2-the-conclusion.json
Andrea Bianchi 1cb979a571 Promises
2026-05-11 09:06:42 +09:00

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."
}