{
    "type": "food",
    "url": "https://taylordrayson.com/2026/09/22/food",
    "title": "I ate 843 calories",
    "summary": "That day's food came to 843 calories, with 7g of protein, 56g of carbs and 32g of fat.",
    "occurred": {
        "display": "22 Sep 2026 23:59",
        "iso": "2026-09-22T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "843 kcal",
            "raw": 843
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "7g",
            "raw": 7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "55.8g",
            "raw": 55.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "32g",
            "raw": 32
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (682 kcal), Lunch (161 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 682,
                    "items": [
                        {
                            "name": "Hash Brown",
                            "calories": 468,
                            "quantity": 2,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 64,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Cinnamon Roll Latte",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 161,
                    "items": [
                        {
                            "name": "Cinnamon Roll Latte",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Ultra Strawberry Dreams",
                            "calories": 11,
                            "quantity": 500,
                            "units": "ml"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "5",
            "raw": 5
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "22 Sep 2026",
            "raw": "22 Sep 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV83MF6",
            "raw": 76717
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "22 September 2026",
            "url": "https://taylordrayson.com/2026/09/22"
        }
    ]
}