-
Notifications
You must be signed in to change notification settings - Fork 0
Device Output
billspeir edited this page Apr 11, 2014
·
3 revisions
All deals are formatted like so:
{
content_type: "ARTICLE",
id: 1025580,
title: "Designer's Collection Memory Foam Bath Mat for $6 + $4 s&h",
brief_title: "Memory Foam Bath Mat for $6",
short_link: "http://dn.ws/lzcc:iapp-dn-ios-1_9_1",
buy_now_link: "http://dealnews.com/lw/artclick.html?2,1025580,7455630,iref=app-dn-ios-1_9_1,uid=396122",
pub_date: "Thu, 10 Apr 2014 10:01:39 -0400",
description_html: "...",
description: "...",
full_title_price_start: 47,
full_title_price_len: 2,
brief_title_price_start: 25,
brief_title_price_len: 2,
update_date: "Thu, 10 Apr 2014 10:01:39 -0400",
updated: "3 min ago",
expired: 0,
hotness: 0,
promoted: 0,
store: "Tanga",
store_id: 2216,
category_id: 360,
brand: "",
price_text: "$6",
price_image: "TAG",
editors_choice: "0",
comment_count: "0",
images: {
large: {
url: "http://s3.dlnws.com/images/products/images/1414000/1414119-large",
width: "125",
height: "89"
},
xlarge: {
url: "http://s3.dlnws.com/images/products/images/1414000/1414119-xlarge",
width: "250",
height: "179"
}
},
resources: [
{
url: "https://api.dealnews.com/item/deal/1025580",
title: "Deal Details",
description: "Deal Details",
tag: "api_link"
},
{
url: "https://api.dealnews.com/item/deal/1025580/related",
title: "Related Deals",
description: "Related Deals",
tag: "related_link"
},
{
url: "https://api.dealnews.com/item/deal/1025580/comments",
title: "Deal Comments",
description: "Deal Comments",
tag: "comments_link"
}
]
}
All coupons are formatted like so:
{
content_type: "COUPON",
id: 470553,
stores: [
{
id: 478,
name: "AllPosters.com",
primary: true
}
],
categories: [
{
id: "200",
name: "Decor",
primary: true
}
],
store_id: 478,
store_name: "AllPosters.com",
short_store_name: "AllPosters.com",
code: "MOTHER25",
link: "...",
pub_date: "Thu, 10 Apr 2014 17:56:41 -0400",
expires: "Wed, 30 Apr 2014 23:59:00 -0400",
description_brief: "25% off no min coupon",
description: "25% off at AllPosters.com",
popularity: "0",
notes: "Exclusions apply.",
api_link: "https://api.dealnews.com/item/coupon/470553"
}
All features are formatted like so:
{
content_type: "FEATURE",
id: 1025658,
title: "Go Find Your Fun: Save $142 on a Costa Rica Vacation, Flights to D.C. from $128",
brief_title: "Find Your Fun: $142 off a Costa Rica Vacation",
short_link: "...",
buy_now_link: "...",
pub_date: "Thu, 10 Apr 2014 13:07:35 -0400",
description_html: "...",
why_buy: "Forget relaxation, these travel deals bring the awesome",
teaser: "...",
update_date: "Thu, 10 Apr 2014 13:07:35 -0400",
comment_count: "0",
images: {
large: {
url: "http://s3.dlnws.com/images/products/images/1414000/1414263-large",
width: "125",
height: "125"
}
}