-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
135 lines (135 loc) · 4.71 KB
/
data.json
File metadata and controls
135 lines (135 loc) · 4.71 KB
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
{
"shows": [
{
"title": "Atlanta",
"year": "2008–2013",
"description":
"Two cousins, with different views on art versus commerce, on their way up through the Atlanta rap scene; \"Earnest 'Earn' Marks,\" an ambitious college drop-out and his estranged cousin, who suddenly becomes a star.",
"poster": "a.jpg",
"imdbID": "tt4288182",
"trailer": "MpEdJ-mmTlY"
},
{
"title": "Billions",
"year": "2016–",
"description":
"U.S. Attorney Chuck Rhoades goes after hedge fund king, Bobby \"Axe\" Axelrod in a battle between two powerful New York figures.",
"poster": "b.jpg",
"imdbID": "tt4270492",
"trailer": "_raEUMLL-ZI"
},
{
"title": "Black Mirror",
"year": "2011–",
"description": "A television anthology series that shows the dark side of life and technology.",
"poster": "bm.jpg",
"imdbID": "tt2085059",
"trailer": "jDiYGjp5iFg"
},
{
"title": "Breaking Bad",
"year": "2008–2013",
"description":
"A high school chemistry teacher diagnosed with inoperable lung cancer turns to manufacturing and selling methamphetamine in order to secure his family's future.",
"poster": "bb.jpg",
"imdbID": "tt0903747",
"trailer": "XZ8daibM3AE"
},
{
"title": "Game of Thrones",
"year": "2011–",
"description":
"Nine noble families fight for control over the mythical lands of Westeros, while a forgotten race returns after being dormant for thousands of years.",
"poster": "got.jpg",
"imdbID": "tt0944947",
"trailer": "giYeaKsXnsI"
},
{
"title": "Homeland",
"year": "2011–",
"description":
"A bipolar CIA operative becomes convinced a prisoner of war has been turned by al-Qaeda and is planning to carry out a terrorist attack on American soil.",
"poster": "h.jpg",
"imdbID": "tt1796960",
"trailer": "KyFmS3wRPCQ"
},
{
"title": "House of Cards",
"year": "2013–",
"description":
"A Congressman works with his equally conniving wife to exact revenge on the people who betrayed him.",
"poster": "hoc.jpg",
"imdbID": "tt1856010",
"trailer": "NTzycsqxYJ0"
},
{
"title": "Master of None",
"year": "2015–",
"description": "The personal and professional life of Dev, a 30-year-old actor in New York.",
"poster": "mon.jpg",
"imdbID": "tt4635276",
"trailer": "6bFvb3WKISk"
},
{
"title": "Narcos",
"year": "2015–",
"description": "A chronicled look at the criminal exploits of Colombian drug lord Pablo Escobar.",
"poster": "n.jpg",
"imdbID": "tt2707408",
"trailer": "U7elNhHwgBU"
},
{
"title": "Orange Is the New Black",
"year": "2013–",
"description":
"The story of Piper Chapman, a woman in her thirties who is sentenced to fifteen months in prison after being convicted of a decade-old crime of transporting money for her drug-dealing girlfriend.",
"poster": "oitnb.jpg",
"imdbID": "tt2372162",
"trailer": "th8WT_pxGqg"
},
{
"title": "Silicon Valley",
"year": "2014–",
"description":
"Follows the struggle of Richard Hendricks, a silicon valley engineer trying to build his own company called Pied Piper.",
"poster": "sv.jpg",
"imdbID": "tt2575988",
"trailer": "69V__a49xtw"
},
{
"title": "Stranger Things",
"year": "2016–",
"description":
"When a young boy disappears, his mother, a police chief, and his friends must confront terrifying forces in order to get him back.",
"poster": "st.jpg",
"imdbID": "tt4574334",
"trailer": "9Egf5U8xLo8"
},
{
"title": "The Americans",
"year": "2013–",
"description": "Two Soviet intelligence agents pose as a married couple to spy on the American government.",
"poster": "ta.jpg",
"imdbID": "tt2149175",
"trailer": "HjuUkbhsI24"
},
{
"title": "Veep",
"year": "2012–",
"description":
"Former Senator Selina Meyer finds that being Vice President of the United States is nothing like she hoped and everything that everyone ever warned her about.",
"poster": "v.jpg",
"imdbID": "tt1759761",
"trailer": "I2HoCG_iyhU"
},
{
"title": "Westworld",
"year": "2016–",
"description":
"Set at the intersection of the near future and the reimagined past, explore a world in which every human appetite, no matter how noble or depraved, can be indulged without consequence.",
"poster": "ww.jpg",
"imdbID": "tt0475784",
"trailer": "eX3u0IlBBO4"
}
]
}