Skip to content

Instantly share code, notes, and snippets.

@abishekrsrikaanth
Created July 8, 2015 15:27
Show Gist options
  • Save abishekrsrikaanth/9f451a4849c5c756ada4 to your computer and use it in GitHub Desktop.
Save abishekrsrikaanth/9f451a4849c5c756ada4 to your computer and use it in GitHub Desktop.
[
{
"id": "1",
"name": "Short Sleeves",
"created_at": "2014-05-28 19:03:55",
"updated_at": "2014-05-28 19:04:45",
"category_products": [
{
"id": "3",
"category": "1",
"product": "1",
"created_at": "2014-05-28 19:04:45",
"updated_at": "2014-05-28 19:04:45",
"products": {
"id": "1",
"name": "Unisex Cotton Tee",
}
},
{
"id": "4",
"category": "1",
"product": "2",
"created_at": "2014-05-28 19:04:45",
"updated_at": "2014-05-28 19:04:45",
"products": {
"id": "2",
"name": "Premium Unisex Tee",
}
},
{
"id": "21",
"category": "1",
"product": "17",
"created_at": "2015-01-21 18:57:34",
"updated_at": "2015-01-21 18:57:37",
"products": {
"id": "17",
"name": "Men's Polo",
}
}
]
},
{
"id": "2",
"name": "Long Sleeves",
"created_at": "2014-05-28 19:06:58",
"updated_at": "2014-05-28 19:06:58",
"category_products": [
{
"id": "13",
"category": "2",
"product": "3",
"created_at": "2014-09-17 23:10:38",
"updated_at": "2014-09-17 23:10:38",
"products": {
"id": "3",
"name": "Unisex Long Sleeve",
}
},
{
"id": "14",
"category": "2",
"product": "11",
"created_at": "2014-09-17 23:10:38",
"updated_at": "2014-09-17 23:10:38",
"products": {
"id": "11",
"name": "Hanes Long Sleeve",
}
},
{
"id": "19",
"category": "2",
"product": "10",
"created_at": "2014-08-18 19:28:26",
"updated_at": "2014-08-18 19:28:26",
"products": {
"id": "10",
"name": "Dry Sport Long-Sleeve",
}
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment