{
    "type": "food",
    "url": "https://taylordrayson.com/2026/02/14/food",
    "title": "I ate 1,638 calories",
    "summary": "That day's food came to 1,638 calories, with 31g of protein, 191g of carbs and 19g of fat.",
    "occurred": {
        "display": "14 Feb 2026 23:59",
        "iso": "2026-02-14T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,638 kcal",
            "raw": 1638
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "30.8g",
            "raw": 30.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "191.1g",
            "raw": 191.1
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "19.4g",
            "raw": 19.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "11.2g",
            "raw": 11.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "107.2g",
            "raw": 107.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "3.6g",
            "raw": 3.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "300mg",
            "raw": 300
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (160 kcal), Dinner (1239 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 160,
                    "items": [
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Choco Break Bar",
                            "calories": 115,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1239,
                    "items": [
                        {
                            "name": "Pasta n sauce cheese and broccoli",
                            "calories": 233,
                            "quantity": 1,
                            "units": "Package"
                        },
                        {
                            "name": "Strawberry And Lime Cider",
                            "calories": 220,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Lotus Biscoff Waffle",
                            "calories": 479,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Strawberry And Lime Cider",
                            "calories": 220,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Soft Scoop Vanilla Ice Cream",
                            "calories": 87,
                            "quantity": 1,
                            "units": "Scoop"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "14 Feb 2026",
            "raw": "14 Feb 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WZ4JK2",
            "raw": 74990
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "14 February 2026",
            "url": "https://taylordrayson.com/2026/02/14"
        }
    ]
}