{
    "type": "food",
    "url": "https://taylordrayson.com/2026/02/16/food",
    "title": "I ate 2,029 calories",
    "summary": "That day's food came to 2,029 calories, with 100g of protein, 214g of carbs and 82g of fat.",
    "occurred": {
        "display": "16 Feb 2026 23:59",
        "iso": "2026-02-16T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,029 kcal",
            "raw": 2029
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "100g",
            "raw": 100
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "214.2g",
            "raw": 214.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "81.8g",
            "raw": 81.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "24.3g",
            "raw": 24.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "58.7g",
            "raw": 58.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "9.4g",
            "raw": 9.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,186mg",
            "raw": 1186
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (253 kcal), Lunch (526 kcal), Dinner (1250 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 253,
                    "items": [
                        {
                            "name": "Milk Skim",
                            "calories": 80,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cereal, Cinnamon Toast Crunch",
                            "calories": 173,
                            "quantity": 1,
                            "units": "Dry Cup"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 526,
                    "items": [
                        {
                            "name": "Protein Brownie, Chocolate Chip",
                            "calories": 287,
                            "quantity": 1,
                            "units": "Package"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1250,
                    "items": [
                        {
                            "name": "Cheesy Melt Burger",
                            "calories": 645,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Dirty Loaded Fries",
                            "calories": 450,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chicken Strips (Boneless)",
                            "calories": 129,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Blackcurrant 500ml",
                            "calories": 26,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "16 Feb 2026",
            "raw": "16 Feb 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WZW7VD",
            "raw": 75007
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "16 February 2026",
            "url": "https://taylordrayson.com/2026/02/16"
        }
    ]
}