trailer_vote-fixtures 1.16.0 → 1.17.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (95) hide show
  1. checksums.yaml +4 -4
  2. data/.editorconfig +24 -24
  3. data/.gitignore +16 -16
  4. data/.npmignore +25 -25
  5. data/.travis.yml +58 -58
  6. data/Gemfile +6 -6
  7. data/Gemfile.lock +4 -4
  8. data/README.md +9 -9
  9. data/Rakefile +10 -10
  10. data/bin/console +14 -14
  11. data/bin/setup +8 -8
  12. data/lib/trailer_vote/fixtures.rb +15 -15
  13. data/lib/trailer_vote/fixtures/application/vnd.trailervote.audio_fragment.v1+json +23 -23
  14. data/lib/trailer_vote/fixtures/application/vnd.trailervote.audio_fragment.v1.collection+json +23 -23
  15. data/lib/trailer_vote/fixtures/application/vnd.trailervote.audio_fragment.v1.index+json +25 -25
  16. data/lib/trailer_vote/fixtures/application/vnd.trailervote.carousel.v1+json +9223 -9223
  17. data/lib/trailer_vote/fixtures/application/vnd.trailervote.client_configuration.v1+json +6 -6
  18. data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v1+json +23 -23
  19. data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v2+json +31 -31
  20. data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v3+json +33 -33
  21. data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v4+json +42 -42
  22. data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v5+json +46 -46
  23. data/lib/trailer_vote/fixtures/application/vnd.trailervote.errors.v1+json +8 -8
  24. data/lib/trailer_vote/fixtures/application/vnd.trailervote.feedback.v1+json +17 -17
  25. data/lib/trailer_vote/fixtures/application/vnd.trailervote.feedback.v1.collection+json +22 -22
  26. data/lib/trailer_vote/fixtures/application/vnd.trailervote.feedback.v1.create+json +6 -6
  27. data/lib/trailer_vote/fixtures/application/vnd.trailervote.feedback_listing.v1+json +63 -63
  28. data/lib/trailer_vote/fixtures/application/vnd.trailervote.interactive_player.v1+json +19 -19
  29. data/lib/trailer_vote/fixtures/application/vnd.trailervote.issue.v1+json +21 -21
  30. data/lib/trailer_vote/fixtures/application/vnd.trailervote.issue.v1.create+json +15 -15
  31. data/lib/trailer_vote/fixtures/application/vnd.trailervote.issue.v1.index+json +1162 -1162
  32. data/lib/trailer_vote/fixtures/application/vnd.trailervote.ordered_fragment.v1.index+json +31 -31
  33. data/lib/trailer_vote/fixtures/application/vnd.trailervote.persona.v1+json +13 -13
  34. data/lib/trailer_vote/fixtures/application/vnd.trailervote.persona.v1.create+json +1 -1
  35. data/lib/trailer_vote/fixtures/application/vnd.trailervote.persona.v2+json +16 -16
  36. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1+json +19 -19
  37. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1.collection+json +23 -23
  38. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1.create+json +1 -1
  39. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1.index+json +9 -9
  40. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2+json +19 -19
  41. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2.collection+json +23 -23
  42. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2.create+json +7 -7
  43. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2.index+json +9 -9
  44. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3+json +22 -22
  45. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3.collection+json +1 -1
  46. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3.create+json +1 -1
  47. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3.index+json +9 -9
  48. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4+json +25 -25
  49. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4.collection+json +29 -29
  50. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4.create+json +24 -24
  51. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4.index+json +9 -9
  52. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1+json +68 -68
  53. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1.collection+json +72 -72
  54. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1.create+json +9 -9
  55. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1.index+json +19 -19
  56. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.lookup.v1+json +6 -6
  57. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1+json +89 -89
  58. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1.collection+json +93 -93
  59. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1.create+json +58 -58
  60. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1.index+json +2821 -2821
  61. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2+json +97 -97
  62. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2.collection+json +94 -94
  63. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2.create+json +67 -67
  64. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2.index+json +2821 -2821
  65. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1+json +36 -36
  66. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1.collection+json +40 -40
  67. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1.create+json +7 -7
  68. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1.index+json +39 -39
  69. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1+json +12 -12
  70. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1.collection+json +1 -1
  71. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1.create+json +3 -3
  72. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1.index+json +1 -1
  73. data/lib/trailer_vote/fixtures/application/vnd.trailervote.products_listing.v1+json +14318 -14318
  74. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1+json +11 -11
  75. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2+json +22 -22
  76. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1+json +11 -11
  77. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1.create+json +10 -10
  78. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v1+json +26 -26
  79. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v2+json +25 -25
  80. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1+json +10 -10
  81. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1.create+json +7 -7
  82. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_index.v1+json +14 -14
  83. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_index.v1.index+json +14 -14
  84. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1+json +10 -10
  85. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1.create+json +7 -7
  86. data/lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v1+json +15 -15
  87. data/lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v1+json +538 -538
  88. data/lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v2+json +13 -13
  89. data/lib/trailer_vote/fixtures/application/vnd.trailervote.vista_config.v1.index+json +27 -0
  90. data/lib/trailer_vote/fixtures/index.js +3 -3
  91. data/lib/trailer_vote/fixtures/main.mjs +9 -9
  92. data/lib/trailer_vote/fixtures/version.rb +1 -1
  93. data/package.json +1 -1
  94. data/ruby/README.md +37 -37
  95. metadata +4 -3
@@ -1,6 +1,6 @@
1
- {
2
- "product_identifiers": [
3
- { "authority": "tmdb", "identifier": "284054" },
4
- { "authority": "imdb", "identifier": "tt1825683" }
5
- ]
6
- }
1
+ {
2
+ "product_identifiers": [
3
+ { "authority": "tmdb", "identifier": "284054" },
4
+ { "authority": "imdb", "identifier": "tt1825683" }
5
+ ]
6
+ }
@@ -1,89 +1,89 @@
1
- {
2
- "product": {
3
- "name": "Mission: Impossible - Fallout",
4
- "description": "The best intentions often come back to haunt you. MISSION: IMPOSSIBLE - FALLOUT finds Ethan Hunt (Tom Cruise) and his IMF team (Alec Baldwin, Simon Pegg, Ving Rhames) along with some familiar allies (Rebecca Ferguson, Michelle Monaghan) in a race against time after a mission gone wrong. Henry Cavill, Angela Bassett, and Vanessa Kirby also join the dynamic cast with filmmaker Christopher McQuarrie returning to the helm.",
5
- "updated_at": "2018-09-24T13:00:10.472Z",
6
- "lock_version": 80,
7
- "raw_data": {},
8
- "data": {
9
- "amc": {
10
- "type": "movie",
11
- "type_version": 1,
12
- "genres": [
13
- "ACTION"
14
- ],
15
- "mpaa_rating": "PG13",
16
- "run_time": 147,
17
- "release_date": "2018-07-27T00:00:00Z",
18
- "default_image_url": "https://cdn.amctheatres.com/production/2/movies/52500/52452/PosterDynamic/43930.jpg",
19
- "name": "Mission: Impossible - Fallout",
20
- "description": "The best intentions often come back to haunt you. MISSION: IMPOSSIBLE - FALLOUT finds Ethan Hunt (Tom Cruise) and his IMF team (Alec Baldwin, Simon Pegg, Ving Rhames) along with some familiar allies (Rebecca Ferguson, Michelle Monaghan) in a race against time after a mission gone wrong. Henry Cavill, Angela Bassett, and Vanessa Kirby also join the dynamic cast with filmmaker Christopher McQuarrie returning to the helm."
21
- },
22
- "tmdb": {
23
- "type": "movie",
24
- "type_version": 1,
25
- "genres": [
26
- "adventure",
27
- "action",
28
- "thriller"
29
- ],
30
- "mpaa_rating": {
31
- "iso_3166_1": "US",
32
- "release_dates": [
33
- {
34
- "note": "",
35
- "type": 3,
36
- "iso_639_1": "",
37
- "release_date": "2018-07-27T00:00:00.000Z",
38
- "certification": "PG-13"
39
- }
40
- ]
41
- },
42
- "run_time": 147,
43
- "release_date": "2018-07-25",
44
- "default_image_url": "https://image.tmdb.org/t/p/original/AkJQpZp9WoNdj7pLYSj1L0RcMMN.jpg",
45
- "name": "Mission: Impossible - Fallout",
46
- "description": "When an IMF mission ends badly, the world is faced with dire consequences. As Ethan Hunt takes it upon himself to fulfill his original briefing, the CIA begin to question his loyalty and his motives. The IMF team find themselves in a race against time, hunted by assassins while trying to prevent a global catastrophe."
47
- }
48
- },
49
- "product_identifiers": [
50
- {
51
- "authority": "amc",
52
- "identifier": "52452"
53
- },
54
- {
55
- "authority": "movie:year:title",
56
- "identifier": "movie:2018:mission impossible fallout"
57
- },
58
- {
59
- "authority": "wwm",
60
- "identifier": "266130"
61
- },
62
- {
63
- "authority": "imdb",
64
- "identifier": "tt4912910"
65
- },
66
- {
67
- "authority": "tmdb",
68
- "identifier": "353081"
69
- }
70
- ],
71
- "_links": {
72
- "self": {
73
- "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3"
74
- },
75
- "images": {
76
- "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/images"
77
- },
78
- "videos": {
79
- "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/videos"
80
- },
81
- "places": {
82
- "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/places"
83
- },
84
- "audio_fragments": {
85
- "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/audio-fragments"
86
- }
87
- }
88
- }
89
- }
1
+ {
2
+ "product": {
3
+ "name": "Mission: Impossible - Fallout",
4
+ "description": "The best intentions often come back to haunt you. MISSION: IMPOSSIBLE - FALLOUT finds Ethan Hunt (Tom Cruise) and his IMF team (Alec Baldwin, Simon Pegg, Ving Rhames) along with some familiar allies (Rebecca Ferguson, Michelle Monaghan) in a race against time after a mission gone wrong. Henry Cavill, Angela Bassett, and Vanessa Kirby also join the dynamic cast with filmmaker Christopher McQuarrie returning to the helm.",
5
+ "updated_at": "2018-09-24T13:00:10.472Z",
6
+ "lock_version": 80,
7
+ "raw_data": {},
8
+ "data": {
9
+ "amc": {
10
+ "type": "movie",
11
+ "type_version": 1,
12
+ "genres": [
13
+ "ACTION"
14
+ ],
15
+ "mpaa_rating": "PG13",
16
+ "run_time": 147,
17
+ "release_date": "2018-07-27T00:00:00Z",
18
+ "default_image_url": "https://cdn.amctheatres.com/production/2/movies/52500/52452/PosterDynamic/43930.jpg",
19
+ "name": "Mission: Impossible - Fallout",
20
+ "description": "The best intentions often come back to haunt you. MISSION: IMPOSSIBLE - FALLOUT finds Ethan Hunt (Tom Cruise) and his IMF team (Alec Baldwin, Simon Pegg, Ving Rhames) along with some familiar allies (Rebecca Ferguson, Michelle Monaghan) in a race against time after a mission gone wrong. Henry Cavill, Angela Bassett, and Vanessa Kirby also join the dynamic cast with filmmaker Christopher McQuarrie returning to the helm."
21
+ },
22
+ "tmdb": {
23
+ "type": "movie",
24
+ "type_version": 1,
25
+ "genres": [
26
+ "adventure",
27
+ "action",
28
+ "thriller"
29
+ ],
30
+ "mpaa_rating": {
31
+ "iso_3166_1": "US",
32
+ "release_dates": [
33
+ {
34
+ "note": "",
35
+ "type": 3,
36
+ "iso_639_1": "",
37
+ "release_date": "2018-07-27T00:00:00.000Z",
38
+ "certification": "PG-13"
39
+ }
40
+ ]
41
+ },
42
+ "run_time": 147,
43
+ "release_date": "2018-07-25",
44
+ "default_image_url": "https://image.tmdb.org/t/p/original/AkJQpZp9WoNdj7pLYSj1L0RcMMN.jpg",
45
+ "name": "Mission: Impossible - Fallout",
46
+ "description": "When an IMF mission ends badly, the world is faced with dire consequences. As Ethan Hunt takes it upon himself to fulfill his original briefing, the CIA begin to question his loyalty and his motives. The IMF team find themselves in a race against time, hunted by assassins while trying to prevent a global catastrophe."
47
+ }
48
+ },
49
+ "product_identifiers": [
50
+ {
51
+ "authority": "amc",
52
+ "identifier": "52452"
53
+ },
54
+ {
55
+ "authority": "movie:year:title",
56
+ "identifier": "movie:2018:mission impossible fallout"
57
+ },
58
+ {
59
+ "authority": "wwm",
60
+ "identifier": "266130"
61
+ },
62
+ {
63
+ "authority": "imdb",
64
+ "identifier": "tt4912910"
65
+ },
66
+ {
67
+ "authority": "tmdb",
68
+ "identifier": "353081"
69
+ }
70
+ ],
71
+ "_links": {
72
+ "self": {
73
+ "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3"
74
+ },
75
+ "images": {
76
+ "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/images"
77
+ },
78
+ "videos": {
79
+ "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/videos"
80
+ },
81
+ "places": {
82
+ "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/places"
83
+ },
84
+ "audio_fragments": {
85
+ "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/audio-fragments"
86
+ }
87
+ }
88
+ }
89
+ }
@@ -1,93 +1,93 @@
1
- {
2
- "products": {
3
- "_embedded": [
4
- {
5
- "name": "Mission: Impossible - Fallout",
6
- "description": "The best intentions often come back to haunt you. MISSION: IMPOSSIBLE - FALLOUT finds Ethan Hunt (Tom Cruise) and his IMF team (Alec Baldwin, Simon Pegg, Ving Rhames) along with some familiar allies (Rebecca Ferguson, Michelle Monaghan) in a race against time after a mission gone wrong. Henry Cavill, Angela Bassett, and Vanessa Kirby also join the dynamic cast with filmmaker Christopher McQuarrie returning to the helm.",
7
- "updated_at": "2018-09-24T13:00:10.472Z",
8
- "lock_version": 80,
9
- "raw_data": {},
10
- "data": {
11
- "amc": {
12
- "type": "movie",
13
- "type_version": 1,
14
- "genres": [
15
- "ACTION"
16
- ],
17
- "mpaa_rating": "PG13",
18
- "run_time": 147,
19
- "release_date": "2018-07-27T00:00:00Z",
20
- "default_image_url": "https://cdn.amctheatres.com/production/2/movies/52500/52452/PosterDynamic/43930.jpg",
21
- "name": "Mission: Impossible - Fallout",
22
- "description": "The best intentions often come back to haunt you. MISSION: IMPOSSIBLE - FALLOUT finds Ethan Hunt (Tom Cruise) and his IMF team (Alec Baldwin, Simon Pegg, Ving Rhames) along with some familiar allies (Rebecca Ferguson, Michelle Monaghan) in a race against time after a mission gone wrong. Henry Cavill, Angela Bassett, and Vanessa Kirby also join the dynamic cast with filmmaker Christopher McQuarrie returning to the helm."
23
- },
24
- "tmdb": {
25
- "type": "movie",
26
- "type_version": 1,
27
- "genres": [
28
- "adventure",
29
- "action",
30
- "thriller"
31
- ],
32
- "mpaa_rating": {
33
- "iso_3166_1": "US",
34
- "release_dates": [
35
- {
36
- "note": "",
37
- "type": 3,
38
- "iso_639_1": "",
39
- "release_date": "2018-07-27T00:00:00.000Z",
40
- "certification": "PG-13"
41
- }
42
- ]
43
- },
44
- "run_time": 147,
45
- "release_date": "2018-07-25",
46
- "default_image_url": "https://image.tmdb.org/t/p/original/AkJQpZp9WoNdj7pLYSj1L0RcMMN.jpg",
47
- "name": "Mission: Impossible - Fallout",
48
- "description": "When an IMF mission ends badly, the world is faced with dire consequences. As Ethan Hunt takes it upon himself to fulfill his original briefing, the CIA begin to question his loyalty and his motives. The IMF team find themselves in a race against time, hunted by assassins while trying to prevent a global catastrophe."
49
- }
50
- },
51
- "product_identifiers": [
52
- {
53
- "authority": "amc",
54
- "identifier": "52452"
55
- },
56
- {
57
- "authority": "movie:year:title",
58
- "identifier": "movie:2018:mission impossible fallout"
59
- },
60
- {
61
- "authority": "wwm",
62
- "identifier": "266130"
63
- },
64
- {
65
- "authority": "imdb",
66
- "identifier": "tt4912910"
67
- },
68
- {
69
- "authority": "tmdb",
70
- "identifier": "353081"
71
- }
72
- ],
73
- "_links": {
74
- "self": {
75
- "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3"
76
- },
77
- "images": {
78
- "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/images"
79
- },
80
- "videos": {
81
- "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/videos"
82
- },
83
- "places": {
84
- "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/places"
85
- },
86
- "audio_fragments": {
87
- "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/audio-fragments"
88
- }
89
- }
90
- }
91
- ]
92
- }
93
- }
1
+ {
2
+ "products": {
3
+ "_embedded": [
4
+ {
5
+ "name": "Mission: Impossible - Fallout",
6
+ "description": "The best intentions often come back to haunt you. MISSION: IMPOSSIBLE - FALLOUT finds Ethan Hunt (Tom Cruise) and his IMF team (Alec Baldwin, Simon Pegg, Ving Rhames) along with some familiar allies (Rebecca Ferguson, Michelle Monaghan) in a race against time after a mission gone wrong. Henry Cavill, Angela Bassett, and Vanessa Kirby also join the dynamic cast with filmmaker Christopher McQuarrie returning to the helm.",
7
+ "updated_at": "2018-09-24T13:00:10.472Z",
8
+ "lock_version": 80,
9
+ "raw_data": {},
10
+ "data": {
11
+ "amc": {
12
+ "type": "movie",
13
+ "type_version": 1,
14
+ "genres": [
15
+ "ACTION"
16
+ ],
17
+ "mpaa_rating": "PG13",
18
+ "run_time": 147,
19
+ "release_date": "2018-07-27T00:00:00Z",
20
+ "default_image_url": "https://cdn.amctheatres.com/production/2/movies/52500/52452/PosterDynamic/43930.jpg",
21
+ "name": "Mission: Impossible - Fallout",
22
+ "description": "The best intentions often come back to haunt you. MISSION: IMPOSSIBLE - FALLOUT finds Ethan Hunt (Tom Cruise) and his IMF team (Alec Baldwin, Simon Pegg, Ving Rhames) along with some familiar allies (Rebecca Ferguson, Michelle Monaghan) in a race against time after a mission gone wrong. Henry Cavill, Angela Bassett, and Vanessa Kirby also join the dynamic cast with filmmaker Christopher McQuarrie returning to the helm."
23
+ },
24
+ "tmdb": {
25
+ "type": "movie",
26
+ "type_version": 1,
27
+ "genres": [
28
+ "adventure",
29
+ "action",
30
+ "thriller"
31
+ ],
32
+ "mpaa_rating": {
33
+ "iso_3166_1": "US",
34
+ "release_dates": [
35
+ {
36
+ "note": "",
37
+ "type": 3,
38
+ "iso_639_1": "",
39
+ "release_date": "2018-07-27T00:00:00.000Z",
40
+ "certification": "PG-13"
41
+ }
42
+ ]
43
+ },
44
+ "run_time": 147,
45
+ "release_date": "2018-07-25",
46
+ "default_image_url": "https://image.tmdb.org/t/p/original/AkJQpZp9WoNdj7pLYSj1L0RcMMN.jpg",
47
+ "name": "Mission: Impossible - Fallout",
48
+ "description": "When an IMF mission ends badly, the world is faced with dire consequences. As Ethan Hunt takes it upon himself to fulfill his original briefing, the CIA begin to question his loyalty and his motives. The IMF team find themselves in a race against time, hunted by assassins while trying to prevent a global catastrophe."
49
+ }
50
+ },
51
+ "product_identifiers": [
52
+ {
53
+ "authority": "amc",
54
+ "identifier": "52452"
55
+ },
56
+ {
57
+ "authority": "movie:year:title",
58
+ "identifier": "movie:2018:mission impossible fallout"
59
+ },
60
+ {
61
+ "authority": "wwm",
62
+ "identifier": "266130"
63
+ },
64
+ {
65
+ "authority": "imdb",
66
+ "identifier": "tt4912910"
67
+ },
68
+ {
69
+ "authority": "tmdb",
70
+ "identifier": "353081"
71
+ }
72
+ ],
73
+ "_links": {
74
+ "self": {
75
+ "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3"
76
+ },
77
+ "images": {
78
+ "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/images"
79
+ },
80
+ "videos": {
81
+ "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/videos"
82
+ },
83
+ "places": {
84
+ "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/places"
85
+ },
86
+ "audio_fragments": {
87
+ "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/audio-fragments"
88
+ }
89
+ }
90
+ }
91
+ ]
92
+ }
93
+ }
@@ -1,58 +1,58 @@
1
- {
2
- "product": {
3
- "name": "Mission: Impossible - Fallout",
4
- "description": "The best intentions often come back to haunt you. MISSION: IMPOSSIBLE - FALLOUT finds Ethan Hunt (Tom Cruise) and his IMF team (Alec Baldwin, Simon Pegg, Ving Rhames) along with some familiar allies (Rebecca Ferguson, Michelle Monaghan) in a race against time after a mission gone wrong. Henry Cavill, Angela Bassett, and Vanessa Kirby also join the dynamic cast with filmmaker Christopher McQuarrie returning to the helm.",
5
- "data": {
6
- "amc": {
7
- "type": "movie",
8
- "type_version": 1,
9
- "genres": [
10
- "ACTION"
11
- ],
12
- "mpaa_rating": "PG-13",
13
- "run_time": 147,
14
- "release_date": "2018-07-27T00:00:00Z",
15
- "default_image_url": "https://cdn.amctheatres.com/production/2/movies/52500/52452/PosterDynamic/43930.jpg",
16
- "name": "Mission: Impossible - Fallout",
17
- "description": "The best intentions often come back to haunt you. MISSION: IMPOSSIBLE - FALLOUT finds Ethan Hunt (Tom Cruise) and his IMF team (Alec Baldwin, Simon Pegg, Ving Rhames) along with some familiar allies (Rebecca Ferguson, Michelle Monaghan) in a race against time after a mission gone wrong. Henry Cavill, Angela Bassett, and Vanessa Kirby also join the dynamic cast with filmmaker Christopher McQuarrie returning to the helm."
18
- },
19
- "tmdb": {
20
- "type": "movie",
21
- "type_version": 1,
22
- "genres": [
23
- "adventure",
24
- "action",
25
- "thriller"
26
- ],
27
- "mpaa_rating": "PG-13",
28
- "run_time": 147,
29
- "release_date": "2018-07-25",
30
- "default_image_url": "https://image.tmdb.org/t/p/original/AkJQpZp9WoNdj7pLYSj1L0RcMMN.jpg",
31
- "name": "Mission: Impossible - Fallout",
32
- "description": "When an IMF mission ends badly, the world is faced with dire consequences. As Ethan Hunt takes it upon himself to fulfill his original briefing, the CIA begin to question his loyalty and his motives. The IMF team find themselves in a race against time, hunted by assassins while trying to prevent a global catastrophe."
33
- }
34
- },
35
- "product_identifiers": [
36
- {
37
- "authority": "amc",
38
- "identifier": "52452"
39
- },
40
- {
41
- "authority": "movie:year:title",
42
- "identifier": "movie:2018:mission impossible fallout"
43
- },
44
- {
45
- "authority": "wwm",
46
- "identifier": "266130"
47
- },
48
- {
49
- "authority": "imdb",
50
- "identifier": "tt4912910"
51
- },
52
- {
53
- "authority": "tmdb",
54
- "identifier": "353081"
55
- }
56
- ]
57
- }
58
- }
1
+ {
2
+ "product": {
3
+ "name": "Mission: Impossible - Fallout",
4
+ "description": "The best intentions often come back to haunt you. MISSION: IMPOSSIBLE - FALLOUT finds Ethan Hunt (Tom Cruise) and his IMF team (Alec Baldwin, Simon Pegg, Ving Rhames) along with some familiar allies (Rebecca Ferguson, Michelle Monaghan) in a race against time after a mission gone wrong. Henry Cavill, Angela Bassett, and Vanessa Kirby also join the dynamic cast with filmmaker Christopher McQuarrie returning to the helm.",
5
+ "data": {
6
+ "amc": {
7
+ "type": "movie",
8
+ "type_version": 1,
9
+ "genres": [
10
+ "ACTION"
11
+ ],
12
+ "mpaa_rating": "PG-13",
13
+ "run_time": 147,
14
+ "release_date": "2018-07-27T00:00:00Z",
15
+ "default_image_url": "https://cdn.amctheatres.com/production/2/movies/52500/52452/PosterDynamic/43930.jpg",
16
+ "name": "Mission: Impossible - Fallout",
17
+ "description": "The best intentions often come back to haunt you. MISSION: IMPOSSIBLE - FALLOUT finds Ethan Hunt (Tom Cruise) and his IMF team (Alec Baldwin, Simon Pegg, Ving Rhames) along with some familiar allies (Rebecca Ferguson, Michelle Monaghan) in a race against time after a mission gone wrong. Henry Cavill, Angela Bassett, and Vanessa Kirby also join the dynamic cast with filmmaker Christopher McQuarrie returning to the helm."
18
+ },
19
+ "tmdb": {
20
+ "type": "movie",
21
+ "type_version": 1,
22
+ "genres": [
23
+ "adventure",
24
+ "action",
25
+ "thriller"
26
+ ],
27
+ "mpaa_rating": "PG-13",
28
+ "run_time": 147,
29
+ "release_date": "2018-07-25",
30
+ "default_image_url": "https://image.tmdb.org/t/p/original/AkJQpZp9WoNdj7pLYSj1L0RcMMN.jpg",
31
+ "name": "Mission: Impossible - Fallout",
32
+ "description": "When an IMF mission ends badly, the world is faced with dire consequences. As Ethan Hunt takes it upon himself to fulfill his original briefing, the CIA begin to question his loyalty and his motives. The IMF team find themselves in a race against time, hunted by assassins while trying to prevent a global catastrophe."
33
+ }
34
+ },
35
+ "product_identifiers": [
36
+ {
37
+ "authority": "amc",
38
+ "identifier": "52452"
39
+ },
40
+ {
41
+ "authority": "movie:year:title",
42
+ "identifier": "movie:2018:mission impossible fallout"
43
+ },
44
+ {
45
+ "authority": "wwm",
46
+ "identifier": "266130"
47
+ },
48
+ {
49
+ "authority": "imdb",
50
+ "identifier": "tt4912910"
51
+ },
52
+ {
53
+ "authority": "tmdb",
54
+ "identifier": "353081"
55
+ }
56
+ ]
57
+ }
58
+ }