-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample_api_response.txt
92 lines (92 loc) · 2.75 KB
/
example_api_response.txt
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
{
"adult": false,
"backdrop_path": "/b7Q0uX4Tcd6lXWItJEMxYk9XBbc.jpg",
"belongs_to_collection": {
"id": 86117,
"name": "Johnny English Collection",
"poster_path": "/3a2BVS2aFHK66pnIqFKcJ9HaC45.jpg",
"backdrop_path": "/gxQykppFPXiiIG234rbcDTgqQ5B.jpg"
},
"budget": 0,
"genres": [
{
"id": 12,
"name": "Adventure"
},
{
"id": 10751,
"name": "Family"
},
{
"id": 28,
"name": "Action"
},
{
"id": 35,
"name": "Comedy"
}
],
"homepage": "http://www.johnnyenglishmovie.com/",
"id": 463272,
"imdb_id": "tt6921996",
"original_language": "en",
"original_title": "Johnny English Strikes Again",
"overview": "Disaster strikes when a criminal mastermind reveals the identities of all active undercover agents in Britain. The secret service can now rely on only one man - Johnny English. Currently teaching at a minor prep school, Johnny springs back into action to find the mysterious hacker. For this mission to succeed, he\u2019ll need all of his skills - what few he has - as the man with yesterday\u2019s analogue methods faces off against tomorrow\u2019s digital technology.",
"popularity": 174.416,
"poster_path": "/tCBxnZwLiY1BOKw3tH6AxHZdqPh.jpg",
"production_companies": [
{
"id": 33,
"logo_path": "/8lvHyhjr8oUKOOy2dKXoALWKdp0.png",
"name": "Universal Pictures",
"origin_country": "US"
},
{
"id": 694,
"logo_path": "/5LEHONGkZBIoWvp1ygHOF8iyi1M.png",
"name": "StudioCanal",
"origin_country": "FR"
},
{
"id": 10163,
"logo_path": "/cifwIG2aVR1dRis6yoiilq4qeIh.png",
"name": "Working Title Films",
"origin_country": "GB"
},
{
"id": 10338,
"logo_path": "/el2ap6lvjcEDdbyJoB3oKiYgXu9.png",
"name": "Perfect World Pictures",
"origin_country": "CN"
}
],
"production_countries": [
{
"iso_3166_1": "FR",
"name": "France"
},
{
"iso_3166_1": "US",
"name": "United States of America"
},
{
"iso_3166_1": "GB",
"name": "United Kingdom"
}
],
"release_date": "2018-09-13",
"revenue": 0,
"runtime": 89,
"spoken_languages": [
{
"iso_639_1": "en",
"name": "English"
}
],
"status": "Released",
"tagline": "A deadly tool",
"title": "Johnny English Strikes Again",
"video": false,
"vote_average": 6.2,
"vote_count": 430
}