{
    "type": "food",
    "url": "https://taylordrayson.com/2025/12/06/food",
    "title": "I ate 2,976 calories",
    "summary": "That day's food came to 2,976 calories, with 114g of protein, 307g of carbs and 132g of fat.",
    "occurred": {
        "display": "6 Dec 2025 23:59",
        "iso": "2025-12-06T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,976 kcal",
            "raw": 2976
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "114.3g",
            "raw": 114.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "306.8g",
            "raw": 306.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "132.1g",
            "raw": 132.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "40.4g",
            "raw": 40.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "201.7g",
            "raw": 201.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "9.3g",
            "raw": 9.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,489mg",
            "raw": 2489
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (629 kcal), Lunch (2081 kcal), Dinner (266 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 629,
                    "items": [
                        {
                            "name": "Cereal, Cinnamon Toast Crunch",
                            "calories": 173,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Milk Skim",
                            "calories": 80,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolatey Mousse Latte, Venti",
                            "calories": 376,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 2081,
                    "items": [
                        {
                            "name": "Burger, Bacon Cheese",
                            "calories": 968,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Small",
                            "calories": 263,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "oreo, biscoff shake",
                            "calories": 850,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 266,
                    "items": [
                        {
                            "name": "Gingerbread Latte Without Whipped Cream, Venti, Skimmed Milk",
                            "calories": 266,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "06 Dec 2025",
            "raw": "06 Dec 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WGX52W",
            "raw": 74433
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "6 December 2025",
            "url": "https://taylordrayson.com/2025/12/06"
        }
    ]
}