sheena2994

Untitled

Apr 1st, 2016
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "msg": "Following are the connections!",
  4. "connections": [
  5. {
  6. "connections_id": "7",
  7. "user_id": "12",
  8. "status": "accepted",
  9. "name": "",
  10. "image": "http://192.168.100.117:8000/resize/"
  11. },
  12. {
  13. "connections_id": "5",
  14. "user_id": "11",
  15. "status": "accepted",
  16. "name": "",
  17. "image": "http://192.168.100.117:8000/resize/"
  18. },
  19. {
  20. "connections_id": "1",
  21. "user_id": "13",
  22. "status": "accepted",
  23. "name": "a",
  24. "image": "http://192.168.100.117:8000/resize/"
  25. }
  26. ]
  27. }
Add Comment
Please, Sign In to add comment