{
    "type": "food",
    "url": "https://taylordrayson.com/2026/03/06/food",
    "title": "I ate 2,585 calories",
    "summary": "That day's food came to 2,585 calories, with 25g of protein, 142g of carbs and 59g of fat.",
    "occurred": {
        "display": "6 Mar 2026 23:59",
        "iso": "2026-03-06T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,585 kcal",
            "raw": 2585
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "25g",
            "raw": 25
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "141.6g",
            "raw": 141.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "58.5g",
            "raw": 58.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "26.2g",
            "raw": 26.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "81.8g",
            "raw": 81.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "7.7g",
            "raw": 7.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "561mg",
            "raw": 561
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (660 kcal), Lunch (889 kcal), Dinner (991 kcal), Snacks (45 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 660,
                    "items": [
                        {
                            "name": "Grilled Bacon Brioche Roll",
                            "calories": 510,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cinnamon Roll Latte",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 889,
                    "items": [
                        {
                            "name": "Split pots crunch vanilla flavour choco balls",
                            "calories": 197,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Jive Twin Pack",
                            "calories": 194,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 991,
                    "items": [
                        {
                            "name": "Chicken Shish With Rice, Salad",
                            "calories": 570,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Breaded Onion Rings",
                            "calories": 186,
                            "quantity": 5,
                            "units": "Pieces"
                        },
                        {
                            "name": "Chips, Oven, Baked",
                            "calories": 162,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Strawberry Yoghurt Drink",
                            "calories": 73,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 45,
                    "items": [
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "11",
            "raw": 11
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "06 Mar 2026",
            "raw": "06 Mar 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WRGJMQ",
            "raw": 75164
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "6 March 2026",
            "url": "https://taylordrayson.com/2026/03/06"
        }
    ]
}