sheena2994

Untitled

Mar 29th, 2017
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the posts",
  4. "data": [
  5. {
  6. "posts_id": 14,
  7. "users_id": 174,
  8. "firstname": "Ayat11111",
  9. "lastname": "Verma",
  10. "is_card_added": 0,
  11. "image100": "",
  12. "departure": [
  13. "Chandigarh"
  14. ],
  15. "destination": [
  16. "Chandigarh"
  17. ],
  18. "leaving_on": [
  19. "2017-5-4"
  20. ],
  21. "departure_time": [
  22. "Afternoon"
  23. ],
  24. "stops": [
  25. "No"
  26. ],
  27. "num_of_seats": [
  28. 3
  29. ],
  30. "price": [
  31. "232"
  32. ]
  33. },
  34. {
  35. "posts_id": 15,
  36. "users_id": 174,
  37. "firstname": "Ayat11111",
  38. "lastname": "Verma",
  39. "is_card_added": 0,
  40. "image100": "",
  41. "departure": [
  42. "Chandigarh"
  43. ],
  44. "destination": [
  45. "Chandigarh"
  46. ],
  47. "leaving_on": [
  48. "2017-4-4"
  49. ],
  50. "departure_time": [
  51. "Morning"
  52. ],
  53. "stops": [
  54. "Sector 19",
  55. "Sector 20"
  56. ],
  57. "num_of_seats": [
  58. 1
  59. ],
  60. "price": [
  61. "532"
  62. ]
  63. }
  64. ]
  65. }
Add Comment
Please, Sign In to add comment