Created
February 17, 2016 13:43
-
-
Save beck03076/fa51f2d5452ed5d36e04 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": 79, | |
"name": "V Day offer", | |
"business": { | |
"id": 22, | |
"name": "Restaurant Group 1", | |
"category": { | |
"id": 19, | |
"name": "Food & Wine" | |
}, | |
"logo": "http://res.cloudinary.com/getpickledeals/image/upload/c_fill,h_100,w_100/v1455390034/uesm8qn1q8cjthktrdqx.jpg" | |
}, | |
"price": 180, | |
"deal_price": 140, | |
"description": "Buy Full Tandoori Chicken with Green chutney Or Chicken Fried Rice and Quarter Tandoori Chicken", | |
"available_days": [ | |
"Sunday", | |
"Monday", | |
"Tuesday", | |
"Wednesday", | |
"Thursday", | |
"Friday", | |
"Saturday" | |
], | |
"start_time": 0, | |
"end_time": 86400, | |
"end_date": "2016-02-28", | |
"deal_type": "", | |
"original_qty": 30, | |
"current_qty": 29, | |
"limited": true, | |
"all_branches": false, | |
"bought_count": 1, | |
"redeemed_count": 1, | |
"app_buyable": null, | |
"cash_buyable": null, | |
"is_saved": false, | |
"branches_deals": [ | |
{ | |
"branch": { | |
"id": 32, | |
"name": "Chic O Chic", | |
"area": { | |
"id": 2, | |
"name": "Nungambakkam" | |
} | |
} | |
}, | |
"original_qty": 30, | |
"current_qty": 29, | |
"bought_count": 1, | |
"redeemed_count": 1, | |
"cash_bought": true | |
} | |
], | |
"images": [ | |
{ | |
"id": 315, | |
"original": "http://res.cloudinary.com/getpickledeals/image/upload/v1455390035/kda1egso2f49t5ccgfkv.jpg", | |
"medium": "http://res.cloudinary.com/getpickledeals/image/upload/v1455390035/kda1egso2f49t5ccgfkv.jpg", | |
"thumb": "" | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment