-
Notifications
You must be signed in to change notification settings - Fork 38
/
Copy pathindex.json
51 lines (50 loc) · 1.73 KB
/
index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[{
"id": 1,
"name": "The Heirs",
"imdbRating":7.5,
"description":" The series follows a group of wealthy, privileged high school students as they are about to take over their families' business empires, overcoming difficulties and growing every step of the way."
"genre":["Drama","Romance""Teen"],
"platform":["Netflix","MxPlayer"],
"trailer":"https://www.youtube.com/watch?v=SbRIn4Dhqgw",
"casting": {
"actors": [
"Lee Min Ho",
"Park Shin Hye",
"Kim Woo Bin",
"Kang Min Hyuk",
"Kang Ha Nuel"
"Park Hyung Sik"
],
"director": ["Kang Shin Ho","Boo Sung Chul"]
},
"poster":" https://images.app.goo.gl/VVk68LWM1KsziYyo8",
"episodeCount": 20,
"seasons": 1,
"releaseDate":"9 Oct 2013"
},
{
"id": 1,
"name":"Hotel Del Luna"
"imdbRating": 8.2,
"description":"When he's invited to manage a hotel for dead souls, an elite hotelier gets to know the establishment's ancient owner and her strange world."
"genre":["Romantic Comedy","Dark Fantasy"],
"platform":["Netflix"],
"trailer":"https://www.youtube.com/watch?v=lJ3_1v8sB48",
"casting": {
"actors": [
"Yeo Jin Goo",
"Lee Ji Eun",
"Jung Dong Hwan",
"Shin Jung Guen",
"Bae Hae Sun",
"Pyo Ji Hoon",
"Kang Mi Na"
],
"director": ["Oh Choong Hwan"]
},
"poster":"https://images.app.goo.gl/ciLKLBrcGFoywNVf7",
"episodeCount":16
"seasons":1
"releaseDate":"13 July 2019"
}
]