{
    "type": "food",
    "url": "https://taylordrayson.com/2026/05/10/food",
    "title": "I ate 2,166 calories",
    "summary": "That day's food came to 2,166 calories, with 82g of protein, 251g of carbs and 79g of fat.",
    "occurred": {
        "display": "10 May 2026 23:59",
        "iso": "2026-05-10T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,166 kcal",
            "raw": 2166
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "81.8g",
            "raw": 81.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "250.6g",
            "raw": 250.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "79g",
            "raw": 79
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "30.9g",
            "raw": 30.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "89.3g",
            "raw": 89.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "16.2g",
            "raw": 16.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,801mg",
            "raw": 2801
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (691 kcal), Lunch (914 kcal), Dinner (561 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 691,
                    "items": [
                        {
                            "name": "Venti skinny vanilla latte",
                            "calories": 226,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "All day breakfast wrap",
                            "calories": 465,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 914,
                    "items": [
                        {
                            "name": "Summer Fruits",
                            "calories": 86,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Tesco Sausage And Ham Tortellini",
                            "calories": 618,
                            "quantity": 300,
                            "units": "Grams"
                        },
                        {
                            "name": "Burger King Bacon Double Cheese XL",
                            "calories": 210,
                            "quantity": 40,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 561,
                    "items": [
                        {
                            "name": "Chocolate Donut",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Millionaires Shortbread",
                            "calories": 280,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "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": "10 May 2026",
            "raw": "10 May 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV7P9XW",
            "raw": 75740
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "10 May 2026",
            "url": "https://taylordrayson.com/2026/05/10"
        }
    ]
}