Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": 1,
- "message": "Following are the offers",
- "data": [
- {
- "ride_posts_id": "1",
- "users_id": "6",
- "firstname": "Anika",
- "lastname": "Sharma",
- "image100": "http://192.168.100.117:8000/uploads/images100/img_599aa7230fc65bf149.jpg",
- "image200": "http://192.168.100.117:8000/uploads/images200/img_599aa7230fc65bf267.jpg",
- "image400": "http://192.168.100.117:8000/uploads/images400/img_599aa7230fc65bf389.jpg",
- "departure": "Chandigarh",
- "destination": "Mohali",
- "lat1": "31.00000000",
- "lng1": "32.00000000",
- "lat2": "76.00000000",
- "lng2": "78.00000000",
- "leaving_on": "2016-01-15",
- "departure_time": "19:19:10",
- "stop1": "Sector 17",
- "stop2": "",
- "stop3": "",
- "num_of_seats": "2",
- "price": "23.2"
- },
- {
- "ride_posts_id": "3",
- "users_id": "4",
- "firstname": "Ishika",
- "lastname": "Sharma",
- "image100": "http://192.168.100.117:8000/uploads/images100/img_e658d6f505fa4d2189.jpg",
- "image200": "http://192.168.100.117:8000/uploads/images200/img_e658d6f505fa4d2200.jpg",
- "image400": "http://192.168.100.117:8000/uploads/images400/img_e658d6f505fa4d2300.jpg",
- "departure": "Sector 29, Chandigarh",
- "destination": "Sector 17, Chandigarh",
- "lat1": "30.75000000",
- "lng1": "32.24000000",
- "lat2": "76.34000000",
- "lng2": "78.32000000",
- "leaving_on": "2016-01-20",
- "departure_time": "19:19:10",
- "stop1": "Waves",
- "stop2": "",
- "stop3": "",
- "num_of_seats": "5",
- "price": "100"
- }
- ]
- }
Add Comment
Please, Sign In to add comment