Advertisement
androidGeek

Untitled

Aug 3rd, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. {
  2. "info": {
  3. "title": "A Favourite 6 zz",
  4. "description": "Test conference zzz",
  5. "startDate": "2018-07-02T11:51:54.311Z",
  6. "endDate": "2018-07-02T11:51:54.311Z",
  7. "image": "https://thenounproject.com/term/conference/79709/",
  8. "background": "#111111",
  9. "color": "#fff",
  10. "contact": ["0661217515", "oa@rollncode.com"],
  11. "url": "http://ontheimage.com/2018-conference",
  12. "jsonUrl": "https://pastebin.com/raw/RcT05grg"
  13. },
  14. "events": [{
  15. "id": 1,
  16. "title": "First event zz",
  17. "image": "https://thenounproject.com/term/conference/79709/",
  18. "description": "Desc for first event zz",
  19. "address": "Molochnaya 47",
  20. "location": [-122.0840, 37.422],
  21. "startDate": "2018-07-02T11:51:54.311Z",
  22. "endDate": "2018-07-02T11:51:54.311Z",
  23. "speaker": [2],
  24. "contact": ["0661217515", "oa@rollncode.com"],
  25. "url": "http://ontheimage.com/2018-conference"
  26. }, {
  27. "id": 2,
  28. "image": "https://thenounproject.com/term/conference/79709/",
  29. "title": "Second event zz",
  30. "description": "Desc for second event",
  31. "address": "Molochnaya 47",
  32. "location": [-122.0840, 37.422],
  33. "startDate": "2018-07-02T11:51:54.311Z",
  34. "endDate": "2018-07-02T11:51:54.311Z",
  35. "speaker": [2, 1],
  36. "contact": ["0661217515", "oa@rollncode.com"],
  37. "url": "http://ontheimage.com/2018-conference"
  38. }],
  39. "speakers": [{
  40. "rawId": 1,
  41. "name": "Bob Smith ZZ",
  42. "description": "Funny guy",
  43. "image": "https://thenounproject.com/term/conference/79709/",
  44. "contact": ["0661217515", "oa@rollncode.com"],
  45. "url": "https://www.bose.com/en_us/products/speakers.html"
  46. }, {
  47. "rawId": 2,
  48. "name": "Jhon Adams",
  49. "description": "Not funny guy",
  50. "image": "https://thenounproject.com/term/conference/79709/",
  51. "contact": ["0661217515", "oa@rollncode.com"],
  52. "url": "https://www.bose.com/en_us/products/speakers.html"
  53. }]
  54. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement