sheena2994

Untitled

May 29th, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the posts",
  4. "total_posts": 3,
  5. "data": [
  6. {
  7. "posts_id": 270,
  8. "type": 1,
  9. "created_by": 1,
  10. "users_id": 183,
  11. "firstname": "Arvind",
  12. "lastname": "Kumar",
  13. "created_at": "2017-04-26 06:26:59",
  14. "image100": "http://52.25.232.70/api/resize/img_4f1f8feba6c4a51.jpg",
  15. "f_date": "18-05-2017",
  16. "time": "04:19 PM",
  17. "formatted_date": "Thu, 18 May",
  18. "time_since": "11 days ago",
  19. "min_bid": "0.00",
  20. "max_bid": "0.00",
  21. "is_editable": 0,
  22. "my_bid": "0.00",
  23. "is_favourite": 0,
  24. "avg_rating": "2.4",
  25. "reported_posts_id": 2,
  26. "departure": "[\"Chandigarh\"]",
  27. "destination": "[\"Chandigarh\"]",
  28. "leaving_on": "[\"2017-04-26\"]",
  29. "departure_time": "[\"Noon\"]",
  30. "stops": "[\"first\"]",
  31. "num_of_seats": "[\"4\"]",
  32. "price": "[\"77\"]"
  33. },
  34. {
  35. "posts_id": 134,
  36. "type": 1,
  37. "created_by": 1,
  38. "users_id": 183,
  39. "firstname": "Arvind",
  40. "lastname": "Kumar",
  41. "created_at": "2017-04-13 12:12:19",
  42. "image100": "http://52.25.232.70/api/resize/img_4f1f8feba6c4a51.jpg",
  43. "f_date": "18-05-2017",
  44. "time": "04:19 PM",
  45. "formatted_date": "Thu, 18 May",
  46. "time_since": "11 days ago",
  47. "min_bid": "0.00",
  48. "max_bid": "0.00",
  49. "is_editable": 0,
  50. "my_bid": "0.00",
  51. "is_favourite": 0,
  52. "avg_rating": "2.4",
  53. "reported_posts_id": 3,
  54. "departure": "[\"Chandigarh\"]",
  55. "destination": "[\"Jammu and Kashmir\"]",
  56. "leaving_on": "[\"2017-04-16\"]",
  57. "departure_time": "[\"Evening\"]",
  58. "stops": "[\"Amritsar\",\"Jammu\",\"Kashmir\"]",
  59. "num_of_seats": "[\"3\"]",
  60. "price": "[\"200\"]"
  61. },
  62. {
  63. "posts_id": 132,
  64. "type": 1,
  65. "created_by": 1,
  66. "users_id": 183,
  67. "firstname": "Arvind",
  68. "lastname": "Kumar",
  69. "created_at": "2017-04-13 12:10:12",
  70. "image100": "http://52.25.232.70/api/resize/img_4f1f8feba6c4a51.jpg",
  71. "f_date": "18-05-2017",
  72. "time": "04:20 PM",
  73. "formatted_date": "Thu, 18 May",
  74. "time_since": "11 days ago",
  75. "min_bid": "0.00",
  76. "max_bid": "0.00",
  77. "is_editable": 0,
  78. "my_bid": "0.00",
  79. "is_favourite": 0,
  80. "avg_rating": "2.4",
  81. "reported_posts_id": 4,
  82. "departure": "[\"Chandigarh\"]",
  83. "destination": "[\"Chandigarh\"]",
  84. "leaving_on": "[\"2017-04-16\"]",
  85. "departure_time": "[\"Morning\"]",
  86. "stops": "[\"No\"]",
  87. "num_of_seats": "[\"4\"]",
  88. "price": "[\"250\"]"
  89. }
  90. ]
  91. }
Add Comment
Please, Sign In to add comment