{
    "type": "food",
    "url": "https://taylordrayson.com/2026/08/02/food",
    "title": "I ate 2,766 calories",
    "summary": "That day's food came to 2,766 calories, with 69g of protein, 421g of carbs and 86g of fat.",
    "occurred": {
        "display": "2 Aug 2026 23:59",
        "iso": "2026-08-02T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,766 kcal",
            "raw": 2766
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "68.8g",
            "raw": 68.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "421.4g",
            "raw": 421.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "86.1g",
            "raw": 86.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2g",
            "raw": 2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (196 kcal), Lunch (368 kcal), Dinner (1859 kcal), Snacks (343 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 196,
                    "items": [
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 368,
                    "items": [
                        {
                            "name": "Mint Choc Milkshake",
                            "calories": 333,
                            "quantity": 490,
                            "units": "ml"
                        },
                        {
                            "name": "Vit-Hit, Dragonfruit + Yuzu",
                            "calories": 35,
                            "quantity": 500,
                            "units": "ml"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1859,
                    "items": [
                        {
                            "name": "Galaxy Minstrels",
                            "calories": 593,
                            "quantity": 118,
                            "units": "g"
                        },
                        {
                            "name": "Co-op Strawberry Fizzy Lances",
                            "calories": 373,
                            "quantity": 100,
                            "units": "g"
                        },
                        {
                            "name": "Co-op Strawberry Fizzy Lances",
                            "calories": 373,
                            "quantity": 100,
                            "units": "g"
                        },
                        {
                            "name": "Pulled Pork Ciabatta",
                            "calories": 520,
                            "quantity": 1,
                            "units": "whole"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 343,
                    "items": [
                        {
                            "name": "Aero Chocolate Mousse",
                            "calories": 94,
                            "quantity": 57,
                            "units": "g"
                        },
                        {
                            "name": "Venti Iced Latte, Vanilla, Oat",
                            "calories": 249,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "02 Aug 2026",
            "raw": "02 Aug 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV3SNU7",
            "raw": 76290
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "2 August 2026",
            "url": "https://taylordrayson.com/2026/08/02"
        }
    ]
}