-
Notifications
You must be signed in to change notification settings - Fork 0
/
sample.json
74 lines (74 loc) · 1.74 KB
/
sample.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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
"adult": false,
"backdrop_path": "/xJHokMbljvjADYdit5fK5VQsXEG.jpg",
"belongs_to_collection": null,
"budget": 165000000,
"genres": [
{
"id": 12,
"name": "Adventure"
},
{
"id": 18,
"name": "Drama"
},
{
"id": 878,
"name": "Science Fiction"
}
],
"homepage": "http://www.interstellarmovie.net/",
"id": 157336,
"imdb_id": "tt0816692",
"original_language": "en",
"original_title": "Interstellar",
"overview": "The adventures of a group of explorers who make use of a newly discovered wormhole to surpass the limitations on human space travel and conquer the vast distances involved in an interstellar voyage.",
"popularity": 86.209,
"poster_path": "/gEU2QniE6E77NI6lCU6MxlNBvIx.jpg",
"production_companies": [
{
"id": 923,
"logo_path": "/5UQsZrfbfG2dYJbx8DxfoTr2Bvu.png",
"name": "Legendary Pictures",
"origin_country": "US"
},
{
"id": 9996,
"logo_path": "/3tvBqYsBhxWeHlu62SIJ1el93O7.png",
"name": "Syncopy",
"origin_country": "GB"
},
{
"id": 13769,
"logo_path": null,
"name": "Lynda Obst Productions",
"origin_country": ""
}
],
"production_countries": [
{
"iso_3166_1": "GB",
"name": "United Kingdom"
},
{
"iso_3166_1": "US",
"name": "United States of America"
}
],
"release_date": "2014-11-05",
"revenue": 675120017,
"runtime": 169,
"spoken_languages": [
{
"english_name": "English",
"iso_639_1": "en",
"name": "English"
}
],
"status": "Released",
"tagline": "Mankind was born on Earth. It was never meant to die here.",
"title": "Interstellar",
"video": false,
"vote_average": 8.3,
"vote_count": 24389
}