{
    "type": "food",
    "url": "https://taylordrayson.com/2026/07/23/food",
    "title": "I ate 2,556 calories",
    "summary": "That day's food came to 2,556 calories, with 55g of protein, 310g of carbs and 102g of fat.",
    "occurred": {
        "display": "23 Jul 2026 23:59",
        "iso": "2026-07-23T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,556 kcal",
            "raw": 2556
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "54.5g",
            "raw": 54.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "309.8g",
            "raw": 309.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "101.7g",
            "raw": 101.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "4g",
            "raw": 4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (1118 kcal), Dinner (1366 kcal), Snacks (72 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 1118,
                    "items": [
                        {
                            "name": "Iced Ring Doughnut Strawberry",
                            "calories": 440,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Sausage, Bean & Cheese Melt",
                            "calories": 453,
                            "quantity": 1,
                            "units": "whole"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, Large",
                            "calories": 225,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1366,
                    "items": [
                        {
                            "name": "Galaxy Minstrels",
                            "calories": 593,
                            "quantity": 118,
                            "units": "g"
                        },
                        {
                            "name": "Prosciutto Cappelletti",
                            "calories": 577,
                            "quantity": 310,
                            "units": "g"
                        },
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 72,
                    "items": [
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 72,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "23 Jul 2026",
            "raw": "23 Jul 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVMGNML",
            "raw": 76362
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "23 July 2026",
            "url": "https://taylordrayson.com/2026/07/23"
        }
    ]
}