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,11 +1,11 @@
1
- {
2
- "push_campaign_trivial": {
3
- "_links": {
4
- "action": {
5
- "href": "http://cinema1.dev.trailervote.com/venom.php"
6
- }
7
- },
8
- "message": "TrailerVote wants your attention",
9
- "schedule_at": "2018-12-08T00:00:00Z"
10
- }
11
- }
1
+ {
2
+ "push_campaign_trivial": {
3
+ "_links": {
4
+ "action": {
5
+ "href": "http://cinema1.dev.trailervote.com/venom.php"
6
+ }
7
+ },
8
+ "message": "TrailerVote wants your attention",
9
+ "schedule_at": "2018-12-08T00:00:00Z"
10
+ }
11
+ }
@@ -1,22 +1,22 @@
1
- {
2
- "push_campaign_trivial": {
3
- "_links": {
4
- "action": {
5
- "href": "http://cinema1.dev.trailervote.com/venom.php"
6
- }
7
- },
8
- "message": "TrailerVote wants your attention",
9
- "schedule_at": "2018-12-08T00:00:00Z",
10
- "filter": {
11
- "platform": "ios",
12
- "region": "nl",
13
- "language": "NL",
14
- "timezone": "Europe/Amsterdam",
15
- "vote_source": null,
16
- "purchased": false,
17
- "vote_value": null,
18
- "vote_from": null,
19
- "vote_until": null
20
- }
21
- }
22
- }
1
+ {
2
+ "push_campaign_trivial": {
3
+ "_links": {
4
+ "action": {
5
+ "href": "http://cinema1.dev.trailervote.com/venom.php"
6
+ }
7
+ },
8
+ "message": "TrailerVote wants your attention",
9
+ "schedule_at": "2018-12-08T00:00:00Z",
10
+ "filter": {
11
+ "platform": "ios",
12
+ "region": "nl",
13
+ "language": "NL",
14
+ "timezone": "Europe/Amsterdam",
15
+ "vote_source": null,
16
+ "purchased": false,
17
+ "vote_value": null,
18
+ "vote_from": null,
19
+ "vote_until": null
20
+ }
21
+ }
22
+ }
@@ -1,11 +1,11 @@
1
- {
2
- "push_consent": {
3
- "region": "NL",
4
- "opt_in": true,
5
- "signed_at": "20191016T123723Z",
6
- "_links": {
7
- "tos": { "href": "https://trailervote.com/push_consent_v1.pdf" },
8
- "tokens": { "href": "https://fake.trailervote.com/persona/1241234/tokens" }
9
- }
10
- }
11
- }
1
+ {
2
+ "push_consent": {
3
+ "region": "NL",
4
+ "opt_in": true,
5
+ "signed_at": "20191016T123723Z",
6
+ "_links": {
7
+ "tos": { "href": "https://trailervote.com/push_consent_v1.pdf" },
8
+ "tokens": { "href": "https://fake.trailervote.com/persona/1241234/tokens" }
9
+ }
10
+ }
11
+ }
@@ -1,10 +1,10 @@
1
- {
2
- "push_consent": {
3
- "region": "NL",
4
- "opt_in": true,
5
- "signed_at": "20191016T123723Z",
6
- "_links": {
7
- "tos": { "href": "https://trailervote.com/push_consent_v1.pdf" }
8
- }
9
- }
10
- }
1
+ {
2
+ "push_consent": {
3
+ "region": "NL",
4
+ "opt_in": true,
5
+ "signed_at": "20191016T123723Z",
6
+ "_links": {
7
+ "tos": { "href": "https://trailervote.com/push_consent_v1.pdf" }
8
+ }
9
+ }
10
+ }
@@ -1,26 +1,26 @@
1
- {
2
- "push_manifest": {
3
- "campaigns": [
4
- {
5
- "_links": {
6
- "audio_fragment": {
7
- "href": "https://example.org/audio_fragments/12134123"
8
- },
9
- "campaign": {
10
- "href": "http://cinema1.dev.trailervote.com/campaign_12134123.php"
11
- }
12
- }
13
- },
14
- {
15
- "_links": {
16
- "audio_fragment": {
17
- "href": "https://example.org/audio_fragments/12134124"
18
- },
19
- "campaign": {
20
- "href": "http://cinema1.dev.trailervote.com/campaign_12134123.php"
21
- }
22
- }
23
- }
24
- ]
25
- }
26
- }
1
+ {
2
+ "push_manifest": {
3
+ "campaigns": [
4
+ {
5
+ "_links": {
6
+ "audio_fragment": {
7
+ "href": "https://example.org/audio_fragments/12134123"
8
+ },
9
+ "campaign": {
10
+ "href": "http://cinema1.dev.trailervote.com/campaign_12134123.php"
11
+ }
12
+ }
13
+ },
14
+ {
15
+ "_links": {
16
+ "audio_fragment": {
17
+ "href": "https://example.org/audio_fragments/12134124"
18
+ },
19
+ "campaign": {
20
+ "href": "http://cinema1.dev.trailervote.com/campaign_12134123.php"
21
+ }
22
+ }
23
+ }
24
+ ]
25
+ }
26
+ }
@@ -1,26 +1,26 @@
1
- {
2
- "push_manifest": {
3
- "campaigns": [
4
- {
5
- "_links": {
6
- "audio_fragment": {
7
- "href": "https://example.org/audio_fragments/12134123"
8
- },
9
- "campaign": {
10
- "href": "http://cinema1.dev.trailervote.com/campaign_12134123.php"
11
- }
12
- }
13
- },
14
- {
15
- "_links": {
16
- "product": {
17
- "href": "https://example.org/product/12134124"
18
- },
19
- "campaign": {
20
- "href": "http://cinema1.dev.trailervote.com/campaign_12134123.php"
21
- }
22
- }
23
- }
24
- ]
25
- }
1
+ {
2
+ "push_manifest": {
3
+ "campaigns": [
4
+ {
5
+ "_links": {
6
+ "audio_fragment": {
7
+ "href": "https://example.org/audio_fragments/12134123"
8
+ },
9
+ "campaign": {
10
+ "href": "http://cinema1.dev.trailervote.com/campaign_12134123.php"
11
+ }
12
+ }
13
+ },
14
+ {
15
+ "_links": {
16
+ "product": {
17
+ "href": "https://example.org/product/12134124"
18
+ },
19
+ "campaign": {
20
+ "href": "http://cinema1.dev.trailervote.com/campaign_12134123.php"
21
+ }
22
+ }
23
+ }
24
+ ]
25
+ }
26
26
  }
@@ -1,10 +1,10 @@
1
- {
2
- "push_token_android": {
3
- "token": "aas89df790724898jf0218jdf202810jdg",
4
- "app_id": "com.trailervote.demo",
5
- "device_id": "b09bac5e-5c48-499c-a695-eead9437cb6d",
6
- "_links": {
7
- "self": { "href": "https://fake.trailervote.com/api/personas/b09bac5e-5c48-499c-a695-eead9437cb6e/push_tokens/android/b09bac5e-5c48-499c-a695-eead9437cb6q" }
8
- }
9
- }
10
- }
1
+ {
2
+ "push_token_android": {
3
+ "token": "aas89df790724898jf0218jdf202810jdg",
4
+ "app_id": "com.trailervote.demo",
5
+ "device_id": "b09bac5e-5c48-499c-a695-eead9437cb6d",
6
+ "_links": {
7
+ "self": { "href": "https://fake.trailervote.com/api/personas/b09bac5e-5c48-499c-a695-eead9437cb6e/push_tokens/android/b09bac5e-5c48-499c-a695-eead9437cb6q" }
8
+ }
9
+ }
10
+ }
@@ -1,7 +1,7 @@
1
- {
2
- "push_token_android": {
3
- "token": "aas89df790724898jf0218jdf202810jdg",
4
- "app_id": "com.trailervote.demo",
5
- "device_id": "cc022c5f-eb76-4527-bec5-0eac600fa172"
6
- }
7
- }
1
+ {
2
+ "push_token_android": {
3
+ "token": "aas89df790724898jf0218jdf202810jdg",
4
+ "app_id": "com.trailervote.demo",
5
+ "device_id": "cc022c5f-eb76-4527-bec5-0eac600fa172"
6
+ }
7
+ }
@@ -1,14 +1,14 @@
1
- {
2
- "push_token_index": {
3
- "push_tokens": [
4
- {
5
- "device_id": "20bbc9d7-9b72-4641-b168-de5072e12e26",
6
- "_links": {
7
- "push_token": {
8
- "href": "https://fake.trailervote.com/persona/1241234/tokens/123"
9
- }
10
- }
11
- }
12
- ]
13
- }
14
- }
1
+ {
2
+ "push_token_index": {
3
+ "push_tokens": [
4
+ {
5
+ "device_id": "20bbc9d7-9b72-4641-b168-de5072e12e26",
6
+ "_links": {
7
+ "push_token": {
8
+ "href": "https://fake.trailervote.com/persona/1241234/tokens/123"
9
+ }
10
+ }
11
+ }
12
+ ]
13
+ }
14
+ }
@@ -1,14 +1,14 @@
1
- {
2
- "push_token_index": {
3
- "_index": [
4
- {
5
- "device_id": "20bbc9d7-9b72-4641-b168-de5072e12e26",
6
- "_links": {
7
- "push_token": {
8
- "href": "https://fake.trailervote.com/persona/1241234/tokens/123"
9
- }
10
- }
11
- }
12
- ]
13
- }
14
- }
1
+ {
2
+ "push_token_index": {
3
+ "_index": [
4
+ {
5
+ "device_id": "20bbc9d7-9b72-4641-b168-de5072e12e26",
6
+ "_links": {
7
+ "push_token": {
8
+ "href": "https://fake.trailervote.com/persona/1241234/tokens/123"
9
+ }
10
+ }
11
+ }
12
+ ]
13
+ }
14
+ }
@@ -1,10 +1,10 @@
1
- {
2
- "push_token_ios": {
3
- "token": "aas89df790724898jf0218jdf202810jdg",
4
- "app_id": "com.trailervote.demo",
5
- "device_id": "a60bcc97-f76a-461e-a338-320a219c2d71",
6
- "_links": {
7
- "self": { "href": "https://fake.trailervote.com/api/personas/b09bac5e-5c48-499c-a695-eead9437cb6e/push_tokens/ios/b09bac5e-5c48-499c-a695-eead9437cb6q" }
8
- }
9
- }
10
- }
1
+ {
2
+ "push_token_ios": {
3
+ "token": "aas89df790724898jf0218jdf202810jdg",
4
+ "app_id": "com.trailervote.demo",
5
+ "device_id": "a60bcc97-f76a-461e-a338-320a219c2d71",
6
+ "_links": {
7
+ "self": { "href": "https://fake.trailervote.com/api/personas/b09bac5e-5c48-499c-a695-eead9437cb6e/push_tokens/ios/b09bac5e-5c48-499c-a695-eead9437cb6q" }
8
+ }
9
+ }
10
+ }
@@ -1,7 +1,7 @@
1
- {
2
- "push_token_ios": {
3
- "token": "aas89df790724898jf0218jdf202810jdg",
4
- "app_id": "com.trailervote.demo",
5
- "device_id": "e1c248ec-9a48-481c-98d1-70224b112aad"
6
- }
7
- }
1
+ {
2
+ "push_token_ios": {
3
+ "token": "aas89df790724898jf0218jdf202810jdg",
4
+ "app_id": "com.trailervote.demo",
5
+ "device_id": "e1c248ec-9a48-481c-98d1-70224b112aad"
6
+ }
7
+ }
@@ -1,15 +1,15 @@
1
- {
2
- "release_push_campaign": {
3
- "message": "Tickets for an awesome movie are now for sale!",
4
- "dnd_start": "23:00:00",
5
- "dnd_end": "08:00:00",
6
- "_links": {
7
- "action": {
8
- "href": "http://cinema1.dev.trailervote.com/venom.php"
9
- },
10
- "self": {
11
- "href": "https://fake.dev.trailervote.com/api/release_push_campaigns/ed236e4b-f457-49d5-978f-ed84953eb004"
12
- }
13
- }
14
- }
15
- }
1
+ {
2
+ "release_push_campaign": {
3
+ "message": "Tickets for an awesome movie are now for sale!",
4
+ "dnd_start": "23:00:00",
5
+ "dnd_end": "08:00:00",
6
+ "_links": {
7
+ "action": {
8
+ "href": "http://cinema1.dev.trailervote.com/venom.php"
9
+ },
10
+ "self": {
11
+ "href": "https://fake.dev.trailervote.com/api/release_push_campaigns/ed236e4b-f457-49d5-978f-ed84953eb004"
12
+ }
13
+ }
14
+ }
15
+ }
@@ -1,538 +1,538 @@
1
- {
2
- "sentiment_feedback": {
3
- "title": "<unknown>",
4
- "description": null,
5
- "images": {
6
- "_embedded": [
7
- {
8
- "asset_type": "backdrop",
9
- "identifier": "1220be5d093b9455e054c2afaa8c597b9e7daaf629777309d6541c0f51e567512d01",
10
- "updated_at": "2018-07-12T15:00:46.384Z",
11
- "_links": {
12
- "self": {
13
- "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004"
14
- },
15
- "original": {
16
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
17
- "content_digest": "12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
18
- "width": 3840,
19
- "height": 2160
20
- },
21
- "thumbnail": {
22
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220559187153b45e8f8c7656ae1d7e13910aa70a59c056f17fb02be5664175d2304",
23
- "content_digest": "1220559187153b45e8f8c7656ae1d7e13910aa70a59c056f17fb02be5664175d2304",
24
- "width": 150,
25
- "height": 150
26
- },
27
- "xlarge": {
28
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12204cd63cec9c9f4baf234963a64eb5606e7214f395b338ed60ea6bba4244c90beb",
29
- "content_digest": "12204cd63cec9c9f4baf234963a64eb5606e7214f395b338ed60ea6bba4244c90beb",
30
- "width": 1600,
31
- "height": 900
32
- },
33
- "large": {
34
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220dfec7077810eb20b51545240880418124daabb694af2e6e7f075101c9724b38f",
35
- "content_digest": "1220dfec7077810eb20b51545240880418124daabb694af2e6e7f075101c9724b38f",
36
- "width": 1024,
37
- "height": 576
38
- },
39
- "medium": {
40
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12206b6cd43ffb8209579f6d25556ac470deec9a354fcdfe29e2d8781619cf5308d4",
41
- "content_digest": "12206b6cd43ffb8209579f6d25556ac470deec9a354fcdfe29e2d8781619cf5308d4",
42
- "width": 960,
43
- "height": 540
44
- },
45
- "small": {
46
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220ed693d66ff7caa5f96b6ac633f8d475721cbfb15b5fa7b95d5c558017df71bb9",
47
- "content_digest": "1220ed693d66ff7caa5f96b6ac633f8d475721cbfb15b5fa7b95d5c558017df71bb9",
48
- "width": 640,
49
- "height": 360
50
- },
51
- "xsmall": {
52
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220d526c82cc435a00682fb712fa43150f2555f3ac875e848f1a705708f81219712",
53
- "content_digest": "1220d526c82cc435a00682fb712fa43150f2555f3ac875e848f1a705708f81219712",
54
- "width": 320,
55
- "height": 180
56
- }
57
- }
58
- },
59
- {
60
- "asset_type": "poster",
61
- "identifier": "122055d3bdba3940d58facec55d97968d6cd3729c22d39e46257251c329e3c3a2438",
62
- "updated_at": "2018-07-12T15:00:43.423Z",
63
- "_links": {
64
- "self": {
65
- "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/7ddbef30-48a1-4fa1-aec4-1649a5528f86"
66
- },
67
- "original": {
68
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220538a5a0ce62b50759e88c28c542b6bbd195c319d76a1c5f4feb9b508254b8f70",
69
- "content_digest": "1220538a5a0ce62b50759e88c28c542b6bbd195c319d76a1c5f4feb9b508254b8f70",
70
- "width": 2000,
71
- "height": 3000
72
- },
73
- "thumbnail": {
74
- "href": "https://s3.amazonaws.com/fake.trailervote.com/122084309a53241d749dd4fe9f15e01d79e1abf1b505bb81c627107b174c705c6943",
75
- "content_digest": "122084309a53241d749dd4fe9f15e01d79e1abf1b505bb81c627107b174c705c6943",
76
- "width": 150,
77
- "height": 150
78
- },
79
- "xlarge": {
80
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12203a9e43c300a0008fafa32e2211473a50a7f490c9b22cdfb9c723f11ead9fd960",
81
- "content_digest": "12203a9e43c300a0008fafa32e2211473a50a7f490c9b22cdfb9c723f11ead9fd960",
82
- "width": 1067,
83
- "height": 1600
84
- },
85
- "large": {
86
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12207aa9882e6cdeae214bad9bcee5e4b61d41f38427c457e2688215031e1b75c879",
87
- "content_digest": "12207aa9882e6cdeae214bad9bcee5e4b61d41f38427c457e2688215031e1b75c879",
88
- "width": 683,
89
- "height": 1024
90
- },
91
- "medium": {
92
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220470afeccb3fcfafe56102e5c112df7f9d37de3e772512c4cf2d80522982d8e48",
93
- "content_digest": "1220470afeccb3fcfafe56102e5c112df7f9d37de3e772512c4cf2d80522982d8e48",
94
- "width": 640,
95
- "height": 960
96
- },
97
- "small": {
98
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12209983232ca4ba71030a23a873fdd77e532c978b4036f282eba2dea64cfa37b819",
99
- "content_digest": "12209983232ca4ba71030a23a873fdd77e532c978b4036f282eba2dea64cfa37b819",
100
- "width": 427,
101
- "height": 640
102
- },
103
- "xsmall": {
104
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220fb8435c3bc3d4d66e7e05f8d46536564010a6338955c5cc6f18093309e5f5659",
105
- "content_digest": "1220fb8435c3bc3d4d66e7e05f8d46536564010a6338955c5cc6f18093309e5f5659",
106
- "width": 213,
107
- "height": 320
108
- }
109
- }
110
- },
111
- {
112
- "asset_type": "Poster",
113
- "identifier": "12207e2c3e8193657a36cf25c115f06066a91631b0c40aa36b6e975a73b68ceec749",
114
- "updated_at": "2018-07-22T02:25:51.673Z",
115
- "_links": {
116
- "self": {
117
- "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/93ff5621-f7aa-4c50-bdc6-c4a7c77cee23"
118
- },
119
- "original": {
120
- "href": "https://s3.amazonaws.com/fake.trailervote.com/122017ca10ff0db662bca0fe3f69bd729db98de7ef67596b1379d4c38230236c3aa2",
121
- "content_digest": "122017ca10ff0db662bca0fe3f69bd729db98de7ef67596b1379d4c38230236c3aa2",
122
- "width": 200,
123
- "height": 300
124
- },
125
- "thumbnail": {
126
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220a21c8426d6e72e4e3e84fc5e5c837dfe96912dce15c09eb7491cd3e322bbb4d6",
127
- "content_digest": "1220a21c8426d6e72e4e3e84fc5e5c837dfe96912dce15c09eb7491cd3e322bbb4d6",
128
- "width": 150,
129
- "height": 150
130
- },
131
- "xlarge": {
132
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
133
- "content_digest": "12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
134
- "width": 200,
135
- "height": 300
136
- },
137
- "large": {
138
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
139
- "content_digest": "12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
140
- "width": 200,
141
- "height": 300
142
- },
143
- "medium": {
144
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
145
- "content_digest": "12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
146
- "width": 200,
147
- "height": 300
148
- },
149
- "small": {
150
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
151
- "content_digest": "12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
152
- "width": 200,
153
- "height": 300
154
- },
155
- "xsmall": {
156
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
157
- "content_digest": "12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
158
- "width": 200,
159
- "height": 300
160
- }
161
- }
162
- },
163
- {
164
- "asset_type": "HeroMobileDynamic",
165
- "identifier": "12209271825c8de00120f386ec9e465080c0f3e138f2a34ab5e359ad5af50e5fa52c",
166
- "updated_at": "2018-07-22T02:26:06.037Z",
167
- "_links": {
168
- "self": {
169
- "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/afbc0c39-b3d3-4b7e-ab51-2cfca6379cae"
170
- },
171
- "original": {
172
- "href": "https://s3.amazonaws.com/fake.trailervote.com/122092685ad0f08477d234fbec6ebbb6d99d13f6501532432c5a7f9d070fd3229882",
173
- "content_digest": "122092685ad0f08477d234fbec6ebbb6d99d13f6501532432c5a7f9d070fd3229882",
174
- "width": 1250,
175
- "height": 1679
176
- },
177
- "thumbnail": {
178
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220e7ff3d0b54ae4976695c288456acd145ef93bbc4d06e9d83e85b8ccd9cfd7171",
179
- "content_digest": "1220e7ff3d0b54ae4976695c288456acd145ef93bbc4d06e9d83e85b8ccd9cfd7171",
180
- "width": 150,
181
- "height": 150
182
- },
183
- "xlarge": {
184
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220ee24e2ff4ab7c1bcd7159fcdf51d82c319098cb12c907b647cc0ac7c4f96e8d1",
185
- "content_digest": "1220ee24e2ff4ab7c1bcd7159fcdf51d82c319098cb12c907b647cc0ac7c4f96e8d1",
186
- "width": 1191,
187
- "height": 1600
188
- },
189
- "large": {
190
- "href": "https://s3.amazonaws.com/fake.trailervote.com/122061a9c7da470405308fd27feb12c9a0c39bacdf50007aa4d95349a7513a2d3956",
191
- "content_digest": "122061a9c7da470405308fd27feb12c9a0c39bacdf50007aa4d95349a7513a2d3956",
192
- "width": 762,
193
- "height": 1024
194
- },
195
- "medium": {
196
- "href": "https://s3.amazonaws.com/fake.trailervote.com/122013d8dcf2f0d2a88cf2649e202b6307918e521029ef90cd143606cf0a385f8d16",
197
- "content_digest": "122013d8dcf2f0d2a88cf2649e202b6307918e521029ef90cd143606cf0a385f8d16",
198
- "width": 715,
199
- "height": 960
200
- },
201
- "small": {
202
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220206ee01be73d8cfb9ab4eb1780b368792be2559519217eafdaf716a2c254dd06",
203
- "content_digest": "1220206ee01be73d8cfb9ab4eb1780b368792be2559519217eafdaf716a2c254dd06",
204
- "width": 476,
205
- "height": 640
206
- },
207
- "xsmall": {
208
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12206be8e17f14da023750b4cff7b8b8be419480004b832465690f2c3563ecf077b7",
209
- "content_digest": "12206be8e17f14da023750b4cff7b8b8be419480004b832465690f2c3563ecf077b7",
210
- "width": 238,
211
- "height": 320
212
- }
213
- }
214
- },
215
- {
216
- "asset_type": "PosterDynamic",
217
- "identifier": "122015389868a13aaf9d834c2c4123cc6eb0fceb3873dc368f2f0c1ef8ee775acdbe",
218
- "updated_at": "2018-07-22T02:25:54.871Z",
219
- "_links": {
220
- "self": {
221
- "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/cce37c17-dbc0-4cf9-9fa5-b2704102715f"
222
- },
223
- "original": {
224
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220071fe2bb52a526aff9bc85abecfc2d19bd7d8544f4e9bbfdac866f663a93b707",
225
- "content_digest": "1220071fe2bb52a526aff9bc85abecfc2d19bd7d8544f4e9bbfdac866f663a93b707",
226
- "width": 666,
227
- "height": 999
228
- },
229
- "thumbnail": {
230
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12207df477bbb44da7806860c7cf19fd12630f849952143fe9ba7a387ae2391c4704",
231
- "content_digest": "12207df477bbb44da7806860c7cf19fd12630f849952143fe9ba7a387ae2391c4704",
232
- "width": 150,
233
- "height": 150
234
- },
235
- "xlarge": {
236
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220a4ce39aaa57b29fa8e02eb5381ce9b46ccfb8b849daf68636cdecee5c0ed695f",
237
- "content_digest": "1220a4ce39aaa57b29fa8e02eb5381ce9b46ccfb8b849daf68636cdecee5c0ed695f",
238
- "width": 666,
239
- "height": 999
240
- },
241
- "large": {
242
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220a4ce39aaa57b29fa8e02eb5381ce9b46ccfb8b849daf68636cdecee5c0ed695f",
243
- "content_digest": "1220a4ce39aaa57b29fa8e02eb5381ce9b46ccfb8b849daf68636cdecee5c0ed695f",
244
- "width": 666,
245
- "height": 999
246
- },
247
- "medium": {
248
- "href": "https://s3.amazonaws.com/fake.trailervote.com/122027b46a790aa0b6e8ce30c774c3c7335adcbd15bf25fa8bb4e04ed13c59bcbe24",
249
- "content_digest": "122027b46a790aa0b6e8ce30c774c3c7335adcbd15bf25fa8bb4e04ed13c59bcbe24",
250
- "width": 640,
251
- "height": 960
252
- },
253
- "small": {
254
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12206a4518e59bac7a4e5c1d8e195b147d02b1161dcdcd780640a5705a4ff1e06153",
255
- "content_digest": "12206a4518e59bac7a4e5c1d8e195b147d02b1161dcdcd780640a5705a4ff1e06153",
256
- "width": 427,
257
- "height": 640
258
- },
259
- "xsmall": {
260
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12202fee566e39923561ee590409d76b888fea58d2e6fe5115f518622cfaaa0eee0b",
261
- "content_digest": "12202fee566e39923561ee590409d76b888fea58d2e6fe5115f518622cfaaa0eee0b",
262
- "width": 213,
263
- "height": 320
264
- }
265
- }
266
- },
267
- {
268
- "asset_type": "PosterDynamic",
269
- "identifier": "1220bb6a35752a368ed1e336d564f9bee25f0f1eb636ee1696897f65705b74b79180",
270
- "updated_at": "2018-07-22T02:25:57.743Z",
271
- "_links": {
272
- "self": {
273
- "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/cccf5e29-1e43-4586-9d9d-dee7e3904bfd"
274
- },
275
- "original": {
276
- "href": "https://s3.amazonaws.com/fake.trailervote.com/122044634a9b11403ffb722b644687e1a816a09db3d085150a97f6f73225e8cc5a80",
277
- "content_digest": "122044634a9b11403ffb722b644687e1a816a09db3d085150a97f6f73225e8cc5a80",
278
- "width": 1688,
279
- "height": 2500
280
- },
281
- "thumbnail": {
282
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12203ffca93c8c3ab0d9d1626fe6523f52151173ffe3dc72414c0f9e639617397904",
283
- "content_digest": "12203ffca93c8c3ab0d9d1626fe6523f52151173ffe3dc72414c0f9e639617397904",
284
- "width": 150,
285
- "height": 150
286
- },
287
- "xlarge": {
288
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12201ba2441857e7b2c1a7f56b988a5b84b036068cfe54a8db051e9b41b0fdc29b4e",
289
- "content_digest": "12201ba2441857e7b2c1a7f56b988a5b84b036068cfe54a8db051e9b41b0fdc29b4e",
290
- "width": 1080,
291
- "height": 1600
292
- },
293
- "large": {
294
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220872eaf0a33bd046090e4d2a0dd5242d6f9ed4e901d5ac8ab275c11a6ba44fa1f",
295
- "content_digest": "1220872eaf0a33bd046090e4d2a0dd5242d6f9ed4e901d5ac8ab275c11a6ba44fa1f",
296
- "width": 691,
297
- "height": 1024
298
- },
299
- "medium": {
300
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220e28ff97940778cf9f77dc88ce5d7f1c395c08bc4e79fde6d248f10a5abbeeee8",
301
- "content_digest": "1220e28ff97940778cf9f77dc88ce5d7f1c395c08bc4e79fde6d248f10a5abbeeee8",
302
- "width": 648,
303
- "height": 960
304
- },
305
- "small": {
306
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220df95a9c2167002568a3d33379bb704f74a8d57414b28b5745bac932eeea80d80",
307
- "content_digest": "1220df95a9c2167002568a3d33379bb704f74a8d57414b28b5745bac932eeea80d80",
308
- "width": 432,
309
- "height": 640
310
- },
311
- "xsmall": {
312
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220ea1dbe42f6726edcfa9382305f4c1382f3ba0b2f5a365b71c35a3024b610de9d",
313
- "content_digest": "1220ea1dbe42f6726edcfa9382305f4c1382f3ba0b2f5a365b71c35a3024b610de9d",
314
- "width": 216,
315
- "height": 320
316
- }
317
- }
318
- },
319
- {
320
- "asset_type": "PosterDynamic",
321
- "identifier": "12205dbdb2fa02bfeec548f4060a558fea1dd17748e5b4ef36722df7c98bca9c5dbf",
322
- "updated_at": "2018-07-22T02:25:58.319Z",
323
- "_links": {
324
- "self": {
325
- "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/de0838f5-eaa7-41d5-966c-b2094355de7a"
326
- },
327
- "original": {
328
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220b9e5f06094daf2b915d6fec28fe79d6e93ea8729e0e13472327097b9f663a315",
329
- "content_digest": "1220b9e5f06094daf2b915d6fec28fe79d6e93ea8729e0e13472327097b9f663a315",
330
- "width": 1364,
331
- "height": 2046
332
- },
333
- "thumbnail": {
334
- "href": "https://s3.amazonaws.com/fake.trailervote.com/122020cb83ceb293c8f6aeceb42c11bc4c01a046e8a85c130c568c7b464d8318b905",
335
- "content_digest": "122020cb83ceb293c8f6aeceb42c11bc4c01a046e8a85c130c568c7b464d8318b905",
336
- "width": 150,
337
- "height": 150
338
- },
339
- "xlarge": {
340
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12201464a86002675f02a1516259c8852d895222c76184b6c7afce1fe3c5803ca0a7",
341
- "content_digest": "12201464a86002675f02a1516259c8852d895222c76184b6c7afce1fe3c5803ca0a7",
342
- "width": 1067,
343
- "height": 1600
344
- },
345
- "large": {
346
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220d64b57b765d3bcc768078b5d922a309ddf0fac5c0f576e387e5813f126894775",
347
- "content_digest": "1220d64b57b765d3bcc768078b5d922a309ddf0fac5c0f576e387e5813f126894775",
348
- "width": 683,
349
- "height": 1024
350
- },
351
- "medium": {
352
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12206eb1bbba6f86548d9c2100ba0259d3b88673940d4e84d650e94aabbc91b015ac",
353
- "content_digest": "12206eb1bbba6f86548d9c2100ba0259d3b88673940d4e84d650e94aabbc91b015ac",
354
- "width": 640,
355
- "height": 960
356
- },
357
- "small": {
358
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220990790f7ddd978c12bb9c7d38fee3d2dfdf394b488857e3a5926cd4930632d90",
359
- "content_digest": "1220990790f7ddd978c12bb9c7d38fee3d2dfdf394b488857e3a5926cd4930632d90",
360
- "width": 427,
361
- "height": 640
362
- },
363
- "xsmall": {
364
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220b4a2976251cfc2d9e8c85ca900f608af88a93fff9f871e73badbc893db29081b",
365
- "content_digest": "1220b4a2976251cfc2d9e8c85ca900f608af88a93fff9f871e73badbc893db29081b",
366
- "width": 213,
367
- "height": 320
368
- }
369
- }
370
- },
371
- {
372
- "asset_type": "HeroDesktopDynamic",
373
- "identifier": "1220ea3480fedb816dcce71af774e9619a8638f156f14ba540bd6946693f1d34f21f",
374
- "updated_at": "2018-07-22T02:25:59.610Z",
375
- "_links": {
376
- "self": {
377
- "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/e597c7d6-a4ef-4718-a820-799421016aee"
378
- },
379
- "original": {
380
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220ab9862de6de83128afb5fd70c244cb741858696f33225de4bb5e574689d0bc0a",
381
- "content_digest": "1220ab9862de6de83128afb5fd70c244cb741858696f33225de4bb5e574689d0bc0a",
382
- "width": 2000,
383
- "height": 800
384
- },
385
- "thumbnail": {
386
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220e82d4d63945c82c039ee5a0a3b6b17f917a258cc2402aceaf951f04b7afc26df",
387
- "content_digest": "1220e82d4d63945c82c039ee5a0a3b6b17f917a258cc2402aceaf951f04b7afc26df",
388
- "width": 150,
389
- "height": 150
390
- },
391
- "xlarge": {
392
- "href": "https://s3.amazonaws.com/fake.trailervote.com/122037dc0f0ea477bf420ba5f630f3521ad5601d06ab3e3510aca32ad39581cac1ed",
393
- "content_digest": "122037dc0f0ea477bf420ba5f630f3521ad5601d06ab3e3510aca32ad39581cac1ed",
394
- "width": 1600,
395
- "height": 640
396
- },
397
- "large": {
398
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220d2066e5ebf0935ee9736490283c55b83e893c0bf940f8f07cfde703451e64715",
399
- "content_digest": "1220d2066e5ebf0935ee9736490283c55b83e893c0bf940f8f07cfde703451e64715",
400
- "width": 1024,
401
- "height": 410
402
- },
403
- "medium": {
404
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220e6dfb561750e26ae21a8993923ad1985c792450e18095d4cddea3e082f377084",
405
- "content_digest": "1220e6dfb561750e26ae21a8993923ad1985c792450e18095d4cddea3e082f377084",
406
- "width": 960,
407
- "height": 384
408
- },
409
- "small": {
410
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220e06c0070e02fdd3e50bd3a169d2a2fd2f7a345fd7b62b598e250aaeb9c92f8a1",
411
- "content_digest": "1220e06c0070e02fdd3e50bd3a169d2a2fd2f7a345fd7b62b598e250aaeb9c92f8a1",
412
- "width": 640,
413
- "height": 256
414
- },
415
- "xsmall": {
416
- "href": "https://s3.amazonaws.com/fake.trailervote.com/122065b2e959eb73efec4b9914516bdeffc1c53da62262712f4e6de1365af57588a2",
417
- "content_digest": "122065b2e959eb73efec4b9914516bdeffc1c53da62262712f4e6de1365af57588a2",
418
- "width": 320,
419
- "height": 128
420
- }
421
- }
422
- },
423
- {
424
- "asset_type": "PosterDynamic",
425
- "identifier": "12201aa6db29bc73f1c557a7202778b3aa86e402fe348a8a14dc5c7cb22274564212",
426
- "updated_at": "2018-07-22T02:26:06.720Z",
427
- "_links": {
428
- "self": {
429
- "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/b974fe0d-4c4e-4a1f-bf77-64316ac94b3a"
430
- },
431
- "original": {
432
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12201fae04b2c380dad2562908282d14c46fefa5a80fd04728f4180cf65ed227a8e2",
433
- "content_digest": "12201fae04b2c380dad2562908282d14c46fefa5a80fd04728f4180cf65ed227a8e2",
434
- "width": 1364,
435
- "height": 2046
436
- },
437
- "thumbnail": {
438
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12207f2a6b6ba34f7cac197b9ffc692a0b6d2912d7e6e1165fe00cc1d9f1b80ffb13",
439
- "content_digest": "12207f2a6b6ba34f7cac197b9ffc692a0b6d2912d7e6e1165fe00cc1d9f1b80ffb13",
440
- "width": 150,
441
- "height": 150
442
- },
443
- "xlarge": {
444
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220a3fcbd9c1da8cd24d40940b833419877fe7bd1f5523259a983074e2e6a2827eb",
445
- "content_digest": "1220a3fcbd9c1da8cd24d40940b833419877fe7bd1f5523259a983074e2e6a2827eb",
446
- "width": 1067,
447
- "height": 1600
448
- },
449
- "large": {
450
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12206b39c4d13b4fc2eea99a9de5c4a2d431151f0c706bf10eb20492f213dc398f10",
451
- "content_digest": "12206b39c4d13b4fc2eea99a9de5c4a2d431151f0c706bf10eb20492f213dc398f10",
452
- "width": 683,
453
- "height": 1024
454
- },
455
- "medium": {
456
- "href": "https://s3.amazonaws.com/fake.trailervote.com/122072cd70332533521d1f6c72a2c0de1581947d2b66fd105c26dbe208d84ed9ef56",
457
- "content_digest": "122072cd70332533521d1f6c72a2c0de1581947d2b66fd105c26dbe208d84ed9ef56",
458
- "width": 640,
459
- "height": 960
460
- },
461
- "small": {
462
- "href": "https://s3.amazonaws.com/fake.trailervote.com/122084b436f30330ae820b9c4dae81e0e53062eb3ae1c0eff7cd7af61ee6f71174d0",
463
- "content_digest": "122084b436f30330ae820b9c4dae81e0e53062eb3ae1c0eff7cd7af61ee6f71174d0",
464
- "width": 427,
465
- "height": 640
466
- },
467
- "xsmall": {
468
- "href": "https://s3.amazonaws.com/fake.trailervote.com/122047b5eb6dab1300faee7ab40e2fe5531db1809b7ee459dcadebb8918e13bab4f6",
469
- "content_digest": "122047b5eb6dab1300faee7ab40e2fe5531db1809b7ee459dcadebb8918e13bab4f6",
470
- "width": 213,
471
- "height": 320
472
- }
473
- }
474
- },
475
- {
476
- "asset_type": "backdrop",
477
- "identifier": "1220ffc0f1e61432839fd7df085fddebee0ff4324b45217e6ffc60107b3efcfa3184",
478
- "updated_at": "2018-09-01T18:20:22.297Z",
479
- "_links": {
480
- "self": {
481
- "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/d58688bd-d914-4cd1-ba39-406042bd638e"
482
- },
483
- "original": {
484
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220120c918b92e5a32aec67d4c1494bed421d8389c070f6aabf198fb9370eea6f01",
485
- "content_digest": "1220120c918b92e5a32aec67d4c1494bed421d8389c070f6aabf198fb9370eea6f01",
486
- "width": 3840,
487
- "height": 2160
488
- },
489
- "thumbnail": {
490
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220b7e4f14ad039b90e8cb5cd780269859626aee5aea988aa4e6df418a3b231e1cd",
491
- "content_digest": "1220b7e4f14ad039b90e8cb5cd780269859626aee5aea988aa4e6df418a3b231e1cd",
492
- "width": 150,
493
- "height": 150
494
- },
495
- "xlarge": {
496
- "href": "https://s3.amazonaws.com/fake.trailervote.com/122071bce5e24ae46318d55ba6638fffc83a9b5d83aedcbd4c31f01953a7c344c2fc",
497
- "content_digest": "122071bce5e24ae46318d55ba6638fffc83a9b5d83aedcbd4c31f01953a7c344c2fc",
498
- "width": 1600,
499
- "height": 900
500
- },
501
- "large": {
502
- "href": "https://s3.amazonaws.com/fake.trailervote.com/122013057b8761b3c24d2f51242c15d351abb9ba48aca12ddb57200530caaf180e13",
503
- "content_digest": "122013057b8761b3c24d2f51242c15d351abb9ba48aca12ddb57200530caaf180e13",
504
- "width": 1024,
505
- "height": 576
506
- },
507
- "medium": {
508
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12208e1d6ffd659251e6b637ba41c001033ee10ce48da0d47e0988ce1a97d56f4a69",
509
- "content_digest": "12208e1d6ffd659251e6b637ba41c001033ee10ce48da0d47e0988ce1a97d56f4a69",
510
- "width": 960,
511
- "height": 540
512
- },
513
- "small": {
514
- "href": "https://s3.amazonaws.com/fake.trailervote.com/12205282f5eb18a414378273deddba97d2ced1dbd9eaba9acc24690abb08bc5adce5",
515
- "content_digest": "12205282f5eb18a414378273deddba97d2ced1dbd9eaba9acc24690abb08bc5adce5",
516
- "width": 640,
517
- "height": 360
518
- },
519
- "xsmall": {
520
- "href": "https://s3.amazonaws.com/fake.trailervote.com/1220d9b69ffad011248153e992bb6ca8951259c20711ea0f5ccb326c6b98d0cdc654",
521
- "content_digest": "1220d9b69ffad011248153e992bb6ca8951259c20711ea0f5ccb326c6b98d0cdc654",
522
- "width": 320,
523
- "height": 180
524
- }
525
- }
526
- }
527
- ]
528
- },
529
- "_links": {
530
- "self": {
531
- "href": "https://fake.trailervote.com:/api/audio-fragments/122033fca604e26e1098deede7342b1b2e759ad94f2597ad39e0a1c9b56bd714b85d/advert"
532
- },
533
- "feedback": {
534
- "href": "https://fake.trailervote.com:/api/audio-fragments/122033fca604e26e1098deede7342b1b2e759ad94f2597ad39e0a1c9b56bd714b85d/feedback"
535
- }
536
- }
537
- }
538
- }
1
+ {
2
+ "sentiment_feedback": {
3
+ "title": "<unknown>",
4
+ "description": null,
5
+ "images": {
6
+ "_embedded": [
7
+ {
8
+ "asset_type": "backdrop",
9
+ "identifier": "1220be5d093b9455e054c2afaa8c597b9e7daaf629777309d6541c0f51e567512d01",
10
+ "updated_at": "2018-07-12T15:00:46.384Z",
11
+ "_links": {
12
+ "self": {
13
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004"
14
+ },
15
+ "original": {
16
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
17
+ "content_digest": "12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
18
+ "width": 3840,
19
+ "height": 2160
20
+ },
21
+ "thumbnail": {
22
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220559187153b45e8f8c7656ae1d7e13910aa70a59c056f17fb02be5664175d2304",
23
+ "content_digest": "1220559187153b45e8f8c7656ae1d7e13910aa70a59c056f17fb02be5664175d2304",
24
+ "width": 150,
25
+ "height": 150
26
+ },
27
+ "xlarge": {
28
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12204cd63cec9c9f4baf234963a64eb5606e7214f395b338ed60ea6bba4244c90beb",
29
+ "content_digest": "12204cd63cec9c9f4baf234963a64eb5606e7214f395b338ed60ea6bba4244c90beb",
30
+ "width": 1600,
31
+ "height": 900
32
+ },
33
+ "large": {
34
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220dfec7077810eb20b51545240880418124daabb694af2e6e7f075101c9724b38f",
35
+ "content_digest": "1220dfec7077810eb20b51545240880418124daabb694af2e6e7f075101c9724b38f",
36
+ "width": 1024,
37
+ "height": 576
38
+ },
39
+ "medium": {
40
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12206b6cd43ffb8209579f6d25556ac470deec9a354fcdfe29e2d8781619cf5308d4",
41
+ "content_digest": "12206b6cd43ffb8209579f6d25556ac470deec9a354fcdfe29e2d8781619cf5308d4",
42
+ "width": 960,
43
+ "height": 540
44
+ },
45
+ "small": {
46
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220ed693d66ff7caa5f96b6ac633f8d475721cbfb15b5fa7b95d5c558017df71bb9",
47
+ "content_digest": "1220ed693d66ff7caa5f96b6ac633f8d475721cbfb15b5fa7b95d5c558017df71bb9",
48
+ "width": 640,
49
+ "height": 360
50
+ },
51
+ "xsmall": {
52
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220d526c82cc435a00682fb712fa43150f2555f3ac875e848f1a705708f81219712",
53
+ "content_digest": "1220d526c82cc435a00682fb712fa43150f2555f3ac875e848f1a705708f81219712",
54
+ "width": 320,
55
+ "height": 180
56
+ }
57
+ }
58
+ },
59
+ {
60
+ "asset_type": "poster",
61
+ "identifier": "122055d3bdba3940d58facec55d97968d6cd3729c22d39e46257251c329e3c3a2438",
62
+ "updated_at": "2018-07-12T15:00:43.423Z",
63
+ "_links": {
64
+ "self": {
65
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/7ddbef30-48a1-4fa1-aec4-1649a5528f86"
66
+ },
67
+ "original": {
68
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220538a5a0ce62b50759e88c28c542b6bbd195c319d76a1c5f4feb9b508254b8f70",
69
+ "content_digest": "1220538a5a0ce62b50759e88c28c542b6bbd195c319d76a1c5f4feb9b508254b8f70",
70
+ "width": 2000,
71
+ "height": 3000
72
+ },
73
+ "thumbnail": {
74
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/122084309a53241d749dd4fe9f15e01d79e1abf1b505bb81c627107b174c705c6943",
75
+ "content_digest": "122084309a53241d749dd4fe9f15e01d79e1abf1b505bb81c627107b174c705c6943",
76
+ "width": 150,
77
+ "height": 150
78
+ },
79
+ "xlarge": {
80
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12203a9e43c300a0008fafa32e2211473a50a7f490c9b22cdfb9c723f11ead9fd960",
81
+ "content_digest": "12203a9e43c300a0008fafa32e2211473a50a7f490c9b22cdfb9c723f11ead9fd960",
82
+ "width": 1067,
83
+ "height": 1600
84
+ },
85
+ "large": {
86
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12207aa9882e6cdeae214bad9bcee5e4b61d41f38427c457e2688215031e1b75c879",
87
+ "content_digest": "12207aa9882e6cdeae214bad9bcee5e4b61d41f38427c457e2688215031e1b75c879",
88
+ "width": 683,
89
+ "height": 1024
90
+ },
91
+ "medium": {
92
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220470afeccb3fcfafe56102e5c112df7f9d37de3e772512c4cf2d80522982d8e48",
93
+ "content_digest": "1220470afeccb3fcfafe56102e5c112df7f9d37de3e772512c4cf2d80522982d8e48",
94
+ "width": 640,
95
+ "height": 960
96
+ },
97
+ "small": {
98
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12209983232ca4ba71030a23a873fdd77e532c978b4036f282eba2dea64cfa37b819",
99
+ "content_digest": "12209983232ca4ba71030a23a873fdd77e532c978b4036f282eba2dea64cfa37b819",
100
+ "width": 427,
101
+ "height": 640
102
+ },
103
+ "xsmall": {
104
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220fb8435c3bc3d4d66e7e05f8d46536564010a6338955c5cc6f18093309e5f5659",
105
+ "content_digest": "1220fb8435c3bc3d4d66e7e05f8d46536564010a6338955c5cc6f18093309e5f5659",
106
+ "width": 213,
107
+ "height": 320
108
+ }
109
+ }
110
+ },
111
+ {
112
+ "asset_type": "Poster",
113
+ "identifier": "12207e2c3e8193657a36cf25c115f06066a91631b0c40aa36b6e975a73b68ceec749",
114
+ "updated_at": "2018-07-22T02:25:51.673Z",
115
+ "_links": {
116
+ "self": {
117
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/93ff5621-f7aa-4c50-bdc6-c4a7c77cee23"
118
+ },
119
+ "original": {
120
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/122017ca10ff0db662bca0fe3f69bd729db98de7ef67596b1379d4c38230236c3aa2",
121
+ "content_digest": "122017ca10ff0db662bca0fe3f69bd729db98de7ef67596b1379d4c38230236c3aa2",
122
+ "width": 200,
123
+ "height": 300
124
+ },
125
+ "thumbnail": {
126
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220a21c8426d6e72e4e3e84fc5e5c837dfe96912dce15c09eb7491cd3e322bbb4d6",
127
+ "content_digest": "1220a21c8426d6e72e4e3e84fc5e5c837dfe96912dce15c09eb7491cd3e322bbb4d6",
128
+ "width": 150,
129
+ "height": 150
130
+ },
131
+ "xlarge": {
132
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
133
+ "content_digest": "12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
134
+ "width": 200,
135
+ "height": 300
136
+ },
137
+ "large": {
138
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
139
+ "content_digest": "12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
140
+ "width": 200,
141
+ "height": 300
142
+ },
143
+ "medium": {
144
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
145
+ "content_digest": "12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
146
+ "width": 200,
147
+ "height": 300
148
+ },
149
+ "small": {
150
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
151
+ "content_digest": "12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
152
+ "width": 200,
153
+ "height": 300
154
+ },
155
+ "xsmall": {
156
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
157
+ "content_digest": "12204f87098043664a87b3004f479a711e5f2fe1ba16394d14729eb3ca8840d8c5da",
158
+ "width": 200,
159
+ "height": 300
160
+ }
161
+ }
162
+ },
163
+ {
164
+ "asset_type": "HeroMobileDynamic",
165
+ "identifier": "12209271825c8de00120f386ec9e465080c0f3e138f2a34ab5e359ad5af50e5fa52c",
166
+ "updated_at": "2018-07-22T02:26:06.037Z",
167
+ "_links": {
168
+ "self": {
169
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/afbc0c39-b3d3-4b7e-ab51-2cfca6379cae"
170
+ },
171
+ "original": {
172
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/122092685ad0f08477d234fbec6ebbb6d99d13f6501532432c5a7f9d070fd3229882",
173
+ "content_digest": "122092685ad0f08477d234fbec6ebbb6d99d13f6501532432c5a7f9d070fd3229882",
174
+ "width": 1250,
175
+ "height": 1679
176
+ },
177
+ "thumbnail": {
178
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220e7ff3d0b54ae4976695c288456acd145ef93bbc4d06e9d83e85b8ccd9cfd7171",
179
+ "content_digest": "1220e7ff3d0b54ae4976695c288456acd145ef93bbc4d06e9d83e85b8ccd9cfd7171",
180
+ "width": 150,
181
+ "height": 150
182
+ },
183
+ "xlarge": {
184
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220ee24e2ff4ab7c1bcd7159fcdf51d82c319098cb12c907b647cc0ac7c4f96e8d1",
185
+ "content_digest": "1220ee24e2ff4ab7c1bcd7159fcdf51d82c319098cb12c907b647cc0ac7c4f96e8d1",
186
+ "width": 1191,
187
+ "height": 1600
188
+ },
189
+ "large": {
190
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/122061a9c7da470405308fd27feb12c9a0c39bacdf50007aa4d95349a7513a2d3956",
191
+ "content_digest": "122061a9c7da470405308fd27feb12c9a0c39bacdf50007aa4d95349a7513a2d3956",
192
+ "width": 762,
193
+ "height": 1024
194
+ },
195
+ "medium": {
196
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/122013d8dcf2f0d2a88cf2649e202b6307918e521029ef90cd143606cf0a385f8d16",
197
+ "content_digest": "122013d8dcf2f0d2a88cf2649e202b6307918e521029ef90cd143606cf0a385f8d16",
198
+ "width": 715,
199
+ "height": 960
200
+ },
201
+ "small": {
202
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220206ee01be73d8cfb9ab4eb1780b368792be2559519217eafdaf716a2c254dd06",
203
+ "content_digest": "1220206ee01be73d8cfb9ab4eb1780b368792be2559519217eafdaf716a2c254dd06",
204
+ "width": 476,
205
+ "height": 640
206
+ },
207
+ "xsmall": {
208
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12206be8e17f14da023750b4cff7b8b8be419480004b832465690f2c3563ecf077b7",
209
+ "content_digest": "12206be8e17f14da023750b4cff7b8b8be419480004b832465690f2c3563ecf077b7",
210
+ "width": 238,
211
+ "height": 320
212
+ }
213
+ }
214
+ },
215
+ {
216
+ "asset_type": "PosterDynamic",
217
+ "identifier": "122015389868a13aaf9d834c2c4123cc6eb0fceb3873dc368f2f0c1ef8ee775acdbe",
218
+ "updated_at": "2018-07-22T02:25:54.871Z",
219
+ "_links": {
220
+ "self": {
221
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/cce37c17-dbc0-4cf9-9fa5-b2704102715f"
222
+ },
223
+ "original": {
224
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220071fe2bb52a526aff9bc85abecfc2d19bd7d8544f4e9bbfdac866f663a93b707",
225
+ "content_digest": "1220071fe2bb52a526aff9bc85abecfc2d19bd7d8544f4e9bbfdac866f663a93b707",
226
+ "width": 666,
227
+ "height": 999
228
+ },
229
+ "thumbnail": {
230
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12207df477bbb44da7806860c7cf19fd12630f849952143fe9ba7a387ae2391c4704",
231
+ "content_digest": "12207df477bbb44da7806860c7cf19fd12630f849952143fe9ba7a387ae2391c4704",
232
+ "width": 150,
233
+ "height": 150
234
+ },
235
+ "xlarge": {
236
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220a4ce39aaa57b29fa8e02eb5381ce9b46ccfb8b849daf68636cdecee5c0ed695f",
237
+ "content_digest": "1220a4ce39aaa57b29fa8e02eb5381ce9b46ccfb8b849daf68636cdecee5c0ed695f",
238
+ "width": 666,
239
+ "height": 999
240
+ },
241
+ "large": {
242
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220a4ce39aaa57b29fa8e02eb5381ce9b46ccfb8b849daf68636cdecee5c0ed695f",
243
+ "content_digest": "1220a4ce39aaa57b29fa8e02eb5381ce9b46ccfb8b849daf68636cdecee5c0ed695f",
244
+ "width": 666,
245
+ "height": 999
246
+ },
247
+ "medium": {
248
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/122027b46a790aa0b6e8ce30c774c3c7335adcbd15bf25fa8bb4e04ed13c59bcbe24",
249
+ "content_digest": "122027b46a790aa0b6e8ce30c774c3c7335adcbd15bf25fa8bb4e04ed13c59bcbe24",
250
+ "width": 640,
251
+ "height": 960
252
+ },
253
+ "small": {
254
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12206a4518e59bac7a4e5c1d8e195b147d02b1161dcdcd780640a5705a4ff1e06153",
255
+ "content_digest": "12206a4518e59bac7a4e5c1d8e195b147d02b1161dcdcd780640a5705a4ff1e06153",
256
+ "width": 427,
257
+ "height": 640
258
+ },
259
+ "xsmall": {
260
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12202fee566e39923561ee590409d76b888fea58d2e6fe5115f518622cfaaa0eee0b",
261
+ "content_digest": "12202fee566e39923561ee590409d76b888fea58d2e6fe5115f518622cfaaa0eee0b",
262
+ "width": 213,
263
+ "height": 320
264
+ }
265
+ }
266
+ },
267
+ {
268
+ "asset_type": "PosterDynamic",
269
+ "identifier": "1220bb6a35752a368ed1e336d564f9bee25f0f1eb636ee1696897f65705b74b79180",
270
+ "updated_at": "2018-07-22T02:25:57.743Z",
271
+ "_links": {
272
+ "self": {
273
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/cccf5e29-1e43-4586-9d9d-dee7e3904bfd"
274
+ },
275
+ "original": {
276
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/122044634a9b11403ffb722b644687e1a816a09db3d085150a97f6f73225e8cc5a80",
277
+ "content_digest": "122044634a9b11403ffb722b644687e1a816a09db3d085150a97f6f73225e8cc5a80",
278
+ "width": 1688,
279
+ "height": 2500
280
+ },
281
+ "thumbnail": {
282
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12203ffca93c8c3ab0d9d1626fe6523f52151173ffe3dc72414c0f9e639617397904",
283
+ "content_digest": "12203ffca93c8c3ab0d9d1626fe6523f52151173ffe3dc72414c0f9e639617397904",
284
+ "width": 150,
285
+ "height": 150
286
+ },
287
+ "xlarge": {
288
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12201ba2441857e7b2c1a7f56b988a5b84b036068cfe54a8db051e9b41b0fdc29b4e",
289
+ "content_digest": "12201ba2441857e7b2c1a7f56b988a5b84b036068cfe54a8db051e9b41b0fdc29b4e",
290
+ "width": 1080,
291
+ "height": 1600
292
+ },
293
+ "large": {
294
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220872eaf0a33bd046090e4d2a0dd5242d6f9ed4e901d5ac8ab275c11a6ba44fa1f",
295
+ "content_digest": "1220872eaf0a33bd046090e4d2a0dd5242d6f9ed4e901d5ac8ab275c11a6ba44fa1f",
296
+ "width": 691,
297
+ "height": 1024
298
+ },
299
+ "medium": {
300
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220e28ff97940778cf9f77dc88ce5d7f1c395c08bc4e79fde6d248f10a5abbeeee8",
301
+ "content_digest": "1220e28ff97940778cf9f77dc88ce5d7f1c395c08bc4e79fde6d248f10a5abbeeee8",
302
+ "width": 648,
303
+ "height": 960
304
+ },
305
+ "small": {
306
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220df95a9c2167002568a3d33379bb704f74a8d57414b28b5745bac932eeea80d80",
307
+ "content_digest": "1220df95a9c2167002568a3d33379bb704f74a8d57414b28b5745bac932eeea80d80",
308
+ "width": 432,
309
+ "height": 640
310
+ },
311
+ "xsmall": {
312
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220ea1dbe42f6726edcfa9382305f4c1382f3ba0b2f5a365b71c35a3024b610de9d",
313
+ "content_digest": "1220ea1dbe42f6726edcfa9382305f4c1382f3ba0b2f5a365b71c35a3024b610de9d",
314
+ "width": 216,
315
+ "height": 320
316
+ }
317
+ }
318
+ },
319
+ {
320
+ "asset_type": "PosterDynamic",
321
+ "identifier": "12205dbdb2fa02bfeec548f4060a558fea1dd17748e5b4ef36722df7c98bca9c5dbf",
322
+ "updated_at": "2018-07-22T02:25:58.319Z",
323
+ "_links": {
324
+ "self": {
325
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/de0838f5-eaa7-41d5-966c-b2094355de7a"
326
+ },
327
+ "original": {
328
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220b9e5f06094daf2b915d6fec28fe79d6e93ea8729e0e13472327097b9f663a315",
329
+ "content_digest": "1220b9e5f06094daf2b915d6fec28fe79d6e93ea8729e0e13472327097b9f663a315",
330
+ "width": 1364,
331
+ "height": 2046
332
+ },
333
+ "thumbnail": {
334
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/122020cb83ceb293c8f6aeceb42c11bc4c01a046e8a85c130c568c7b464d8318b905",
335
+ "content_digest": "122020cb83ceb293c8f6aeceb42c11bc4c01a046e8a85c130c568c7b464d8318b905",
336
+ "width": 150,
337
+ "height": 150
338
+ },
339
+ "xlarge": {
340
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12201464a86002675f02a1516259c8852d895222c76184b6c7afce1fe3c5803ca0a7",
341
+ "content_digest": "12201464a86002675f02a1516259c8852d895222c76184b6c7afce1fe3c5803ca0a7",
342
+ "width": 1067,
343
+ "height": 1600
344
+ },
345
+ "large": {
346
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220d64b57b765d3bcc768078b5d922a309ddf0fac5c0f576e387e5813f126894775",
347
+ "content_digest": "1220d64b57b765d3bcc768078b5d922a309ddf0fac5c0f576e387e5813f126894775",
348
+ "width": 683,
349
+ "height": 1024
350
+ },
351
+ "medium": {
352
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12206eb1bbba6f86548d9c2100ba0259d3b88673940d4e84d650e94aabbc91b015ac",
353
+ "content_digest": "12206eb1bbba6f86548d9c2100ba0259d3b88673940d4e84d650e94aabbc91b015ac",
354
+ "width": 640,
355
+ "height": 960
356
+ },
357
+ "small": {
358
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220990790f7ddd978c12bb9c7d38fee3d2dfdf394b488857e3a5926cd4930632d90",
359
+ "content_digest": "1220990790f7ddd978c12bb9c7d38fee3d2dfdf394b488857e3a5926cd4930632d90",
360
+ "width": 427,
361
+ "height": 640
362
+ },
363
+ "xsmall": {
364
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220b4a2976251cfc2d9e8c85ca900f608af88a93fff9f871e73badbc893db29081b",
365
+ "content_digest": "1220b4a2976251cfc2d9e8c85ca900f608af88a93fff9f871e73badbc893db29081b",
366
+ "width": 213,
367
+ "height": 320
368
+ }
369
+ }
370
+ },
371
+ {
372
+ "asset_type": "HeroDesktopDynamic",
373
+ "identifier": "1220ea3480fedb816dcce71af774e9619a8638f156f14ba540bd6946693f1d34f21f",
374
+ "updated_at": "2018-07-22T02:25:59.610Z",
375
+ "_links": {
376
+ "self": {
377
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/e597c7d6-a4ef-4718-a820-799421016aee"
378
+ },
379
+ "original": {
380
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220ab9862de6de83128afb5fd70c244cb741858696f33225de4bb5e574689d0bc0a",
381
+ "content_digest": "1220ab9862de6de83128afb5fd70c244cb741858696f33225de4bb5e574689d0bc0a",
382
+ "width": 2000,
383
+ "height": 800
384
+ },
385
+ "thumbnail": {
386
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220e82d4d63945c82c039ee5a0a3b6b17f917a258cc2402aceaf951f04b7afc26df",
387
+ "content_digest": "1220e82d4d63945c82c039ee5a0a3b6b17f917a258cc2402aceaf951f04b7afc26df",
388
+ "width": 150,
389
+ "height": 150
390
+ },
391
+ "xlarge": {
392
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/122037dc0f0ea477bf420ba5f630f3521ad5601d06ab3e3510aca32ad39581cac1ed",
393
+ "content_digest": "122037dc0f0ea477bf420ba5f630f3521ad5601d06ab3e3510aca32ad39581cac1ed",
394
+ "width": 1600,
395
+ "height": 640
396
+ },
397
+ "large": {
398
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220d2066e5ebf0935ee9736490283c55b83e893c0bf940f8f07cfde703451e64715",
399
+ "content_digest": "1220d2066e5ebf0935ee9736490283c55b83e893c0bf940f8f07cfde703451e64715",
400
+ "width": 1024,
401
+ "height": 410
402
+ },
403
+ "medium": {
404
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220e6dfb561750e26ae21a8993923ad1985c792450e18095d4cddea3e082f377084",
405
+ "content_digest": "1220e6dfb561750e26ae21a8993923ad1985c792450e18095d4cddea3e082f377084",
406
+ "width": 960,
407
+ "height": 384
408
+ },
409
+ "small": {
410
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220e06c0070e02fdd3e50bd3a169d2a2fd2f7a345fd7b62b598e250aaeb9c92f8a1",
411
+ "content_digest": "1220e06c0070e02fdd3e50bd3a169d2a2fd2f7a345fd7b62b598e250aaeb9c92f8a1",
412
+ "width": 640,
413
+ "height": 256
414
+ },
415
+ "xsmall": {
416
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/122065b2e959eb73efec4b9914516bdeffc1c53da62262712f4e6de1365af57588a2",
417
+ "content_digest": "122065b2e959eb73efec4b9914516bdeffc1c53da62262712f4e6de1365af57588a2",
418
+ "width": 320,
419
+ "height": 128
420
+ }
421
+ }
422
+ },
423
+ {
424
+ "asset_type": "PosterDynamic",
425
+ "identifier": "12201aa6db29bc73f1c557a7202778b3aa86e402fe348a8a14dc5c7cb22274564212",
426
+ "updated_at": "2018-07-22T02:26:06.720Z",
427
+ "_links": {
428
+ "self": {
429
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/b974fe0d-4c4e-4a1f-bf77-64316ac94b3a"
430
+ },
431
+ "original": {
432
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12201fae04b2c380dad2562908282d14c46fefa5a80fd04728f4180cf65ed227a8e2",
433
+ "content_digest": "12201fae04b2c380dad2562908282d14c46fefa5a80fd04728f4180cf65ed227a8e2",
434
+ "width": 1364,
435
+ "height": 2046
436
+ },
437
+ "thumbnail": {
438
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12207f2a6b6ba34f7cac197b9ffc692a0b6d2912d7e6e1165fe00cc1d9f1b80ffb13",
439
+ "content_digest": "12207f2a6b6ba34f7cac197b9ffc692a0b6d2912d7e6e1165fe00cc1d9f1b80ffb13",
440
+ "width": 150,
441
+ "height": 150
442
+ },
443
+ "xlarge": {
444
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220a3fcbd9c1da8cd24d40940b833419877fe7bd1f5523259a983074e2e6a2827eb",
445
+ "content_digest": "1220a3fcbd9c1da8cd24d40940b833419877fe7bd1f5523259a983074e2e6a2827eb",
446
+ "width": 1067,
447
+ "height": 1600
448
+ },
449
+ "large": {
450
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12206b39c4d13b4fc2eea99a9de5c4a2d431151f0c706bf10eb20492f213dc398f10",
451
+ "content_digest": "12206b39c4d13b4fc2eea99a9de5c4a2d431151f0c706bf10eb20492f213dc398f10",
452
+ "width": 683,
453
+ "height": 1024
454
+ },
455
+ "medium": {
456
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/122072cd70332533521d1f6c72a2c0de1581947d2b66fd105c26dbe208d84ed9ef56",
457
+ "content_digest": "122072cd70332533521d1f6c72a2c0de1581947d2b66fd105c26dbe208d84ed9ef56",
458
+ "width": 640,
459
+ "height": 960
460
+ },
461
+ "small": {
462
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/122084b436f30330ae820b9c4dae81e0e53062eb3ae1c0eff7cd7af61ee6f71174d0",
463
+ "content_digest": "122084b436f30330ae820b9c4dae81e0e53062eb3ae1c0eff7cd7af61ee6f71174d0",
464
+ "width": 427,
465
+ "height": 640
466
+ },
467
+ "xsmall": {
468
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/122047b5eb6dab1300faee7ab40e2fe5531db1809b7ee459dcadebb8918e13bab4f6",
469
+ "content_digest": "122047b5eb6dab1300faee7ab40e2fe5531db1809b7ee459dcadebb8918e13bab4f6",
470
+ "width": 213,
471
+ "height": 320
472
+ }
473
+ }
474
+ },
475
+ {
476
+ "asset_type": "backdrop",
477
+ "identifier": "1220ffc0f1e61432839fd7df085fddebee0ff4324b45217e6ffc60107b3efcfa3184",
478
+ "updated_at": "2018-09-01T18:20:22.297Z",
479
+ "_links": {
480
+ "self": {
481
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/d58688bd-d914-4cd1-ba39-406042bd638e"
482
+ },
483
+ "original": {
484
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220120c918b92e5a32aec67d4c1494bed421d8389c070f6aabf198fb9370eea6f01",
485
+ "content_digest": "1220120c918b92e5a32aec67d4c1494bed421d8389c070f6aabf198fb9370eea6f01",
486
+ "width": 3840,
487
+ "height": 2160
488
+ },
489
+ "thumbnail": {
490
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220b7e4f14ad039b90e8cb5cd780269859626aee5aea988aa4e6df418a3b231e1cd",
491
+ "content_digest": "1220b7e4f14ad039b90e8cb5cd780269859626aee5aea988aa4e6df418a3b231e1cd",
492
+ "width": 150,
493
+ "height": 150
494
+ },
495
+ "xlarge": {
496
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/122071bce5e24ae46318d55ba6638fffc83a9b5d83aedcbd4c31f01953a7c344c2fc",
497
+ "content_digest": "122071bce5e24ae46318d55ba6638fffc83a9b5d83aedcbd4c31f01953a7c344c2fc",
498
+ "width": 1600,
499
+ "height": 900
500
+ },
501
+ "large": {
502
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/122013057b8761b3c24d2f51242c15d351abb9ba48aca12ddb57200530caaf180e13",
503
+ "content_digest": "122013057b8761b3c24d2f51242c15d351abb9ba48aca12ddb57200530caaf180e13",
504
+ "width": 1024,
505
+ "height": 576
506
+ },
507
+ "medium": {
508
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12208e1d6ffd659251e6b637ba41c001033ee10ce48da0d47e0988ce1a97d56f4a69",
509
+ "content_digest": "12208e1d6ffd659251e6b637ba41c001033ee10ce48da0d47e0988ce1a97d56f4a69",
510
+ "width": 960,
511
+ "height": 540
512
+ },
513
+ "small": {
514
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12205282f5eb18a414378273deddba97d2ced1dbd9eaba9acc24690abb08bc5adce5",
515
+ "content_digest": "12205282f5eb18a414378273deddba97d2ced1dbd9eaba9acc24690abb08bc5adce5",
516
+ "width": 640,
517
+ "height": 360
518
+ },
519
+ "xsmall": {
520
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220d9b69ffad011248153e992bb6ca8951259c20711ea0f5ccb326c6b98d0cdc654",
521
+ "content_digest": "1220d9b69ffad011248153e992bb6ca8951259c20711ea0f5ccb326c6b98d0cdc654",
522
+ "width": 320,
523
+ "height": 180
524
+ }
525
+ }
526
+ }
527
+ ]
528
+ },
529
+ "_links": {
530
+ "self": {
531
+ "href": "https://fake.trailervote.com:/api/audio-fragments/122033fca604e26e1098deede7342b1b2e759ad94f2597ad39e0a1c9b56bd714b85d/advert"
532
+ },
533
+ "feedback": {
534
+ "href": "https://fake.trailervote.com:/api/audio-fragments/122033fca604e26e1098deede7342b1b2e759ad94f2597ad39e0a1c9b56bd714b85d/feedback"
535
+ }
536
+ }
537
+ }
538
+ }