{
    "type": "food",
    "url": "https://taylordrayson.com/2026/06/19/food",
    "title": "I ate 676 calories",
    "summary": "That day's food came to 676 calories, with 2g of protein, 13g of carbs and 8g of fat.",
    "occurred": {
        "display": "19 Jun 2026 23:59",
        "iso": "2026-06-19T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "676 kcal",
            "raw": 676
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "2.3g",
            "raw": 2.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "12.9g",
            "raw": 12.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "8g",
            "raw": 8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "4.6g",
            "raw": 4.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "8.7g",
            "raw": 8.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1mg",
            "raw": 1
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (676 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 676,
                    "items": [
                        {
                            "name": "Biscoff On Toast",
                            "calories": 540,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Knoppers",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "2",
            "raw": 2
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "19 Jun 2026",
            "raw": "19 Jun 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVXY9HZ",
            "raw": 76087
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "19 June 2026",
            "url": "https://taylordrayson.com/2026/06/19"
        }
    ]
}