{
    "type": "food",
    "url": "https://taylordrayson.com/2026/07/07/food",
    "title": "I ate 962 calories",
    "summary": "That day's food came to 962 calories, with 30g of protein, 167g of carbs and 29g of fat.",
    "occurred": {
        "display": "7 Jul 2026 23:59",
        "iso": "2026-07-07T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "962 kcal",
            "raw": 962
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "29.6g",
            "raw": 29.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "167g",
            "raw": 167
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "29.2g",
            "raw": 29.2
        },
        {
            "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": "Lunch (196 kcal), Dinner (766 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 196,
                    "items": [
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 766,
                    "items": [
                        {
                            "name": "Mango Loco Monster",
                            "calories": 241,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Beef Lasagne",
                            "calories": 483,
                            "quantity": 400,
                            "units": "g"
                        },
                        {
                            "name": "Fruit Pastille Lolly",
                            "calories": 42,
                            "quantity": 1,
                            "units": "whole"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "4",
            "raw": 4
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "07 Jul 2026",
            "raw": "07 Jul 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVJTV9S",
            "raw": 76242
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "7 July 2026",
            "url": "https://taylordrayson.com/2026/07/07"
        }
    ]
}