Advertisement
Guest User

Untitled

a guest
Nov 27th, 2015
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. {
  2. "id": 28,
  3. "message": "1234",
  4. "type": "GroupHeart",
  5. "group_id": 12,
  6. "location": {
  7. "id": 101,
  8. "latitude": "39.0788984259",
  9. "longitude": "-73.8830092326",
  10. "updated_at": "2015-11-27T15:17:08.000Z"
  11. },
  12. "owner": {
  13. "id": 38,
  14. "role": "rider",
  15. "quickblox_chat_id": 123
  16. },
  17. "will_attend": [
  18.  
  19. ],
  20. "will_not_attend": [
  21.  
  22. ],
  23. "invited_users": [
  24. {
  25. "email": "janie.jakubowski@spencerhoppe.com",
  26. "full_name": "Jalyn Gerhold",
  27. "id": 100,
  28. "role_name": "rider",
  29. "confirmed?": true,
  30. "created_at": "2015-11-25T17:00:48.000Z",
  31. "subscription": "subscription name",
  32. "online": false,
  33. "quickblox_login": "pedro",
  34. "quickblox_chat_id": 123,
  35. "role": "rider",
  36. "profile": {
  37. "first_name": "Jalyn",
  38. "last_name": "Gerhold",
  39. "phone_number": "+1289346304",
  40. "city": "New Imelda",
  41. "state": "Minnesota",
  42. "id": 88,
  43. "username": "carleton",
  44. "hearts_count": 10,
  45. "confirmed_requests_count": 0
  46. },
  47. "bike": {
  48. "id": 103,
  49. "model": "unde",
  50. "brand": "officia"
  51. },
  52. "location": {
  53. "id": 100,
  54. "latitude": "47.7553943974",
  55. "longitude": "-73.9025768858",
  56. "updated_at": "2015-11-25T17:00:48.000Z"
  57. },
  58. "confirmed_requests_count": 0,
  59. "subscribed": true
  60. }
  61. ]
  62. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement