sheena2994

Untitled

Apr 6th, 2017
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the posts",
  4. "data": [
  5. {
  6. "posts_id": 61,
  7. "users_id": 24,
  8. "type": 1,
  9. "firstname": "Arvind",
  10. "lastname": "Codebrew",
  11. "image100": "http://52.25.232.70/api/resize/img_4aba51a7b77ad66.jpeg",
  12. "departure": "[\"Sahibzada Ajit Singh Nagar\"]",
  13. "destination": "[\"Sahibzada Ajit Singh Nagar\"]",
  14. "leaving_on": "[\"2017-05-19\"]",
  15. "departure_time": "[\"Afternoon\"]",
  16. "stops": "[\"No\"]",
  17. "num_of_seats": "[\"4\"]",
  18. "price": "[\"9\"]"
  19. },
  20. {
  21. "posts_id": 57,
  22. "users_id": 1,
  23. "type": 1,
  24. "firstname": "Anika",
  25. "lastname": "Sharma",
  26. "image100": "http://52.25.232.70/api/resize/img_0dc49d0ae2a67a8.jpg",
  27. "departure": "[\"Chandigarh\"]",
  28. "destination": "[\"Chandigarh\"]",
  29. "leaving_on": "[\"2017-04-04\"]",
  30. "departure_time": "[\"Afternoon\"]",
  31. "stops": "[\"No\"]",
  32. "num_of_seats": "[\"4\"]",
  33. "price": "[\"5454\"]"
  34. },
  35. {
  36. "posts_id": 56,
  37. "users_id": 1,
  38. "type": 1,
  39. "firstname": "Anika",
  40. "lastname": "Sharma",
  41. "image100": "http://52.25.232.70/api/resize/img_0dc49d0ae2a67a8.jpg",
  42. "departure": "[\"Chandigarh\"]",
  43. "destination": "[\"Chandigarh\"]",
  44. "leaving_on": "[\"2017-04-04\"]",
  45. "departure_time": "[\"Afternoon\"]",
  46. "stops": "[\"No\"]",
  47. "num_of_seats": "[\"4\"]",
  48. "price": "[\"946\"]"
  49. },
  50. {
  51. "posts_id": 55,
  52. "users_id": 11,
  53. "type": 1,
  54. "firstname": "Arvind",
  55. "lastname": "Facebook",
  56. "image100": "http://52.25.232.70/api/resize/img_9bd78689ad2ae56.jpeg",
  57. "departure": "[\"Chandigarh\"]",
  58. "destination": "[\"Chandigarh\"]",
  59. "leaving_on": "[\"2017-04-04\"]",
  60. "departure_time": "[\"Noon\"]",
  61. "stops": "[\"No\"]",
  62. "num_of_seats": "[\"4\"]",
  63. "price": "[\"177\"]"
  64. }
  65. ]
  66. }
Add Comment
Please, Sign In to add comment