{
    "type": "food",
    "url": "https://taylordrayson.com/2026/02/06/food",
    "title": "I ate 1,809 calories",
    "summary": "That day's food came to 1,809 calories, with 59g of protein, 120g of carbs and 48g of fat.",
    "occurred": {
        "display": "6 Feb 2026 23:59",
        "iso": "2026-02-06T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,809 kcal",
            "raw": 1809
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "59.4g",
            "raw": 59.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "119.9g",
            "raw": 119.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "47.6g",
            "raw": 47.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "20.3g",
            "raw": 20.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "29.7g",
            "raw": 29.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6.1g",
            "raw": 6.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "103mg",
            "raw": 103
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (855 kcal), Lunch (221 kcal), Dinner (733 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 855,
                    "items": [
                        {
                            "name": "Grilled Bacon Brioche Roll",
                            "calories": 510,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Protein Shake - Strawberry Passion",
                            "calories": 345,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 733,
                    "items": [
                        {
                            "name": "Chicken, Tomato &Mozzarella Orzotto",
                            "calories": 524,
                            "quantity": 400,
                            "units": "Grams"
                        },
                        {
                            "name": "KitKat 4 Finger",
                            "calories": 209,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "5",
            "raw": 5
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "06 Feb 2026",
            "raw": "06 Feb 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WZ6ADW",
            "raw": 74924
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "6 February 2026",
            "url": "https://taylordrayson.com/2026/02/06"
        }
    ]
}