{
    "type": "food",
    "url": "https://taylordrayson.com/2026/07/10/food",
    "title": "I ate 1,729 calories",
    "summary": "That day's food came to 1,729 calories, with 43g of protein, 243g of carbs and 60g of fat.",
    "occurred": {
        "display": "10 Jul 2026 23:59",
        "iso": "2026-07-10T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,729 kcal",
            "raw": 1729
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "43g",
            "raw": 43
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "243g",
            "raw": 243
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "60g",
            "raw": 60
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (196 kcal), Lunch (1043 kcal), Dinner (490 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 196,
                    "items": [
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1043,
                    "items": [
                        {
                            "name": "Fruit Pastille Lolly",
                            "calories": 42,
                            "quantity": 1,
                            "units": "whole"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 241,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "The Meats Pizza",
                            "calories": 760,
                            "quantity": 2,
                            "units": "slice"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 490,
                    "items": [
                        {
                            "name": "Biscoff Oat Latte",
                            "calories": 320,
                            "quantity": 1,
                            "units": "cup"
                        },
                        {
                            "name": "Knoppers",
                            "calories": 170,
                            "quantity": 4,
                            "units": "Servings"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "6",
            "raw": 6
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "10 Jul 2026",
            "raw": "10 Jul 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVJNP8B",
            "raw": 76229
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "10 July 2026",
            "url": "https://taylordrayson.com/2026/07/10"
        }
    ]
}