{
    "type": "food",
    "url": "https://taylordrayson.com/2026/09/21/food",
    "title": "I ate 1,163 calories",
    "summary": "That day's food came to 1,163 calories, with 42g of protein, 129g of carbs and 54g of fat.",
    "occurred": {
        "display": "21 Sep 2026 23:59",
        "iso": "2026-09-21T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,163 kcal",
            "raw": 1163
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "41.7g",
            "raw": 41.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "129g",
            "raw": 129
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "53.9g",
            "raw": 53.9
        },
        {
            "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 (1163 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 1163,
                    "items": [
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 130,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Maple Hazel Latte",
                            "calories": 253,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 128,
                            "quantity": 2,
                            "units": "Each"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 468,
                            "quantity": 2,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "21 Sep 2026",
            "raw": "21 Sep 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV85NQD",
            "raw": 76705
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "21 September 2026",
            "url": "https://taylordrayson.com/2026/09/21"
        }
    ]
}