Skip to content

Commit ebbf334

Browse files
committed
Add Raees and director s.s. rajamouli
1 parent 14ea341 commit ebbf334

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

directors/s-s-rajamouli.json

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "S. S. Rajamouli",
3+
"birthname": "Koduri Srisaila Sri Rajamouli",
4+
"birthdate": "1973-10-10",
5+
"birthplace": "Raichur, Karnataka, India"
6+
}

movies/2017/raees.json

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"name": "Raees",
3+
"year": 2017,
4+
"runtime": 161,
5+
"categories": [
6+
"thriller",
7+
"crime"
8+
],
9+
"release-date": "2017-01-25",
10+
"director": "Rahul Dholakia",
11+
"writer": [
12+
"Rahul Dholakia",
13+
"Harit Mehta",
14+
"Ashish Vashi",
15+
"Niraj Shukla"
16+
],
17+
"actors": [
18+
"Shah Rukh Khan",
19+
"Nawazuddin Siddiqui",
20+
"Mahira Khan"
21+
],
22+
"storyline": "Threat looms over bootlegger Raees Alam and his business after ACP Majmudar decides to get the better of him. In order to survive and keep his trade thriving, Raees must overcome Majumdar."
23+
}

0 commit comments

Comments
 (0)