sheena2994

Untitled

Apr 6th, 2016
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "msg": "Following are the flares!",
  4. "flares": [
  5. {
  6. "name": "meenakshi111",
  7. "image": "http://52.34.206.18/resize/img_8790a1e52f3f514.jpeg",
  8. "flares_id": "1",
  9. "user_id": "1",
  10. "title": "My first flare",
  11. "flares_image": "http://52.34.206.18/resize/img_199cecccf0dabb6.jpg",
  12. "category_id": "1",
  13. "location": "Chandigarh",
  14. "lat": "30.54000000",
  15. "lng": "76.65000000",
  16. "created_at": "2016-04-06 06:19:20",
  17. "is_connected": "1",
  18. "is_liked": "0",
  19. "is_shared": "0",
  20. "connect_count": "1",
  21. "like_count": "0",
  22. "time_since": "6 hours"
  23. },
  24. {
  25. "name": "meenakshi111",
  26. "image": "http://52.34.206.18/resize/img_8790a1e52f3f514.jpeg",
  27. "flares_id": "2",
  28. "user_id": "1",
  29. "title": "My second flare",
  30. "flares_image": "http://52.34.206.18/resize/img_4f83a7536993d6c.jpg",
  31. "category_id": "1",
  32. "location": "Chandigarh",
  33. "lat": "30.54000000",
  34. "lng": "76.65000000",
  35. "created_at": "2016-04-06 06:20:16",
  36. "is_connected": "1",
  37. "is_liked": "1",
  38. "is_shared": "0",
  39. "connect_count": "1",
  40. "like_count": "1",
  41. "time_since": "6 hours"
  42. }
  43. ]
  44. }
Add Comment
Please, Sign In to add comment