{
    "type": "food",
    "url": "https://taylordrayson.com/2025/10/25/food",
    "title": "I ate 3,629 calories",
    "summary": "That day's food came to 3,629 calories, with 35g of protein, 275g of carbs and 101g of fat.",
    "occurred": {
        "display": "25 Oct 2025 23:59",
        "iso": "2025-10-25T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,629 kcal",
            "raw": 3629
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "34.9g",
            "raw": 34.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "274.7g",
            "raw": 274.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "101.2g",
            "raw": 101.2
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "54.2g",
            "raw": 54.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "199.4g",
            "raw": 199.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "9.4g",
            "raw": 9.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "304mg",
            "raw": 304
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (389 kcal), Lunch (86 kcal), Dinner (3154 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 389,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Spanish Potato & Onion Omelette",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Slice"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 86,
                    "items": [
                        {
                            "name": "Summer Fruits",
                            "calories": 86,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 3154,
                    "items": [
                        {
                            "name": "koppaburg mixed fruits alcohol free",
                            "calories": 92,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Loaded fries",
                            "calories": 1281,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Combo, Onion Rings, Six",
                            "calories": 570,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Millionaire Shortbread Dessert",
                            "calories": 409,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Dessert, Ice Cream Sundae, With Warm Brownie Chunks, Belgia",
                            "calories": 802,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "25 Oct 2025",
            "raw": "25 Oct 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W8JYQR",
            "raw": 74109
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "25 October 2025",
            "url": "https://taylordrayson.com/2025/10/25"
        }
    ]
}