Advertisement
Guest User

Untitled

a guest
Nov 9th, 2017
802
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.23 KB | None | 0 0
  1. {
  2. "_id" = 5a02e1168143e6593e0f35cd;
  3. address = Gale;
  4. allCheckins = (
  5. {
  6. "check_in_at" = "2017-11-09 22:07:08";
  7. "checkin_uuid" = "c26696b8-84ce-4c67-8ed2-2fff8ba1fef5";
  8. comment = "Allo Allo";
  9. email = "sbogdanovic@deployinc.com";
  10. files = (
  11. {
  12. file = "https://peequin-dev.s3-us-west-2.amazonaws.com/places/phpdgETqP.jpg";
  13. "mime_type" = "image/jpeg";
  14. }
  15. );
  16. "first_name" = Stefan;
  17. "is_anonymous" = 1;
  18. "last_name" = Bogdanovic;
  19. rating = 3;
  20. "user_image" = "https://peequin-dev.s3-us-west-2.amazonaws.com/avatars/phphCcVpn.jpg";
  21. uuid = "e942e93d-96a4-42b9-8d7e-2fb311e6d01a";
  22. },
  23. {
  24. "check_in_at" = "2017-11-09 21:27:07";
  25. "checkin_uuid" = "ce161ed7-583c-42d4-8ab7-4323aa6de1cb";
  26. comment = "<null>";
  27. email = "predragcokulov@gmail.com";
  28. files = (
  29. );
  30. "first_name" = Predrag;
  31. "is_anonymous" = 0;
  32. "last_name" = "\U010cokulov2";
  33. rating = 5;
  34. "user_image" = "https://s3-us-west-2.amazonaws.com/peequin-dev/avatars/phpDdSCGt.png";
  35. uuid = "653c3555-4522-44aa-95ba-311de3c446dd";
  36. },
  37. {
  38. "check_in_at" = "2017-11-09 21:25:36";
  39. "checkin_uuid" = "e9a6a429-4b46-4cd2-abd7-8dfc37325be0";
  40. comment = "<null>";
  41. email = "savasavic100@gmail.com";
  42. files = (
  43. );
  44. "first_name" = Sava;
  45. "is_anonymous" = 0;
  46. "last_name" = Savic;
  47. rating = 5;
  48. "user_image" = "https://s3-us-west-2.amazonaws.com/peequin-dev/avatars/phpDEjLuE.jpg";
  49. uuid = "95a93f6a-c6ed-4639-882b-9d00810409ed";
  50. },
  51. {
  52. "check_in_at" = "2017-11-09 19:48:59";
  53. "checkin_uuid" = "00c9686e-e72a-476e-8597-0988cb73465d";
  54. comment = "<null>";
  55. email = "juventino100@gmail.com";
  56. files = (
  57. );
  58. "first_name" = Sava;
  59. "is_anonymous" = 0;
  60. "last_name" = Savic;
  61. rating = 5;
  62. "user_image" = "https://peequin-dev.s3-us-west-2.amazonaws.com/avatars/phpnUjT5C.jpg";
  63. uuid = "27e76bd6-8675-4249-b812-215a79085fe1";
  64. }
  65. );
  66. comments = "";
  67. "created_at" = "2017-11-08 10:48:54";
  68. description = "Opis mesta";
  69. "google_place_id" = "<null>";
  70. images = (
  71. );
  72. isVerified = 0;
  73. location = {
  74. coordinates = (
  75. "20.369663",
  76. "44.859784"
  77. );
  78. type = Point;
  79. };
  80. name = "Place test";
  81. "number_of_ratings" = 5;
  82. phone = "<null>";
  83. rating = "3.6";
  84. tags = "";
  85. "updated_at" = "2017-11-09 22:07:08";
  86. usersCount = 4;
  87. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement