{
    "type": "food",
    "url": "https://taylordrayson.com/2026/01/24/food",
    "title": "I ate 2,415 calories",
    "summary": "That day's food came to 2,415 calories, with 27g of protein, 172g of carbs and 40g of fat.",
    "occurred": {
        "display": "24 Jan 2026 23:59",
        "iso": "2026-01-24T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,415 kcal",
            "raw": 2415
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "27.1g",
            "raw": 27.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "171.6g",
            "raw": 171.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "40g",
            "raw": 40
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "7.2g",
            "raw": 7.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "108.8g",
            "raw": 108.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "3.9g",
            "raw": 3.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "353mg",
            "raw": 353
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (520 kcal), Lunch (576 kcal), Dinner (1319 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 520,
                    "items": [
                        {
                            "name": "Honeycomb Latte, Regular",
                            "calories": 200,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Ham And Cheese Croissant",
                            "calories": 320,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 576,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "KitKat 4 Finger",
                            "calories": 209,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 108,
                            "quantity": 300,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1319,
                    "items": [
                        {
                            "name": "Hawaiian pizza, medium",
                            "calories": 480,
                            "quantity": 3,
                            "units": "Slices"
                        },
                        {
                            "name": "Cucumber",
                            "calories": 10,
                            "quantity": 3,
                            "units": "Slices"
                        },
                        {
                            "name": "Mini Duck Spring Rolls",
                            "calories": 273,
                            "quantity": 5,
                            "units": "Servings"
                        },
                        {
                            "name": "Iced Donut With Sprinkles",
                            "calories": 317,
                            "quantity": 1.5,
                            "units": "Servings"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "10",
            "raw": 10
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "24 Jan 2026",
            "raw": "24 Jan 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W49UTP",
            "raw": 74817
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "24 January 2026",
            "url": "https://taylordrayson.com/2026/01/24"
        }
    ]
}