{
    "type": "food",
    "url": "https://taylordrayson.com/2026/07/29/food",
    "title": "I ate 1,787 calories",
    "summary": "That day's food came to 1,787 calories, with 18g of protein, 123g of carbs and 26g of fat.",
    "occurred": {
        "display": "29 Jul 2026 23:59",
        "iso": "2026-07-29T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,787 kcal",
            "raw": 1787
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "18.4g",
            "raw": 18.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "123.2g",
            "raw": 123.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "26g",
            "raw": 26
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1g",
            "raw": 1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (196 kcal), Lunch (445 kcal), Dinner (1146 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 196,
                    "items": [
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 445,
                    "items": [
                        {
                            "name": "Chocolate Fudge Brownie Ice Cream",
                            "calories": 144,
                            "quantity": 1,
                            "units": "serving"
                        },
                        {
                            "name": "Wotsits",
                            "calories": 105,
                            "quantity": 19.5,
                            "units": "g"
                        },
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1146,
                    "items": [
                        {
                            "name": "Large Cherry Pepsi",
                            "calories": 380,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Duck Gyoza",
                            "calories": 160,
                            "quantity": 0.5,
                            "units": "serving"
                        },
                        {
                            "name": "Chicken yakisoba",
                            "calories": 606,
                            "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": "29 Jul 2026",
            "raw": "29 Jul 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV3K92P",
            "raw": 76319
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "29 July 2026",
            "url": "https://taylordrayson.com/2026/07/29"
        }
    ]
}