{
    "type": "food",
    "url": "https://taylordrayson.com/2026/02/08/food",
    "title": "I ate 2,791 calories",
    "summary": "That day's food came to 2,791 calories, with 74g of protein, 172g of carbs and 84g of fat.",
    "occurred": {
        "display": "8 Feb 2026 23:59",
        "iso": "2026-02-08T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,791 kcal",
            "raw": 2791
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "74.2g",
            "raw": 74.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "171.7g",
            "raw": 171.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "84.3g",
            "raw": 84.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "28.8g",
            "raw": 28.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "54.4g",
            "raw": 54.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "21.2g",
            "raw": 21.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "245mg",
            "raw": 245
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (108 kcal), Lunch (221 kcal), Dinner (775 kcal), Snacks (1687 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 108,
                    "items": [
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 108,
                            "quantity": 300,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 775,
                    "items": [
                        {
                            "name": "Andys Edited Beef Lasagne",
                            "calories": 660,
                            "quantity": 400,
                            "units": "Grams"
                        },
                        {
                            "name": "Choco Break Bar",
                            "calories": 115,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 1687,
                    "items": [
                        {
                            "name": "Optimum Nutrition",
                            "calories": 217,
                            "quantity": 65,
                            "units": "Grams"
                        },
                        {
                            "name": "Cinnamon Roll Latte",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Biscoff On Toast",
                            "calories": 540,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Cereal, Cinnamon Toast Crunch",
                            "calories": 173,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Milk Skim",
                            "calories": 80,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Texas BBQ Pringles",
                            "calories": 527,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "10",
            "raw": 10
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "08 Feb 2026",
            "raw": "08 Feb 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WZKB4T",
            "raw": 74944
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "8 February 2026",
            "url": "https://taylordrayson.com/2026/02/08"
        }
    ]
}