{
    "type": "food",
    "url": "https://taylordrayson.com/2026/05/13/food",
    "title": "I ate 2,126 calories",
    "summary": "That day's food came to 2,126 calories, with 59g of protein, 104g of carbs and 68g of fat.",
    "occurred": {
        "display": "13 May 2026 23:59",
        "iso": "2026-05-13T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,126 kcal",
            "raw": 2126
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "58.7g",
            "raw": 58.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "104.2g",
            "raw": 104.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "68g",
            "raw": 68
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "32.7g",
            "raw": 32.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "81g",
            "raw": 81
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1.1g",
            "raw": 1.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,661mg",
            "raw": 1661
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (370 kcal), Lunch (707 kcal), Dinner (619 kcal), Snacks (430 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 370,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 707,
                    "items": [
                        {
                            "name": "Egg Omelette (4 Eggs) with Cheese",
                            "calories": 430,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Knoppers",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mini Wispa",
                            "calories": 141,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 619,
                    "items": [
                        {
                            "name": "Homemade lasagna",
                            "calories": 339,
                            "quantity": 1,
                            "units": "Slice"
                        },
                        {
                            "name": "Lucozade Sport Orange Still 500ml Bottle",
                            "calories": 280,
                            "quantity": 1,
                            "units": "Liter"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 430,
                    "items": [
                        {
                            "name": "Chocolate Donut",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Millionaires Shortbread",
                            "calories": 280,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "13 May 2026",
            "raw": "13 May 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVLVHW5",
            "raw": 75769
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "13 May 2026",
            "url": "https://taylordrayson.com/2026/05/13"
        }
    ]
}