{
    "type": "food",
    "url": "https://taylordrayson.com/2026/07/28/food",
    "title": "I ate 1,932 calories",
    "summary": "That day's food came to 1,932 calories, with 32g of protein, 225g of carbs and 66g of fat.",
    "occurred": {
        "display": "28 Jul 2026 23:59",
        "iso": "2026-07-28T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,932 kcal",
            "raw": 1932
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "32.4g",
            "raw": 32.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "224.7g",
            "raw": 224.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "66.3g",
            "raw": 66.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2g",
            "raw": 2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (556 kcal), Lunch (760 kcal), Dinner (616 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 556,
                    "items": [
                        {
                            "name": "Mini Pain Au Chocolat",
                            "calories": 360,
                            "quantity": 2,
                            "units": "whole"
                        },
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 760,
                    "items": [
                        {
                            "name": "Mango Loco Monster",
                            "calories": 241,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Sprinkles Donut",
                            "calories": 323,
                            "quantity": 1.5,
                            "units": "Servings"
                        },
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 616,
                    "items": [
                        {
                            "name": "All Day Breakfast Wraps- Aldi",
                            "calories": 616,
                            "quantity": 240,
                            "units": "g"
                        }
                    ]
                }
            ]
        },
        {
            "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": "28 Jul 2026",
            "raw": "28 Jul 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV37RZF",
            "raw": 76326
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "28 July 2026",
            "url": "https://taylordrayson.com/2026/07/28"
        }
    ]
}