Advertisement
androidGeek

Untitled

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