-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathinfo.json
More file actions
40 lines (40 loc) · 1.16 KB
/
Copy pathinfo.json
File metadata and controls
40 lines (40 loc) · 1.16 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
{
"Title": "Titanic",
"Year": "1997",
"Rated": "PG-13",
"Released": "19 Dec 1997",
"Runtime": "194 min",
"Genre": "Drama, Romance",
"Director": "James Cameron",
"Writer": "James Cameron",
"Actors": "Leonardo DiCaprio, Kate Winslet, Billy Zane, Kathy Bates",
"Plot": "A seventeen-year-old aristocrat falls in love with a kind but poor artist aboard the luxurious, ill-fated R.M.S. Titanic.",
"Language": "English, Swedish",
"Country": "USA",
"Awards": "Won 11 Oscars. Another 110 wins & 74 nominations.",
"Poster": "https://images-na.ssl-images-amazon.com/images/M/MV5BMDdmZGU3NDQtY2E5My00ZTliLWIzOTUtMTY4ZGI1YjdiNjk3XkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_SX300.jpg",
"Ratings": [
{
"Source": "Internet Movie Database",
"Value": "7.7/10"
},
{
"Source": "Rotten Tomatoes",
"Value": "88%"
},
{
"Source": "Metacritic",
"Value": "74/100"
}
],
"Metascore": "74",
"imdbRating": "7.7",
"imdbVotes": "833,953",
"imdbID": "tt0120338",
"Type": "movie",
"DVD": "10 Sep 2012",
"BoxOffice": "N/A",
"Production": "Paramount Pictures",
"Website": "http://www.titanicmovie.com/",
"Response": "True"
}