{
    "type": "food",
    "url": "https://taylordrayson.com/2026/03/26/food",
    "title": "I ate 361 calories",
    "summary": "That day's food came to 361 calories, with 5g of protein, 62g of carbs and 17g of fat.",
    "occurred": {
        "display": "26 Mar 2026 23:59",
        "iso": "2026-03-26T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "361 kcal",
            "raw": 361
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "4.9g",
            "raw": 4.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "61.6g",
            "raw": 61.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "17.4g",
            "raw": 17.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "6.8g",
            "raw": 6.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "27.2g",
            "raw": 27.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.4g",
            "raw": 2.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (129 kcal), Lunch (232 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 129,
                    "items": [
                        {
                            "name": "Ice Lolly Orange",
                            "calories": 75,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Banana, Yellow, Ripened, Raw",
                            "calories": 54,
                            "quantity": 0.5,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 232,
                    "items": [
                        {
                            "name": "Lucozade Sport, 500 Ml",
                            "calories": 132,
                            "quantity": 1,
                            "units": "Bottle"
                        },
                        {
                            "name": "Mini Snack Sausage Rolls",
                            "calories": 100,
                            "quantity": 2,
                            "units": "Pieces"
                        }
                    ]
                }
            ]
        },
        {
            "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": "26 Mar 2026",
            "raw": "26 Mar 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WW8JYF",
            "raw": 75317
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "26 March 2026",
            "url": "https://taylordrayson.com/2026/03/26"
        }
    ]
}