{
    "type": "food",
    "url": "https://taylordrayson.com/2025/10/15/food",
    "title": "I ate 1,967 calories",
    "summary": "That day's food came to 1,967 calories, with 68g of protein, 214g of carbs and 92g of fat.",
    "occurred": {
        "display": "15 Oct 2025 23:59",
        "iso": "2025-10-15T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,967 kcal",
            "raw": 1967
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "68.4g",
            "raw": 68.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "214.2g",
            "raw": 214.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "91.7g",
            "raw": 91.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "42.4g",
            "raw": 42.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "121.8g",
            "raw": 121.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "7.7g",
            "raw": 7.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,030mg",
            "raw": 1030
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (398 kcal), Lunch (949 kcal), Dinner (516 kcal), Snacks (104 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 398,
                    "items": [
                        {
                            "name": "Pumpkin Spice Latte, Short, Whole Milk, With Whip",
                            "calories": 398,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 949,
                    "items": [
                        {
                            "name": "Caramel Latte, Skimmed, In, Med",
                            "calories": 152,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "No mayo cheddar cheese sandwich",
                            "calories": 397,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Kit Kat Chunky Duo",
                            "calories": 330,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Iced Caffè Latte",
                            "calories": 70,
                            "quantity": 100,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 516,
                    "items": [
                        {
                            "name": "Pastabake",
                            "calories": 404,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cucumber, Raw, Flesh and Skin",
                            "calories": 29,
                            "quantity": 2,
                            "units": "Dry Cups"
                        },
                        {
                            "name": "Garlic Bread Slices",
                            "calories": 83,
                            "quantity": 2,
                            "units": "Slices"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 104,
                    "items": [
                        {
                            "name": "Kit Kat 2 Finger",
                            "calories": 104,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "15 Oct 2025",
            "raw": "15 Oct 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WH3YFD",
            "raw": 74033
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "15 October 2025",
            "url": "https://taylordrayson.com/2025/10/15"
        }
    ]
}