trailer_vote-fixtures 1.14.0 → 1.15.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.editorconfig +24 -24
- data/.gitignore +16 -16
- data/.npmignore +25 -25
- data/.travis.yml +58 -58
- data/Gemfile +6 -6
- data/Gemfile.lock +4 -4
- data/README.md +9 -9
- data/Rakefile +10 -10
- data/bin/console +14 -14
- data/bin/setup +8 -8
- data/lib/trailer_vote/fixtures.rb +15 -15
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.audio_fragment.v1+json +23 -23
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.audio_fragment.v1.collection+json +23 -23
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.audio_fragment.v1.index+json +25 -25
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.carousel.v1+json +9223 -9223
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.client_configuration.v1+json +6 -6
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v1+json +23 -23
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v2+json +31 -31
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v3+json +33 -33
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v4+json +42 -42
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v5+json +46 -46
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.errors.v1+json +8 -8
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.feedback.v1+json +17 -17
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.feedback.v1.collection+json +22 -22
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.feedback.v1.create+json +6 -6
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.feedback_listing.v1+json +63 -63
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.interactive_player.v1+json +19 -19
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.issue.v1+json +21 -21
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.issue.v1.create+json +15 -15
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.issue.v1.index+json +1162 -1162
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.ordered_fragment.v1.index+json +31 -31
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.persona.v1+json +13 -13
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.persona.v1.create+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.persona.v2+json +16 -16
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1+json +19 -19
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1.collection+json +23 -23
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1.create+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1.index+json +9 -9
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2+json +19 -19
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2.collection+json +23 -23
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2.create+json +7 -7
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2.index+json +9 -9
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3+json +22 -22
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3.collection+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3.create+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3.index+json +9 -9
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4+json +25 -25
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4.collection+json +29 -29
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4.create+json +24 -24
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4.index+json +9 -9
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1+json +68 -68
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1.collection+json +72 -72
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1.create+json +9 -9
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1.index+json +19 -19
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.lookup.v1+json +6 -6
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1+json +89 -89
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1.collection+json +93 -93
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1.create+json +58 -58
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1.index+json +2821 -2821
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2+json +97 -97
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2.collection+json +94 -94
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2.create+json +67 -67
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2.index+json +2821 -2821
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1+json +36 -36
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1.collection+json +40 -40
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1.create+json +7 -7
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1.index+json +39 -39
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1+json +12 -12
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1.collection+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1.create+json +3 -3
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1.index+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.products_listing.v1+json +14318 -14318
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1+json +11 -11
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1.create+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2+json +22 -22
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2.create+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3+json +25 -25
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3.create+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4+json +28 -28
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v5+json +30 -0
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v5.create+json +30 -0
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1+json +11 -11
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1.create+json +10 -10
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v1+json +26 -26
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v2+json +25 -25
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1+json +10 -10
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1.create+json +7 -7
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_index.v1+json +14 -14
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_index.v1.index+json +14 -14
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1+json +10 -10
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1.create+json +7 -7
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v1+json +15 -15
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v2+json +17 -0
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v2.create+json +19 -0
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v1+json +538 -538
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v2+json +13 -13
- data/lib/trailer_vote/fixtures/index.js +3 -3
- data/lib/trailer_vote/fixtures/main.mjs +9 -9
- data/lib/trailer_vote/fixtures/version.rb +1 -1
- data/package.json +1 -1
- data/ruby/README.md +37 -37
- data/trailer_vote-fixtures.gemspec +1 -1
- data/yarn.lock +33 -33
- metadata +9 -5
@@ -1,29 +1,29 @@
|
|
1
|
-
{
|
2
|
-
"places": {
|
3
|
-
"_embedded": [
|
4
|
-
{
|
5
|
-
"name": "AMC Theatres",
|
6
|
-
"parent_place": "120660be-f9a8-49f7-9a4e-b140ea0a16d5",
|
7
|
-
"expires_at": null,
|
8
|
-
"updated_at": "2018-05-23T02:59:45.903Z",
|
9
|
-
"_links": {
|
10
|
-
"self": {
|
11
|
-
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650"
|
12
|
-
},
|
13
|
-
"products_archive": {
|
14
|
-
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/products"
|
15
|
-
},
|
16
|
-
"fragments_archive": {
|
17
|
-
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/audio_fragments"
|
18
|
-
},
|
19
|
-
"parent": {
|
20
|
-
"href": "https://fake.trailervote.com:/api/places/120660be-f9a8-49f7-9a4e-b140ea0a16d5"
|
21
|
-
},
|
22
|
-
"children": {
|
23
|
-
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/children"
|
24
|
-
}
|
25
|
-
}
|
26
|
-
}
|
27
|
-
]
|
28
|
-
}
|
29
|
-
}
|
1
|
+
{
|
2
|
+
"places": {
|
3
|
+
"_embedded": [
|
4
|
+
{
|
5
|
+
"name": "AMC Theatres",
|
6
|
+
"parent_place": "120660be-f9a8-49f7-9a4e-b140ea0a16d5",
|
7
|
+
"expires_at": null,
|
8
|
+
"updated_at": "2018-05-23T02:59:45.903Z",
|
9
|
+
"_links": {
|
10
|
+
"self": {
|
11
|
+
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650"
|
12
|
+
},
|
13
|
+
"products_archive": {
|
14
|
+
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/products"
|
15
|
+
},
|
16
|
+
"fragments_archive": {
|
17
|
+
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/audio_fragments"
|
18
|
+
},
|
19
|
+
"parent": {
|
20
|
+
"href": "https://fake.trailervote.com:/api/places/120660be-f9a8-49f7-9a4e-b140ea0a16d5"
|
21
|
+
},
|
22
|
+
"children": {
|
23
|
+
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/children"
|
24
|
+
}
|
25
|
+
}
|
26
|
+
}
|
27
|
+
]
|
28
|
+
}
|
29
|
+
}
|
@@ -1,25 +1,25 @@
|
|
1
|
-
{
|
2
|
-
"place": {
|
3
|
-
"name": "AMC Theatres",
|
4
|
-
"parent_place": "120660be-f9a8-49f7-9a4e-b140ea0a16d5",
|
5
|
-
"expires_at": null,
|
6
|
-
"updated_at": "2018-05-23T02:59:45.903Z",
|
7
|
-
"_links": {
|
8
|
-
"self": {
|
9
|
-
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650"
|
10
|
-
},
|
11
|
-
"products_archive": {
|
12
|
-
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/products"
|
13
|
-
},
|
14
|
-
"fragments_archive": {
|
15
|
-
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/fragments"
|
16
|
-
},
|
17
|
-
"parent": {
|
18
|
-
"href": "https://fake.trailervote.com:/api/places/120660be-f9a8-49f7-9a4e-b140ea0a16d5"
|
19
|
-
},
|
20
|
-
"children": {
|
21
|
-
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/children"
|
22
|
-
}
|
23
|
-
}
|
24
|
-
}
|
1
|
+
{
|
2
|
+
"place": {
|
3
|
+
"name": "AMC Theatres",
|
4
|
+
"parent_place": "120660be-f9a8-49f7-9a4e-b140ea0a16d5",
|
5
|
+
"expires_at": null,
|
6
|
+
"updated_at": "2018-05-23T02:59:45.903Z",
|
7
|
+
"_links": {
|
8
|
+
"self": {
|
9
|
+
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650"
|
10
|
+
},
|
11
|
+
"products_archive": {
|
12
|
+
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/products"
|
13
|
+
},
|
14
|
+
"fragments_archive": {
|
15
|
+
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/fragments"
|
16
|
+
},
|
17
|
+
"parent": {
|
18
|
+
"href": "https://fake.trailervote.com:/api/places/120660be-f9a8-49f7-9a4e-b140ea0a16d5"
|
19
|
+
},
|
20
|
+
"children": {
|
21
|
+
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/children"
|
22
|
+
}
|
23
|
+
}
|
24
|
+
}
|
25
25
|
}
|
@@ -1,9 +1,9 @@
|
|
1
|
-
{
|
2
|
-
"places": {
|
3
|
-
"_index": [
|
4
|
-
{
|
5
|
-
"href": "www.index.com"
|
6
|
-
}
|
7
|
-
]
|
8
|
-
}
|
9
|
-
}
|
1
|
+
{
|
2
|
+
"places": {
|
3
|
+
"_index": [
|
4
|
+
{
|
5
|
+
"href": "www.index.com"
|
6
|
+
}
|
7
|
+
]
|
8
|
+
}
|
9
|
+
}
|
@@ -1,68 +1,68 @@
|
|
1
|
-
{
|
2
|
-
"product_image": {
|
3
|
-
"updated_at": "2018-07-12T15:00:46.384Z",
|
4
|
-
"source_url": "https://s3.amazonaws.com/fake.trailervote.com/12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
|
5
|
-
"data": {
|
6
|
-
"tmdb": {
|
7
|
-
"width": 3840,
|
8
|
-
"height": 2160,
|
9
|
-
"file_path": "/6ELJEzQJ3Y45HczvreC3dg0GV5R.jpg",
|
10
|
-
"iso_639_1": null,
|
11
|
-
"vote_count": 15,
|
12
|
-
"aspect_ratio": 1.777777777777778,
|
13
|
-
"vote_average": 5.458
|
14
|
-
},
|
15
|
-
"type": "backdrop",
|
16
|
-
"processed": true
|
17
|
-
},
|
18
|
-
"identifier": "1220be5d093b9455e054c2afaa8c597b9e7daaf629777309d6541c0f51e567512d01",
|
19
|
-
"_links": {
|
20
|
-
"self": {
|
21
|
-
"href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004",
|
22
|
-
"type": "backdrop"
|
23
|
-
},
|
24
|
-
"original": {
|
25
|
-
"href": "https://s3.amazonaws.com/fake.trailervote.com/12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
|
26
|
-
"content_digest": "12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
|
27
|
-
"width": 3840,
|
28
|
-
"height": 2160
|
29
|
-
},
|
30
|
-
"thumbnail": {
|
31
|
-
"href": "https://s3.amazonaws.com/fake.trailervote.com/1220559187153b45e8f8c7656ae1d7e13910aa70a59c056f17fb02be5664175d2304",
|
32
|
-
"content_digest": "1220559187153b45e8f8c7656ae1d7e13910aa70a59c056f17fb02be5664175d2304",
|
33
|
-
"width": 150,
|
34
|
-
"height": 150
|
35
|
-
},
|
36
|
-
"xlarge": {
|
37
|
-
"href": "https://s3.amazonaws.com/fake.trailervote.com/12204cd63cec9c9f4baf234963a64eb5606e7214f395b338ed60ea6bba4244c90beb",
|
38
|
-
"content_digest": "12204cd63cec9c9f4baf234963a64eb5606e7214f395b338ed60ea6bba4244c90beb",
|
39
|
-
"width": 1600,
|
40
|
-
"height": 900
|
41
|
-
},
|
42
|
-
"large": {
|
43
|
-
"href": "https://s3.amazonaws.com/fake.trailervote.com/1220dfec7077810eb20b51545240880418124daabb694af2e6e7f075101c9724b38f",
|
44
|
-
"content_digest": "1220dfec7077810eb20b51545240880418124daabb694af2e6e7f075101c9724b38f",
|
45
|
-
"width": 1024,
|
46
|
-
"height": 576
|
47
|
-
},
|
48
|
-
"medium": {
|
49
|
-
"href": "https://s3.amazonaws.com/fake.trailervote.com/12206b6cd43ffb8209579f6d25556ac470deec9a354fcdfe29e2d8781619cf5308d4",
|
50
|
-
"content_digest": "12206b6cd43ffb8209579f6d25556ac470deec9a354fcdfe29e2d8781619cf5308d4",
|
51
|
-
"width": 960,
|
52
|
-
"height": 540
|
53
|
-
},
|
54
|
-
"small": {
|
55
|
-
"href": "https://s3.amazonaws.com/fake.trailervote.com/1220ed693d66ff7caa5f96b6ac633f8d475721cbfb15b5fa7b95d5c558017df71bb9",
|
56
|
-
"content_digest": "1220ed693d66ff7caa5f96b6ac633f8d475721cbfb15b5fa7b95d5c558017df71bb9",
|
57
|
-
"width": 640,
|
58
|
-
"height": 360
|
59
|
-
},
|
60
|
-
"xsmall": {
|
61
|
-
"href": "https://s3.amazonaws.com/fake.trailervote.com/1220d526c82cc435a00682fb712fa43150f2555f3ac875e848f1a705708f81219712",
|
62
|
-
"content_digest": "1220d526c82cc435a00682fb712fa43150f2555f3ac875e848f1a705708f81219712",
|
63
|
-
"width": 320,
|
64
|
-
"height": 180
|
65
|
-
}
|
66
|
-
}
|
67
|
-
}
|
68
|
-
}
|
1
|
+
{
|
2
|
+
"product_image": {
|
3
|
+
"updated_at": "2018-07-12T15:00:46.384Z",
|
4
|
+
"source_url": "https://s3.amazonaws.com/fake.trailervote.com/12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
|
5
|
+
"data": {
|
6
|
+
"tmdb": {
|
7
|
+
"width": 3840,
|
8
|
+
"height": 2160,
|
9
|
+
"file_path": "/6ELJEzQJ3Y45HczvreC3dg0GV5R.jpg",
|
10
|
+
"iso_639_1": null,
|
11
|
+
"vote_count": 15,
|
12
|
+
"aspect_ratio": 1.777777777777778,
|
13
|
+
"vote_average": 5.458
|
14
|
+
},
|
15
|
+
"type": "backdrop",
|
16
|
+
"processed": true
|
17
|
+
},
|
18
|
+
"identifier": "1220be5d093b9455e054c2afaa8c597b9e7daaf629777309d6541c0f51e567512d01",
|
19
|
+
"_links": {
|
20
|
+
"self": {
|
21
|
+
"href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004",
|
22
|
+
"type": "backdrop"
|
23
|
+
},
|
24
|
+
"original": {
|
25
|
+
"href": "https://s3.amazonaws.com/fake.trailervote.com/12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
|
26
|
+
"content_digest": "12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
|
27
|
+
"width": 3840,
|
28
|
+
"height": 2160
|
29
|
+
},
|
30
|
+
"thumbnail": {
|
31
|
+
"href": "https://s3.amazonaws.com/fake.trailervote.com/1220559187153b45e8f8c7656ae1d7e13910aa70a59c056f17fb02be5664175d2304",
|
32
|
+
"content_digest": "1220559187153b45e8f8c7656ae1d7e13910aa70a59c056f17fb02be5664175d2304",
|
33
|
+
"width": 150,
|
34
|
+
"height": 150
|
35
|
+
},
|
36
|
+
"xlarge": {
|
37
|
+
"href": "https://s3.amazonaws.com/fake.trailervote.com/12204cd63cec9c9f4baf234963a64eb5606e7214f395b338ed60ea6bba4244c90beb",
|
38
|
+
"content_digest": "12204cd63cec9c9f4baf234963a64eb5606e7214f395b338ed60ea6bba4244c90beb",
|
39
|
+
"width": 1600,
|
40
|
+
"height": 900
|
41
|
+
},
|
42
|
+
"large": {
|
43
|
+
"href": "https://s3.amazonaws.com/fake.trailervote.com/1220dfec7077810eb20b51545240880418124daabb694af2e6e7f075101c9724b38f",
|
44
|
+
"content_digest": "1220dfec7077810eb20b51545240880418124daabb694af2e6e7f075101c9724b38f",
|
45
|
+
"width": 1024,
|
46
|
+
"height": 576
|
47
|
+
},
|
48
|
+
"medium": {
|
49
|
+
"href": "https://s3.amazonaws.com/fake.trailervote.com/12206b6cd43ffb8209579f6d25556ac470deec9a354fcdfe29e2d8781619cf5308d4",
|
50
|
+
"content_digest": "12206b6cd43ffb8209579f6d25556ac470deec9a354fcdfe29e2d8781619cf5308d4",
|
51
|
+
"width": 960,
|
52
|
+
"height": 540
|
53
|
+
},
|
54
|
+
"small": {
|
55
|
+
"href": "https://s3.amazonaws.com/fake.trailervote.com/1220ed693d66ff7caa5f96b6ac633f8d475721cbfb15b5fa7b95d5c558017df71bb9",
|
56
|
+
"content_digest": "1220ed693d66ff7caa5f96b6ac633f8d475721cbfb15b5fa7b95d5c558017df71bb9",
|
57
|
+
"width": 640,
|
58
|
+
"height": 360
|
59
|
+
},
|
60
|
+
"xsmall": {
|
61
|
+
"href": "https://s3.amazonaws.com/fake.trailervote.com/1220d526c82cc435a00682fb712fa43150f2555f3ac875e848f1a705708f81219712",
|
62
|
+
"content_digest": "1220d526c82cc435a00682fb712fa43150f2555f3ac875e848f1a705708f81219712",
|
63
|
+
"width": 320,
|
64
|
+
"height": 180
|
65
|
+
}
|
66
|
+
}
|
67
|
+
}
|
68
|
+
}
|
@@ -1,72 +1,72 @@
|
|
1
|
-
{
|
2
|
-
"product_images": {
|
3
|
-
"_embedded": [
|
4
|
-
{
|
5
|
-
"updated_at": "2018-07-12T15:00:46.384Z",
|
6
|
-
"source_url": "https://s3.amazonaws.com/fake.trailervote.com/12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
|
7
|
-
"data": {
|
8
|
-
"tmdb": {
|
9
|
-
"width": 3840,
|
10
|
-
"height": 2160,
|
11
|
-
"file_path": "/6ELJEzQJ3Y45HczvreC3dg0GV5R.jpg",
|
12
|
-
"iso_639_1": null,
|
13
|
-
"vote_count": 15,
|
14
|
-
"aspect_ratio": 1.777777777777778,
|
15
|
-
"vote_average": 5.458
|
16
|
-
},
|
17
|
-
"type": "backdrop",
|
18
|
-
"processed": true
|
19
|
-
},
|
20
|
-
"identifier": "1220be5d093b9455e054c2afaa8c597b9e7daaf629777309d6541c0f51e567512d01",
|
21
|
-
"_links": {
|
22
|
-
"self": {
|
23
|
-
"href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004",
|
24
|
-
"type": "backdrop"
|
25
|
-
},
|
26
|
-
"original": {
|
27
|
-
"href": "https://s3.amazonaws.com/fake.trailervote.com/12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
|
28
|
-
"content_digest": "12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
|
29
|
-
"width": 3840,
|
30
|
-
"height": 2160
|
31
|
-
},
|
32
|
-
"thumbnail": {
|
33
|
-
"href": "https://s3.amazonaws.com/fake.trailervote.com/1220559187153b45e8f8c7656ae1d7e13910aa70a59c056f17fb02be5664175d2304",
|
34
|
-
"content_digest": "1220559187153b45e8f8c7656ae1d7e13910aa70a59c056f17fb02be5664175d2304",
|
35
|
-
"width": 150,
|
36
|
-
"height": 150
|
37
|
-
},
|
38
|
-
"xlarge": {
|
39
|
-
"href": "https://s3.amazonaws.com/fake.trailervote.com/12204cd63cec9c9f4baf234963a64eb5606e7214f395b338ed60ea6bba4244c90beb",
|
40
|
-
"content_digest": "12204cd63cec9c9f4baf234963a64eb5606e7214f395b338ed60ea6bba4244c90beb",
|
41
|
-
"width": 1600,
|
42
|
-
"height": 900
|
43
|
-
},
|
44
|
-
"large": {
|
45
|
-
"href": "https://s3.amazonaws.com/fake.trailervote.com/1220dfec7077810eb20b51545240880418124daabb694af2e6e7f075101c9724b38f",
|
46
|
-
"content_digest": "1220dfec7077810eb20b51545240880418124daabb694af2e6e7f075101c9724b38f",
|
47
|
-
"width": 1024,
|
48
|
-
"height": 576
|
49
|
-
},
|
50
|
-
"medium": {
|
51
|
-
"href": "https://s3.amazonaws.com/fake.trailervote.com/12206b6cd43ffb8209579f6d25556ac470deec9a354fcdfe29e2d8781619cf5308d4",
|
52
|
-
"content_digest": "12206b6cd43ffb8209579f6d25556ac470deec9a354fcdfe29e2d8781619cf5308d4",
|
53
|
-
"width": 960,
|
54
|
-
"height": 540
|
55
|
-
},
|
56
|
-
"small": {
|
57
|
-
"href": "https://s3.amazonaws.com/fake.trailervote.com/1220ed693d66ff7caa5f96b6ac633f8d475721cbfb15b5fa7b95d5c558017df71bb9",
|
58
|
-
"content_digest": "1220ed693d66ff7caa5f96b6ac633f8d475721cbfb15b5fa7b95d5c558017df71bb9",
|
59
|
-
"width": 640,
|
60
|
-
"height": 360
|
61
|
-
},
|
62
|
-
"xsmall": {
|
63
|
-
"href": "https://s3.amazonaws.com/fake.trailervote.com/1220d526c82cc435a00682fb712fa43150f2555f3ac875e848f1a705708f81219712",
|
64
|
-
"content_digest": "1220d526c82cc435a00682fb712fa43150f2555f3ac875e848f1a705708f81219712",
|
65
|
-
"width": 320,
|
66
|
-
"height": 180
|
67
|
-
}
|
68
|
-
}
|
69
|
-
}
|
70
|
-
]
|
71
|
-
}
|
72
|
-
}
|
1
|
+
{
|
2
|
+
"product_images": {
|
3
|
+
"_embedded": [
|
4
|
+
{
|
5
|
+
"updated_at": "2018-07-12T15:00:46.384Z",
|
6
|
+
"source_url": "https://s3.amazonaws.com/fake.trailervote.com/12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
|
7
|
+
"data": {
|
8
|
+
"tmdb": {
|
9
|
+
"width": 3840,
|
10
|
+
"height": 2160,
|
11
|
+
"file_path": "/6ELJEzQJ3Y45HczvreC3dg0GV5R.jpg",
|
12
|
+
"iso_639_1": null,
|
13
|
+
"vote_count": 15,
|
14
|
+
"aspect_ratio": 1.777777777777778,
|
15
|
+
"vote_average": 5.458
|
16
|
+
},
|
17
|
+
"type": "backdrop",
|
18
|
+
"processed": true
|
19
|
+
},
|
20
|
+
"identifier": "1220be5d093b9455e054c2afaa8c597b9e7daaf629777309d6541c0f51e567512d01",
|
21
|
+
"_links": {
|
22
|
+
"self": {
|
23
|
+
"href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004",
|
24
|
+
"type": "backdrop"
|
25
|
+
},
|
26
|
+
"original": {
|
27
|
+
"href": "https://s3.amazonaws.com/fake.trailervote.com/12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
|
28
|
+
"content_digest": "12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
|
29
|
+
"width": 3840,
|
30
|
+
"height": 2160
|
31
|
+
},
|
32
|
+
"thumbnail": {
|
33
|
+
"href": "https://s3.amazonaws.com/fake.trailervote.com/1220559187153b45e8f8c7656ae1d7e13910aa70a59c056f17fb02be5664175d2304",
|
34
|
+
"content_digest": "1220559187153b45e8f8c7656ae1d7e13910aa70a59c056f17fb02be5664175d2304",
|
35
|
+
"width": 150,
|
36
|
+
"height": 150
|
37
|
+
},
|
38
|
+
"xlarge": {
|
39
|
+
"href": "https://s3.amazonaws.com/fake.trailervote.com/12204cd63cec9c9f4baf234963a64eb5606e7214f395b338ed60ea6bba4244c90beb",
|
40
|
+
"content_digest": "12204cd63cec9c9f4baf234963a64eb5606e7214f395b338ed60ea6bba4244c90beb",
|
41
|
+
"width": 1600,
|
42
|
+
"height": 900
|
43
|
+
},
|
44
|
+
"large": {
|
45
|
+
"href": "https://s3.amazonaws.com/fake.trailervote.com/1220dfec7077810eb20b51545240880418124daabb694af2e6e7f075101c9724b38f",
|
46
|
+
"content_digest": "1220dfec7077810eb20b51545240880418124daabb694af2e6e7f075101c9724b38f",
|
47
|
+
"width": 1024,
|
48
|
+
"height": 576
|
49
|
+
},
|
50
|
+
"medium": {
|
51
|
+
"href": "https://s3.amazonaws.com/fake.trailervote.com/12206b6cd43ffb8209579f6d25556ac470deec9a354fcdfe29e2d8781619cf5308d4",
|
52
|
+
"content_digest": "12206b6cd43ffb8209579f6d25556ac470deec9a354fcdfe29e2d8781619cf5308d4",
|
53
|
+
"width": 960,
|
54
|
+
"height": 540
|
55
|
+
},
|
56
|
+
"small": {
|
57
|
+
"href": "https://s3.amazonaws.com/fake.trailervote.com/1220ed693d66ff7caa5f96b6ac633f8d475721cbfb15b5fa7b95d5c558017df71bb9",
|
58
|
+
"content_digest": "1220ed693d66ff7caa5f96b6ac633f8d475721cbfb15b5fa7b95d5c558017df71bb9",
|
59
|
+
"width": 640,
|
60
|
+
"height": 360
|
61
|
+
},
|
62
|
+
"xsmall": {
|
63
|
+
"href": "https://s3.amazonaws.com/fake.trailervote.com/1220d526c82cc435a00682fb712fa43150f2555f3ac875e848f1a705708f81219712",
|
64
|
+
"content_digest": "1220d526c82cc435a00682fb712fa43150f2555f3ac875e848f1a705708f81219712",
|
65
|
+
"width": 320,
|
66
|
+
"height": 180
|
67
|
+
}
|
68
|
+
}
|
69
|
+
}
|
70
|
+
]
|
71
|
+
}
|
72
|
+
}
|
@@ -1,9 +1,9 @@
|
|
1
|
-
{
|
2
|
-
"product_image": {
|
3
|
-
"identifier": "hello",
|
4
|
-
"source_url": "www.source_url.com",
|
5
|
-
"expires_at": "2037-02-14 17:57:04",
|
6
|
-
"content_language": "en-US",
|
7
|
-
"content_region": "US"
|
8
|
-
}
|
9
|
-
}
|
1
|
+
{
|
2
|
+
"product_image": {
|
3
|
+
"identifier": "hello",
|
4
|
+
"source_url": "www.source_url.com",
|
5
|
+
"expires_at": "2037-02-14 17:57:04",
|
6
|
+
"content_language": "en-US",
|
7
|
+
"content_region": "US"
|
8
|
+
}
|
9
|
+
}
|
@@ -1,19 +1,19 @@
|
|
1
|
-
{
|
2
|
-
"product_images": {
|
3
|
-
"_index": [
|
4
|
-
{
|
5
|
-
"href": "https://fake.trailervote.com:/api/products/1102d212-28f1-4900-8eb7-026ff40e4f4a/images/d226c3d8-4ad7-43ec-9f87-8e7da7b0b67f",
|
6
|
-
"type": "backdrop"
|
7
|
-
},
|
8
|
-
{
|
9
|
-
"href": "https://fake.trailervote.com:/api/products/1102d212-28f1-4900-8eb7-026ff40e4f4a/images/a4d166ab-aed1-44f8-9ab6-6c61bbed0a6f",
|
10
|
-
"type": "poster"
|
11
|
-
},
|
12
|
-
{
|
13
|
-
"href": "https://fake.trailervote.com:/api/products/1102d212-28f1-4900-8eb7-026ff40e4f4a/images/6dc79fc0-78d2-4159-bbac-dc598f31bc9e",
|
14
|
-
"type": "backdrop"
|
15
|
-
}
|
16
|
-
],
|
17
|
-
"_links": {}
|
18
|
-
}
|
19
|
-
}
|
1
|
+
{
|
2
|
+
"product_images": {
|
3
|
+
"_index": [
|
4
|
+
{
|
5
|
+
"href": "https://fake.trailervote.com:/api/products/1102d212-28f1-4900-8eb7-026ff40e4f4a/images/d226c3d8-4ad7-43ec-9f87-8e7da7b0b67f",
|
6
|
+
"type": "backdrop"
|
7
|
+
},
|
8
|
+
{
|
9
|
+
"href": "https://fake.trailervote.com:/api/products/1102d212-28f1-4900-8eb7-026ff40e4f4a/images/a4d166ab-aed1-44f8-9ab6-6c61bbed0a6f",
|
10
|
+
"type": "poster"
|
11
|
+
},
|
12
|
+
{
|
13
|
+
"href": "https://fake.trailervote.com:/api/products/1102d212-28f1-4900-8eb7-026ff40e4f4a/images/6dc79fc0-78d2-4159-bbac-dc598f31bc9e",
|
14
|
+
"type": "backdrop"
|
15
|
+
}
|
16
|
+
],
|
17
|
+
"_links": {}
|
18
|
+
}
|
19
|
+
}
|