sheena2994

Untitled

Apr 7th, 2017
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the posts",
  4. "data": [
  5. {
  6. "posts_id": 77,
  7. "type": 6,
  8. "created_by": 1,
  9. "users_id": 165,
  10. "firstname": "Sheena",
  11. "lastname": "Singla",
  12. "image100": "http://52.25.232.70/api/resize/img_ff51c258b3e011e.jpg",
  13. "is_favourite": 0,
  14. "avg_rating": "0.0",
  15. "name": "[\"One direction\"]",
  16. "date": "[\"2017-04-01\"]",
  17. "num_of_tickets": "[2]",
  18. "row_section": "[\"Student Section\"]",
  19. "is_fixed": "[200]",
  20. "is_price_fixed": 2,
  21. "price": "[200]",
  22. "duration": "[2]"
  23. },
  24. {
  25. "posts_id": 76,
  26. "type": 6,
  27. "created_by": 1,
  28. "users_id": 165,
  29. "firstname": "Sheena",
  30. "lastname": "Singla",
  31. "image100": "http://52.25.232.70/api/resize/img_ff51c258b3e011e.jpg",
  32. "is_favourite": 0,
  33. "avg_rating": "0.0",
  34. "name": "[\"Ok jannu\"]",
  35. "date": "[\"2017-04-01\"]",
  36. "num_of_tickets": "[2]",
  37. "row_section": "[\"Student Section\"]",
  38. "is_fixed": "[343]",
  39. "is_price_fixed": 1,
  40. "price": "[343]",
  41. "duration": "[343]"
  42. },
  43. {
  44. "posts_id": 64,
  45. "type": 6,
  46. "created_by": 1,
  47. "users_id": 188,
  48. "firstname": "Deepika",
  49. "lastname": "Verma",
  50. "image100": "",
  51. "is_favourite": 1,
  52. "avg_rating": "0.0",
  53. "name": "[\"Gitanjali\"]",
  54. "date": "[\"2017-04-01\"]",
  55. "num_of_tickets": "[2]",
  56. "row_section": "[\"R2\\/S4\"]",
  57. "is_fixed": "[343]",
  58. "is_price_fixed": 1,
  59. "price": "[343]",
  60. "duration": "[343]"
  61. }
  62. ]
  63. }
Add Comment
Please, Sign In to add comment