{
    "type": "food",
    "url": "https://taylordrayson.com/2026/01/15/food",
    "title": "I ate 2,596 calories",
    "summary": "That day's food came to 2,596 calories, with 89g of protein, 217g of carbs and 109g of fat.",
    "occurred": {
        "display": "15 Jan 2026 23:59",
        "iso": "2026-01-15T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,596 kcal",
            "raw": 2596
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "88.9g",
            "raw": 88.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "216.9g",
            "raw": 216.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "109g",
            "raw": 109
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "58.9g",
            "raw": 58.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "102.5g",
            "raw": 102.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "16.8g",
            "raw": 16.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,501mg",
            "raw": 1501
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (90 kcal), Lunch (1183 kcal), Dinner (1323 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 90,
                    "items": [
                        {
                            "name": "Orange Juice",
                            "calories": 90,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1183,
                    "items": [
                        {
                            "name": "Venti Caramel latte (Semi Skimmed)",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cheddar Potato Crustless",
                            "calories": 631,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Gail’s Regular Latte With Soy Milk",
                            "calories": 160,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1323,
                    "items": [
                        {
                            "name": "Choco Break Bar",
                            "calories": 115,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Biscoff Creme Egg",
                            "calories": 528,
                            "quantity": 3,
                            "units": "Servings"
                        },
                        {
                            "name": "Macaroni Cheese",
                            "calories": 680,
                            "quantity": 1,
                            "units": "Package"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "15 Jan 2026",
            "raw": "15 Jan 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W2WJVZ",
            "raw": 74741
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "15 January 2026",
            "url": "https://taylordrayson.com/2026/01/15"
        }
    ]
}