{
    "type": "food",
    "url": "https://taylordrayson.com/2026/02/02/food",
    "title": "I ate 1,912 calories",
    "summary": "That day's food came to 1,912 calories, with 33g of protein, 192g of carbs and 69g of fat.",
    "occurred": {
        "display": "2 Feb 2026 23:59",
        "iso": "2026-02-02T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,912 kcal",
            "raw": 1912
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "32.5g",
            "raw": 32.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "191.5g",
            "raw": 191.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "68.5g",
            "raw": 68.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "35g",
            "raw": 35
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "113.2g",
            "raw": 113.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "15.7g",
            "raw": 15.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "940mg",
            "raw": 940
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (253 kcal), Lunch (759 kcal), Dinner (900 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": 759,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Lotus Biscoff Sandwich Original Cream",
                            "calories": 520,
                            "quantity": 10,
                            "units": "Pieces"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 900,
                    "items": [
                        {
                            "name": "3 Egg Ham and Cheese Omelette",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Rich & Buttery Millionaire’s Shortbread",
                            "calories": 500,
                            "quantity": 2,
                            "units": "Slices"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "6",
            "raw": 6
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "02 Feb 2026",
            "raw": "02 Feb 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W9GHMS",
            "raw": 74892
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "2 February 2026",
            "url": "https://taylordrayson.com/2026/02/02"
        }
    ]
}