{
    "type": "food",
    "url": "https://taylordrayson.com/2026/09/23/food",
    "title": "I ate 2,376 calories",
    "summary": "That day's food came to 2,376 calories, with 63g of protein, 348g of carbs and 97g of fat.",
    "occurred": {
        "display": "23 Sep 2026 23:59",
        "iso": "2026-09-23T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,376 kcal",
            "raw": 2376
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "63.3g",
            "raw": 63.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "348g",
            "raw": 348
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "97.3g",
            "raw": 97.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2g",
            "raw": 2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (480 kcal), Lunch (584 kcal), Dinner (1312 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 480,
                    "items": [
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cereal, Cinnamon Toast Crunch",
                            "calories": 228,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Oat Milk",
                            "calories": 56,
                            "quantity": 100,
                            "units": "ml"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 584,
                    "items": [
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Penne Pasta With Tomato And Basil Sauce",
                            "calories": 388,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1312,
                    "items": [
                        {
                            "name": "Large Oasis Zero",
                            "calories": 2,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Large French Fries",
                            "calories": 510,
                            "quantity": 5.9,
                            "units": "g"
                        },
                        {
                            "name": "Big Rösti",
                            "calories": 800,
                            "quantity": 1,
                            "units": "whole"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "23 Sep 2026",
            "raw": "23 Sep 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV8YX8L",
            "raw": 76722
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "23 September 2026",
            "url": "https://taylordrayson.com/2026/09/23"
        }
    ]
}