⬆️ update data
This commit is contained in:
parent
cf6c3a9d6f
commit
68f64c3a7d
16 changed files with 711 additions and 131 deletions
|
|
@ -24,6 +24,14 @@
|
|||
"id": 225,
|
||||
"value": null
|
||||
},
|
||||
"226": {
|
||||
"food": {
|
||||
"id": 226,
|
||||
"name": "Knoblauch (frisch)"
|
||||
},
|
||||
"id": 226,
|
||||
"value": null
|
||||
},
|
||||
"251": {
|
||||
"food": {
|
||||
"id": 251,
|
||||
|
|
@ -40,14 +48,6 @@
|
|||
"id": 317,
|
||||
"value": null
|
||||
},
|
||||
"389": {
|
||||
"food": {
|
||||
"id": 389,
|
||||
"name": "Knoblauch"
|
||||
},
|
||||
"id": 389,
|
||||
"value": null
|
||||
},
|
||||
"436": {
|
||||
"food": {
|
||||
"id": 436,
|
||||
|
|
@ -123,6 +123,14 @@
|
|||
"id": 225,
|
||||
"value": null
|
||||
},
|
||||
"226": {
|
||||
"food": {
|
||||
"id": 226,
|
||||
"name": "Knoblauch (frisch)"
|
||||
},
|
||||
"id": 226,
|
||||
"value": null
|
||||
},
|
||||
"251": {
|
||||
"food": {
|
||||
"id": 251,
|
||||
|
|
@ -139,14 +147,6 @@
|
|||
"id": 317,
|
||||
"value": null
|
||||
},
|
||||
"389": {
|
||||
"food": {
|
||||
"id": 389,
|
||||
"name": "Knoblauch"
|
||||
},
|
||||
"id": 389,
|
||||
"value": null
|
||||
},
|
||||
"436": {
|
||||
"food": {
|
||||
"id": 436,
|
||||
|
|
@ -225,7 +225,7 @@
|
|||
"name": "Aufstrich",
|
||||
"numchild": 0,
|
||||
"parent": null,
|
||||
"updated_at": "2026-04-23T17:01:41.305236+02:00"
|
||||
"updated_at": "2026-04-23T23:18:39.716208+02:00"
|
||||
},
|
||||
{
|
||||
"created_at": "2024-08-11T22:29:36.599408+02:00",
|
||||
|
|
@ -236,7 +236,7 @@
|
|||
"name": "Fr\u00fchst\u00fcck",
|
||||
"numchild": 0,
|
||||
"parent": null,
|
||||
"updated_at": "2026-04-23T17:01:41.311054+02:00"
|
||||
"updated_at": "2026-04-23T23:18:39.721579+02:00"
|
||||
},
|
||||
{
|
||||
"created_at": "2024-08-12T00:12:55.162950+02:00",
|
||||
|
|
@ -247,7 +247,7 @@
|
|||
"name": "GPN",
|
||||
"numchild": 0,
|
||||
"parent": null,
|
||||
"updated_at": "2026-04-23T17:01:41.317116+02:00"
|
||||
"updated_at": "2026-04-23T23:18:39.726692+02:00"
|
||||
},
|
||||
{
|
||||
"created_at": "2026-04-08T22:49:21.108554+02:00",
|
||||
|
|
@ -258,7 +258,7 @@
|
|||
"name": "GPN24",
|
||||
"numchild": 0,
|
||||
"parent": null,
|
||||
"updated_at": "2026-04-23T17:01:41.322876+02:00"
|
||||
"updated_at": "2026-04-23T23:18:39.736250+02:00"
|
||||
}
|
||||
],
|
||||
"last_cooked": null,
|
||||
|
|
@ -382,8 +382,18 @@
|
|||
"conversions": [
|
||||
{
|
||||
"amount": 1.0,
|
||||
"food": "Knoblauch",
|
||||
"unit": "St\u00fcck"
|
||||
"food": "Knoblauch (frisch)",
|
||||
"unit": "Zehe"
|
||||
},
|
||||
{
|
||||
"amount": 4.0,
|
||||
"food": "Knoblauch (frisch)",
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 0.004,
|
||||
"food": "Knoblauch (frisch)",
|
||||
"unit": "kg / Kilogramm"
|
||||
}
|
||||
],
|
||||
"food": {
|
||||
|
|
@ -391,15 +401,15 @@
|
|||
"description": "Allergene: (keine)",
|
||||
"fdc_id": null,
|
||||
"food_onhand": false,
|
||||
"full_name": "Knoblauch",
|
||||
"id": 389,
|
||||
"full_name": "Knoblauch (frisch)",
|
||||
"id": 226,
|
||||
"ignore_shopping": false,
|
||||
"inherit_fields": [],
|
||||
"name": "Knoblauch",
|
||||
"name": "Knoblauch (frisch)",
|
||||
"numchild": 0,
|
||||
"open_data_slug": null,
|
||||
"parent": null,
|
||||
"plural_name": "Knoblauch",
|
||||
"plural_name": null,
|
||||
"properties": [],
|
||||
"properties_food_amount": 100.0,
|
||||
"properties_food_unit": {
|
||||
|
|
@ -416,9 +426,9 @@
|
|||
"substitute_onhand": false,
|
||||
"substitute_siblings": false,
|
||||
"supermarket_category": {
|
||||
"description": null,
|
||||
"id": 34,
|
||||
"name": "Kr\u00e4uter und Gew\u00fcrze",
|
||||
"description": "",
|
||||
"id": 3,
|
||||
"name": "Gem\u00fcse (frisch)",
|
||||
"open_data_slug": null
|
||||
},
|
||||
"url": ""
|
||||
|
|
@ -430,12 +440,12 @@
|
|||
"order": 0,
|
||||
"original_text": null,
|
||||
"unit": {
|
||||
"base_unit": null,
|
||||
"description": null,
|
||||
"id": 25,
|
||||
"name": "St\u00fcck",
|
||||
"base_unit": "",
|
||||
"description": "",
|
||||
"id": 46,
|
||||
"name": "Zehe",
|
||||
"open_data_slug": null,
|
||||
"plural_name": "St\u00fcck"
|
||||
"plural_name": "Zehen"
|
||||
},
|
||||
"used_in_recipes": [
|
||||
{
|
||||
|
|
@ -454,6 +464,11 @@
|
|||
"food": "Wei\u00dfes Miso",
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 5.0,
|
||||
"food": "Wei\u00dfes Miso",
|
||||
"unit": "TL"
|
||||
},
|
||||
{
|
||||
"amount": 0.03,
|
||||
"food": "Wei\u00dfes Miso",
|
||||
|
|
@ -577,6 +592,16 @@
|
|||
"amount": 2.0,
|
||||
"food": "Sesam\u00f6l",
|
||||
"unit": "TL"
|
||||
},
|
||||
{
|
||||
"amount": 10.0,
|
||||
"food": "Sesam\u00f6l",
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 0.01,
|
||||
"food": "Sesam\u00f6l",
|
||||
"unit": "kg / Kilogramm"
|
||||
}
|
||||
],
|
||||
"food": {
|
||||
|
|
@ -634,6 +659,16 @@
|
|||
"amount": 1.0,
|
||||
"food": "Reiswein",
|
||||
"unit": "TL"
|
||||
},
|
||||
{
|
||||
"amount": 5.0,
|
||||
"food": "Reiswein",
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 0.005,
|
||||
"food": "Reiswein",
|
||||
"unit": "kg / Kilogramm"
|
||||
}
|
||||
],
|
||||
"food": {
|
||||
|
|
@ -691,6 +726,16 @@
|
|||
"amount": 2.0,
|
||||
"food": "Sesam",
|
||||
"unit": "EL"
|
||||
},
|
||||
{
|
||||
"amount": 8.0,
|
||||
"food": "Sesam",
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 0.008,
|
||||
"food": "Sesam",
|
||||
"unit": "kg / Kilogramm"
|
||||
}
|
||||
],
|
||||
"food": {
|
||||
|
|
@ -748,6 +793,16 @@
|
|||
"amount": 0.5,
|
||||
"food": "Chiliflocken",
|
||||
"unit": "TL"
|
||||
},
|
||||
{
|
||||
"amount": 1.5,
|
||||
"food": "Chiliflocken",
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 0.0015,
|
||||
"food": "Chiliflocken",
|
||||
"unit": "kg / Kilogramm"
|
||||
}
|
||||
],
|
||||
"food": {
|
||||
|
|
@ -832,6 +887,16 @@
|
|||
"amount": 3.0,
|
||||
"food": "Fr\u00fchlingszwiebel",
|
||||
"unit": "St\u00fcck"
|
||||
},
|
||||
{
|
||||
"amount": 105.0,
|
||||
"food": "Fr\u00fchlingszwiebel",
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 0.105,
|
||||
"food": "Fr\u00fchlingszwiebel",
|
||||
"unit": "kg / Kilogramm"
|
||||
}
|
||||
],
|
||||
"food": {
|
||||
|
|
@ -909,6 +974,16 @@
|
|||
"amount": 1.0,
|
||||
"food": "Sojasauce",
|
||||
"unit": "TL"
|
||||
},
|
||||
{
|
||||
"amount": 5.0,
|
||||
"food": "Sojasauce",
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 0.005,
|
||||
"food": "Sojasauce",
|
||||
"unit": "kg / Kilogramm"
|
||||
}
|
||||
],
|
||||
"food": {
|
||||
|
|
@ -1060,7 +1135,7 @@
|
|||
"time": 0
|
||||
}
|
||||
],
|
||||
"updated_at": "2026-04-23T16:58:38.253426+02:00",
|
||||
"updated_at": "2026-04-23T22:02:17.885666+02:00",
|
||||
"waiting_time": 0,
|
||||
"working_time": 0
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue