{
    "type": "food",
    "url": "https://taylordrayson.com/2026/01/02/food",
    "title": "I ate 2,077 calories",
    "summary": "That day's food came to 2,077 calories, with 7g of protein, 119g of carbs and 17g of fat.",
    "occurred": {
        "display": "2 Jan 2026 23:59",
        "iso": "2026-01-02T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,077 kcal",
            "raw": 2077
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "7.2g",
            "raw": 7.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "119.1g",
            "raw": 119.1
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "17.3g",
            "raw": 17.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "11g",
            "raw": 11
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "106.4g",
            "raw": 106.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "3.9g",
            "raw": 3.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "5mg",
            "raw": 5
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (540 kcal), Lunch (440 kcal), Dinner (677 kcal), Snacks (420 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 540,
                    "items": [
                        {
                            "name": "Biscoff On Toast",
                            "calories": 540,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 440,
                    "items": [
                        {
                            "name": "Strawberry And Lime Cider",
                            "calories": 220,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Strawberry And Lime Cider",
                            "calories": 220,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 677,
                    "items": [
                        {
                            "name": "3 Egg Ham and Cheese Omelette",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Split pots crunch vanilla flavour choco balls",
                            "calories": 197,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Choco Rice Bar",
                            "calories": 80,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 420,
                    "items": [
                        {
                            "name": "Choco Break Bar",
                            "calories": 115,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Salted Caramel Hot Chocolate",
                            "calories": 111,
                            "quantity": 20,
                            "units": "Ounces"
                        },
                        {
                            "name": "Jive",
                            "calories": 194,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "02 Jan 2026",
            "raw": "02 Jan 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WP2SXS",
            "raw": 74640
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "2 January 2026",
            "url": "https://taylordrayson.com/2026/01/02"
        }
    ]
}