Skip to content

Instantly share code, notes, and snippets.

@mgosk
Created May 15, 2015 16:33
Show Gist options
  • Save mgosk/326096c72a44983eaeaa to your computer and use it in GitHub Desktop.
Save mgosk/326096c72a44983eaeaa to your computer and use it in GitHub Desktop.
{
"data": [
{
"name": "lager",
"photo": "http://hobbista.atrax.pl/text_pictures/image/KULINARIA/wino/9.jpg",
"background": "81B5E3",
"description": "<p>lorem ipsum </p>",
"uuid": "286c775d-9c85-429e-b069-26ef26e0b806",
"code": "lager500",
"symbol": "http://www.skarbnica-win.pl/wp-content/uploads/2011/06/kieliszek-wino-czerwone-pinot-chateau.jpg",
"alcoholVolume": 30,
"group": "beers",
"alcoholContent": 6,
"volume": 500
},
{
"name": "red wine",
"photo": "http://hobbista.atrax.pl/text_pictures/image/KULINARIA/wino/9.jpg",
"background": "81B5E3",
"description": "<p>lorem ipsum </p>",
"uuid": "04c8285f-4cb7-4ada-9a53-124eec3b1a60",
"code": "redWine150",
"symbol": "http://www.skarbnica-win.pl/wp-content/uploads/2011/06/kieliszek-wino-czerwone-pinot-chateau.jpg",
"alcoholVolume": 18,
"group": "wines",
"alcoholContent": 12,
"volume": 150
},
{
"name": "martini",
"photo": "http://hobbista.atrax.pl/text_pictures/image/KULINARIA/wino/9.jpg",
"background": "81B5E3",
"description": "<p>lorem ipsum </p>",
"uuid": "3a26bb57-fba3-4e7f-82e1-f360e805c5dc",
"code": "martini100",
"symbol": "http://www.skarbnica-win.pl/wp-content/uploads/2011/06/kieliszek-wino-czerwone-pinot-chateau.jpg",
"alcoholVolume": 15,
"group": "lightDinks",
"alcoholContent": 15,
"volume": 100
},
{
"name": "whisky",
"photo": "http://hobbista.atrax.pl/text_pictures/image/KULINARIA/wino/9.jpg",
"background": "81B5E3",
"description": "<p>lorem ipsum </p>",
"uuid": "e9ce4129-a3bc-448c-a1f0-789312f2ee4a",
"code": "whisky40",
"symbol": "http://www.skarbnica-win.pl/wp-content/uploads/2011/06/kieliszek-wino-czerwone-pinot-chateau.jpg",
"alcoholVolume": 40,
"group": "strongDrinks",
"alcoholContent": 40,
"volume": 100
},
{
"name": "vodka shot",
"photo": "http://hobbista.atrax.pl/text_pictures/image/KULINARIA/wino/9.jpg",
"background": "81B5E3",
"description": "<p>lorem ipsum </p>",
"uuid": "3f6e2cd9-e0f7-4ec3-b86b-ef0c15777858",
"code": "vodka40",
"symbol": "http://www.skarbnica-win.pl/wp-content/uploads/2011/06/kieliszek-wino-czerwone-pinot-chateau.jpg",
"alcoholVolume": 16,
"group": "shots",
"alcoholContent": 40,
"volume": 40
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment