{
    "type": "food",
    "url": "https://taylordrayson.com/2025/11/24/food",
    "title": "I ate 1,804 calories",
    "summary": "That day's food came to 1,804 calories, with 64g of protein, 175g of carbs and 44g of fat.",
    "occurred": {
        "display": "24 Nov 2025 23:59",
        "iso": "2025-11-24T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,804 kcal",
            "raw": 1804
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "63.8g",
            "raw": 63.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "175.4g",
            "raw": 175.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "43.5g",
            "raw": 43.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "21.4g",
            "raw": 21.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "65.5g",
            "raw": 65.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "9.1g",
            "raw": 9.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,750mg",
            "raw": 1750
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (512 kcal), Lunch (464 kcal), Dinner (828 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 512,
                    "items": [
                        {
                            "name": "Cereal, Cinnamon Toast Crunch",
                            "calories": 173,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Milk Skim",
                            "calories": 80,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 464,
                    "items": [
                        {
                            "name": "Jive",
                            "calories": 194,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Tortellini Al Prosciutto",
                            "calories": 270,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 828,
                    "items": [
                        {
                            "name": "Macaroni Cheese",
                            "calories": 680,
                            "quantity": 1,
                            "units": "Package"
                        },
                        {
                            "name": "Biscoff (2 Biscuits)",
                            "calories": 148,
                            "quantity": 2,
                            "units": "Packages"
                        }
                    ]
                }
            ]
        },
        {
            "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": "24 Nov 2025",
            "raw": "24 Nov 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WF7YB9",
            "raw": 74343
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "24 November 2025",
            "url": "https://taylordrayson.com/2025/11/24"
        }
    ]
}