Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": 1,
- "message": "Following is the list",
- "items": [
- {
- "item_id": "1",
- "interest_id": "5",
- "title": "Fountain Pen",
- "currency": "$",
- "price": "400",
- "filename": "http://192.168.100.117:8000/resize/img_c2524f2a4138453.jpg",
- "likes_count": "3",
- "comment_count": "1",
- "is_liked": "0",
- "is_commented": "0"
- },
- {
- "item_id": "2",
- "interest_id": "1",
- "title": "Headphones",
- "currency": "$",
- "price": "1000",
- "filename": "http://192.168.100.117:8000/resize/img_ee70b7829d0dd73.jpg",
- "likes_count": "0",
- "comment_count": "0",
- "is_liked": "0",
- "is_commented": "0"
- },
- {
- "item_id": "3",
- "interest_id": "4",
- "title": "Bags",
- "currency": "$",
- "price": "100",
- "filename": "http://192.168.100.117:8000/resize/img_5f86b739d77eee2.jpg",
- "likes_count": "0",
- "comment_count": "0",
- "is_liked": "0",
- "is_commented": "0"
- },
- {
- "item_id": "8",
- "interest_id": "4",
- "title": "New Collection",
- "currency": "$",
- "price": "1500",
- "filename": "http://192.168.100.117:8000/resize/img_1294db94bf488078.jpg",
- "likes_count": "0",
- "comment_count": "3",
- "is_liked": "0",
- "is_commented": "0"
- },
- {
- "item_id": "9",
- "interest_id": "1",
- "title": "Multiple bags",
- "currency": "$",
- "price": "1500",
- "filename": "http://192.168.100.117:8000/resize/img_f4283e683264c8e8.jpg",
- "likes_count": "0",
- "comment_count": "0",
- "is_liked": "0",
- "is_commented": "0"
- }
- ]
- }
Add Comment
Please, Sign In to add comment