{
    "type": "food",
    "url": "https://taylordrayson.com/2022/09/24/food",
    "title": "I ate 1,526 calories",
    "summary": "That day's food came to 1,526 calories, with 23g of protein, 128g of carbs and 27g of fat.",
    "occurred": {
        "display": "24 Sep 2022 23:59",
        "iso": "2022-09-24T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,526 kcal",
            "raw": 1526
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "22.6g",
            "raw": 22.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "128g",
            "raw": 128
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "26.6g",
            "raw": 26.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "10.3g",
            "raw": 10.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "133.8g",
            "raw": 133.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.6g",
            "raw": 2.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "171mg",
            "raw": 171
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (187 kcal), Lunch (289 kcal), Dinner (578 kcal), Snacks (472 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 187,
                    "items": [
                        {
                            "name": "Cereal, Weetos Chocolate Flavour",
                            "calories": 118,
                            "quantity": 30,
                            "units": "Grams"
                        },
                        {
                            "name": "Milk, Semi-Skimmed, Pasteurised, Average",
                            "calories": 69,
                            "quantity": 150,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 289,
                    "items": [
                        {
                            "name": "Bacon Rashers Crisps",
                            "calories": 89,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Toast W Butter",
                            "calories": 200,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 578,
                    "items": [
                        {
                            "name": "Cheesy Chips",
                            "calories": 100,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Coke (Pint)",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Pint"
                        },
                        {
                            "name": "Coke (Pint)",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Pint"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 472,
                    "items": [
                        {
                            "name": "Maple Hazel Latte",
                            "calories": 253,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Crisp, Salt And Vinegar ",
                            "calories": 152,
                            "quantity": 30,
                            "units": "Grams"
                        },
                        {
                            "name": "Twizzlers",
                            "calories": 67,
                            "quantity": 2,
                            "units": "Pieces"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "10",
            "raw": 10
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "24 Sep 2022",
            "raw": "24 Sep 2022"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6B7ZDXZ",
            "raw": 62854
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "24 September 2022",
            "url": "https://taylordrayson.com/2022/09/24"
        }
    ]
}