{
    "type": "food",
    "url": "https://taylordrayson.com/2026/07/24/food",
    "title": "I ate 2,916 calories",
    "summary": "That day's food came to 2,916 calories, with 100g of protein, 617g of carbs and 108g of fat.",
    "occurred": {
        "display": "24 Jul 2026 23:59",
        "iso": "2026-07-24T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,916 kcal",
            "raw": 2916
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "99.9g",
            "raw": 99.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "616.7g",
            "raw": 616.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "108.1g",
            "raw": 108.1
        },
        {
            "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 (196 kcal), Lunch (1170 kcal), Dinner (1550 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 196,
                    "items": [
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1170,
                    "items": [
                        {
                            "name": "Caramel Latte Regular",
                            "calories": 204,
                            "quantity": 363.5,
                            "units": "ml"
                        },
                        {
                            "name": "Mini Caramel Waffles",
                            "calories": 725,
                            "quantity": 160,
                            "units": "g"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 241,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1550,
                    "items": [
                        {
                            "name": "Banoffee Pie",
                            "calories": 223,
                            "quantity": 1,
                            "units": "g"
                        },
                        {
                            "name": "Alcohol-free Pear Premium Cider",
                            "calories": 122,
                            "quantity": 330,
                            "units": "ml"
                        },
                        {
                            "name": "Alcohol-free Pear Premium Cider",
                            "calories": 37,
                            "quantity": 100,
                            "units": "ml"
                        },
                        {
                            "name": "Barbecue Burger",
                            "calories": 650,
                            "quantity": 1,
                            "units": "whole"
                        },
                        {
                            "name": "New Boiled Potatoes",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Cup"
                        },
                        {
                            "name": "White Baguette",
                            "calories": 100,
                            "quantity": 80,
                            "units": "g"
                        },
                        {
                            "name": "Hot Dog",
                            "calories": 282,
                            "quantity": 100,
                            "units": "g"
                        }
                    ]
                }
            ]
        },
        {
            "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": "24 Jul 2026",
            "raw": "24 Jul 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVM2MXX",
            "raw": 76351
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "24 July 2026",
            "url": "https://taylordrayson.com/2026/07/24"
        }
    ]
}