Skip to content

Instantly share code, notes, and snippets.

@mcuadros
Last active December 28, 2015 09:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcuadros/7476496 to your computer and use it in GitHub Desktop.
Save mcuadros/7476496 to your computer and use it in GitHub Desktop.
Siren Level3 Example
{
"class": [
"discovery",
"product"
],
"title": "A. SAUVAGE royal panama cut away collar shirt grey",
"properties": {
"id": "527a355f1a9075a5778b4585",
"status": "published",
"visible": true,
"created": "2013-11-06T13:26:06+0100",
"updated": null,
"name": "royal panama cut away collar shirt grey",
"wantsCount": null,
"slug": "a-sauvage-royal-panama-cut-away-collar-shirt-grey"
},
"entities": [
{
"rel": "brand",
"href": "/discovery/brand/527a355e1a9075a5778b4583",
"class": [
"discovery",
"brand"
],
"title": "A. SAUVAGE",
"properties": {
"id": "527a355e1a9075a5778b4583",
"status": "published",
"created": "2013-11-06T13:26:06+0100",
"updated": null,
"name": "A. SAUVAGE",
"desc": null,
"slug": "a-sauvage",
"discoverer": "",
"keywords": [
]
},
"links": [
{
"rel": "self",
"href": "/discovery/brand/527a355e1a9075a5778b4583"
}
]
},
{
"rel": "thumbnail",
"class": [
"discovery",
"product",
"thumbnail"
],
"properties": {
"status": "processed",
"origin": "http://asauvage.com/media/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/m/a/marcellacutawaycollarshirtgreymain.jpeg",
"key": "527a/355e/e310/c918/9702/02.jpeg",
"bucket": "media.pinefor.com"
},
"links": [
{
"rel": "url",
"href": "http://media.pinefor.com/527a/355e/e310/c918/9702/02.jpeg"
}
]
},
{
"rel": "trade",
"class": [
"discovery",
"product",
"trade"
],
"properties": {
"language": "english",
"currency": "GBP",
"price": 275,
"url": "http://asauvage.com/shop/all/royal-panama-cut-away-collar-shirt-grey.html",
"seller": "",
"_auxiliary": {
"conversion": "\u00a3275.00",
"price": "$441.37"
}
}
},
{
"rel": "photos",
"class": [
"discovery",
"product",
"photos"
],
"properties": {
"status": "processed",
"origin": "http://asauvage.com/media/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/m/a/marcellacutawaycollarshirtgreymain.jpeg",
"key": "527a/355f/4318/0479/4498/74.jpeg",
"bucket": "media.pinefor.com"
},
"links": [
{
"rel": "url",
"href": "http://media.pinefor.com/527a/355f/4318/0479/4498/74.jpeg"
}
]
},
{
"rel": "discoverer",
"href": "/discovery/user/527a31ad1a907586778b4579"
}
],
"links": [
{
"rel": "self",
"href": "/discovery/product/527a355f1a9075a5778b4585"
},
{
"rel": "activity",
"href": "/discovery/activity/527a38d31a907587778b4950"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment