Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "status_code": 200,
- "msg": "Details",
- "data": {
- "user_id": 1,
- "profile_pic": "12afe69fd306991219.jpg",
- "gender": 0,
- "address": "2 Infinite Loop, Cupertino, CA 95014, USA",
- "about_me": "I am iOS developer. I am now trainer also for iOS interns",
- "phone": "+919115895073",
- "reviews_count": 4,
- "average_rating": "3.4",
- "reviews": [
- {
- "username": "rishabh",
- "profile_pic": "dd85d132fca5618133.jpg",
- "rating": "4.00",
- "reviews": "dhdjdjdjdjjdjdjj",
- "created_at": "19th May,2017"
- },
- {
- "username": "rishabh",
- "profile_pic": "dd85d132fca5618133.jpg",
- "rating": "4.00",
- "reviews": "cncncdhdhdhd",
- "created_at": "19th May,2017"
- },
- {
- "username": "rishabh",
- "profile_pic": "dd85d132fca5618133.jpg",
- "rating": "4.50",
- "reviews": "rzvsvdbgggg",
- "created_at": "19th May,2017"
- },
- {
- "username": "rishabh",
- "profile_pic": "dd85d132fca5618133.jpg",
- "rating": "1.00",
- "reviews": "njjjgghj3vbhhhbbb",
- "created_at": "19th May,2017"
- }
- ],
- "working_days": [
- {
- "day": "Monday",
- "start_time": "09:30 AM",
- "end_time": "10:30 PM"
- },
- {
- "day": "Wednesday",
- "start_time": "09:30 AM",
- "end_time": "05:30 PM"
- }
- ],
- "subjects": [
- {
- "category_id": 1,
- "subject_id": 1,
- "subject_name": "Math"
- },
- {
- "category_id": 1,
- "subject_id": 2,
- "subject_name": "History"
- },
- {
- "category_id": 1,
- "subject_id": 3,
- "subject_name": "Chemistry"
- }
- ]
- }
- }
Add Comment
Please, Sign In to add comment