{
    "type": "food",
    "url": "https://taylordrayson.com/2026/02/15/food",
    "title": "I ate 2,486 calories",
    "summary": "That day's food came to 2,486 calories, with 61g of protein, 101g of carbs and 43g of fat.",
    "occurred": {
        "display": "15 Feb 2026 23:59",
        "iso": "2026-02-15T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,486 kcal",
            "raw": 2486
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "60.7g",
            "raw": 60.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "100.6g",
            "raw": 100.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "42.7g",
            "raw": 42.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "21.9g",
            "raw": 21.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "73g",
            "raw": 73
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.1g",
            "raw": 2.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,253mg",
            "raw": 1253
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (834 kcal), Lunch (542 kcal), Dinner (1110 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 834,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "3 Egg Ham and Cheese Omelette",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fried Halloumi",
                            "calories": 195,
                            "quantity": 3,
                            "units": "Pieces"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 542,
                    "items": [
                        {
                            "name": "Cinnamon Roll Latte",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Venti Caramel latte (Semi Skimmed)",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1110,
                    "items": [
                        {
                            "name": "Choco Break Bar",
                            "calories": 115,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Omelette",
                            "calories": 168,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Biscoff On Toast",
                            "calories": 540,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Protein Brownie, Chocolate Chip",
                            "calories": 287,
                            "quantity": 1,
                            "units": "Package"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "15 Feb 2026",
            "raw": "15 Feb 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WZBK7Z",
            "raw": 74998
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "15 February 2026",
            "url": "https://taylordrayson.com/2026/02/15"
        }
    ]
}