sunil 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. checksums.yaml +7 -0
  2. data/.github/workflows/gem-push.yml +33 -0
  3. data/.gitignore +12 -0
  4. data/.talismanrc +1 -0
  5. data/.yardopts +6 -0
  6. data/CHANGELOG.md +79 -0
  7. data/CODEOWNERS +1 -0
  8. data/CODE_OF_CONDUCT.md +73 -0
  9. data/Gemfile +3 -0
  10. data/Gemfile.lock +77 -0
  11. data/LICENSE.txt +21 -0
  12. data/README.md +197 -0
  13. data/SECURITY.md +27 -0
  14. data/lib/contentstack/api.rb +191 -0
  15. data/lib/contentstack/asset.rb +69 -0
  16. data/lib/contentstack/asset_collection.rb +28 -0
  17. data/lib/contentstack/client.rb +92 -0
  18. data/lib/contentstack/content_type.rb +54 -0
  19. data/lib/contentstack/entry.rb +222 -0
  20. data/lib/contentstack/entry_collection.rb +45 -0
  21. data/lib/contentstack/error.rb +7 -0
  22. data/lib/contentstack/query.rb +654 -0
  23. data/lib/contentstack/region.rb +6 -0
  24. data/lib/contentstack/sync_result.rb +30 -0
  25. data/lib/contentstack/version.rb +3 -0
  26. data/lib/contentstack.rb +32 -0
  27. data/lib/util.rb +111 -0
  28. data/rakefile.rb +4 -0
  29. data/spec/asset_collection_spec.rb +16 -0
  30. data/spec/asset_spec.rb +48 -0
  31. data/spec/content_type_spec.rb +81 -0
  32. data/spec/contentstack_spec.rb +39 -0
  33. data/spec/entry_collection_spec.rb +42 -0
  34. data/spec/entry_spec.rb +102 -0
  35. data/spec/fixtures/asset.json +1 -0
  36. data/spec/fixtures/asset_collection.json +1 -0
  37. data/spec/fixtures/category_content_type.json +1 -0
  38. data/spec/fixtures/category_entry.json +1 -0
  39. data/spec/fixtures/category_entry_collection.json +1 -0
  40. data/spec/fixtures/category_entry_collection_without_count.json +1 -0
  41. data/spec/fixtures/content_types.json +1 -0
  42. data/spec/fixtures/product_entry.json +1 -0
  43. data/spec/fixtures/product_entry_collection.json +1 -0
  44. data/spec/fixtures/sync_init.json +2975 -0
  45. data/spec/query_spec.rb +206 -0
  46. data/spec/spec_helper.rb +181 -0
  47. data/spec/sync_spec.rb +27 -0
  48. data/sunil.gemspec +30 -0
  49. metadata +186 -0
@@ -0,0 +1,2975 @@
1
+ {
2
+ "items": [
3
+ {
4
+ "event_at": "2019-08-23T11:19:21.065Z",
5
+ "content_type_uid": "track",
6
+ "type": "entry_published",
7
+ "data": {
8
+ "locale": "en-us",
9
+ "title": "Software Data Center",
10
+ "tags": [],
11
+ "comment": "",
12
+ "sort_order": "1",
13
+ "track_color": "#f9b100",
14
+ "description": "",
15
+ "uid": "track_1_uid",
16
+ "created_by": "user",
17
+ "updated_by": "user",
18
+ "created_at": "2018-10-19T06:28:53.916Z",
19
+ "updated_at": "2019-08-23T11:19:17.086Z",
20
+ "_version": 3,
21
+ "publish_details": {
22
+ "environment": "environment_uid",
23
+ "locale": "en-us",
24
+ "time": "2019-08-23T11:19:21.065Z",
25
+ "user": "user"
26
+ }
27
+ }
28
+ },
29
+ {
30
+ "event_at": "2019-08-23T11:19:12.663Z",
31
+ "content_type_uid": "track",
32
+ "type": "entry_published",
33
+ "data": {
34
+ "locale": "en-us",
35
+ "title": "Partner Employee",
36
+ "tags": [],
37
+ "comment": "",
38
+ "sort_order": "",
39
+ "track_color": "#00485f",
40
+ "description": "",
41
+ "uid": "track_2_uid",
42
+ "created_by": "user",
43
+ "updated_by": "user",
44
+ "created_at": "2018-10-19T06:28:52.032Z",
45
+ "updated_at": "2019-08-23T11:19:08.491Z",
46
+ "_version": 3,
47
+ "publish_details": {
48
+ "environment": "environment_uid",
49
+ "locale": "en-us",
50
+ "time": "2019-08-23T11:19:12.663Z",
51
+ "user": "user"
52
+ }
53
+ }
54
+ },
55
+ {
56
+ "event_at": "2019-08-23T11:19:03.996Z",
57
+ "content_type_uid": "track",
58
+ "type": "entry_published",
59
+ "data": {
60
+ "locale": "en-us",
61
+ "title": "General",
62
+ "tags": [],
63
+ "comment": "",
64
+ "sort_order": "4",
65
+ "track_color": "#1a173f",
66
+ "description": "",
67
+ "uid": "track_3_uid",
68
+ "created_by": "user",
69
+ "updated_by": "user",
70
+ "created_at": "2018-10-19T06:28:50.109Z",
71
+ "updated_at": "2019-08-23T11:18:59.737Z",
72
+ "_version": 3,
73
+ "publish_details": {
74
+ "environment": "environment_uid",
75
+ "locale": "en-us",
76
+ "time": "2019-08-23T11:19:03.996Z",
77
+ "user": "user"
78
+ }
79
+ }
80
+ },
81
+ {
82
+ "event_at": "2019-01-09T07:11:53.213Z",
83
+ "content_type_uid": "session",
84
+ "type": "entry_published",
85
+ "data": {
86
+ "is_popular": false,
87
+ "title": "Case Study",
88
+ "type": "Sessions",
89
+ "session_id": 3033,
90
+ "tags": [],
91
+ "locale": "en-us",
92
+ "description": "",
93
+ "track": [
94
+ "track_4_uid"
95
+ ],
96
+ "start_time": "2018-08-27T05:45:00.000Z",
97
+ "end_time": "2018-08-27T07:30:00.000Z",
98
+ "speakers": [
99
+ "speaker_1_uid",
100
+ "speaker_2_uid"
101
+ ],
102
+ "room": [
103
+ "room_1_uid"
104
+ ],
105
+ "uid": "session_1_uid",
106
+ "created_by": "user",
107
+ "updated_by": "user",
108
+ "created_at": "2018-10-19T06:27:17.937Z",
109
+ "updated_at": "2018-10-19T06:29:01.652Z",
110
+ "_version": 2,
111
+ "publish_details": {
112
+ "environment": "environment_uid",
113
+ "locale": "en-us",
114
+ "time": "2019-01-09T07:11:53.213Z",
115
+ "user": "user_1"
116
+ }
117
+ }
118
+ },
119
+ {
120
+ "event_at": "2019-01-09T07:05:11.291Z",
121
+ "content_type_uid": "session",
122
+ "type": "entry_published",
123
+ "data": {
124
+ "title": "DAndroid Data",
125
+ "session_id": 5213,
126
+ "description": "",
127
+ "type": "Sessions",
128
+ "is_popular": true,
129
+ "track": [
130
+ "track_8_uid"
131
+ ],
132
+ "start_time": "2018-09-27T23:47:19.000Z",
133
+ "end_time": "2018-09-28T22:34:11.000Z",
134
+ "speakers": [
135
+ "speaker_3_uid",
136
+ "speaker_9_uid",
137
+ "speaker_1_uid",
138
+ "speaker_2_uid",
139
+ "speaker_15_uid",
140
+ "speaker_14_uid",
141
+ "speaker_7_uid"
142
+ ],
143
+ "room": [
144
+ "room_2_uid"
145
+ ],
146
+ "tags": [
147
+ "immne",
148
+ "d3d",
149
+ "3d3"
150
+ ],
151
+ "locale": "en-us",
152
+ "uid": "session_2_uid",
153
+ "created_by": "user",
154
+ "updated_by": "user",
155
+ "created_at": "2018-10-19T06:28:08.268Z",
156
+ "updated_at": "2018-10-19T06:29:57.697Z",
157
+ "_version": 2,
158
+ "publish_details": {
159
+ "environment": "environment_uid",
160
+ "locale": "en-us",
161
+ "time": "2019-01-09T07:05:11.291Z",
162
+ "user": "user_1"
163
+ }
164
+ }
165
+ },
166
+ {
167
+ "event_at": "2018-11-28T13:43:20.076Z",
168
+ "content_type_uid": "application_theme",
169
+ "type": "entry_published",
170
+ "data": {
171
+ "title": "App theme",
172
+ "url": "/app",
173
+ "application_background": "#f0f0f0",
174
+ "navigation_bar_color": "#e44956",
175
+ "navigation_text_color": "#ffffff",
176
+ "text_color": "#090909",
177
+ "detail_text_color": "#090986",
178
+ "selection_background_color": "#f5f6f8",
179
+ "selection_text_color": "#000000",
180
+ "tags": [],
181
+ "locale": "en-us",
182
+ "signin_signup_button_back_color": "#bbccbc",
183
+ "signin_signup_button_text_color": "#223344",
184
+ "sign_out_back_color": "#E44956",
185
+ "sign_out_text_color": "#412345",
186
+ "header_back_color": "#BBBBBB",
187
+ "header_text_color": "#000000",
188
+ "uid": "theme_uid",
189
+ "created_by": "user",
190
+ "updated_by": "user_3",
191
+ "created_at": "2018-10-19T06:27:07.340Z",
192
+ "updated_at": "2018-11-28T13:43:09.266Z",
193
+ "_version": 2,
194
+ "publish_details": {
195
+ "environment": "environment_uid",
196
+ "locale": "en-us",
197
+ "time": "2018-11-28T13:43:20.076Z",
198
+ "user": "user_3"
199
+ }
200
+ }
201
+ },
202
+ {
203
+ "event_at": "2018-11-01T09:24:30.700Z",
204
+ "content_type_uid": "menu",
205
+ "type": "entry_published",
206
+ "data": {
207
+ "title": "Conference",
208
+ "url": "/conference",
209
+ "sequence": 2,
210
+ "menu_items": [
211
+ "menu_1_uid",
212
+ "menu_2_uid",
213
+ "menu_3_uid"
214
+ ],
215
+ "link": [],
216
+ "tags": [],
217
+ "locale": "en-us",
218
+ "uid": "menu_uid",
219
+ "created_by": "user",
220
+ "updated_by": "user",
221
+ "created_at": "2018-10-19T06:26:54.288Z",
222
+ "updated_at": "2018-10-30T12:05:09.961Z",
223
+ "_version": 4,
224
+ "publish_details": {
225
+ "environment": "environment_uid",
226
+ "locale": "en-us",
227
+ "time": "2018-11-01T09:24:30.700Z",
228
+ "user": "user"
229
+ }
230
+ }
231
+ },
232
+ {
233
+ "event_at": "2018-11-01T09:20:10.715Z",
234
+ "content_type_uid": "menu_items",
235
+ "type": "entry_published",
236
+ "data": {
237
+ "title": "FAQ",
238
+ "url": "/menu/faq",
239
+ "order": 2,
240
+ "image": null,
241
+ "tags": [],
242
+ "locale": "en-us",
243
+ "uid": "item_1_uid",
244
+ "created_by": "user",
245
+ "updated_by": "user",
246
+ "created_at": "2018-10-19T06:26:56.106Z",
247
+ "updated_at": "2018-10-19T06:26:56.106Z",
248
+ "_version": 1,
249
+ "publish_details": {
250
+ "environment": "environment_uid",
251
+ "locale": "en-us",
252
+ "time": "2018-11-01T09:20:10.715Z",
253
+ "user": "user"
254
+ }
255
+ }
256
+ },
257
+ {
258
+ "event_at": "2018-11-01T09:20:05.449Z",
259
+ "content_type_uid": "menu_items",
260
+ "type": "entry_published",
261
+ "data": {
262
+ "title": "Sponsors & Exhibitors",
263
+ "url": "/menu/sponsors-exibitors",
264
+ "image": null,
265
+ "tags": [],
266
+ "locale": "en-us",
267
+ "order": 3,
268
+ "uid": "menu_2_uid",
269
+ "created_by": "user",
270
+ "updated_by": "user",
271
+ "created_at": "2018-10-19T06:27:01.663Z",
272
+ "updated_at": "2018-10-19T06:27:01.663Z",
273
+ "_version": 1,
274
+ "publish_details": {
275
+ "environment": "environment_uid",
276
+ "locale": "en-us",
277
+ "time": "2018-11-01T09:20:05.449Z",
278
+ "user": "user"
279
+ }
280
+ }
281
+ },
282
+ {
283
+ "event_at": "2018-11-01T09:20:00.044Z",
284
+ "content_type_uid": "menu_items",
285
+ "type": "entry_published",
286
+ "data": {
287
+ "title": "Speakers",
288
+ "url": "/menu/speaker",
289
+ "image": null,
290
+ "tags": [],
291
+ "locale": "en-us",
292
+ "order": 2,
293
+ "uid": "menu_3_uid",
294
+ "created_by": "user",
295
+ "updated_by": "user",
296
+ "created_at": "2018-10-19T06:27:03.610Z",
297
+ "updated_at": "2018-10-19T06:27:03.610Z",
298
+ "_version": 1,
299
+ "publish_details": {
300
+ "environment": "environment_uid",
301
+ "locale": "en-us",
302
+ "time": "2018-11-01T09:20:00.044Z",
303
+ "user": "user"
304
+ }
305
+ }
306
+ },
307
+ {
308
+ "event_at": "2018-11-01T09:19:24.714Z",
309
+ "content_type_uid": "menu",
310
+ "type": "entry_published",
311
+ "data": {
312
+ "title": "Attend",
313
+ "url": "/attend",
314
+ "sequence": 1,
315
+ "menu_items": [
316
+ "item_2_uid",
317
+ "item_1_uid"
318
+ ],
319
+ "link": [],
320
+ "tags": [],
321
+ "locale": "en-us",
322
+ "uid": "menu_5_uid",
323
+ "created_by": "user",
324
+ "updated_by": "user",
325
+ "created_at": "2018-10-19T06:26:52.407Z",
326
+ "updated_at": "2018-10-19T06:28:55.942Z",
327
+ "_version": 2,
328
+ "publish_details": {
329
+ "environment": "environment_uid",
330
+ "locale": "en-us",
331
+ "time": "2018-11-01T09:19:24.714Z",
332
+ "user": "user"
333
+ }
334
+ }
335
+ },
336
+ {
337
+ "event_at": "2018-10-26T07:57:16.033Z",
338
+ "content_type_uid": "conference",
339
+ "type": "entry_published",
340
+ "data": {
341
+ "title": "Conference 2018",
342
+ "url": "/Conference-2018",
343
+ "start_time": "2018-08-26T01:30:00.000Z",
344
+ "end_time": "2018-08-30T14:30:00.000Z",
345
+ "timezone": "US",
346
+ "description": "",
347
+ "tags": [],
348
+ "locale": "en-us",
349
+ "conferecne_images": [],
350
+ "conference_links": [],
351
+ "conference_download": [],
352
+ "uid": "conference_uid",
353
+ "created_by": "user",
354
+ "updated_by": "user",
355
+ "created_at": "2018-10-19T06:26:50.617Z",
356
+ "updated_at": "2018-10-19T06:26:50.617Z",
357
+ "_version": 1,
358
+ "publish_details": {
359
+ "environment": "environment_uid",
360
+ "locale": "en-us",
361
+ "time": "2018-10-26T07:57:16.033Z",
362
+ "user": "user"
363
+ }
364
+ }
365
+ },
366
+ {
367
+ "event_at": "2018-10-19T06:57:33.063Z",
368
+ "content_type_uid": "session",
369
+ "type": "entry_published",
370
+ "data": {
371
+ "is_popular": false,
372
+ "title": "Putting egy to Work",
373
+ "type": "Sessions",
374
+ "session_id": 1538,
375
+ "tags": [],
376
+ "locale": "en-us",
377
+ "description": "",
378
+ "track": [
379
+ "track_4_uid"
380
+ ],
381
+ "start_time": "2018-08-27T09:30:00.000Z",
382
+ "end_time": "2018-08-27T10:30:00.000Z",
383
+ "speakers": [
384
+ "speaker_14_uid",
385
+ "speaker_15_uid"
386
+ ],
387
+ "room": [
388
+ "room_3_uid"
389
+ ],
390
+ "uid": "session_3_uid",
391
+ "created_by": "user",
392
+ "updated_by": "user",
393
+ "created_at": "2018-10-19T06:27:16.264Z",
394
+ "updated_at": "2018-10-19T06:28:59.803Z",
395
+ "_version": 2,
396
+ "publish_details": {
397
+ "environment": "environment_uid",
398
+ "locale": "en-us",
399
+ "time": "2018-10-19T06:57:33.063Z",
400
+ "user": "user"
401
+ }
402
+ }
403
+ },
404
+ {
405
+ "event_at": "2018-10-19T06:57:32.995Z",
406
+ "content_type_uid": "room",
407
+ "type": "entry_published",
408
+ "data": {
409
+ "title": "Room 29",
410
+ "url": "/room-29",
411
+ "attendee": 80,
412
+ "tags": [],
413
+ "locale": "en-us",
414
+ "uid": "room_12_uid",
415
+ "created_by": "user",
416
+ "updated_by": "user",
417
+ "created_at": "2018-10-19T06:25:53.476Z",
418
+ "updated_at": "2018-10-19T06:25:53.476Z",
419
+ "_version": 1,
420
+ "publish_details": {
421
+ "environment": "environment_uid",
422
+ "locale": "en-us",
423
+ "time": "2018-10-19T06:57:32.995Z",
424
+ "user": "user"
425
+ }
426
+ }
427
+ },
428
+ {
429
+ "event_at": "2018-10-19T06:57:32.993Z",
430
+ "content_type_uid": "session",
431
+ "type": "entry_published",
432
+ "data": {
433
+ "is_popular": false,
434
+ "title": "The eanel Discussion",
435
+ "type": "Sessions",
436
+ "session_id": 3016,
437
+ "tags": [],
438
+ "locale": "en-us",
439
+ "description": "",
440
+ "track": [
441
+ "track_4_uid"
442
+ ],
443
+ "start_time": "2018-08-27T10:30:00.000Z",
444
+ "end_time": "2018-08-27T12:00:00.000Z",
445
+ "speakers": [
446
+ "speaker_3_uid",
447
+ "speaker_4_uid"
448
+ ],
449
+ "room": [
450
+ "room_4_uid"
451
+ ],
452
+ "uid": "session_18_uid",
453
+ "created_by": "user",
454
+ "updated_by": "user",
455
+ "created_at": "2018-10-19T06:27:19.941Z",
456
+ "updated_at": "2018-10-19T06:29:03.469Z",
457
+ "_version": 2,
458
+ "publish_details": {
459
+ "environment": "environment_uid",
460
+ "locale": "en-us",
461
+ "time": "2018-10-19T06:57:32.993Z",
462
+ "user": "user"
463
+ }
464
+ }
465
+ },
466
+ {
467
+ "event_at": "2018-10-19T06:57:32.986Z",
468
+ "content_type_uid": "room",
469
+ "type": "entry_published",
470
+ "data": {
471
+ "title": "Room 28",
472
+ "url": "/room-28",
473
+ "attendee": 70,
474
+ "tags": [],
475
+ "locale": "en-us",
476
+ "uid": "room_13_uid",
477
+ "created_by": "user",
478
+ "updated_by": "user",
479
+ "created_at": "2018-10-19T06:25:55.180Z",
480
+ "updated_at": "2018-10-19T06:25:55.180Z",
481
+ "_version": 1,
482
+ "publish_details": {
483
+ "environment": "environment_uid",
484
+ "locale": "en-us",
485
+ "time": "2018-10-19T06:57:32.986Z",
486
+ "user": "user"
487
+ }
488
+ }
489
+ },
490
+ {
491
+ "event_at": "2018-10-19T06:57:32.254Z",
492
+ "content_type_uid": "room",
493
+ "type": "entry_published",
494
+ "data": {
495
+ "title": "Room 27",
496
+ "url": "/room-27",
497
+ "attendee": 30,
498
+ "tags": [],
499
+ "locale": "en-us",
500
+ "uid": "room_18_uid",
501
+ "created_by": "user",
502
+ "updated_by": "user",
503
+ "created_at": "2018-10-19T06:25:56.912Z",
504
+ "updated_at": "2018-10-19T06:25:56.912Z",
505
+ "_version": 1,
506
+ "publish_details": {
507
+ "environment": "environment_uid",
508
+ "locale": "en-us",
509
+ "time": "2018-10-19T06:57:32.254Z",
510
+ "user": "user"
511
+ }
512
+ }
513
+ },
514
+ {
515
+ "event_at": "2018-10-19T06:57:32.183Z",
516
+ "content_type_uid": "session",
517
+ "type": "entry_published",
518
+ "data": {
519
+ "is_popular": false,
520
+ "title": "Advanansformation",
521
+ "type": "Sessions",
522
+ "session_id": 2949,
523
+ "tags": [],
524
+ "locale": "en-us",
525
+ "description": "",
526
+ "track": [
527
+ "track_9_uid"
528
+ ],
529
+ "start_time": "2018-08-27T06:00:00.000Z",
530
+ "end_time": "2018-08-27T07:00:00.000Z",
531
+ "speakers": [
532
+ "speaker_3_uid",
533
+ "speaker_4_uid"
534
+ ],
535
+ "room": [
536
+ "room_5_uid"
537
+ ],
538
+ "uid": "session_4_uid",
539
+ "created_by": "user",
540
+ "updated_by": "user",
541
+ "created_at": "2018-10-19T06:27:21.608Z",
542
+ "updated_at": "2018-10-19T06:29:05.297Z",
543
+ "_version": 2,
544
+ "publish_details": {
545
+ "environment": "environment_uid",
546
+ "locale": "en-us",
547
+ "time": "2018-10-19T06:57:32.183Z",
548
+ "user": "user"
549
+ }
550
+ }
551
+ },
552
+ {
553
+ "event_at": "2018-10-19T06:57:32.111Z",
554
+ "content_type_uid": "room",
555
+ "type": "entry_published",
556
+ "data": {
557
+ "title": "Room 26",
558
+ "url": "/room-26",
559
+ "attendee": 10,
560
+ "tags": [],
561
+ "locale": "en-us",
562
+ "uid": "room_19_uid",
563
+ "created_by": "user",
564
+ "updated_by": "user",
565
+ "created_at": "2018-10-19T06:25:58.908Z",
566
+ "updated_at": "2018-10-19T06:25:58.908Z",
567
+ "_version": 1,
568
+ "publish_details": {
569
+ "environment": "environment_uid",
570
+ "locale": "en-us",
571
+ "time": "2018-10-19T06:57:32.111Z",
572
+ "user": "user"
573
+ }
574
+ }
575
+ },
576
+ {
577
+ "event_at": "2018-10-19T06:57:31.954Z",
578
+ "content_type_uid": "room",
579
+ "type": "entry_published",
580
+ "data": {
581
+ "title": "Room 25",
582
+ "url": "/room-25",
583
+ "attendee": 90,
584
+ "tags": [],
585
+ "locale": "en-us",
586
+ "uid": "room_20_uid",
587
+ "created_by": "user",
588
+ "updated_by": "user",
589
+ "created_at": "2018-10-19T06:26:00.650Z",
590
+ "updated_at": "2018-10-19T06:26:00.650Z",
591
+ "_version": 1,
592
+ "publish_details": {
593
+ "environment": "environment_uid",
594
+ "locale": "en-us",
595
+ "time": "2018-10-19T06:57:31.954Z",
596
+ "user": "user"
597
+ }
598
+ }
599
+ },
600
+ {
601
+ "event_at": "2018-10-19T06:57:31.904Z",
602
+ "content_type_uid": "session",
603
+ "type": "entry_published",
604
+ "data": {
605
+ "is_popular": false,
606
+ "title": "Scale- Infrastructure Solution",
607
+ "type": "Sessions",
608
+ "session_id": 2318,
609
+ "tags": [],
610
+ "locale": "en-us",
611
+ "description": "",
612
+ "track": [
613
+ "track_7_uid"
614
+ ],
615
+ "start_time": "2018-08-27T05:30:00.000Z",
616
+ "end_time": "2018-08-27T06:30:00.000Z",
617
+ "speakers": [
618
+ "speaker_17_uid",
619
+ "speaker_13_uid",
620
+ "speaker_11_uid"
621
+ ],
622
+ "room": [
623
+ "room_6_uid"
624
+ ],
625
+ "uid": "session_6_uid",
626
+ "created_by": "user",
627
+ "updated_by": "user",
628
+ "created_at": "2018-10-19T06:27:23.451Z",
629
+ "updated_at": "2018-10-19T06:29:07.076Z",
630
+ "_version": 2,
631
+ "publish_details": {
632
+ "environment": "environment_uid",
633
+ "locale": "en-us",
634
+ "time": "2018-10-19T06:57:31.904Z",
635
+ "user": "user"
636
+ }
637
+ }
638
+ },
639
+ {
640
+ "event_at": "2018-10-19T06:57:31.386Z",
641
+ "content_type_uid": "session",
642
+ "type": "entry_published",
643
+ "data": {
644
+ "is_popular": false,
645
+ "title": "Config and Replication",
646
+ "type": "Sessions",
647
+ "session_id": 2375,
648
+ "tags": [],
649
+ "locale": "en-us",
650
+ "description": "",
651
+ "track": [
652
+ "track_10_uid"
653
+ ],
654
+ "start_time": "2018-08-27T06:30:00.000Z",
655
+ "end_time": "2018-08-27T08:30:00.000Z",
656
+ "speakers": [
657
+ "speaker_5_uid",
658
+ "speaker_6_uid",
659
+ "speaker_17_uid"
660
+ ],
661
+ "room": [
662
+ "room_7_uid"
663
+ ],
664
+ "uid": "session_7_uid",
665
+ "created_by": "user",
666
+ "updated_by": "user",
667
+ "created_at": "2018-10-19T06:27:30.514Z",
668
+ "updated_at": "2018-10-19T06:29:15.173Z",
669
+ "_version": 2,
670
+ "publish_details": {
671
+ "environment": "environment_uid",
672
+ "locale": "en-us",
673
+ "time": "2018-10-19T06:57:31.386Z",
674
+ "user": "user"
675
+ }
676
+ }
677
+ },
678
+ {
679
+ "event_at": "2018-10-19T06:57:31.337Z",
680
+ "content_type_uid": "session",
681
+ "type": "entry_published",
682
+ "data": {
683
+ "is_popular": false,
684
+ "title": "Reseam backup",
685
+ "type": "Sessions 2",
686
+ "session_id": 3156,
687
+ "tags": [],
688
+ "locale": "en-us",
689
+ "description": "",
690
+ "track": [
691
+ "track_7_uid"
692
+ ],
693
+ "start_time": "2018-08-27T08:00:00.000Z",
694
+ "end_time": "2018-08-27T08:30:00.000Z",
695
+ "speakers": [
696
+ "speaker_7_uid",
697
+ "speaker_18_uid",
698
+ "speaker_6_uid"
699
+ ],
700
+ "room": [
701
+ "room_8_uid"
702
+ ],
703
+ "uid": "session_8_uid",
704
+ "created_by": "user",
705
+ "updated_by": "user",
706
+ "created_at": "2018-10-19T06:27:25.189Z",
707
+ "updated_at": "2018-10-19T06:29:08.943Z",
708
+ "_version": 2,
709
+ "publish_details": {
710
+ "environment": "environment_uid",
711
+ "locale": "en-us",
712
+ "time": "2018-10-19T06:57:31.337Z",
713
+ "user": "user"
714
+ }
715
+ }
716
+ },
717
+ {
718
+ "event_at": "2018-10-19T06:57:31.252Z",
719
+ "content_type_uid": "room",
720
+ "type": "entry_published",
721
+ "data": {
722
+ "title": "Room 23",
723
+ "url": "/room-23",
724
+ "attendee": 80,
725
+ "tags": [],
726
+ "locale": "en-us",
727
+ "uid": "room_2_uid",
728
+ "created_by": "user",
729
+ "updated_by": "user",
730
+ "created_at": "2018-10-19T06:26:04.295Z",
731
+ "updated_at": "2018-10-19T06:26:04.295Z",
732
+ "_version": 1,
733
+ "publish_details": {
734
+ "environment": "environment_uid",
735
+ "locale": "en-us",
736
+ "time": "2018-10-19T06:57:31.252Z",
737
+ "user": "user"
738
+ }
739
+ }
740
+ },
741
+ {
742
+ "event_at": "2018-10-19T06:57:31.252Z",
743
+ "content_type_uid": "room",
744
+ "type": "entry_published",
745
+ "data": {
746
+ "title": "Room 24",
747
+ "url": "/room-24",
748
+ "attendee": 60,
749
+ "tags": [],
750
+ "locale": "en-us",
751
+ "uid": "room_20_uid",
752
+ "created_by": "user",
753
+ "updated_by": "user",
754
+ "created_at": "2018-10-19T06:26:02.558Z",
755
+ "updated_at": "2018-10-19T06:26:02.558Z",
756
+ "_version": 1,
757
+ "publish_details": {
758
+ "environment": "environment_uid",
759
+ "locale": "en-us",
760
+ "time": "2018-10-19T06:57:31.252Z",
761
+ "user": "user"
762
+ }
763
+ }
764
+ },
765
+ {
766
+ "event_at": "2018-10-19T06:57:31.251Z",
767
+ "content_type_uid": "session",
768
+ "type": "entry_published",
769
+ "data": {
770
+ "is_popular": false,
771
+ "title": "Chasin Orchestrator",
772
+ "type": "Sessions",
773
+ "session_id": 2525,
774
+ "tags": [],
775
+ "locale": "en-us",
776
+ "description": "",
777
+ "track": [
778
+ "track_7_uid"
779
+ ],
780
+ "start_time": "2018-08-27T07:30:00.000Z",
781
+ "end_time": "2018-08-27T08:00:00.000Z",
782
+ "speakers": [
783
+ "speaker_11_uid",
784
+ "speaker_20_uid"
785
+ ],
786
+ "room": [
787
+ "room_2_uid"
788
+ ],
789
+ "uid": "session_9_uid",
790
+ "created_by": "user",
791
+ "updated_by": "user",
792
+ "created_at": "2018-10-19T06:27:26.892Z",
793
+ "updated_at": "2018-10-19T06:29:10.884Z",
794
+ "_version": 2,
795
+ "publish_details": {
796
+ "environment": "environment_uid",
797
+ "locale": "en-us",
798
+ "time": "2018-10-19T06:57:31.251Z",
799
+ "user": "user"
800
+ }
801
+ }
802
+ },
803
+ {
804
+ "event_at": "2018-10-19T06:57:30.577Z",
805
+ "content_type_uid": "speaker",
806
+ "type": "entry_published",
807
+ "data": {
808
+ "title": "Deepak ",
809
+ "url": "/deepak",
810
+ "full_name": "Deepak",
811
+ "tags": [],
812
+ "locale": "en-us",
813
+ "organization": "",
814
+ "profile_image": "img_1",
815
+ "job_title": "",
816
+ "bio": "",
817
+ "social_profile": [],
818
+ "is_featured": false,
819
+ "featured_order": null,
820
+ "uid": "speaker_8_uid",
821
+ "created_by": "user",
822
+ "updated_by": "user",
823
+ "created_at": "2018-10-19T06:25:06.489Z",
824
+ "updated_at": "2018-10-19T06:25:06.489Z",
825
+ "_version": 1,
826
+ "publish_details": {
827
+ "environment": "environment_uid",
828
+ "locale": "en-us",
829
+ "time": "2018-10-19T06:57:30.577Z",
830
+ "user": "user"
831
+ }
832
+ }
833
+ },
834
+ {
835
+ "event_at": "2018-10-19T06:57:30.546Z",
836
+ "content_type_uid": "room",
837
+ "type": "entry_published",
838
+ "data": {
839
+ "title": "Room 21",
840
+ "url": "/room-21",
841
+ "attendee": 60,
842
+ "tags": [],
843
+ "locale": "en-us",
844
+ "uid": "room_5_uid",
845
+ "created_by": "user",
846
+ "updated_by": "user",
847
+ "created_at": "2018-10-19T06:26:08.344Z",
848
+ "updated_at": "2018-10-19T06:26:08.344Z",
849
+ "_version": 1,
850
+ "publish_details": {
851
+ "environment": "environment_uid",
852
+ "locale": "en-us",
853
+ "time": "2018-10-19T06:57:30.546Z",
854
+ "user": "user"
855
+ }
856
+ }
857
+ },
858
+ {
859
+ "event_at": "2018-10-19T06:57:30.446Z",
860
+ "content_type_uid": "room",
861
+ "type": "entry_published",
862
+ "data": {
863
+ "title": "Room 22",
864
+ "url": "/room-22",
865
+ "attendee": 60,
866
+ "tags": [],
867
+ "locale": "en-us",
868
+ "uid": "room_8_uid",
869
+ "created_by": "user",
870
+ "updated_by": "user",
871
+ "created_at": "2018-10-19T06:26:06.390Z",
872
+ "updated_at": "2018-10-19T06:26:06.390Z",
873
+ "_version": 1,
874
+ "publish_details": {
875
+ "environment": "environment_uid",
876
+ "locale": "en-us",
877
+ "time": "2018-10-19T06:57:30.446Z",
878
+ "user": "user"
879
+ }
880
+ }
881
+ },
882
+ {
883
+ "event_at": "2018-10-19T06:57:30.392Z",
884
+ "content_type_uid": "speaker",
885
+ "type": "entry_published",
886
+ "data": {
887
+ "title": "Zubair",
888
+ "url": "/zubair",
889
+ "full_name": "Zubair",
890
+ "tags": [],
891
+ "locale": "en-us",
892
+ "organization": "",
893
+ "profile_image": "img_2",
894
+ "job_title": "",
895
+ "bio": "",
896
+ "social_profile": [],
897
+ "is_featured": false,
898
+ "featured_order": null,
899
+ "uid": "speaker_19_uid",
900
+ "created_by": "user",
901
+ "updated_by": "user",
902
+ "created_at": "2018-10-19T06:25:08.291Z",
903
+ "updated_at": "2018-10-19T06:25:08.291Z",
904
+ "_version": 1,
905
+ "publish_details": {
906
+ "environment": "environment_uid",
907
+ "locale": "en-us",
908
+ "time": "2018-10-19T06:57:30.392Z",
909
+ "user": "user"
910
+ }
911
+ }
912
+ },
913
+ {
914
+ "event_at": "2018-10-19T06:57:30.237Z",
915
+ "content_type_uid": "room",
916
+ "type": "entry_published",
917
+ "data": {
918
+ "title": "Room 17",
919
+ "url": "/room-17",
920
+ "attendee": 60,
921
+ "tags": [],
922
+ "locale": "en-us",
923
+ "uid": "room_17_uid",
924
+ "created_by": "user",
925
+ "updated_by": "user",
926
+ "created_at": "2018-10-19T06:26:13.503Z",
927
+ "updated_at": "2018-10-19T06:26:13.503Z",
928
+ "_version": 1,
929
+ "publish_details": {
930
+ "environment": "environment_uid",
931
+ "locale": "en-us",
932
+ "time": "2018-10-19T06:57:30.237Z",
933
+ "user": "user"
934
+ }
935
+ }
936
+ },
937
+ {
938
+ "event_at": "2018-10-19T06:57:30.231Z",
939
+ "content_type_uid": "session",
940
+ "type": "entry_published",
941
+ "data": {
942
+ "is_popular": false,
943
+ "title": "Success Change",
944
+ "type": "Sessions",
945
+ "session_id": 2463,
946
+ "tags": [],
947
+ "locale": "en-us",
948
+ "description": "",
949
+ "track": [
950
+ "track_10_uid"
951
+ ],
952
+ "start_time": "2018-08-27T08:30:00.000Z",
953
+ "end_time": "2018-08-27T09:30:00.000Z",
954
+ "speakers": [
955
+ "speaker_10_uid",
956
+ "speaker_11_uid",
957
+ "speaker_13_uid"
958
+ ],
959
+ "room": [
960
+ "room_9_uid"
961
+ ],
962
+ "uid": "session_10_uid",
963
+ "created_by": "user",
964
+ "updated_by": "user",
965
+ "created_at": "2018-10-19T06:27:28.668Z",
966
+ "updated_at": "2018-10-19T06:29:13.117Z",
967
+ "_version": 2,
968
+ "publish_details": {
969
+ "environment": "environment_uid",
970
+ "locale": "en-us",
971
+ "time": "2018-10-19T06:57:30.231Z",
972
+ "user": "user"
973
+ }
974
+ }
975
+ },
976
+ {
977
+ "event_at": "2018-10-19T06:57:29.547Z",
978
+ "content_type_uid": "speaker",
979
+ "type": "entry_published",
980
+ "data": {
981
+ "title": "Tarak",
982
+ "url": "/tarak",
983
+ "full_name": "Tarak",
984
+ "tags": [],
985
+ "locale": "en-us",
986
+ "uid": "speaker_9_uid",
987
+ "created_by": "user",
988
+ "updated_by": "user",
989
+ "created_at": "2018-10-19T06:25:15.372Z",
990
+ "updated_at": "2018-10-19T06:25:15.372Z",
991
+ "_version": 1,
992
+ "is_featured": false,
993
+ "publish_details": {
994
+ "environment": "environment_uid",
995
+ "locale": "en-us",
996
+ "time": "2018-10-19T06:57:29.547Z",
997
+ "user": "user"
998
+ }
999
+ }
1000
+ },
1001
+ {
1002
+ "event_at": "2018-10-19T06:57:29.517Z",
1003
+ "content_type_uid": "session",
1004
+ "type": "entry_published",
1005
+ "data": {
1006
+ "title": "Are MemoVirtualization?",
1007
+ "session_id": 3108,
1008
+ "type": "Sessions",
1009
+ "is_popular": false,
1010
+ "tags": [],
1011
+ "locale": "en-us",
1012
+ "description": "",
1013
+ "track": [
1014
+ "track_6_uid"
1015
+ ],
1016
+ "start_time": "2018-08-27T11:30:00.000Z",
1017
+ "end_time": "2018-08-27T12:30:00.000Z",
1018
+ "speakers": [
1019
+ "speaker_23_uid",
1020
+ "speaker_21_uid",
1021
+ "speaker_6_uid"
1022
+ ],
1023
+ "room": [
1024
+ "room_4_uid"
1025
+ ],
1026
+ "uid": "session_11_uid",
1027
+ "created_by": "user",
1028
+ "updated_by": "user",
1029
+ "created_at": "2018-10-19T06:27:32.514Z",
1030
+ "updated_at": "2018-10-19T06:29:17.966Z",
1031
+ "_version": 2,
1032
+ "publish_details": {
1033
+ "environment": "environment_uid",
1034
+ "locale": "en-us",
1035
+ "time": "2018-10-19T06:57:29.517Z",
1036
+ "user": "user"
1037
+ }
1038
+ }
1039
+ },
1040
+ {
1041
+ "event_at": "2018-10-19T06:57:29.415Z",
1042
+ "content_type_uid": "room",
1043
+ "type": "entry_published",
1044
+ "data": {
1045
+ "title": "Room 18",
1046
+ "url": "/room-18",
1047
+ "attendee": 20,
1048
+ "tags": [],
1049
+ "locale": "en-us",
1050
+ "uid": "room_10_uid",
1051
+ "created_by": "user",
1052
+ "updated_by": "user",
1053
+ "created_at": "2018-10-19T06:26:11.748Z",
1054
+ "updated_at": "2018-10-19T06:26:11.748Z",
1055
+ "_version": 1,
1056
+ "publish_details": {
1057
+ "environment": "environment_uid",
1058
+ "locale": "en-us",
1059
+ "time": "2018-10-19T06:57:29.415Z",
1060
+ "user": "user"
1061
+ }
1062
+ }
1063
+ },
1064
+ {
1065
+ "event_at": "2018-10-19T06:57:29.414Z",
1066
+ "content_type_uid": "room",
1067
+ "type": "entry_published",
1068
+ "data": {
1069
+ "title": "Room 12",
1070
+ "url": "/room-12",
1071
+ "attendee": 60,
1072
+ "tags": [],
1073
+ "locale": "en-us",
1074
+ "uid": "room_22_uid",
1075
+ "created_by": "user",
1076
+ "updated_by": "user",
1077
+ "created_at": "2018-10-19T06:26:16.857Z",
1078
+ "updated_at": "2018-10-19T06:26:16.857Z",
1079
+ "_version": 1,
1080
+ "publish_details": {
1081
+ "environment": "environment_uid",
1082
+ "locale": "en-us",
1083
+ "time": "2018-10-19T06:57:29.414Z",
1084
+ "user": "user"
1085
+ }
1086
+ }
1087
+ },
1088
+ {
1089
+ "event_at": "2018-10-19T06:57:29.321Z",
1090
+ "content_type_uid": "speaker",
1091
+ "type": "entry_published",
1092
+ "data": {
1093
+ "title": "Chima",
1094
+ "url": "/product-l",
1095
+ "full_name": "Chima ",
1096
+ "tags": [],
1097
+ "locale": "en-us",
1098
+ "organization": "",
1099
+ "profile_image": "img_3",
1100
+ "job_title": "",
1101
+ "bio": "",
1102
+ "social_profile": [],
1103
+ "is_featured": false,
1104
+ "featured_order": null,
1105
+ "uid": "speaker_4_uid",
1106
+ "created_by": "user",
1107
+ "updated_by": "user",
1108
+ "created_at": "2018-10-19T06:25:10.361Z",
1109
+ "updated_at": "2018-10-19T06:25:10.361Z",
1110
+ "_version": 1,
1111
+ "publish_details": {
1112
+ "environment": "environment_uid",
1113
+ "locale": "en-us",
1114
+ "time": "2018-10-19T06:57:29.321Z",
1115
+ "user": "user"
1116
+ }
1117
+ }
1118
+ },
1119
+ {
1120
+ "event_at": "2018-10-19T06:57:29.178Z",
1121
+ "content_type_uid": "speaker",
1122
+ "type": "entry_published",
1123
+ "data": {
1124
+ "title": "Luca ",
1125
+ "url": "/luca-",
1126
+ "full_name": "Luca",
1127
+ "tags": [],
1128
+ "locale": "en-us",
1129
+ "organization": "",
1130
+ "profile_image": "img_4",
1131
+ "job_title": "",
1132
+ "bio": "",
1133
+ "social_profile": [],
1134
+ "is_featured": false,
1135
+ "featured_order": null,
1136
+ "uid": "speaker_3_uid",
1137
+ "created_by": "user",
1138
+ "updated_by": "user",
1139
+ "created_at": "2018-10-19T06:25:12.420Z",
1140
+ "updated_at": "2018-10-19T06:25:12.420Z",
1141
+ "_version": 1,
1142
+ "publish_details": {
1143
+ "environment": "environment_uid",
1144
+ "locale": "en-us",
1145
+ "time": "2018-10-19T06:57:29.178Z",
1146
+ "user": "user"
1147
+ }
1148
+ }
1149
+ },
1150
+ {
1151
+ "event_at": "2018-10-19T06:57:28.866Z",
1152
+ "content_type_uid": "session",
1153
+ "type": "entry_published",
1154
+ "data": {
1155
+ "is_popular": false,
1156
+ "title": " in your Environment",
1157
+ "type": "Sessions",
1158
+ "session_id": 2652,
1159
+ "tags": [],
1160
+ "locale": "en-us",
1161
+ "description": "",
1162
+ "track": [
1163
+ "track_11_uid"
1164
+ ],
1165
+ "start_time": "2018-08-27T13:30:00.000Z",
1166
+ "end_time": "2018-08-27T14:30:00.000Z",
1167
+ "speakers": [
1168
+ "speaker_24_uid",
1169
+ "speaker_23_uid",
1170
+ "speaker_21_uid"
1171
+ ],
1172
+ "room": [
1173
+ "room_3_uid"
1174
+ ],
1175
+ "uid": "session_12_uid",
1176
+ "created_by": "user",
1177
+ "updated_by": "user",
1178
+ "created_at": "2018-10-19T06:27:34.302Z",
1179
+ "updated_at": "2018-10-19T06:29:20.075Z",
1180
+ "_version": 2,
1181
+ "publish_details": {
1182
+ "environment": "environment_uid",
1183
+ "locale": "en-us",
1184
+ "time": "2018-10-19T06:57:28.866Z",
1185
+ "user": "user"
1186
+ }
1187
+ }
1188
+ },
1189
+ {
1190
+ "event_at": "2018-10-19T06:57:28.838Z",
1191
+ "content_type_uid": "speaker",
1192
+ "type": "entry_published",
1193
+ "data": {
1194
+ "title": "Benjami",
1195
+ "url": "/benjami",
1196
+ "full_name": "Benjami",
1197
+ "tags": [],
1198
+ "locale": "en-us",
1199
+ "uid": "speaker_1_uid",
1200
+ "created_by": "user",
1201
+ "updated_by": "user",
1202
+ "created_at": "2018-10-19T06:25:17.085Z",
1203
+ "updated_at": "2018-10-19T06:25:17.085Z",
1204
+ "_version": 1,
1205
+ "is_featured": false,
1206
+ "publish_details": {
1207
+ "environment": "environment_uid",
1208
+ "locale": "en-us",
1209
+ "time": "2018-10-19T06:57:28.838Z",
1210
+ "user": "user"
1211
+ }
1212
+ }
1213
+ },
1214
+ {
1215
+ "event_at": "2018-10-19T06:57:28.782Z",
1216
+ "content_type_uid": "room",
1217
+ "type": "entry_published",
1218
+ "data": {
1219
+ "title": "Room 13",
1220
+ "url": "/room-13",
1221
+ "attendee": 60,
1222
+ "tags": [],
1223
+ "locale": "en-us",
1224
+ "uid": "room_7_uid",
1225
+ "created_by": "user",
1226
+ "updated_by": "user",
1227
+ "created_at": "2018-10-19T06:26:15.182Z",
1228
+ "updated_at": "2018-10-19T06:26:15.182Z",
1229
+ "_version": 1,
1230
+ "publish_details": {
1231
+ "environment": "environment_uid",
1232
+ "locale": "en-us",
1233
+ "time": "2018-10-19T06:57:28.782Z",
1234
+ "user": "user"
1235
+ }
1236
+ }
1237
+ },
1238
+ {
1239
+ "event_at": "2018-10-19T06:57:28.706Z",
1240
+ "content_type_uid": "session",
1241
+ "type": "entry_published",
1242
+ "data": {
1243
+ "is_popular": false,
1244
+ "title": "Transforming Enterprise",
1245
+ "type": "Sessions",
1246
+ "session_id": 2662,
1247
+ "tags": [],
1248
+ "locale": "en-us",
1249
+ "description": "",
1250
+ "track": [
1251
+ "track_1_uid"
1252
+ ],
1253
+ "start_time": "2018-08-27T07:30:00.000Z",
1254
+ "end_time": "2018-08-27T08:30:00.000Z",
1255
+ "speakers": [
1256
+ "speaker_14_uid",
1257
+ "speaker_22_uid"
1258
+ ],
1259
+ "room": [
1260
+ "room_10_uid"
1261
+ ],
1262
+ "uid": "session_13_uid",
1263
+ "created_by": "user",
1264
+ "updated_by": "user",
1265
+ "created_at": "2018-10-19T06:27:36.426Z",
1266
+ "updated_at": "2018-10-19T06:29:23.152Z",
1267
+ "_version": 2,
1268
+ "publish_details": {
1269
+ "environment": "environment_uid",
1270
+ "locale": "en-us",
1271
+ "time": "2018-10-19T06:57:28.706Z",
1272
+ "user": "user"
1273
+ }
1274
+ }
1275
+ },
1276
+ {
1277
+ "event_at": "2018-10-19T06:57:28.511Z",
1278
+ "content_type_uid": "session",
1279
+ "type": "entry_published",
1280
+ "data": {
1281
+ "is_popular": false,
1282
+ "title": "Management",
1283
+ "type": "Sessions",
1284
+ "session_id": 2493,
1285
+ "tags": [],
1286
+ "locale": "en-us",
1287
+ "description": "",
1288
+ "track": [
1289
+ "track_5_uid"
1290
+ ],
1291
+ "start_time": "2018-08-26T08:15:00.000Z",
1292
+ "end_time": "2018-08-26T09:15:00.000Z",
1293
+ "speakers": [
1294
+ "speaker_10_uid",
1295
+ "speaker_11_uid"
1296
+ ],
1297
+ "room": [
1298
+ "room_11_uid"
1299
+ ],
1300
+ "uid": "session_14_uid",
1301
+ "created_by": "user",
1302
+ "updated_by": "user",
1303
+ "created_at": "2018-10-19T06:27:38.421Z",
1304
+ "updated_at": "2018-10-19T06:29:26.294Z",
1305
+ "_version": 2,
1306
+ "publish_details": {
1307
+ "environment": "environment_uid",
1308
+ "locale": "en-us",
1309
+ "time": "2018-10-19T06:57:28.511Z",
1310
+ "user": "user"
1311
+ }
1312
+ }
1313
+ },
1314
+ {
1315
+ "event_at": "2018-10-19T06:57:28.294Z",
1316
+ "content_type_uid": "track",
1317
+ "type": "entry_published",
1318
+ "data": {
1319
+ "title": "Operation",
1320
+ "tags": [],
1321
+ "comment": "",
1322
+ "locale": "en-us",
1323
+ "sort_order": "13",
1324
+ "track_color": "#76ad1f",
1325
+ "description": "",
1326
+ "uid": "track_10_uid",
1327
+ "created_by": "user",
1328
+ "updated_by": "user",
1329
+ "created_at": "2018-10-19T06:28:27.678Z",
1330
+ "updated_at": "2018-10-19T06:28:27.678Z",
1331
+ "_version": 1,
1332
+ "publish_details": {
1333
+ "environment": "environment_uid",
1334
+ "locale": "en-us",
1335
+ "time": "2018-10-19T06:57:28.294Z",
1336
+ "user": "user"
1337
+ }
1338
+ }
1339
+ },
1340
+ {
1341
+ "event_at": "2018-10-19T06:57:28.204Z",
1342
+ "content_type_uid": "session",
1343
+ "type": "entry_published",
1344
+ "data": {
1345
+ "is_popular": false,
1346
+ "title": "Network",
1347
+ "type": "Sessions",
1348
+ "session_id": 2695,
1349
+ "tags": [],
1350
+ "locale": "en-us",
1351
+ "description": "",
1352
+ "track": [
1353
+ "track_12_uid"
1354
+ ],
1355
+ "start_time": "2018-08-26T13:30:00.000Z",
1356
+ "end_time": "2018-08-26T14:15:00.000Z",
1357
+ "speakers": [
1358
+ "speaker_8_uid",
1359
+ "speaker_7_uid"
1360
+ ],
1361
+ "room": [
1362
+ "room_10_uid"
1363
+ ],
1364
+ "uid": "session_15_uid",
1365
+ "created_by": "user",
1366
+ "updated_by": "user",
1367
+ "created_at": "2018-10-19T06:27:40.235Z",
1368
+ "updated_at": "2018-10-19T06:29:28.931Z",
1369
+ "_version": 2,
1370
+ "publish_details": {
1371
+ "environment": "environment_uid",
1372
+ "locale": "en-us",
1373
+ "time": "2018-10-19T06:57:28.204Z",
1374
+ "user": "user"
1375
+ }
1376
+ }
1377
+ },
1378
+ {
1379
+ "event_at": "2018-10-19T06:57:28.080Z",
1380
+ "content_type_uid": "track",
1381
+ "type": "entry_published",
1382
+ "data": {
1383
+ "title": "Desktop",
1384
+ "tags": [],
1385
+ "comment": "",
1386
+ "locale": "en-us",
1387
+ "sort_order": "16",
1388
+ "track_color": "#4e64d3",
1389
+ "description": "",
1390
+ "uid": "track_",
1391
+ "created_by": "user",
1392
+ "updated_by": "user",
1393
+ "created_at": "2018-10-19T06:28:21.071Z",
1394
+ "updated_at": "2018-10-19T06:28:21.071Z",
1395
+ "_version": 1,
1396
+ "publish_details": {
1397
+ "environment": "environment_uid",
1398
+ "locale": "en-us",
1399
+ "time": "2018-10-19T06:57:28.080Z",
1400
+ "user": "user"
1401
+ }
1402
+ }
1403
+ },
1404
+ {
1405
+ "event_at": "2018-10-19T06:57:27.850Z",
1406
+ "content_type_uid": "session",
1407
+ "type": "entry_published",
1408
+ "data": {
1409
+ "is_popular": false,
1410
+ "title": "Multi",
1411
+ "type": "Sessions",
1412
+ "session_id": 2737,
1413
+ "tags": [],
1414
+ "locale": "en-us",
1415
+ "description": "",
1416
+ "track": [
1417
+ "track_1_uid"
1418
+ ],
1419
+ "start_time": "2018-08-26T12:30:00.000Z",
1420
+ "end_time": "2018-08-26T13:30:00.000Z",
1421
+ "speakers": [
1422
+ "speaker_12_uid",
1423
+ "speaker_13_uid",
1424
+ "speaker_11_uid"
1425
+ ],
1426
+ "room": [
1427
+ "room_12_uid"
1428
+ ],
1429
+ "uid": "session_17_uid",
1430
+ "created_by": "user",
1431
+ "updated_by": "user",
1432
+ "created_at": "2018-10-19T06:27:42.007Z",
1433
+ "updated_at": "2018-10-19T06:29:31.401Z",
1434
+ "_version": 2,
1435
+ "publish_details": {
1436
+ "environment": "environment_uid",
1437
+ "locale": "en-us",
1438
+ "time": "2018-10-19T06:57:27.850Z",
1439
+ "user": "user"
1440
+ }
1441
+ }
1442
+ },
1443
+ {
1444
+ "event_at": "2018-10-19T06:57:27.792Z",
1445
+ "content_type_uid": "room",
1446
+ "type": "entry_published",
1447
+ "data": {
1448
+ "title": "Room 11",
1449
+ "url": "/room-11",
1450
+ "attendee": 60,
1451
+ "tags": [],
1452
+ "locale": "en-us",
1453
+ "uid": "room_3_uid",
1454
+ "created_by": "user",
1455
+ "updated_by": "user",
1456
+ "created_at": "2018-10-19T06:26:18.552Z",
1457
+ "updated_at": "2018-10-19T06:26:18.552Z",
1458
+ "_version": 1,
1459
+ "publish_details": {
1460
+ "environment": "environment_uid",
1461
+ "locale": "en-us",
1462
+ "time": "2018-10-19T06:57:27.792Z",
1463
+ "user": "user"
1464
+ }
1465
+ }
1466
+ },
1467
+ {
1468
+ "event_at": "2018-10-19T06:57:27.777Z",
1469
+ "content_type_uid": "speaker",
1470
+ "type": "entry_published",
1471
+ "data": {
1472
+ "title": "ddy",
1473
+ "url": "/ddy",
1474
+ "full_name": "ddy",
1475
+ "tags": [],
1476
+ "locale": "en-us",
1477
+ "uid": "speaker_7_uid",
1478
+ "created_by": "user",
1479
+ "updated_by": "user",
1480
+ "created_at": "2018-10-19T06:25:24.664Z",
1481
+ "updated_at": "2018-10-19T06:25:24.664Z",
1482
+ "_version": 1,
1483
+ "is_featured": false,
1484
+ "publish_details": {
1485
+ "environment": "environment_uid",
1486
+ "locale": "en-us",
1487
+ "time": "2018-10-19T06:57:27.777Z",
1488
+ "user": "user"
1489
+ }
1490
+ }
1491
+ },
1492
+ {
1493
+ "event_at": "2018-10-19T06:57:27.753Z",
1494
+ "content_type_uid": "room",
1495
+ "type": "entry_published",
1496
+ "data": {
1497
+ "title": "Room 6",
1498
+ "url": "/room-6",
1499
+ "attendee": 60,
1500
+ "tags": [],
1501
+ "locale": "en-us",
1502
+ "uid": "room_11_uid",
1503
+ "created_by": "user",
1504
+ "updated_by": "user",
1505
+ "created_at": "2018-10-19T06:26:27.080Z",
1506
+ "updated_at": "2018-10-19T06:26:27.080Z",
1507
+ "_version": 1,
1508
+ "publish_details": {
1509
+ "environment": "environment_uid",
1510
+ "locale": "en-us",
1511
+ "time": "2018-10-19T06:57:27.753Z",
1512
+ "user": "user"
1513
+ }
1514
+ }
1515
+ },
1516
+ {
1517
+ "event_at": "2018-10-19T06:57:27.579Z",
1518
+ "content_type_uid": "speaker",
1519
+ "type": "entry_published",
1520
+ "data": {
1521
+ "title": "Johnr",
1522
+ "url": "/john",
1523
+ "full_name": "John",
1524
+ "tags": [],
1525
+ "locale": "en-us",
1526
+ "uid": "speaker_16_uid",
1527
+ "created_by": "user",
1528
+ "updated_by": "user",
1529
+ "created_at": "2018-10-19T06:25:26.404Z",
1530
+ "updated_at": "2018-10-19T06:25:26.404Z",
1531
+ "_version": 1,
1532
+ "is_featured": false,
1533
+ "publish_details": {
1534
+ "environment": "environment_uid",
1535
+ "locale": "en-us",
1536
+ "time": "2018-10-19T06:57:27.579Z",
1537
+ "user": "user"
1538
+ }
1539
+ }
1540
+ },
1541
+ {
1542
+ "event_at": "2018-10-19T06:57:27.420Z",
1543
+ "content_type_uid": "room",
1544
+ "type": "entry_published",
1545
+ "data": {
1546
+ "title": "Room 9",
1547
+ "url": "/room-9",
1548
+ "attendee": 60,
1549
+ "tags": [],
1550
+ "locale": "en-us",
1551
+ "uid": "room_4_uid",
1552
+ "created_by": "user",
1553
+ "updated_by": "user",
1554
+ "created_at": "2018-10-19T06:26:20.628Z",
1555
+ "updated_at": "2018-10-19T06:26:20.628Z",
1556
+ "_version": 1,
1557
+ "publish_details": {
1558
+ "environment": "environment_uid",
1559
+ "locale": "en-us",
1560
+ "time": "2018-10-19T06:57:27.420Z",
1561
+ "user": "user"
1562
+ }
1563
+ }
1564
+ },
1565
+ {
1566
+ "event_at": "2018-10-19T06:57:27.413Z",
1567
+ "content_type_uid": "speaker",
1568
+ "type": "entry_published",
1569
+ "data": {
1570
+ "title": "Allwyn",
1571
+ "url": "/allwyn",
1572
+ "full_name": "Allwyn",
1573
+ "tags": [],
1574
+ "locale": "en-us",
1575
+ "uid": "speaker_15_uid",
1576
+ "created_by": "user",
1577
+ "updated_by": "user",
1578
+ "created_at": "2018-10-19T06:25:20.974Z",
1579
+ "updated_at": "2018-10-19T06:25:20.974Z",
1580
+ "_version": 1,
1581
+ "is_featured": false,
1582
+ "publish_details": {
1583
+ "environment": "environment_uid",
1584
+ "locale": "en-us",
1585
+ "time": "2018-10-19T06:57:27.413Z",
1586
+ "user": "user"
1587
+ }
1588
+ }
1589
+ },
1590
+ {
1591
+ "event_at": "2018-10-19T06:57:27.373Z",
1592
+ "content_type_uid": "track",
1593
+ "type": "entry_published",
1594
+ "data": {
1595
+ "title": "Desktop As A Service",
1596
+ "tags": [],
1597
+ "comment": "",
1598
+ "locale": "en-us",
1599
+ "sort_order": "15",
1600
+ "track_color": "#81e8d5",
1601
+ "description": "",
1602
+ "uid": "track_11_uid",
1603
+ "created_by": "user",
1604
+ "updated_by": "user",
1605
+ "created_at": "2018-10-19T06:28:23.690Z",
1606
+ "updated_at": "2018-10-19T06:28:23.690Z",
1607
+ "_version": 1,
1608
+ "publish_details": {
1609
+ "environment": "environment_uid",
1610
+ "locale": "en-us",
1611
+ "time": "2018-10-19T06:57:27.373Z",
1612
+ "user": "user"
1613
+ }
1614
+ }
1615
+ },
1616
+ {
1617
+ "event_at": "2018-10-19T06:57:27.227Z",
1618
+ "content_type_uid": "speaker",
1619
+ "type": "entry_published",
1620
+ "data": {
1621
+ "title": "Jurent",
1622
+ "url": "/jeurent",
1623
+ "full_name": "Jeurent",
1624
+ "tags": [],
1625
+ "locale": "en-us",
1626
+ "uid": "speaker_2_uid",
1627
+ "created_by": "user",
1628
+ "updated_by": "user",
1629
+ "created_at": "2018-10-19T06:25:19.183Z",
1630
+ "updated_at": "2018-10-19T06:25:19.183Z",
1631
+ "_version": 1,
1632
+ "is_featured": false,
1633
+ "publish_details": {
1634
+ "environment": "environment_uid",
1635
+ "locale": "en-us",
1636
+ "time": "2018-10-19T06:57:27.227Z",
1637
+ "user": "user"
1638
+ }
1639
+ }
1640
+ },
1641
+ {
1642
+ "event_at": "2018-10-19T06:57:27.171Z",
1643
+ "content_type_uid": "track",
1644
+ "type": "entry_published",
1645
+ "data": {
1646
+ "title": "Technology Exchange ",
1647
+ "tags": [],
1648
+ "comment": "",
1649
+ "locale": "en-us",
1650
+ "sort_order": "14",
1651
+ "track_color": "#2fc11f",
1652
+ "description": "",
1653
+ "uid": "track_8_uid",
1654
+ "created_by": "user",
1655
+ "updated_by": "user",
1656
+ "created_at": "2018-10-19T06:28:25.736Z",
1657
+ "updated_at": "2018-10-19T06:28:25.736Z",
1658
+ "_version": 1,
1659
+ "publish_details": {
1660
+ "environment": "environment_uid",
1661
+ "locale": "en-us",
1662
+ "time": "2018-10-19T06:57:27.171Z",
1663
+ "user": "user"
1664
+ }
1665
+ }
1666
+ },
1667
+ {
1668
+ "event_at": "2018-10-19T06:57:27.162Z",
1669
+ "content_type_uid": "speaker",
1670
+ "type": "entry_published",
1671
+ "data": {
1672
+ "title": "Serge",
1673
+ "url": "/serge",
1674
+ "full_name": "Serge",
1675
+ "tags": [],
1676
+ "locale": "en-us",
1677
+ "uid": "speaker_14_uid",
1678
+ "created_by": "user",
1679
+ "updated_by": "user",
1680
+ "created_at": "2018-10-19T06:25:22.918Z",
1681
+ "updated_at": "2018-10-19T06:25:22.918Z",
1682
+ "_version": 1,
1683
+ "is_featured": false,
1684
+ "publish_details": {
1685
+ "environment": "environment_uid",
1686
+ "locale": "en-us",
1687
+ "time": "2018-10-19T06:57:27.162Z",
1688
+ "user": "user"
1689
+ }
1690
+ }
1691
+ },
1692
+ {
1693
+ "event_at": "2018-10-19T06:57:27.133Z",
1694
+ "content_type_uid": "session",
1695
+ "type": "entry_published",
1696
+ "data": {
1697
+ "title": "Policy and Integrations",
1698
+ "session_id": 3062,
1699
+ "type": "Hands-Od Lab",
1700
+ "is_popular": false,
1701
+ "tags": [],
1702
+ "locale": "en-us",
1703
+ "description": "",
1704
+ "track": [
1705
+ "track_9_uid"
1706
+ ],
1707
+ "start_time": "2018-08-26T10:30:00.000Z",
1708
+ "end_time": "2018-08-26T11:30:00.000Z",
1709
+ "speakers": [
1710
+ "speaker_24_uid",
1711
+ "speaker_22_uid"
1712
+ ],
1713
+ "room": [
1714
+ "room_13_uid"
1715
+ ],
1716
+ "uid": "session_19_uid",
1717
+ "created_by": "user",
1718
+ "updated_by": "user",
1719
+ "created_at": "2018-10-19T06:27:43.824Z",
1720
+ "updated_at": "2018-10-19T06:29:33.532Z",
1721
+ "_version": 2,
1722
+ "publish_details": {
1723
+ "environment": "environment_uid",
1724
+ "locale": "en-us",
1725
+ "time": "2018-10-19T06:57:27.133Z",
1726
+ "user": "user"
1727
+ }
1728
+ }
1729
+ },
1730
+ {
1731
+ "event_at": "2018-10-19T06:57:27.106Z",
1732
+ "content_type_uid": "room",
1733
+ "type": "entry_published",
1734
+ "data": {
1735
+ "title": "Room 7",
1736
+ "url": "/room-7",
1737
+ "attendee": 60,
1738
+ "tags": [],
1739
+ "locale": "en-us",
1740
+ "uid": "room_23_uid",
1741
+ "created_by": "user",
1742
+ "updated_by": "user",
1743
+ "created_at": "2018-10-19T06:26:25.159Z",
1744
+ "updated_at": "2018-10-19T06:26:25.159Z",
1745
+ "_version": 1,
1746
+ "publish_details": {
1747
+ "environment": "environment_uid",
1748
+ "locale": "en-us",
1749
+ "time": "2018-10-19T06:57:27.106Z",
1750
+ "user": "user"
1751
+ }
1752
+ }
1753
+ },
1754
+ {
1755
+ "event_at": "2018-10-19T06:57:27.105Z",
1756
+ "content_type_uid": "room",
1757
+ "type": "entry_published",
1758
+ "data": {
1759
+ "title": "Room 8",
1760
+ "url": "/room-8",
1761
+ "attendee": 60,
1762
+ "tags": [],
1763
+ "locale": "en-us",
1764
+ "uid": "room_16_uid",
1765
+ "created_by": "user",
1766
+ "updated_by": "user",
1767
+ "created_at": "2018-10-19T06:26:22.411Z",
1768
+ "updated_at": "2018-10-19T06:26:22.411Z",
1769
+ "_version": 1,
1770
+ "publish_details": {
1771
+ "environment": "environment_uid",
1772
+ "locale": "en-us",
1773
+ "time": "2018-10-19T06:57:27.105Z",
1774
+ "user": "user"
1775
+ }
1776
+ }
1777
+ },
1778
+ {
1779
+ "event_at": "2018-10-19T06:57:26.952Z",
1780
+ "content_type_uid": "session",
1781
+ "type": "entry_published",
1782
+ "data": {
1783
+ "is_popular": false,
1784
+ "title": "Challenges ase Study",
1785
+ "type": "Sessions",
1786
+ "session_id": 2445,
1787
+ "tags": [],
1788
+ "locale": "en-us",
1789
+ "description": "",
1790
+ "track": [
1791
+ "track_5_uid"
1792
+ ],
1793
+ "start_time": "2018-08-27T04:30:00.000Z",
1794
+ "end_time": "2018-08-27T06:30:00.000Z",
1795
+ "speakers": [
1796
+ "speaker_12_uid",
1797
+ "speaker_13_uid"
1798
+ ],
1799
+ "room": [
1800
+ "room_14_uid"
1801
+ ],
1802
+ "uid": "session_20_uid",
1803
+ "created_by": "user",
1804
+ "updated_by": "user",
1805
+ "created_at": "2018-10-19T06:27:45.909Z",
1806
+ "updated_at": "2018-10-19T06:29:35.470Z",
1807
+ "_version": 2,
1808
+ "publish_details": {
1809
+ "environment": "environment_uid",
1810
+ "locale": "en-us",
1811
+ "time": "2018-10-19T06:57:26.952Z",
1812
+ "user": "user"
1813
+ }
1814
+ }
1815
+ },
1816
+ {
1817
+ "event_at": "2018-10-19T06:57:26.851Z",
1818
+ "content_type_uid": "track",
1819
+ "type": "entry_published",
1820
+ "data": {
1821
+ "title": "Networkin",
1822
+ "tags": [],
1823
+ "comment": "",
1824
+ "locale": "en-us",
1825
+ "sort_order": "12",
1826
+ "track_color": "#606311",
1827
+ "description": "",
1828
+ "uid": "track_17_uid",
1829
+ "created_by": "user",
1830
+ "updated_by": "user",
1831
+ "created_at": "2018-10-19T06:28:29.642Z",
1832
+ "updated_at": "2018-10-19T06:28:29.642Z",
1833
+ "_version": 1,
1834
+ "publish_details": {
1835
+ "environment": "environment_uid",
1836
+ "locale": "en-us",
1837
+ "time": "2018-10-19T06:57:26.851Z",
1838
+ "user": "user"
1839
+ }
1840
+ }
1841
+ },
1842
+ {
1843
+ "event_at": "2018-10-19T06:57:26.839Z",
1844
+ "content_type_uid": "session",
1845
+ "type": "entry_published",
1846
+ "data": {
1847
+ "is_popular": false,
1848
+ "title": "Virtualized Experts",
1849
+ "type": "Sessions",
1850
+ "session_id": 2414,
1851
+ "tags": [],
1852
+ "locale": "en-us",
1853
+ "description": "",
1854
+ "track": [
1855
+ "track_12_uid"
1856
+ ],
1857
+ "start_time": "2018-08-27T02:30:00.000Z",
1858
+ "end_time": "2018-08-27T03:30:00.000Z",
1859
+ "speakers": [
1860
+ "speaker_12_uid",
1861
+ "speaker_13_uid"
1862
+ ],
1863
+ "room": [
1864
+ "room_15_uid"
1865
+ ],
1866
+ "uid": "session_21_uid",
1867
+ "created_by": "user",
1868
+ "updated_by": "user",
1869
+ "created_at": "2018-10-19T06:27:47.827Z",
1870
+ "updated_at": "2018-10-19T06:29:37.739Z",
1871
+ "_version": 2,
1872
+ "publish_details": {
1873
+ "environment": "environment_uid",
1874
+ "locale": "en-us",
1875
+ "time": "2018-10-19T06:57:26.839Z",
1876
+ "user": "user"
1877
+ }
1878
+ }
1879
+ },
1880
+ {
1881
+ "event_at": "2018-10-19T06:57:26.530Z",
1882
+ "content_type_uid": "session",
1883
+ "type": "entry_published",
1884
+ "data": {
1885
+ "is_popular": false,
1886
+ "title": "The Cloud",
1887
+ "type": "Sessions",
1888
+ "session_id": 2684,
1889
+ "tags": [],
1890
+ "locale": "en-us",
1891
+ "description": "",
1892
+ "track": [
1893
+ "track_6_uid"
1894
+ ],
1895
+ "start_time": "2018-08-26T10:15:00.000Z",
1896
+ "end_time": "2018-08-26T11:15:00.000Z",
1897
+ "speakers": [
1898
+ "speaker_14_uid",
1899
+ "speaker_20_uid",
1900
+ "speaker_21_uid"
1901
+ ],
1902
+ "room": [
1903
+ "room_7_uid"
1904
+ ],
1905
+ "uid": "session_22_uid",
1906
+ "created_by": "user",
1907
+ "updated_by": "user",
1908
+ "created_at": "2018-10-19T06:27:49.677Z",
1909
+ "updated_at": "2018-10-19T06:29:39.946Z",
1910
+ "_version": 2,
1911
+ "publish_details": {
1912
+ "environment": "environment_uid",
1913
+ "locale": "en-us",
1914
+ "time": "2018-10-19T06:57:26.530Z",
1915
+ "user": "user"
1916
+ }
1917
+ }
1918
+ },
1919
+ {
1920
+ "event_at": "2018-10-19T06:57:26.269Z",
1921
+ "content_type_uid": "track",
1922
+ "type": "entry_published",
1923
+ "data": {
1924
+ "title": "Management",
1925
+ "tags": [],
1926
+ "comment": "",
1927
+ "locale": "en-us",
1928
+ "sort_order": "11",
1929
+ "track_color": "#591b0f",
1930
+ "description": "",
1931
+ "uid": "track_5_uid",
1932
+ "created_by": "user",
1933
+ "updated_by": "user",
1934
+ "created_at": "2018-10-19T06:28:31.551Z",
1935
+ "updated_at": "2018-10-19T06:28:31.551Z",
1936
+ "_version": 1,
1937
+ "publish_details": {
1938
+ "environment": "environment_uid",
1939
+ "locale": "en-us",
1940
+ "time": "2018-10-19T06:57:26.269Z",
1941
+ "user": "user"
1942
+ }
1943
+ }
1944
+ },
1945
+ {
1946
+ "event_at": "2018-10-19T06:57:26.178Z",
1947
+ "content_type_uid": "session",
1948
+ "type": "entry_published",
1949
+ "data": {
1950
+ "is_popular": false,
1951
+ "title": "Enable ",
1952
+ "type": "Sessions",
1953
+ "session_id": 2494,
1954
+ "tags": [],
1955
+ "locale": "en-us",
1956
+ "description": "",
1957
+ "track": [
1958
+ "track_13_uid"
1959
+ ],
1960
+ "start_time": "2018-08-26T09:30:00.000Z",
1961
+ "end_time": "2018-08-26T10:10:00.000Z",
1962
+ "speakers": [
1963
+ "speaker_17_uid",
1964
+ "speaker_6_uid"
1965
+ ],
1966
+ "room": [
1967
+ "room_4_uid"
1968
+ ],
1969
+ "uid": "session_23_uid",
1970
+ "created_by": "user",
1971
+ "updated_by": "user",
1972
+ "created_at": "2018-10-19T06:27:51.751Z",
1973
+ "updated_at": "2018-10-19T06:29:42.768Z",
1974
+ "_version": 2,
1975
+ "publish_details": {
1976
+ "environment": "environment_uid",
1977
+ "locale": "en-us",
1978
+ "time": "2018-10-19T06:57:26.178Z",
1979
+ "user": "user"
1980
+ }
1981
+ }
1982
+ },
1983
+ {
1984
+ "event_at": "2018-10-19T06:57:25.986Z",
1985
+ "content_type_uid": "room",
1986
+ "type": "entry_published",
1987
+ "data": {
1988
+ "title": "Room 5",
1989
+ "url": "/room-5",
1990
+ "attendee": 60,
1991
+ "tags": [],
1992
+ "locale": "en-us",
1993
+ "uid": "room_15_uid",
1994
+ "created_by": "user",
1995
+ "updated_by": "user",
1996
+ "created_at": "2018-10-19T06:26:29.114Z",
1997
+ "updated_at": "2018-10-19T06:26:29.114Z",
1998
+ "_version": 1,
1999
+ "publish_details": {
2000
+ "environment": "environment_uid",
2001
+ "locale": "en-us",
2002
+ "time": "2018-10-19T06:57:25.986Z",
2003
+ "user": "user"
2004
+ }
2005
+ }
2006
+ },
2007
+ {
2008
+ "event_at": "2018-10-19T06:57:25.736Z",
2009
+ "content_type_uid": "room",
2010
+ "type": "entry_published",
2011
+ "data": {
2012
+ "title": "Room 4",
2013
+ "url": "/room-4",
2014
+ "attendee": 60,
2015
+ "tags": [],
2016
+ "locale": "en-us",
2017
+ "uid": "room_23_uid",
2018
+ "created_by": "user",
2019
+ "updated_by": "user",
2020
+ "created_at": "2018-10-19T06:26:30.799Z",
2021
+ "updated_at": "2018-10-19T06:26:30.799Z",
2022
+ "_version": 1,
2023
+ "publish_details": {
2024
+ "environment": "environment_uid",
2025
+ "locale": "en-us",
2026
+ "time": "2018-10-19T06:57:25.736Z",
2027
+ "user": "user"
2028
+ }
2029
+ }
2030
+ },
2031
+ {
2032
+ "event_at": "2018-10-19T06:57:25.686Z",
2033
+ "content_type_uid": "track",
2034
+ "type": "entry_published",
2035
+ "data": {
2036
+ "title": "Storage ",
2037
+ "tags": [],
2038
+ "comment": "",
2039
+ "locale": "en-us",
2040
+ "sort_order": "8",
2041
+ "track_color": "#ffac7a",
2042
+ "description": "",
2043
+ "uid": "track_9_uid",
2044
+ "created_by": "user",
2045
+ "updated_by": "user",
2046
+ "created_at": "2018-10-19T06:28:40.006Z",
2047
+ "updated_at": "2018-10-19T06:28:40.006Z",
2048
+ "_version": 1,
2049
+ "publish_details": {
2050
+ "environment": "environment_uid",
2051
+ "locale": "en-us",
2052
+ "time": "2018-10-19T06:57:25.686Z",
2053
+ "user": "user"
2054
+ }
2055
+ }
2056
+ },
2057
+ {
2058
+ "event_at": "2018-10-19T06:57:25.560Z",
2059
+ "content_type_uid": "speaker",
2060
+ "type": "entry_published",
2061
+ "data": {
2062
+ "title": "tewart",
2063
+ "url": "/tewart",
2064
+ "full_name": "tewart",
2065
+ "tags": [],
2066
+ "locale": "en-us",
2067
+ "uid": "speaker_5_uid",
2068
+ "created_by": "user",
2069
+ "updated_by": "user",
2070
+ "created_at": "2018-10-19T06:25:28.090Z",
2071
+ "updated_at": "2018-10-19T06:25:28.090Z",
2072
+ "_version": 1,
2073
+ "is_featured": false,
2074
+ "publish_details": {
2075
+ "environment": "environment_uid",
2076
+ "locale": "en-us",
2077
+ "time": "2018-10-19T06:57:25.560Z",
2078
+ "user": "user"
2079
+ }
2080
+ }
2081
+ },
2082
+ {
2083
+ "event_at": "2018-10-19T06:57:25.540Z",
2084
+ "content_type_uid": "speaker",
2085
+ "type": "entry_published",
2086
+ "data": {
2087
+ "title": "Jon ",
2088
+ "url": "/jon",
2089
+ "full_name": "Jon ",
2090
+ "tags": [],
2091
+ "locale": "en-us",
2092
+ "uid": "speaker_22_uid",
2093
+ "created_by": "user",
2094
+ "updated_by": "user",
2095
+ "created_at": "2018-10-19T06:25:31.673Z",
2096
+ "updated_at": "2018-10-19T06:25:31.673Z",
2097
+ "_version": 1,
2098
+ "is_featured": false,
2099
+ "publish_details": {
2100
+ "environment": "environment_uid",
2101
+ "locale": "en-us",
2102
+ "time": "2018-10-19T06:57:25.540Z",
2103
+ "user": "user"
2104
+ }
2105
+ }
2106
+ },
2107
+ {
2108
+ "event_at": "2018-10-19T06:57:25.484Z",
2109
+ "content_type_uid": "speaker",
2110
+ "type": "entry_published",
2111
+ "data": {
2112
+ "title": "Rawliera",
2113
+ "url": "/rawliera",
2114
+ "full_name": "Rawliera",
2115
+ "tags": [],
2116
+ "locale": "en-us",
2117
+ "uid": "speaker_24_uid",
2118
+ "created_by": "user",
2119
+ "updated_by": "user",
2120
+ "created_at": "2018-10-19T06:25:29.884Z",
2121
+ "updated_at": "2018-10-19T06:25:29.884Z",
2122
+ "_version": 1,
2123
+ "is_featured": false,
2124
+ "publish_details": {
2125
+ "environment": "environment_uid",
2126
+ "locale": "en-us",
2127
+ "time": "2018-10-19T06:57:25.484Z",
2128
+ "user": "user"
2129
+ }
2130
+ }
2131
+ },
2132
+ {
2133
+ "event_at": "2018-10-19T06:57:25.456Z",
2134
+ "content_type_uid": "session",
2135
+ "type": "entry_published",
2136
+ "data": {
2137
+ "is_popular": false,
2138
+ "title": "based Solutions",
2139
+ "type": "Sessions",
2140
+ "session_id": 2661,
2141
+ "tags": [],
2142
+ "locale": "en-us",
2143
+ "description": "",
2144
+ "track": [
2145
+ "track_17_uid"
2146
+ ],
2147
+ "start_time": "2018-08-26T09:00:00.000Z",
2148
+ "end_time": "2018-08-26T09:30:00.000Z",
2149
+ "speakers": [
2150
+ "speaker_20_uid",
2151
+ "speaker_17_uid"
2152
+ ],
2153
+ "room": [
2154
+ "room_16_uid"
2155
+ ],
2156
+ "uid": "session_23_uid",
2157
+ "created_by": "user",
2158
+ "updated_by": "user",
2159
+ "created_at": "2018-10-19T06:27:53.684Z",
2160
+ "updated_at": "2018-10-19T06:29:45.069Z",
2161
+ "_version": 2,
2162
+ "publish_details": {
2163
+ "environment": "environment_uid",
2164
+ "locale": "en-us",
2165
+ "time": "2018-10-19T06:57:25.456Z",
2166
+ "user": "user"
2167
+ }
2168
+ }
2169
+ },
2170
+ {
2171
+ "event_at": "2018-10-19T06:57:25.366Z",
2172
+ "content_type_uid": "track",
2173
+ "type": "entry_published",
2174
+ "data": {
2175
+ "title": "Network",
2176
+ "tags": [],
2177
+ "comment": "",
2178
+ "locale": "en-us",
2179
+ "sort_order": "10",
2180
+ "track_color": "#846c67",
2181
+ "description": "",
2182
+ "uid": "track_13_uid",
2183
+ "created_by": "user",
2184
+ "updated_by": "user",
2185
+ "created_at": "2018-10-19T06:28:34.154Z",
2186
+ "updated_at": "2018-10-19T06:28:34.154Z",
2187
+ "_version": 1,
2188
+ "publish_details": {
2189
+ "environment": "environment_uid",
2190
+ "locale": "en-us",
2191
+ "time": "2018-10-19T06:57:25.366Z",
2192
+ "user": "user"
2193
+ }
2194
+ }
2195
+ },
2196
+ {
2197
+ "event_at": "2018-10-19T06:57:25.341Z",
2198
+ "content_type_uid": "room",
2199
+ "type": "entry_published",
2200
+ "data": {
2201
+ "title": "Room 16",
2202
+ "url": "/room-16",
2203
+ "attendee": 60,
2204
+ "tags": [],
2205
+ "locale": "en-us",
2206
+ "uid": "room_14_uid",
2207
+ "created_by": "user",
2208
+ "updated_by": "user",
2209
+ "created_at": "2018-10-19T06:26:48.662Z",
2210
+ "updated_at": "2018-10-19T06:26:48.662Z",
2211
+ "_version": 1,
2212
+ "publish_details": {
2213
+ "environment": "environment_uid",
2214
+ "locale": "en-us",
2215
+ "time": "2018-10-19T06:57:25.341Z",
2216
+ "user": "user"
2217
+ }
2218
+ }
2219
+ },
2220
+ {
2221
+ "event_at": "2018-10-19T06:57:25.314Z",
2222
+ "content_type_uid": "room",
2223
+ "type": "entry_published",
2224
+ "data": {
2225
+ "title": "Room 3",
2226
+ "url": "/room-3",
2227
+ "attendee": 60,
2228
+ "tags": [],
2229
+ "locale": "en-us",
2230
+ "uid": "room_24_uid",
2231
+ "created_by": "user",
2232
+ "updated_by": "user",
2233
+ "created_at": "2018-10-19T06:26:33.065Z",
2234
+ "updated_at": "2018-10-19T06:26:33.065Z",
2235
+ "_version": 1,
2236
+ "publish_details": {
2237
+ "environment": "environment_uid",
2238
+ "locale": "en-us",
2239
+ "time": "2018-10-19T06:57:25.314Z",
2240
+ "user": "user"
2241
+ }
2242
+ }
2243
+ },
2244
+ {
2245
+ "event_at": "2018-10-19T06:57:25.304Z",
2246
+ "content_type_uid": "speaker",
2247
+ "type": "entry_published",
2248
+ "data": {
2249
+ "title": "Amy",
2250
+ "url": "/amy",
2251
+ "full_name": "Amy",
2252
+ "tags": [],
2253
+ "locale": "en-us",
2254
+ "uid": "speaker_23_uid",
2255
+ "created_by": "user",
2256
+ "updated_by": "user",
2257
+ "created_at": "2018-10-19T06:25:33.591Z",
2258
+ "updated_at": "2018-10-19T06:25:33.591Z",
2259
+ "_version": 1,
2260
+ "is_featured": false,
2261
+ "publish_details": {
2262
+ "environment": "environment_uid",
2263
+ "locale": "en-us",
2264
+ "time": "2018-10-19T06:57:25.304Z",
2265
+ "user": "user"
2266
+ }
2267
+ }
2268
+ },
2269
+ {
2270
+ "event_at": "2018-10-19T06:57:25.286Z",
2271
+ "content_type_uid": "session",
2272
+ "type": "entry_published",
2273
+ "data": {
2274
+ "is_popular": false,
2275
+ "title": "Wait IT Processes",
2276
+ "type": "Sessions",
2277
+ "session_id": 2523,
2278
+ "tags": [],
2279
+ "locale": "en-us",
2280
+ "description": "",
2281
+ "track": [
2282
+ "track_6_uid"
2283
+ ],
2284
+ "start_time": "2018-08-26T12:30:00.000Z",
2285
+ "end_time": "2018-08-26T13:00:00.000Z",
2286
+ "speakers": [
2287
+ "speaker_14_uid",
2288
+ "speaker_15_uid"
2289
+ ],
2290
+ "room": [
2291
+ "room_17_uid"
2292
+ ],
2293
+ "uid": "session_24_uid",
2294
+ "created_by": "user",
2295
+ "updated_by": "user",
2296
+ "created_at": "2018-10-19T06:27:55.432Z",
2297
+ "updated_at": "2018-10-19T06:29:47.423Z",
2298
+ "_version": 2,
2299
+ "publish_details": {
2300
+ "environment": "environment_uid",
2301
+ "locale": "en-us",
2302
+ "time": "2018-10-19T06:57:25.286Z",
2303
+ "user": "user"
2304
+ }
2305
+ }
2306
+ },
2307
+ {
2308
+ "event_at": "2018-10-19T06:57:25.281Z",
2309
+ "content_type_uid": "track",
2310
+ "type": "entry_published",
2311
+ "data": {
2312
+ "title": "Industry ",
2313
+ "tags": [],
2314
+ "comment": "",
2315
+ "locale": "en-us",
2316
+ "sort_order": "9",
2317
+ "track_color": "#b2b2b2",
2318
+ "description": "",
2319
+ "uid": "track_7_uid",
2320
+ "created_by": "user",
2321
+ "updated_by": "user",
2322
+ "created_at": "2018-10-19T06:28:36.660Z",
2323
+ "updated_at": "2018-10-19T06:28:36.660Z",
2324
+ "_version": 1,
2325
+ "publish_details": {
2326
+ "environment": "environment_uid",
2327
+ "locale": "en-us",
2328
+ "time": "2018-10-19T06:57:25.281Z",
2329
+ "user": "user"
2330
+ }
2331
+ }
2332
+ },
2333
+ {
2334
+ "event_at": "2018-10-19T06:57:25.273Z",
2335
+ "content_type_uid": "room",
2336
+ "type": "entry_published",
2337
+ "data": {
2338
+ "title": "Room 2",
2339
+ "url": "/room-2",
2340
+ "attendee": 60,
2341
+ "tags": [],
2342
+ "locale": "en-us",
2343
+ "uid": "room_9_uid",
2344
+ "created_by": "user",
2345
+ "updated_by": "user",
2346
+ "created_at": "2018-10-19T06:26:35.011Z",
2347
+ "updated_at": "2018-10-19T06:26:35.011Z",
2348
+ "_version": 1,
2349
+ "publish_details": {
2350
+ "environment": "environment_uid",
2351
+ "locale": "en-us",
2352
+ "time": "2018-10-19T06:57:25.273Z",
2353
+ "user": "user"
2354
+ }
2355
+ }
2356
+ },
2357
+ {
2358
+ "event_at": "2018-10-19T06:57:25.179Z",
2359
+ "content_type_uid": "session",
2360
+ "type": "entry_published",
2361
+ "data": {
2362
+ "is_popular": false,
2363
+ "title": " Automation",
2364
+ "type": "Hands-On Labs Self-Paced Lab",
2365
+ "session_id": 3085,
2366
+ "tags": [],
2367
+ "locale": "en-us",
2368
+ "description": "",
2369
+ "track": [
2370
+ "track_10_uid"
2371
+ ],
2372
+ "start_time": "2018-08-26T07:30:00.000Z",
2373
+ "end_time": "2018-08-26T08:15:00.000Z",
2374
+ "speakers": [
2375
+ "speaker_16_uid",
2376
+ "speaker_5_uid"
2377
+ ],
2378
+ "room": [
2379
+ "room_5_uid"
2380
+ ],
2381
+ "uid": "session_25_uid",
2382
+ "created_by": "user",
2383
+ "updated_by": "user",
2384
+ "created_at": "2018-10-19T06:27:57.410Z",
2385
+ "updated_at": "2018-10-19T06:29:49.781Z",
2386
+ "_version": 2,
2387
+ "publish_details": {
2388
+ "environment": "environment_uid",
2389
+ "locale": "en-us",
2390
+ "time": "2018-10-19T06:57:25.179Z",
2391
+ "user": "user"
2392
+ }
2393
+ }
2394
+ },
2395
+ {
2396
+ "event_at": "2018-10-19T06:57:24.986Z",
2397
+ "content_type_uid": "speaker",
2398
+ "type": "entry_published",
2399
+ "data": {
2400
+ "title": "Cody ",
2401
+ "url": "/cody",
2402
+ "full_name": "Cody",
2403
+ "tags": [],
2404
+ "locale": "en-us",
2405
+ "uid": "speaker_21_uid",
2406
+ "created_by": "user",
2407
+ "updated_by": "user",
2408
+ "created_at": "2018-10-19T06:25:35.415Z",
2409
+ "updated_at": "2018-10-19T06:25:35.415Z",
2410
+ "_version": 1,
2411
+ "is_featured": false,
2412
+ "publish_details": {
2413
+ "environment": "environment_uid",
2414
+ "locale": "en-us",
2415
+ "time": "2018-10-19T06:57:24.986Z",
2416
+ "user": "user"
2417
+ }
2418
+ }
2419
+ },
2420
+ {
2421
+ "event_at": "2018-10-19T06:57:24.870Z",
2422
+ "content_type_uid": "session",
2423
+ "type": "entry_published",
2424
+ "data": {
2425
+ "is_popular": false,
2426
+ "title": "The",
2427
+ "type": "Sessions",
2428
+ "session_id": 2997,
2429
+ "tags": [],
2430
+ "locale": "en-us",
2431
+ "description": "",
2432
+ "track": [
2433
+ "track_1_uid"
2434
+ ],
2435
+ "start_time": "2018-08-26T08:00:00.000Z",
2436
+ "end_time": "2018-08-26T08:30:00.000Z",
2437
+ "speakers": [
2438
+ "speaker_5_uid",
2439
+ "speaker_22_uid"
2440
+ ],
2441
+ "room": [
2442
+ "room_7_uid"
2443
+ ],
2444
+ "uid": "session_26_uid",
2445
+ "created_by": "user",
2446
+ "updated_by": "user",
2447
+ "created_at": "2018-10-19T06:28:00.470Z",
2448
+ "updated_at": "2018-10-19T06:29:51.999Z",
2449
+ "_version": 2,
2450
+ "publish_details": {
2451
+ "environment": "environment_uid",
2452
+ "locale": "en-us",
2453
+ "time": "2018-10-19T06:57:24.870Z",
2454
+ "user": "user"
2455
+ }
2456
+ }
2457
+ },
2458
+ {
2459
+ "event_at": "2018-10-19T06:57:24.547Z",
2460
+ "content_type_uid": "faq",
2461
+ "type": "entry_published",
2462
+ "data": {
2463
+ "title": "HOUSING",
2464
+ "url": "/housing",
2465
+ "faq_group": [
2466
+ {
2467
+ "sequence": 1,
2468
+ "question": "Do?",
2469
+ "answer": ""
2470
+ },
2471
+ {
2472
+ "sequence": 2,
2473
+ "question": "Do I need ?",
2474
+ "answer": ""
2475
+ },
2476
+ {
2477
+ "sequence": 3,
2478
+ "question": "Will I receive ?",
2479
+ "answer": ""
2480
+ },
2481
+ {
2482
+ "sequence": 4,
2483
+ "question": "Which rooms?",
2484
+ "answer": ""
2485
+ }
2486
+ ],
2487
+ "tags": [],
2488
+ "locale": "en-us",
2489
+ "uid": "faq_uid",
2490
+ "created_by": "user",
2491
+ "updated_by": "user",
2492
+ "created_at": "2018-10-19T06:27:14.164Z",
2493
+ "updated_at": "2018-10-19T06:27:14.164Z",
2494
+ "_version": 1,
2495
+ "publish_details": {
2496
+ "environment": "environment_uid",
2497
+ "locale": "en-us",
2498
+ "time": "2018-10-19T06:57:24.547Z",
2499
+ "user": "user"
2500
+ }
2501
+ }
2502
+ },
2503
+ {
2504
+ "event_at": "2018-10-19T06:57:24.518Z",
2505
+ "content_type_uid": "track",
2506
+ "type": "entry_published",
2507
+ "data": {
2508
+ "title": "Hybrid",
2509
+ "tags": [],
2510
+ "comment": "",
2511
+ "locale": "en-us",
2512
+ "sort_order": "3",
2513
+ "track_color": "#f07100",
2514
+ "description": "",
2515
+ "uid": "track_19_uid",
2516
+ "created_by": "user",
2517
+ "updated_by": "user",
2518
+ "created_at": "2018-10-19T06:28:48.107Z",
2519
+ "updated_at": "2018-10-19T06:28:48.107Z",
2520
+ "_version": 1,
2521
+ "publish_details": {
2522
+ "environment": "environment_uid",
2523
+ "locale": "en-us",
2524
+ "time": "2018-10-19T06:57:24.518Z",
2525
+ "user": "user"
2526
+ }
2527
+ }
2528
+ },
2529
+ {
2530
+ "event_at": "2018-10-19T06:57:24.515Z",
2531
+ "content_type_uid": "session",
2532
+ "type": "entry_published",
2533
+ "data": {
2534
+ "title": "SSDse",
2535
+ "session_id": 3172,
2536
+ "type": "Sessions 2",
2537
+ "is_popular": false,
2538
+ "tags": [],
2539
+ "locale": "en-us",
2540
+ "description": "",
2541
+ "track": [
2542
+ "track_2_uid"
2543
+ ],
2544
+ "start_time": "2018-08-26T02:30:00.000Z",
2545
+ "end_time": "2018-08-26T06:30:00.000Z",
2546
+ "speakers": [
2547
+ "speaker_8_uid",
2548
+ "speaker_9_uid"
2549
+ ],
2550
+ "room": [
2551
+ "room_12_uid"
2552
+ ],
2553
+ "uid": "session_27_uid",
2554
+ "created_by": "user",
2555
+ "updated_by": "user",
2556
+ "created_at": "2018-10-19T06:28:18.952Z",
2557
+ "updated_at": "2018-10-19T06:30:05.402Z",
2558
+ "_version": 2,
2559
+ "publish_details": {
2560
+ "environment": "environment_uid",
2561
+ "locale": "en-us",
2562
+ "time": "2018-10-19T06:57:24.515Z",
2563
+ "user": "user"
2564
+ }
2565
+ }
2566
+ },
2567
+ {
2568
+ "event_at": "2018-10-19T06:57:24.192Z",
2569
+ "content_type_uid": "room",
2570
+ "type": "entry_published",
2571
+ "data": {
2572
+ "title": "Room 14",
2573
+ "url": "/room-14",
2574
+ "attendee": 60,
2575
+ "tags": [],
2576
+ "locale": "en-us",
2577
+ "uid": "room_1_uid",
2578
+ "created_by": "user",
2579
+ "updated_by": "user",
2580
+ "created_at": "2018-10-19T06:26:38.763Z",
2581
+ "updated_at": "2018-10-19T06:26:38.763Z",
2582
+ "_version": 1,
2583
+ "publish_details": {
2584
+ "environment": "environment_uid",
2585
+ "locale": "en-us",
2586
+ "time": "2018-10-19T06:57:24.192Z",
2587
+ "user": "user"
2588
+ }
2589
+ }
2590
+ },
2591
+ {
2592
+ "event_at": "2018-10-19T06:57:24.061Z",
2593
+ "content_type_uid": "room",
2594
+ "type": "entry_published",
2595
+ "data": {
2596
+ "title": "Room 01",
2597
+ "url": "/room-01",
2598
+ "attendee": 60,
2599
+ "tags": [],
2600
+ "locale": "en-us",
2601
+ "uid": "room_25_uid",
2602
+ "created_by": "user",
2603
+ "updated_by": "user",
2604
+ "created_at": "2018-10-19T06:26:37.015Z",
2605
+ "updated_at": "2018-10-19T06:26:37.015Z",
2606
+ "_version": 1,
2607
+ "publish_details": {
2608
+ "environment": "environment_uid",
2609
+ "locale": "en-us",
2610
+ "time": "2018-10-19T06:57:24.061Z",
2611
+ "user": "user"
2612
+ }
2613
+ }
2614
+ },
2615
+ {
2616
+ "event_at": "2018-10-19T06:57:23.821Z",
2617
+ "content_type_uid": "speaker",
2618
+ "type": "entry_published",
2619
+ "data": {
2620
+ "title": "Frie",
2621
+ "url": "/frie",
2622
+ "full_name": "Frie",
2623
+ "tags": [],
2624
+ "locale": "en-us",
2625
+ "uid": "speaker_17_uid",
2626
+ "created_by": "user",
2627
+ "updated_by": "user",
2628
+ "created_at": "2018-10-19T06:25:41.896Z",
2629
+ "updated_at": "2018-10-19T06:25:41.896Z",
2630
+ "_version": 1,
2631
+ "is_featured": false,
2632
+ "publish_details": {
2633
+ "environment": "environment_uid",
2634
+ "locale": "en-us",
2635
+ "time": "2018-10-19T06:57:23.821Z",
2636
+ "user": "user"
2637
+ }
2638
+ }
2639
+ },
2640
+ {
2641
+ "event_at": "2018-10-19T06:57:23.809Z",
2642
+ "content_type_uid": "speaker",
2643
+ "type": "entry_published",
2644
+ "data": {
2645
+ "title": " Hogan",
2646
+ "url": "/hogan",
2647
+ "full_name": " Hogan",
2648
+ "tags": [],
2649
+ "locale": "en-us",
2650
+ "uid": "speaker_18_uid",
2651
+ "created_by": "user",
2652
+ "updated_by": "user",
2653
+ "created_at": "2018-10-19T06:25:37.142Z",
2654
+ "updated_at": "2018-10-19T06:25:37.142Z",
2655
+ "_version": 1,
2656
+ "is_featured": false,
2657
+ "publish_details": {
2658
+ "environment": "environment_uid",
2659
+ "locale": "en-us",
2660
+ "time": "2018-10-19T06:57:23.809Z",
2661
+ "user": "user"
2662
+ }
2663
+ }
2664
+ },
2665
+ {
2666
+ "event_at": "2018-10-19T06:57:23.802Z",
2667
+ "content_type_uid": "speaker",
2668
+ "type": "entry_published",
2669
+ "data": {
2670
+ "title": "Rick ",
2671
+ "url": "/rick",
2672
+ "full_name": "Rick",
2673
+ "tags": [],
2674
+ "locale": "en-us",
2675
+ "uid": "speaker_20_uid",
2676
+ "created_by": "user",
2677
+ "updated_by": "user",
2678
+ "created_at": "2018-10-19T06:25:43.708Z",
2679
+ "updated_at": "2018-10-19T06:25:43.708Z",
2680
+ "_version": 1,
2681
+ "is_featured": false,
2682
+ "publish_details": {
2683
+ "environment": "environment_uid",
2684
+ "locale": "en-us",
2685
+ "time": "2018-10-19T06:57:23.802Z",
2686
+ "user": "user"
2687
+ }
2688
+ }
2689
+ },
2690
+ {
2691
+ "event_at": "2018-10-19T06:57:23.790Z",
2692
+ "content_type_uid": "session",
2693
+ "type": "entry_published",
2694
+ "data": {
2695
+ "is_popular": false,
2696
+ "title": "Business Cloud",
2697
+ "type": "Sessions",
2698
+ "session_id": 2063,
2699
+ "tags": [],
2700
+ "locale": "en-us",
2701
+ "description": "",
2702
+ "track": [
2703
+ "track_5_uid"
2704
+ ],
2705
+ "start_time": "2018-08-26T05:30:00.000Z",
2706
+ "end_time": "2018-08-26T06:30:00.000Z",
2707
+ "speakers": [
2708
+ "speaker_2_uid",
2709
+ "speaker_15_uid"
2710
+ ],
2711
+ "room": [
2712
+ "room_13_uid"
2713
+ ],
2714
+ "uid": "session_28_uid",
2715
+ "created_by": "user",
2716
+ "updated_by": "user",
2717
+ "created_at": "2018-10-19T06:28:05.459Z",
2718
+ "updated_at": "2018-10-19T06:29:55.830Z",
2719
+ "_version": 2,
2720
+ "publish_details": {
2721
+ "environment": "environment_uid",
2722
+ "locale": "en-us",
2723
+ "time": "2018-10-19T06:57:23.790Z",
2724
+ "user": "user"
2725
+ }
2726
+ }
2727
+ },
2728
+ {
2729
+ "event_at": "2018-10-19T06:57:23.766Z",
2730
+ "content_type_uid": "faq",
2731
+ "type": "entry_published",
2732
+ "data": {
2733
+ "title": "GENERAL CONFERENCE",
2734
+ "url": "/general-conference",
2735
+ "faq_group": [
2736
+ {
2737
+ "sequence": 1,
2738
+ "question": "Will I ?",
2739
+ "answer": ""
2740
+ },
2741
+ {
2742
+ "sequence": 2,
2743
+ "question": "Do I need ?",
2744
+ "answer": ""
2745
+ },
2746
+ {
2747
+ "sequence": -1,
2748
+ "question": "How ?",
2749
+ "answer": ""
2750
+ }
2751
+ ],
2752
+ "tags": [],
2753
+ "locale": "en-us",
2754
+ "uid": "faq_2",
2755
+ "created_by": "user",
2756
+ "updated_by": "user",
2757
+ "created_at": "2018-10-19T06:27:10.563Z",
2758
+ "updated_at": "2018-10-19T06:27:10.563Z",
2759
+ "_version": 1,
2760
+ "publish_details": {
2761
+ "environment": "environment_uid",
2762
+ "locale": "en-us",
2763
+ "time": "2018-10-19T06:57:23.766Z",
2764
+ "user": "user"
2765
+ }
2766
+ }
2767
+ },
2768
+ {
2769
+ "event_at": "2018-10-19T06:57:23.633Z",
2770
+ "content_type_uid": "speaker",
2771
+ "type": "entry_published",
2772
+ "data": {
2773
+ "title": "Duncan",
2774
+ "url": "/duncan",
2775
+ "full_name": "Duncan",
2776
+ "tags": [],
2777
+ "locale": "en-us",
2778
+ "uid": "speaker_6_uid",
2779
+ "created_by": "user",
2780
+ "updated_by": "user",
2781
+ "created_at": "2018-10-19T06:25:38.817Z",
2782
+ "updated_at": "2018-10-19T06:25:38.817Z",
2783
+ "_version": 1,
2784
+ "is_featured": false,
2785
+ "publish_details": {
2786
+ "environment": "environment_uid",
2787
+ "locale": "en-us",
2788
+ "time": "2018-10-19T06:57:23.633Z",
2789
+ "user": "user"
2790
+ }
2791
+ }
2792
+ },
2793
+ {
2794
+ "event_at": "2018-10-19T06:57:23.627Z",
2795
+ "content_type_uid": "track",
2796
+ "type": "entry_published",
2797
+ "data": {
2798
+ "title": "Cloud ",
2799
+ "tags": [],
2800
+ "comment": "",
2801
+ "locale": "en-us",
2802
+ "sort_order": "7",
2803
+ "track_color": "#e6484a",
2804
+ "description": "",
2805
+ "uid": "track_6_uid",
2806
+ "created_by": "user",
2807
+ "updated_by": "user",
2808
+ "created_at": "2018-10-19T06:28:41.853Z",
2809
+ "updated_at": "2018-10-19T06:28:41.853Z",
2810
+ "_version": 1,
2811
+ "publish_details": {
2812
+ "environment": "environment_uid",
2813
+ "locale": "en-us",
2814
+ "time": "2018-10-19T06:57:23.627Z",
2815
+ "user": "user"
2816
+ }
2817
+ }
2818
+ },
2819
+ {
2820
+ "event_at": "2018-10-19T06:57:23.618Z",
2821
+ "content_type_uid": "track",
2822
+ "type": "entry_published",
2823
+ "data": {
2824
+ "title": " User Computing",
2825
+ "tags": [],
2826
+ "comment": "",
2827
+ "locale": "en-us",
2828
+ "sort_order": "6",
2829
+ "track_color": "#22b9b5",
2830
+ "description": "",
2831
+ "uid": "track_4_uid",
2832
+ "created_by": "user",
2833
+ "updated_by": "user",
2834
+ "created_at": "2018-10-19T06:28:44.219Z",
2835
+ "updated_at": "2018-10-19T06:28:44.219Z",
2836
+ "_version": 1,
2837
+ "publish_details": {
2838
+ "environment": "environment_uid",
2839
+ "locale": "en-us",
2840
+ "time": "2018-10-19T06:57:23.618Z",
2841
+ "user": "user"
2842
+ }
2843
+ }
2844
+ },
2845
+ {
2846
+ "event_at": "2018-10-19T06:57:23.613Z",
2847
+ "content_type_uid": "session",
2848
+ "type": "entry_published",
2849
+ "data": {
2850
+ "is_popular": false,
2851
+ "title": "Platforms.",
2852
+ "type": "Sessions",
2853
+ "session_id": 2605,
2854
+ "tags": [],
2855
+ "locale": "en-us",
2856
+ "description": "",
2857
+ "track": [
2858
+ "track_6_uid"
2859
+ ],
2860
+ "start_time": "2018-08-26T06:30:00.000Z",
2861
+ "end_time": "2018-08-26T07:00:00.000Z",
2862
+ "speakers": [
2863
+ "speaker_7_uid"
2864
+ ],
2865
+ "room": [
2866
+ "room_10_uid"
2867
+ ],
2868
+ "uid": "session_28_uid",
2869
+ "created_by": "user",
2870
+ "updated_by": "user",
2871
+ "created_at": "2018-10-19T06:28:03.466Z",
2872
+ "updated_at": "2018-10-19T06:29:53.988Z",
2873
+ "_version": 2,
2874
+ "publish_details": {
2875
+ "environment": "environment_uid",
2876
+ "locale": "en-us",
2877
+ "time": "2018-10-19T06:57:23.613Z",
2878
+ "user": "user"
2879
+ }
2880
+ }
2881
+ },
2882
+ {
2883
+ "event_at": "2018-10-19T06:57:23.591Z",
2884
+ "content_type_uid": "room",
2885
+ "type": "entry_published",
2886
+ "data": {
2887
+ "title": "Room 19",
2888
+ "url": "/room-19",
2889
+ "attendee": 60,
2890
+ "tags": [],
2891
+ "locale": "en-us",
2892
+ "uid": "room_25_uid",
2893
+ "created_by": "user",
2894
+ "updated_by": "user",
2895
+ "created_at": "2018-10-19T06:26:40.668Z",
2896
+ "updated_at": "2018-10-19T06:26:40.668Z",
2897
+ "_version": 1,
2898
+ "publish_details": {
2899
+ "environment": "environment_uid",
2900
+ "locale": "en-us",
2901
+ "time": "2018-10-19T06:57:23.591Z",
2902
+ "user": "user"
2903
+ }
2904
+ }
2905
+ },
2906
+ {
2907
+ "event_at": "2018-10-19T06:57:23.504Z",
2908
+ "content_type_uid": "session",
2909
+ "type": "entry_published",
2910
+ "data": {
2911
+ "is_popular": false,
2912
+ "title": "Customer ",
2913
+ "type": "Sessions",
2914
+ "session_id": 2708,
2915
+ "tags": [],
2916
+ "locale": "en-us",
2917
+ "description": "",
2918
+ "track": [
2919
+ "track_7_uid"
2920
+ ],
2921
+ "start_time": "2018-08-27T07:30:00.000Z",
2922
+ "end_time": "2018-08-27T09:00:00.000Z",
2923
+ "speakers": [
2924
+ "speaker_19_uid",
2925
+ "speaker_8_uid"
2926
+ ],
2927
+ "room": [
2928
+ "room_10_uid"
2929
+ ],
2930
+ "uid": "session_29_uid",
2931
+ "created_by": "user",
2932
+ "updated_by": "user",
2933
+ "created_at": "2018-10-19T06:28:13.234Z",
2934
+ "updated_at": "2018-10-19T06:30:01.559Z",
2935
+ "_version": 2,
2936
+ "publish_details": {
2937
+ "environment": "environment_uid",
2938
+ "locale": "en-us",
2939
+ "time": "2018-10-19T06:57:23.504Z",
2940
+ "user": "user"
2941
+ }
2942
+ }
2943
+ },
2944
+ {
2945
+ "event_at": "2018-10-19T06:57:23.341Z",
2946
+ "content_type_uid": "section",
2947
+ "type": "entry_published",
2948
+ "data": {
2949
+ "title": "Day 1",
2950
+ "url": "/day-1",
2951
+ "name": "26th Aug, 2018",
2952
+ "start_time": "2018-08-26T02:30:00.000Z",
2953
+ "end_time": "2018-08-26T14:30:00.000Z",
2954
+ "tags": [],
2955
+ "locale": "en-us",
2956
+ "uid": "section_22uid",
2957
+ "created_by": "user",
2958
+ "updated_by": "user",
2959
+ "created_at": "2018-10-19T06:25:04.701Z",
2960
+ "updated_at": "2018-10-19T06:25:04.701Z",
2961
+ "_version": 1,
2962
+ "publish_details": {
2963
+ "environment": "environment_uid",
2964
+ "locale": "en-us",
2965
+ "time": "2018-10-19T06:57:23.341Z",
2966
+ "user": "user"
2967
+ }
2968
+ }
2969
+ }
2970
+ ],
2971
+ "skip": 0,
2972
+ "limit": 100,
2973
+ "total_count": 123,
2974
+ "pagination_token": "page"
2975
+ }