{
    "type": "food",
    "url": "https://taylordrayson.com/2026/01/29/food",
    "title": "I ate 2,423 calories",
    "summary": "That day's food came to 2,423 calories, with 74g of protein, 361g of carbs and 83g of fat.",
    "occurred": {
        "display": "29 Jan 2026 23:59",
        "iso": "2026-01-29T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,423 kcal",
            "raw": 2423
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "73.6g",
            "raw": 73.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "360.7g",
            "raw": 360.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "83.1g",
            "raw": 83.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "39.9g",
            "raw": 39.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "149.2g",
            "raw": 149.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "13.9g",
            "raw": 13.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "3,556mg",
            "raw": 3556
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (927 kcal), Dinner (967 kcal), Snacks (529 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 927,
                    "items": [
                        {
                            "name": "Prosciutto Cotto, Mushroom and Mascarpone Wood Fired Pizza",
                            "calories": 819,
                            "quantity": 340,
                            "units": "Grams"
                        },
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 108,
                            "quantity": 300,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 967,
                    "items": [
                        {
                            "name": "Pizza, Cheese and Tomato, Retail",
                            "calories": 728,
                            "quantity": 300,
                            "units": "Grams"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 529,
                    "items": [
                        {
                            "name": "KitKat 4 Finger",
                            "calories": 209,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Biscuit, Caramelised",
                            "calories": 320,
                            "quantity": 8,
                            "units": "Each"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "6",
            "raw": 6
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "29 Jan 2026",
            "raw": "29 Jan 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W95BPK",
            "raw": 74859
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "29 January 2026",
            "url": "https://taylordrayson.com/2026/01/29"
        }
    ]
}