{
    "type": "food",
    "url": "https://taylordrayson.com/2026/03/11/food",
    "title": "I ate 2,111 calories",
    "summary": "That day's food came to 2,111 calories, with 60g of protein, 96g of carbs and 67g of fat.",
    "occurred": {
        "display": "11 Mar 2026 23:59",
        "iso": "2026-03-11T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,111 kcal",
            "raw": 2111
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "60.4g",
            "raw": 60.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "96.3g",
            "raw": 96.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "67.5g",
            "raw": 67.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "23.6g",
            "raw": 23.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "10.8g",
            "raw": 10.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "7.9g",
            "raw": 7.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,291mg",
            "raw": 1291
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (403 kcal), Lunch (1708 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 403,
                    "items": [
                        {
                            "name": "Nutella On Toast",
                            "calories": 268,
                            "quantity": 2,
                            "units": "Slices"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 135,
                            "quantity": 3,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1708,
                    "items": [
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Large",
                            "calories": 444,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Strawberry Milkshake Large",
                            "calories": 494,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "5",
            "raw": 5
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "11 Mar 2026",
            "raw": "11 Mar 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WD74BT",
            "raw": 75208
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "11 March 2026",
            "url": "https://taylordrayson.com/2026/03/11"
        }
    ]
}