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": "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": "Elante",
- "destination": "Sector 17, Chandigarh",
- "lat1": "30.75000000",
- "lng1": "32.24000000",
- "lat2": "76.34000000",
- "lng2": "78.32000000",
- "leaving_on": "Jan 21, 2016",
- "departure_time": "07:19 PM",
- "stop1": "Waves",
- "stop2": "",
- "stop3": "",
- "num_of_seats": "5",
- "price": "100"
- },
- {
- "ride_posts_id": "2",
- "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": "Sector 29, Chandigarh",
- "destination": "Sector 17, Chandigarh",
- "lat1": "30.75000000",
- "lng1": "32.24000000",
- "lat2": "76.34000000",
- "lng2": "78.32000000",
- "leaving_on": "Jan 19, 2016",
- "departure_time": "03:10 PM",
- "stop1": "Sector 22, Chandigarh",
- "stop2": "",
- "stop3": "",
- "num_of_seats": "2",
- "price": "50"
- }
- ]
- }
Add Comment
Please, Sign In to add comment