{
    "type": "food",
    "url": "https://taylordrayson.com/2026/02/05/food",
    "title": "I ate 1,824 calories",
    "summary": "That day's food came to 1,824 calories, with 70g of protein, 180g of carbs and 72g of fat.",
    "occurred": {
        "display": "5 Feb 2026 23:59",
        "iso": "2026-02-05T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,824 kcal",
            "raw": 1824
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "69.7g",
            "raw": 69.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "179.9g",
            "raw": 179.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "72.1g",
            "raw": 72.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "30.8g",
            "raw": 30.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "68.7g",
            "raw": 68.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6.4g",
            "raw": 6.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "892mg",
            "raw": 892
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (221 kcal), Lunch (364 kcal), Dinner (952 kcal), Snacks (287 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 364,
                    "items": [
                        {
                            "name": "Texas BBQ Sauce",
                            "calories": 155,
                            "quantity": 30,
                            "units": "Grams"
                        },
                        {
                            "name": "KitKat 4 Finger",
                            "calories": 209,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 952,
                    "items": [
                        {
                            "name": "Macaroni Cheese with Crispy Bacon",
                            "calories": 640,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Hot Chocolate, Skimmed, Out, Med",
                            "calories": 234,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "French Fries",
                            "calories": 78,
                            "quantity": 18,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 287,
                    "items": [
                        {
                            "name": "Protein Brownie, Chocolate Chip",
                            "calories": 287,
                            "quantity": 1,
                            "units": "Package"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "05 Feb 2026",
            "raw": "05 Feb 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W9DK6B",
            "raw": 74917
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "5 February 2026",
            "url": "https://taylordrayson.com/2026/02/05"
        }
    ]
}