eventbrite-api 0.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (45) hide show
  1. checksums.yaml +7 -0
  2. data/.document +5 -0
  3. data/.rspec +2 -0
  4. data/.ruby-version +1 -0
  5. data/.travis.yml +12 -0
  6. data/Gemfile +14 -0
  7. data/Gemfile.lock +86 -0
  8. data/LICENSE +22 -0
  9. data/README.md +2 -0
  10. data/Rakefile +51 -0
  11. data/VERSION +1 -0
  12. data/eventbrite-api.gemspec +86 -0
  13. data/lib/eventbrite-api.rb +15 -0
  14. data/lib/eventbrite/api/client.rb +59 -0
  15. data/lib/eventbrite/api/helper.rb +27 -0
  16. data/lib/eventbrite/api/model/base.rb +85 -0
  17. data/lib/eventbrite/api/model/event.rb +23 -0
  18. data/lib/eventbrite/api/model/event_ticket_class.rb +11 -0
  19. data/lib/eventbrite/api/model/order.rb +11 -0
  20. data/lib/eventbrite/api/model/organizer.rb +11 -0
  21. data/lib/eventbrite/api/model/owned_event.rb +11 -0
  22. data/lib/eventbrite/api/model/owned_event_attendee.rb +11 -0
  23. data/lib/eventbrite/api/model/owned_event_order.rb +11 -0
  24. data/lib/eventbrite/api/model/user.rb +11 -0
  25. data/lib/eventbrite/api/model/user_order.rb +11 -0
  26. data/lib/eventbrite/api/model/user_organizer.rb +11 -0
  27. data/lib/eventbrite/api/model/user_venue.rb +11 -0
  28. data/lib/eventbrite/api/model/venue.rb +11 -0
  29. data/spec/eventbrite/api/client_spec.rb +46 -0
  30. data/spec/eventbrite/api/model/base_spec.rb +11 -0
  31. data/spec/eventbrite/api/model/event_spec.rb +50 -0
  32. data/spec/eventbrite/api/model/owned_event_attendee_spec.rb +19 -0
  33. data/spec/eventbrite/api/model/owned_event_order_spec.rb +19 -0
  34. data/spec/eventbrite/api/model/owned_event_spec.rb +19 -0
  35. data/spec/fixtures/events/13270934723/publish.json +129 -0
  36. data/spec/fixtures/events/13270934723/unpublish.json +129 -0
  37. data/spec/fixtures/events_page1.json +2405 -0
  38. data/spec/fixtures/events_page2.json +2096 -0
  39. data/spec/fixtures/events_page3.json +1996 -0
  40. data/spec/fixtures/users/133925426255/owned_event_attendees.json +11 -0
  41. data/spec/fixtures/users/133925426255/owned_event_orders.json +327 -0
  42. data/spec/fixtures/users/133925426255/owned_events.json +181 -0
  43. data/spec/fixtures/users/me.json +13 -0
  44. data/spec/spec_helper.rb +98 -0
  45. metadata +116 -0
@@ -0,0 +1,11 @@
1
+ {
2
+ "pagination": {
3
+ "object_count": 0,
4
+ "page_number": 1,
5
+ "page_size": 50,
6
+ "page_count": 1
7
+ },
8
+ "attendees": [
9
+
10
+ ]
11
+ }
@@ -0,0 +1,327 @@
1
+ {
2
+ "pagination": {
3
+ "object_count": 2,
4
+ "page_number": 1,
5
+ "page_size": 50,
6
+ "page_count": 1
7
+ },
8
+ "orders": [
9
+ {
10
+ "resource_uri": "https://www.eventbriteapi.com/v3/orders/392757356/",
11
+ "id": "392757356",
12
+ "changed": "2015-01-28T09:50:51Z",
13
+ "created": "2015-01-28T09:50:46Z",
14
+ "costs": {
15
+ "payment_fee": {
16
+ "currency": "USD",
17
+ "display": "$0.00",
18
+ "value": 0
19
+ },
20
+ "gross": {
21
+ "currency": "USD",
22
+ "display": "$0.00",
23
+ "value": 0
24
+ },
25
+ "eventbrite_fee": {
26
+ "currency": "USD",
27
+ "display": "$0.00",
28
+ "value": 0
29
+ },
30
+ "tax": {
31
+ "currency": "USD",
32
+ "display": "$0.00",
33
+ "value": 0
34
+ }
35
+ },
36
+ "name": "Bruno Chauvet",
37
+ "first_name": "Bruno",
38
+ "last_name": "Chauvet",
39
+ "email": "it@maestrano.com",
40
+ "status": "placed",
41
+ "event_id": "15480269904",
42
+ "event": {
43
+ "resource_uri": "https://www.eventbriteapi.com/v3/events/15480269904/",
44
+ "name": {
45
+ "text": "Christmas Party",
46
+ "html": "Christmas Party"
47
+ },
48
+ "description": {
49
+ "text": "Well look no further…let OzParty deliver an UNFORGETTABLE Christmas Party in Sydney for you and your team. \nBe inspired by our array of Sydney Christmas party ideas for any group size, budget or unique requirement. OzParty's Unique Christmas Party Packages include: \n\nExclusive restaurant and beverage packages at a range of TOP Christmas Party Venues in Sydney.\nVIP guest-list entry and reserved area for you and your team to continue the year-end celebrations in one of our partnered bars.\nA range of Convenient and Luxury Transport options for you and your team.\nOne point of contact. One Payment. One less thing to worry about.\n\nExclusively developed with our amazing entertainment partners to guarantee MINIMUM STRESS and MAXIMUM ENJOYMENT for you and all your guests this Christmas! ",
50
+ "html": "<P>Well look no further…let OzParty deliver an UNFORGETTABLE Christmas Party in Sydney for you and your team.</P>\r\n<P>Be inspired by our array of Sydney Christmas party ideas for any group size, budget or unique requirement. OzParty's Unique Christmas Party Packages include:</P>\r\n<UL ID=\"yui_3_17_2_1_1422085736255_1196\">\r\n<LI>Exclusive restaurant and beverage packages at a range of TOP Christmas Party Venues in Sydney.</LI>\r\n<LI>VIP guest-list entry and reserved area for you and your team to continue the year-end celebrations in one of our partnered bars.</LI>\r\n<LI>A range of Convenient and Luxury Transport options for you and your team.</LI>\r\n<LI>One point of contact. One Payment. One less thing to worry about.</LI>\r\n</UL>\r\n<P ID=\"yui_3_17_2_1_1422085736255_1277\">Exclusively developed with our amazing entertainment partners to guarantee MINIMUM STRESS and MAXIMUM ENJOYMENT for you and all your guests this Christmas!</P>"
51
+ },
52
+ "logo": null,
53
+ "id": "15480269904",
54
+ "url": "http://www.eventbrite.com/e/christmas-party-tickets-15480269904",
55
+ "logo_url": null,
56
+ "start": {
57
+ "timezone": "Australia/Sydney",
58
+ "local": "2015-03-04T19:00:00",
59
+ "utc": "2015-03-04T08:00:00Z"
60
+ },
61
+ "end": {
62
+ "timezone": "Australia/Sydney",
63
+ "local": "2015-03-04T22:00:00",
64
+ "utc": "2015-03-04T11:00:00Z"
65
+ },
66
+ "created": "2015-01-24T07:50:49Z",
67
+ "changed": "2015-01-28T09:50:01Z",
68
+ "capacity": 110,
69
+ "status": "live",
70
+ "currency": "USD",
71
+ "listed": false,
72
+ "shareable": false,
73
+ "invite_only": false,
74
+ "online_event": false,
75
+ "show_remaining": true,
76
+ "organizer_id": "7893981756",
77
+ "venue_id": "9642331",
78
+ "category_id": null,
79
+ "subcategory_id": null,
80
+ "format_id": null
81
+ },
82
+ "attendees": [
83
+ {
84
+ "team": null,
85
+ "resource_uri": "https://www.eventbriteapi.com/v3/events/15480269904/attendees/496324904/",
86
+ "id": "496324904",
87
+ "changed": "2015-01-28T09:50:51Z",
88
+ "created": "2015-01-28T09:50:46Z",
89
+ "quantity": 1,
90
+ "ticket_class_id": "33230061",
91
+ "profile": {
92
+ "first_name": "Bruno",
93
+ "last_name": "Chauvet",
94
+ "email": "it@maestrano.com",
95
+ "name": "Bruno Chauvet",
96
+ "addresses": null
97
+ },
98
+ "barcodes": [
99
+ {
100
+ "status": "unused",
101
+ "barcode": "392757356496324904001",
102
+ "checkin_type": 0,
103
+ "created": "2015-01-28T09:50:51Z",
104
+ "changed": "2015-01-28T09:50:51Z"
105
+ }
106
+ ],
107
+ "answers": null,
108
+ "costs": {
109
+ "payment_fee": {
110
+ "currency": "USD",
111
+ "display": "$0.00",
112
+ "value": 0
113
+ },
114
+ "gross": {
115
+ "currency": "USD",
116
+ "display": "$0.00",
117
+ "value": 0
118
+ },
119
+ "eventbrite_fee": {
120
+ "currency": "USD",
121
+ "display": "$0.00",
122
+ "value": 0
123
+ },
124
+ "tax": {
125
+ "currency": "USD",
126
+ "display": "$0.00",
127
+ "value": 0
128
+ }
129
+ },
130
+ "checked_in": false,
131
+ "cancelled": false,
132
+ "refunded": false,
133
+ "affiliate": null,
134
+ "status": "Attending",
135
+ "event_id": "15480269904",
136
+ "order_id": "392757356"
137
+ },
138
+ {
139
+ "team": null,
140
+ "resource_uri": "https://www.eventbriteapi.com/v3/events/15480269904/attendees/496324904-1/",
141
+ "id": "496324904-1",
142
+ "changed": "2015-01-28T09:50:51Z",
143
+ "created": "2015-01-28T09:50:46Z",
144
+ "quantity": 1,
145
+ "ticket_class_id": "33230061",
146
+ "profile": {
147
+ "first_name": "Bruno",
148
+ "last_name": "Chauvet",
149
+ "email": "it@maestrano.com",
150
+ "name": "Bruno Chauvet",
151
+ "addresses": null
152
+ },
153
+ "barcodes": [
154
+ {
155
+ "status": "unused",
156
+ "barcode": "392757356496324904002",
157
+ "checkin_type": 0,
158
+ "created": "2015-01-28T09:50:51Z",
159
+ "changed": "2015-01-28T09:50:51Z"
160
+ }
161
+ ],
162
+ "answers": null,
163
+ "costs": {
164
+ "payment_fee": {
165
+ "currency": "USD",
166
+ "display": "$0.00",
167
+ "value": 0
168
+ },
169
+ "gross": {
170
+ "currency": "USD",
171
+ "display": "$0.00",
172
+ "value": 0
173
+ },
174
+ "eventbrite_fee": {
175
+ "currency": "USD",
176
+ "display": "$0.00",
177
+ "value": 0
178
+ },
179
+ "tax": {
180
+ "currency": "USD",
181
+ "display": "$0.00",
182
+ "value": 0
183
+ }
184
+ },
185
+ "checked_in": false,
186
+ "cancelled": false,
187
+ "refunded": false,
188
+ "affiliate": null,
189
+ "status": "Attending",
190
+ "event_id": "15480269904",
191
+ "order_id": "392757356"
192
+ }
193
+ ]
194
+ },
195
+ {
196
+ "resource_uri": "https://www.eventbriteapi.com/v3/orders/392980742/",
197
+ "id": "392980742",
198
+ "changed": "2015-01-28T23:35:50Z",
199
+ "created": "2015-01-28T23:35:44Z",
200
+ "costs": {
201
+ "payment_fee": {
202
+ "currency": "USD",
203
+ "display": "$0.00",
204
+ "value": 0
205
+ },
206
+ "gross": {
207
+ "currency": "USD",
208
+ "display": "$0.00",
209
+ "value": 0
210
+ },
211
+ "eventbrite_fee": {
212
+ "currency": "USD",
213
+ "display": "$0.00",
214
+ "value": 0
215
+ },
216
+ "tax": {
217
+ "currency": "USD",
218
+ "display": "$0.00",
219
+ "value": 0
220
+ }
221
+ },
222
+ "name": "Bruno Chauvet",
223
+ "first_name": "Bruno",
224
+ "last_name": "Chauvet",
225
+ "email": "bruno.chauvet@live.fr",
226
+ "status": "placed",
227
+ "event_id": "15480269904",
228
+ "event": {
229
+ "resource_uri": "https://www.eventbriteapi.com/v3/events/15480269904/",
230
+ "name": {
231
+ "text": "Christmas Party",
232
+ "html": "Christmas Party"
233
+ },
234
+ "description": {
235
+ "text": "Well look no further…let OzParty deliver an UNFORGETTABLE Christmas Party in Sydney for you and your team. \nBe inspired by our array of Sydney Christmas party ideas for any group size, budget or unique requirement. OzParty's Unique Christmas Party Packages include: \n\nExclusive restaurant and beverage packages at a range of TOP Christmas Party Venues in Sydney.\nVIP guest-list entry and reserved area for you and your team to continue the year-end celebrations in one of our partnered bars.\nA range of Convenient and Luxury Transport options for you and your team.\nOne point of contact. One Payment. One less thing to worry about.\n\nExclusively developed with our amazing entertainment partners to guarantee MINIMUM STRESS and MAXIMUM ENJOYMENT for you and all your guests this Christmas! ",
236
+ "html": "<P>Well look no further…let OzParty deliver an UNFORGETTABLE Christmas Party in Sydney for you and your team.</P>\r\n<P>Be inspired by our array of Sydney Christmas party ideas for any group size, budget or unique requirement. OzParty's Unique Christmas Party Packages include:</P>\r\n<UL ID=\"yui_3_17_2_1_1422085736255_1196\">\r\n<LI>Exclusive restaurant and beverage packages at a range of TOP Christmas Party Venues in Sydney.</LI>\r\n<LI>VIP guest-list entry and reserved area for you and your team to continue the year-end celebrations in one of our partnered bars.</LI>\r\n<LI>A range of Convenient and Luxury Transport options for you and your team.</LI>\r\n<LI>One point of contact. One Payment. One less thing to worry about.</LI>\r\n</UL>\r\n<P ID=\"yui_3_17_2_1_1422085736255_1277\">Exclusively developed with our amazing entertainment partners to guarantee MINIMUM STRESS and MAXIMUM ENJOYMENT for you and all your guests this Christmas!</P>"
237
+ },
238
+ "logo": null,
239
+ "id": "15480269904",
240
+ "url": "http://www.eventbrite.com/e/christmas-party-tickets-15480269904",
241
+ "logo_url": null,
242
+ "start": {
243
+ "timezone": "Australia/Sydney",
244
+ "local": "2015-03-04T19:00:00",
245
+ "utc": "2015-03-04T08:00:00Z"
246
+ },
247
+ "end": {
248
+ "timezone": "Australia/Sydney",
249
+ "local": "2015-03-04T22:00:00",
250
+ "utc": "2015-03-04T11:00:00Z"
251
+ },
252
+ "created": "2015-01-24T07:50:49Z",
253
+ "changed": "2015-01-28T09:50:01Z",
254
+ "capacity": 110,
255
+ "status": "live",
256
+ "currency": "USD",
257
+ "listed": false,
258
+ "shareable": false,
259
+ "invite_only": false,
260
+ "online_event": false,
261
+ "show_remaining": true,
262
+ "organizer_id": "7893981756",
263
+ "venue_id": "9642331",
264
+ "category_id": null,
265
+ "subcategory_id": null,
266
+ "format_id": null
267
+ },
268
+ "attendees": [
269
+ {
270
+ "team": null,
271
+ "resource_uri": "https://www.eventbriteapi.com/v3/events/15480269904/attendees/496608517/",
272
+ "id": "496608517",
273
+ "changed": "2015-01-28T23:35:50Z",
274
+ "created": "2015-01-28T23:35:44Z",
275
+ "quantity": 1,
276
+ "ticket_class_id": "33230061",
277
+ "profile": {
278
+ "first_name": "Bruno",
279
+ "last_name": "Chauvet",
280
+ "email": "bruno.chauvet@live.fr",
281
+ "name": "Bruno Chauvet",
282
+ "addresses": null
283
+ },
284
+ "barcodes": [
285
+ {
286
+ "status": "unused",
287
+ "barcode": "392980742496608517001",
288
+ "checkin_type": 0,
289
+ "created": "2015-01-28T23:35:50Z",
290
+ "changed": "2015-01-28T23:35:50Z"
291
+ }
292
+ ],
293
+ "answers": null,
294
+ "costs": {
295
+ "payment_fee": {
296
+ "currency": "USD",
297
+ "display": "$0.00",
298
+ "value": 0
299
+ },
300
+ "gross": {
301
+ "currency": "USD",
302
+ "display": "$0.00",
303
+ "value": 0
304
+ },
305
+ "eventbrite_fee": {
306
+ "currency": "USD",
307
+ "display": "$0.00",
308
+ "value": 0
309
+ },
310
+ "tax": {
311
+ "currency": "USD",
312
+ "display": "$0.00",
313
+ "value": 0
314
+ }
315
+ },
316
+ "checked_in": false,
317
+ "cancelled": false,
318
+ "refunded": false,
319
+ "affiliate": null,
320
+ "status": "Attending",
321
+ "event_id": "15480269904",
322
+ "order_id": "392980742"
323
+ }
324
+ ]
325
+ }
326
+ ]
327
+ }
@@ -0,0 +1,181 @@
1
+ {
2
+ "pagination": {
3
+ "object_count": 1,
4
+ "page_number": 1,
5
+ "page_size": 50,
6
+ "page_count": 1
7
+ },
8
+ "events": [
9
+ {
10
+ "resource_uri": "https://www.eventbriteapi.com/v3/events/15480269904/",
11
+ "name": {
12
+ "text": "Christmas Party",
13
+ "html": "Christmas Party"
14
+ },
15
+ "description": {
16
+ "text": "Well look no further\u2026let OzParty deliver an UNFORGETTABLE Christmas Party in Sydney for you and your team. \nBe inspired by our array of Sydney Christmas party ideas for any group size, budget or unique requirement. OzParty's Unique Christmas Party Packages include: \n\nExclusive restaurant and beverage packages at a range of TOP Christmas Party Venues in Sydney.\nVIP guest-list entry and reserved area for you and your team to continue the year-end celebrations in one of our partnered bars.\nA range of Convenient and Luxury Transport options for you and your team.\nOne point of contact. One Payment. One less thing to worry about.\n\nExclusively developed with our amazing entertainment partners to guarantee MINIMUM STRESS and MAXIMUM ENJOYMENT for you and all your guests this Christmas! ",
17
+ "html": "<P>Well look no further\u2026let OzParty deliver an UNFORGETTABLE Christmas Party in Sydney for you and your team.<\/P>\r\n<P>Be inspired by our array of Sydney Christmas party ideas for any group size, budget or unique requirement. OzParty's Unique Christmas Party Packages include:<\/P>\r\n<UL ID=\"yui_3_17_2_1_1422085736255_1196\">\r\n<LI>Exclusive restaurant and beverage packages at a range of TOP Christmas Party Venues in Sydney.<\/LI>\r\n<LI>VIP guest-list entry and reserved area for you and your team to continue the year-end celebrations in one of our partnered bars.<\/LI>\r\n<LI>A range of Convenient and Luxury Transport options for you and your team.<\/LI>\r\n<LI>One point of contact. One Payment. One less thing to worry about.<\/LI>\r\n<\/UL>\r\n<P ID=\"yui_3_17_2_1_1422085736255_1277\">Exclusively developed with our amazing entertainment partners to guarantee MINIMUM STRESS and MAXIMUM ENJOYMENT for you and all your guests this Christmas!<\/P>"
18
+ },
19
+ "logo": null,
20
+ "id": "15480269904",
21
+ "url": "http://www.eventbrite.com/e/christmas-party-tickets-15480269904",
22
+ "logo_url": null,
23
+ "start": {
24
+ "timezone": "Australia/Sydney",
25
+ "local": "2015-03-04T19:00:00",
26
+ "utc": "2015-03-04T08:00:00Z"
27
+ },
28
+ "end": {
29
+ "timezone": "Australia/Sydney",
30
+ "local": "2015-03-04T22:00:00",
31
+ "utc": "2015-03-04T11:00:00Z"
32
+ },
33
+ "created": "2015-01-24T07:50:49Z",
34
+ "changed": "2015-01-28T09:50:01Z",
35
+ "capacity": 110,
36
+ "status": "live",
37
+ "currency": "USD",
38
+ "listed": false,
39
+ "shareable": false,
40
+ "invite_only": false,
41
+ "online_event": false,
42
+ "show_remaining": true,
43
+ "organizer_id": "7893981756",
44
+ "venue_id": "9642331",
45
+ "category_id": null,
46
+ "subcategory_id": null,
47
+ "format_id": null,
48
+ "category": null,
49
+ "subcategory": null,
50
+ "format": null,
51
+ "organizer": {
52
+ "description": null,
53
+ "logo": null,
54
+ "resource_uri": "https://www.eventbriteapi.com/v3/organizers/7893981756/",
55
+ "id": "7893981756",
56
+ "name": "Maestrano",
57
+ "url": "http://www.eventbrite.com/o/maestrano-7893981756",
58
+ "num_past_events": 0,
59
+ "num_future_events": 0
60
+ },
61
+ "venue": {
62
+ "address": {
63
+ "address_1": "8 The Promenade",
64
+ "address_2": "King St Wharf",
65
+ "city": "Sydney",
66
+ "region": "NSW",
67
+ "postal_code": "2000",
68
+ "country": "AU",
69
+ "latitude": "-33.8657305",
70
+ "longitude": "151.20732999999996"
71
+ },
72
+ "resource_uri": "https://www.eventbriteapi.com/v3/venues/9642331/",
73
+ "id": "9642331",
74
+ "name": "Bungalow 8",
75
+ "latitude": "-33.8657305",
76
+ "longitude": "151.20732999999996"
77
+ },
78
+ "ticket_classes": [
79
+ {
80
+ "resource_uri": "https://www.eventbriteapi.com/v3/events/15480269904/ticket_classes/33126821/",
81
+ "id": "33126821",
82
+ "name": "General Admission",
83
+ "description": null,
84
+ "cost": {
85
+ "currency": "USD",
86
+ "display": "$50.00",
87
+ "value": 5000
88
+ },
89
+ "fee": {
90
+ "currency": "USD",
91
+ "display": "$3.74",
92
+ "value": 374
93
+ },
94
+ "actual_cost": {
95
+ "currency": "USD",
96
+ "display": "$50.00",
97
+ "value": 5000
98
+ },
99
+ "actual_fee": {
100
+ "currency": "USD",
101
+ "display": "$3.74",
102
+ "value": 374
103
+ },
104
+ "donation": false,
105
+ "free": false,
106
+ "minimum_quantity": 1,
107
+ "maximum_quantity": null,
108
+ "quantity_total": 70,
109
+ "quantity_sold": 0,
110
+ "sales_end": "2015-03-04T07:00:00Z",
111
+ "hidden": false,
112
+ "include_fee": false,
113
+ "split_fee": false,
114
+ "hide_description": true,
115
+ "auto_hide": false,
116
+ "variants": [],
117
+ "event_id": "15480269904"
118
+ },
119
+ {
120
+ "resource_uri": "https://www.eventbriteapi.com/v3/events/15480269904/ticket_classes/33126822/",
121
+ "id": "33126822",
122
+ "name": "Open Bar",
123
+ "description": null,
124
+ "cost": {
125
+ "currency": "USD",
126
+ "display": "$120.00",
127
+ "value": 12000
128
+ },
129
+ "fee": {
130
+ "currency": "USD",
131
+ "display": "$7.59",
132
+ "value": 759
133
+ },
134
+ "actual_cost": {
135
+ "currency": "USD",
136
+ "display": "$120.00",
137
+ "value": 12000
138
+ },
139
+ "actual_fee": {
140
+ "currency": "USD",
141
+ "display": "$7.59",
142
+ "value": 759
143
+ },
144
+ "donation": false,
145
+ "free": false,
146
+ "minimum_quantity": 1,
147
+ "maximum_quantity": null,
148
+ "quantity_total": 30,
149
+ "quantity_sold": 0,
150
+ "sales_end": "2015-03-04T07:00:00Z",
151
+ "hidden": false,
152
+ "include_fee": false,
153
+ "split_fee": false,
154
+ "hide_description": true,
155
+ "auto_hide": false,
156
+ "variants": [],
157
+ "event_id": "15480269904"
158
+ },
159
+ {
160
+ "resource_uri": "https://www.eventbriteapi.com/v3/events/15480269904/ticket_classes/33230061/",
161
+ "id": "33230061",
162
+ "name": "Guest",
163
+ "description": null,
164
+ "donation": false,
165
+ "free": true,
166
+ "minimum_quantity": 1,
167
+ "maximum_quantity": null,
168
+ "quantity_total": 10,
169
+ "quantity_sold": 2,
170
+ "sales_end": "2015-03-04T07:00:00Z",
171
+ "hidden": false,
172
+ "include_fee": false,
173
+ "split_fee": false,
174
+ "hide_description": true,
175
+ "auto_hide": false,
176
+ "event_id": "15480269904"
177
+ }
178
+ ]
179
+ }
180
+ ]
181
+ }