{
    "type": "food",
    "url": "https://taylordrayson.com/2026/02/24/food",
    "title": "I ate 3,515 calories",
    "summary": "That day's food came to 3,515 calories, with 126g of protein, 334g of carbs and 157g of fat.",
    "occurred": {
        "display": "24 Feb 2026 23:59",
        "iso": "2026-02-24T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,515 kcal",
            "raw": 3515
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "125.6g",
            "raw": 125.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "333.6g",
            "raw": 333.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "157.3g",
            "raw": 157.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "62.5g",
            "raw": 62.5
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "102.2g",
            "raw": 102.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "29.7g",
            "raw": 29.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "5,231mg",
            "raw": 5231
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (1104 kcal), Lunch (1367 kcal), Dinner (1044 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 1104,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 262,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 408,
                            "quantity": 3,
                            "units": "Servings"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 250,
                            "quantity": 2,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1367,
                    "items": [
                        {
                            "name": "Smashed Double Cheeseburger Sliders",
                            "calories": 738,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chips",
                            "calories": 150,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Iced Ring Doughnut Strawberry",
                            "calories": 220,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1044,
                    "items": [
                        {
                            "name": "Pizza",
                            "calories": 384,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Iced Ring Doughnut Strawberry",
                            "calories": 660,
                            "quantity": 3,
                            "units": "Each"
                        }
                    ]
                }
            ]
        },
        {
            "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 Feb 2026",
            "raw": "24 Feb 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WBPJ5P",
            "raw": 75072
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "24 February 2026",
            "url": "https://taylordrayson.com/2026/02/24"
        }
    ]
}