Advertisement
Guest User

Untitled

a guest
Aug 26th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. {
  2. "message": "Test Message",
  3. "status": true,
  4. "users": {
  5. "user_xy": [
  6. {
  7. "time": "2016-08-25 19:01:20.944614158 +0300 EEST",
  8. "age": 24,
  9. "props": {
  10. "pr1": 197,
  11. "pr2": 0.75,
  12. "pr3": 0.14,
  13. "pr4": -0.97
  14. }
  15. }
  16. ],
  17. "user_zt": [
  18. {
  19. "time": "2016-08-25 17:08:36.920891187 +0300 EEST",
  20. "age": 29,
  21. "props": {
  22. "pr1": 1.2332131860505051,
  23. "pr2": -0.6628148829634317,
  24. "pr3": -0.11622442112006928
  25. }
  26. }
  27. ]
  28. }
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement