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,31 +1,31 @@
|
|
1
|
-
{
|
2
|
-
"ordered_fragments": {
|
3
|
-
"_index": [
|
4
|
-
{
|
5
|
-
"href": "https://fake.trailervote.com:/api/audio-fragments/122042afb2208096af3f6214263dc6064dd58b4949521de8ad62ec13eeea3453bb30",
|
6
|
-
"q": 0.5
|
7
|
-
},
|
8
|
-
{
|
9
|
-
"href": "https://fake.trailervote.com:/api/audio-fragments/1220aa84e8d4c8eef78ee1e5405150dfb017134df9f313e1808053eb38c3101f1ec3",
|
10
|
-
"q": 0.5
|
11
|
-
},
|
12
|
-
{
|
13
|
-
"href": "https://fake.trailervote.com:/api/audio-fragments/1220cb1010010e2d90fd38b816d7e1caeb315c65787afadd6d3f91e405a7d387dd20",
|
14
|
-
"q": 0.4
|
15
|
-
},
|
16
|
-
{
|
17
|
-
"href": "https://fake.trailervote.com:/api/audio-fragments/12207087101629f7058caf83da9008147de89d1cc82df9d8d8512c34726c1c32528b",
|
18
|
-
"q": 0.35
|
19
|
-
},
|
20
|
-
{
|
21
|
-
"href": "https://fake.trailervote.com:/api/audio-fragments/1220af1de5ef5390795fd5e4844909df4e5d5e706831b4e5dea2035d5f50e297854f",
|
22
|
-
"q": 0.3
|
23
|
-
},
|
24
|
-
{
|
25
|
-
"href": "https://fake.trailervote.com:/api/audio-fragments/12204e6d35653e8cee2ef099825aedfeccf3fcfc090694754bd2cff4fa4a8d0d6c90",
|
26
|
-
"q": 0.25
|
27
|
-
}
|
28
|
-
],
|
29
|
-
"_links": {}
|
30
|
-
}
|
31
|
-
}
|
1
|
+
{
|
2
|
+
"ordered_fragments": {
|
3
|
+
"_index": [
|
4
|
+
{
|
5
|
+
"href": "https://fake.trailervote.com:/api/audio-fragments/122042afb2208096af3f6214263dc6064dd58b4949521de8ad62ec13eeea3453bb30",
|
6
|
+
"q": 0.5
|
7
|
+
},
|
8
|
+
{
|
9
|
+
"href": "https://fake.trailervote.com:/api/audio-fragments/1220aa84e8d4c8eef78ee1e5405150dfb017134df9f313e1808053eb38c3101f1ec3",
|
10
|
+
"q": 0.5
|
11
|
+
},
|
12
|
+
{
|
13
|
+
"href": "https://fake.trailervote.com:/api/audio-fragments/1220cb1010010e2d90fd38b816d7e1caeb315c65787afadd6d3f91e405a7d387dd20",
|
14
|
+
"q": 0.4
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"href": "https://fake.trailervote.com:/api/audio-fragments/12207087101629f7058caf83da9008147de89d1cc82df9d8d8512c34726c1c32528b",
|
18
|
+
"q": 0.35
|
19
|
+
},
|
20
|
+
{
|
21
|
+
"href": "https://fake.trailervote.com:/api/audio-fragments/1220af1de5ef5390795fd5e4844909df4e5d5e706831b4e5dea2035d5f50e297854f",
|
22
|
+
"q": 0.3
|
23
|
+
},
|
24
|
+
{
|
25
|
+
"href": "https://fake.trailervote.com:/api/audio-fragments/12204e6d35653e8cee2ef099825aedfeccf3fcfc090694754bd2cff4fa4a8d0d6c90",
|
26
|
+
"q": 0.25
|
27
|
+
}
|
28
|
+
],
|
29
|
+
"_links": {}
|
30
|
+
}
|
31
|
+
}
|
@@ -1,13 +1,13 @@
|
|
1
|
-
{
|
2
|
-
"persona": {
|
3
|
-
"id": "3fabf985-9742-4126-93c2-0fff8e18e9e1",
|
4
|
-
"_links": {
|
5
|
-
"self": {
|
6
|
-
"href": "https://fake.trailervote.com/api/personas/3fabf985-9742-4126-93c2-0fff8e18e9e1"
|
7
|
-
},
|
8
|
-
"feedback": {
|
9
|
-
"href": "https://fake.trailervote.com/api/personas/3fabf985-9742-4126-93c2-0fff8e18e9e1/feedback"
|
10
|
-
}
|
11
|
-
}
|
12
|
-
}
|
13
|
-
}
|
1
|
+
{
|
2
|
+
"persona": {
|
3
|
+
"id": "3fabf985-9742-4126-93c2-0fff8e18e9e1",
|
4
|
+
"_links": {
|
5
|
+
"self": {
|
6
|
+
"href": "https://fake.trailervote.com/api/personas/3fabf985-9742-4126-93c2-0fff8e18e9e1"
|
7
|
+
},
|
8
|
+
"feedback": {
|
9
|
+
"href": "https://fake.trailervote.com/api/personas/3fabf985-9742-4126-93c2-0fff8e18e9e1/feedback"
|
10
|
+
}
|
11
|
+
}
|
12
|
+
}
|
13
|
+
}
|
@@ -1 +1 @@
|
|
1
|
-
{}
|
1
|
+
{}
|
@@ -1,16 +1,16 @@
|
|
1
|
-
{
|
2
|
-
"persona": {
|
3
|
-
"id": "3fabf985-9742-4126-93c2-0fff8e18e9e1",
|
4
|
-
"_links": {
|
5
|
-
"self": {
|
6
|
-
"href": "https://fake.trailervote.com/api/personas/3fabf985-9742-4126-93c2-0fff8e18e9e1"
|
7
|
-
},
|
8
|
-
"feedback": {
|
9
|
-
"href": "https://fake.trailervote.com/api/personas/3fabf985-9742-4126-93c2-0fff8e18e9e1/feedback"
|
10
|
-
},
|
11
|
-
"push_consent": {
|
12
|
-
"href": "https://fake.trailervote.com/api/personas/3fabf985-9742-4126-93c2-0fff8e18e9e1/push_consent"
|
13
|
-
}
|
14
|
-
}
|
15
|
-
}
|
16
|
-
}
|
1
|
+
{
|
2
|
+
"persona": {
|
3
|
+
"id": "3fabf985-9742-4126-93c2-0fff8e18e9e1",
|
4
|
+
"_links": {
|
5
|
+
"self": {
|
6
|
+
"href": "https://fake.trailervote.com/api/personas/3fabf985-9742-4126-93c2-0fff8e18e9e1"
|
7
|
+
},
|
8
|
+
"feedback": {
|
9
|
+
"href": "https://fake.trailervote.com/api/personas/3fabf985-9742-4126-93c2-0fff8e18e9e1/feedback"
|
10
|
+
},
|
11
|
+
"push_consent": {
|
12
|
+
"href": "https://fake.trailervote.com/api/personas/3fabf985-9742-4126-93c2-0fff8e18e9e1/push_consent"
|
13
|
+
}
|
14
|
+
}
|
15
|
+
}
|
16
|
+
}
|
@@ -1,19 +1,19 @@
|
|
1
|
-
{
|
2
|
-
"place": {
|
3
|
-
"name": "The World",
|
4
|
-
"parent_place": null,
|
5
|
-
"expires_at": null,
|
6
|
-
"updated_at": "2018-06-06T00:48:18.195Z",
|
7
|
-
"_links": {
|
8
|
-
"self": {
|
9
|
-
"href": "https://fake.trailervote.com/api/places/23403a0a-24f7-457d-945e-c6d27e04c73f"
|
10
|
-
},
|
11
|
-
"products": {
|
12
|
-
"href": "https://fake.trailervote.com/api/places/23403a0a-24f7-457d-945e-c6d27e04c73f/products"
|
13
|
-
},
|
14
|
-
"parent": {
|
15
|
-
"href": null
|
16
|
-
}
|
17
|
-
}
|
18
|
-
}
|
19
|
-
}
|
1
|
+
{
|
2
|
+
"place": {
|
3
|
+
"name": "The World",
|
4
|
+
"parent_place": null,
|
5
|
+
"expires_at": null,
|
6
|
+
"updated_at": "2018-06-06T00:48:18.195Z",
|
7
|
+
"_links": {
|
8
|
+
"self": {
|
9
|
+
"href": "https://fake.trailervote.com/api/places/23403a0a-24f7-457d-945e-c6d27e04c73f"
|
10
|
+
},
|
11
|
+
"products": {
|
12
|
+
"href": "https://fake.trailervote.com/api/places/23403a0a-24f7-457d-945e-c6d27e04c73f/products"
|
13
|
+
},
|
14
|
+
"parent": {
|
15
|
+
"href": null
|
16
|
+
}
|
17
|
+
}
|
18
|
+
}
|
19
|
+
}
|
@@ -1,23 +1,23 @@
|
|
1
|
-
{
|
2
|
-
"places": {
|
3
|
-
"_embedded": [
|
4
|
-
{
|
5
|
-
"name": "The World",
|
6
|
-
"parent_place": null,
|
7
|
-
"expires_at": null,
|
8
|
-
"updated_at": "2018-06-06T00:48:18.195Z",
|
9
|
-
"_links": {
|
10
|
-
"self": {
|
11
|
-
"href": "https://fake.trailervote.com/api/places/23403a0a-24f7-457d-945e-c6d27e04c73f"
|
12
|
-
},
|
13
|
-
"products": {
|
14
|
-
"href": "https://fake.trailervote.com/api/places/23403a0a-24f7-457d-945e-c6d27e04c73f/products"
|
15
|
-
},
|
16
|
-
"parent": {
|
17
|
-
"href": null
|
18
|
-
}
|
19
|
-
}
|
20
|
-
}
|
21
|
-
]
|
22
|
-
}
|
23
|
-
}
|
1
|
+
{
|
2
|
+
"places": {
|
3
|
+
"_embedded": [
|
4
|
+
{
|
5
|
+
"name": "The World",
|
6
|
+
"parent_place": null,
|
7
|
+
"expires_at": null,
|
8
|
+
"updated_at": "2018-06-06T00:48:18.195Z",
|
9
|
+
"_links": {
|
10
|
+
"self": {
|
11
|
+
"href": "https://fake.trailervote.com/api/places/23403a0a-24f7-457d-945e-c6d27e04c73f"
|
12
|
+
},
|
13
|
+
"products": {
|
14
|
+
"href": "https://fake.trailervote.com/api/places/23403a0a-24f7-457d-945e-c6d27e04c73f/products"
|
15
|
+
},
|
16
|
+
"parent": {
|
17
|
+
"href": null
|
18
|
+
}
|
19
|
+
}
|
20
|
+
}
|
21
|
+
]
|
22
|
+
}
|
23
|
+
}
|
@@ -1 +1 @@
|
|
1
|
-
{}
|
1
|
+
{}
|
@@ -1,9 +1,9 @@
|
|
1
|
-
{
|
2
|
-
"places": {
|
3
|
-
"_index": [
|
4
|
-
{
|
5
|
-
"href": "www.place.com"
|
6
|
-
}
|
7
|
-
]
|
8
|
-
}
|
9
|
-
}
|
1
|
+
{
|
2
|
+
"places": {
|
3
|
+
"_index": [
|
4
|
+
{
|
5
|
+
"href": "www.place.com"
|
6
|
+
}
|
7
|
+
]
|
8
|
+
}
|
9
|
+
}
|
@@ -1,19 +1,19 @@
|
|
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
|
-
"parent": {
|
15
|
-
"href": "https://fake.trailervote.com:/api/places/120660be-f9a8-49f7-9a4e-b140ea0a16d5"
|
16
|
-
}
|
17
|
-
}
|
18
|
-
}
|
19
|
-
}
|
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
|
+
"parent": {
|
15
|
+
"href": "https://fake.trailervote.com:/api/places/120660be-f9a8-49f7-9a4e-b140ea0a16d5"
|
16
|
+
}
|
17
|
+
}
|
18
|
+
}
|
19
|
+
}
|
@@ -1,23 +1,23 @@
|
|
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
|
-
"parent": {
|
17
|
-
"href": "https://fake.trailervote.com:/api/places/120660be-f9a8-49f7-9a4e-b140ea0a16d5"
|
18
|
-
}
|
19
|
-
}
|
20
|
-
}
|
21
|
-
]
|
22
|
-
}
|
23
|
-
}
|
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
|
+
"parent": {
|
17
|
+
"href": "https://fake.trailervote.com:/api/places/120660be-f9a8-49f7-9a4e-b140ea0a16d5"
|
18
|
+
}
|
19
|
+
}
|
20
|
+
}
|
21
|
+
]
|
22
|
+
}
|
23
|
+
}
|
@@ -1,7 +1,7 @@
|
|
1
|
-
{
|
2
|
-
"place": {
|
3
|
-
"name": "AMC Theatres",
|
4
|
-
"parent_place": "120660be-f9a8-49f7-9a4e-b140ea0a16d5",
|
5
|
-
"expires_at": null
|
6
|
-
}
|
7
|
-
}
|
1
|
+
{
|
2
|
+
"place": {
|
3
|
+
"name": "AMC Theatres",
|
4
|
+
"parent_place": "120660be-f9a8-49f7-9a4e-b140ea0a16d5",
|
5
|
+
"expires_at": null
|
6
|
+
}
|
7
|
+
}
|
@@ -1,9 +1,9 @@
|
|
1
|
-
{
|
2
|
-
"places": {
|
3
|
-
"_index": [
|
4
|
-
{
|
5
|
-
"href": "www.place.com"
|
6
|
-
}
|
7
|
-
]
|
8
|
-
}
|
9
|
-
}
|
1
|
+
{
|
2
|
+
"places": {
|
3
|
+
"_index": [
|
4
|
+
{
|
5
|
+
"href": "www.place.com"
|
6
|
+
}
|
7
|
+
]
|
8
|
+
}
|
9
|
+
}
|
@@ -1,22 +1,22 @@
|
|
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
|
-
"parent": {
|
15
|
-
"href": "https://fake.trailervote.com:/api/places/120660be-f9a8-49f7-9a4e-b140ea0a16d5"
|
16
|
-
},
|
17
|
-
"children": {
|
18
|
-
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/children"
|
19
|
-
}
|
20
|
-
}
|
21
|
-
}
|
22
|
-
}
|
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
|
+
"parent": {
|
15
|
+
"href": "https://fake.trailervote.com:/api/places/120660be-f9a8-49f7-9a4e-b140ea0a16d5"
|
16
|
+
},
|
17
|
+
"children": {
|
18
|
+
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/children"
|
19
|
+
}
|
20
|
+
}
|
21
|
+
}
|
22
|
+
}
|
@@ -1 +1 @@
|
|
1
|
-
{}
|
1
|
+
{}
|
@@ -1 +1 @@
|
|
1
|
-
{}
|
1
|
+
{}
|
@@ -1,9 +1,9 @@
|
|
1
|
-
{
|
2
|
-
"places": {
|
3
|
-
"_index": [
|
4
|
-
{
|
5
|
-
"href": "www.place.com"
|
6
|
-
}
|
7
|
-
]
|
8
|
-
}
|
9
|
-
}
|
1
|
+
{
|
2
|
+
"places": {
|
3
|
+
"_index": [
|
4
|
+
{
|
5
|
+
"href": "www.place.com"
|
6
|
+
}
|
7
|
+
]
|
8
|
+
}
|
9
|
+
}
|
@@ -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/audio_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
|
-
}
|
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/audio_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
|
+
}
|