{
    "type": "food",
    "url": "https://taylordrayson.com/2025/12/29/food",
    "title": "I ate 1,577 calories",
    "summary": "That day's food came to 1,577 calories, with 10g of protein, 26g of carbs and 11g of fat.",
    "occurred": {
        "display": "29 Dec 2025 23:59",
        "iso": "2025-12-29T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,577 kcal",
            "raw": 1577
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "10g",
            "raw": 10
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "26g",
            "raw": 26
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "10.7g",
            "raw": 10.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "6.7g",
            "raw": 6.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "25.6g",
            "raw": 25.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "300mg",
            "raw": 300
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (908 kcal), Dinner (669 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 908,
                    "items": [
                        {
                            "name": "Cadburys Selection Box",
                            "calories": 669,
                            "quantity": 125,
                            "units": "Grams"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 669,
                    "items": [
                        {
                            "name": "Cadburys Selection Box",
                            "calories": 669,
                            "quantity": 125,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "3",
            "raw": 3
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "29 Dec 2025",
            "raw": "29 Dec 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WP3WFK",
            "raw": 74603
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "29 December 2025",
            "url": "https://taylordrayson.com/2025/12/29"
        }
    ]
}