{
    "type": "food",
    "url": "https://taylordrayson.com/2026/07/31/food",
    "title": "I ate 2,632 calories",
    "summary": "That day's food came to 2,632 calories, with 88g of protein, 328g of carbs and 109g of fat.",
    "occurred": {
        "display": "31 Jul 2026 23:59",
        "iso": "2026-07-31T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,632 kcal",
            "raw": 2632
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "88g",
            "raw": 88
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "328g",
            "raw": 328
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "109g",
            "raw": 109
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (196 kcal), Lunch (196 kcal), Dinner (2240 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 196,
                    "items": [
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 196,
                    "items": [
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 2240,
                    "items": [
                        {
                            "name": "Large French Fries",
                            "calories": 510,
                            "quantity": 5.9,
                            "units": "g"
                        },
                        {
                            "name": "Vanilla Milkshake",
                            "calories": 780,
                            "quantity": 1,
                            "units": "whole"
                        },
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chicken Nuggets, 4 Piece",
                            "calories": 180,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "31 Jul 2026",
            "raw": "31 Jul 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV3UFER",
            "raw": 76307
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "31 July 2026",
            "url": "https://taylordrayson.com/2026/07/31"
        }
    ]
}