Skip to content

Instantly share code, notes, and snippets.

@rema7
Last active January 9, 2020 14:08
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 rema7/74096b777220067c3c09f12dde3b80c8 to your computer and use it in GitHub Desktop.
Save rema7/74096b777220067c3c09f12dde3b80c8 to your computer and use it in GitHub Desktop.
{
"id": 12,
"currency": "BYN",
"restaurant": {
"localization": [
{
"lang": "en",
"name": "Kuechenmeister",
"description": "Belorusian cousines",
"default": true
},
{
"lang": "ru",
"name": "Кюхенмайстер",
"description": "Ресторан «Кюхенмайстер» предлагает своим гостям блюда европейской кухни в авторской обработке.",
"default": false
}
],
"images": {
"small": "xxx",
"large": "xxx"
},
"cousines": [
{
"localization": [
{
"lang": "en",
"name": "European cousines",
"description": "European description",
"default": true
},
{
"lang": "ru",
"name": "Европейская кухня",
"description": "Жратва для белых людей",
"default": false
}
],
"images": {
"small": "xxx",
"large": "xxx"
},
"categories":[
{
"localization": [
{
"lang": "en",
"name": "Appetizers",
"description": "Appetizers description",
"default": true
},
{
"lang": "ru",
"name": "Закуски",
"description": "Закуски",
"default": false
}
],
"images": {
"small": "xxx",
"large": "xxx"
},
"dishes": [
{
"images": {
"small": "xxx",
"large": "xxx"
},
"localization": [
{
"lang": "en",
"name": "Classic beef tartare",
"description": "Classic beef tartare",
"ingredients": "Beef",
"default": true
},
{
"lang": "ru",
"name": "Тартар из говядины классический",
"description": "Тартар из говядины классический",
"ingredients": "Говядина",
"default": false
}
],
"price": 15,
"weight": "180/45"
},
{
"images": {
"small": "xxx",
"large": "xxx"
},
"localization": [
{
"lang": "en",
"name": "Salmon carpaccio with sea salt",
"description": "Salmon carpacci",
"ingredients": "Salmon",
"default": true
},
{
"lang": "ru",
"name": "Карпачо из лосося с морской солью",
"description": "Карпачо из лосося с морской солью",
"ingredients": "лосось",
"default": false
}
],
"price": 16.50,
"weight": "100/50"
}
]
},
{
"localization": [
{
"lang": "en",
"name": "Beer snacks",
"description": "Beer description",
"default": true
},
{
"lang": "ru",
"name": "Закуски к пиву",
"description": "Закуски к пиву",
"default": false
}
],
"images": {
"small": "xxx",
"large": "xxx"
},
"dishes": [
{
"images": {
"small": "xxx",
"large": "xxx"
},
"localization": [
{
"lang": "en",
"name": "Cheeseballs",
"description": "Cheeseballs",
"ingredients": "Cheese",
"default": true
},
{
"lang": "ru",
"name": "Чизболлы",
"description": "Чизболлы",
"ingredients": "Сыр",
"default": false
}
],
"price": 8.50,
"weight": "280/50"
},
{
"images": {
"small": "xxx",
"large": "xxx"
},
"localization": [
{
"lang": "en",
"name": "Salmon carpaccio with sea salt",
"description": "Salmon carpacci",
"ingredients": "Salmon",
"default": true
},
{
"lang": "ru",
"name": "Карпачо из лосося с морской солью",
"description": "Карпачо из лосося с морской солью",
"ingredients": "лосось",
"default": false
}
],
"price": 9.50,
"weight": "100/50"
}
]
}
]
},
{
"localization": [
{
"lang": "en",
"name": "Belorussian cousines",
"description": "Belorussian description",
"default": true
},
{
"lang": "ru",
"name": "Булорусская кухня",
"description": "Жратва для белых людей",
"default": false
}
],
"images": {
"small": "xxx",
"large": "xxx"
},
"categories":[
{
"localization": [
{
"lang": "en",
"name": "Appetizers",
"description": "Appetizers description",
"default": true
},
{
"lang": "ru",
"name": "Закуски",
"description": "Закуски",
"default": false
}
],
"images": {
"small": "xxx",
"large": "xxx"
},
"dishes": [
{
"images": {
"small": "xxx",
"large": "xxx"
},
"localization": [
{
"lang": "en",
"name": "Classic beef tartare",
"description": "Classic beef tartare",
"ingredients": "Beef",
"default": true
},
{
"lang": "ru",
"name": "Тартар из говядины классический",
"description": "Тартар из говядины классический",
"ingredients": "Говядина",
"default": false
}
],
"price": 15,
"weight": "180/45"
},
{
"images": {
"small": "xxx",
"large": "xxx"
},
"localization": [
{
"lang": "en",
"name": "Salmon carpaccio with sea salt",
"description": "Salmon carpacci",
"ingredients": "Salmon",
"default": true
},
{
"lang": "ru",
"name": "Карпачо из лосося с морской солью",
"description": "Карпачо из лосося с морской солью",
"ingredients": "лосось",
"default": false
}
],
"price": 16.50,
"weight": "100/50"
}
]
},
{
"localization": [
{
"lang": "en",
"name": "Beer snacks",
"description": "Beer description",
"default": true
},
{
"lang": "ru",
"name": "Закуски к пиву",
"description": "Закуски к пиву",
"default": false
}
],
"images": {
"small": "xxx",
"large": "xxx"
},
"dishes": [
{
"images": {
"small": "xxx",
"large": "xxx"
},
"localization": [
{
"lang": "en",
"name": "Cheeseballs",
"description": "Cheeseballs",
"ingredients": "Cheese",
"default": true
},
{
"lang": "ru",
"name": "Чизболлы",
"description": "Чизболлы",
"ingredients": "Сыр",
"default": false
}
],
"price": 8.50,
"weight": "280/50"
},
{
"images": {
"small": "xxx",
"large": "xxx"
},
"localization": [
{
"lang": "en",
"name": "Salmon carpaccio with sea salt",
"description": "Salmon carpacci",
"ingredients": "Salmon",
"default": true
},
{
"lang": "ru",
"name": "Карпачо из лосося с морской солью",
"description": "Карпачо из лосося с морской солью",
"ingredients": "лосось",
"default": false
}
],
"price": 9.50,
"weight": "100/50"
}
]
}
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment