{
    "type": "food",
    "url": "https://taylordrayson.com/2025/08/31/food",
    "title": "I ate 2,357 calories",
    "summary": "That day's food came to 2,357 calories, with 70g of protein, 322g of carbs and 88g of fat.",
    "occurred": {
        "display": "31 Aug 2025 23:59",
        "iso": "2025-08-31T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,357 kcal",
            "raw": 2357
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "70.2g",
            "raw": 70.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "321.6g",
            "raw": 321.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "87.6g",
            "raw": 87.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "22.1g",
            "raw": 22.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "109.4g",
            "raw": 109.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "8.5g",
            "raw": 8.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "764mg",
            "raw": 764
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (355 kcal), Lunch (1047 kcal), Dinner (824 kcal), Snacks (131 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 355,
                    "items": [
                        {
                            "name": "Vanilla Biscoff Protein Shake",
                            "calories": 355,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1047,
                    "items": [
                        {
                            "name": "Beer Battered Whole Onion Rings",
                            "calories": 808,
                            "quantity": 1,
                            "units": "Package"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 824,
                    "items": [
                        {
                            "name": "Singapore Style Noodles",
                            "calories": 219,
                            "quantity": 149,
                            "units": "Grams"
                        },
                        {
                            "name": "Lotus Biscuits",
                            "calories": 605,
                            "quantity": 125,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 131,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "6",
            "raw": 6
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "31 Aug 2025",
            "raw": "31 Aug 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W3LDZS",
            "raw": 73622
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "31 August 2025",
            "url": "https://taylordrayson.com/2025/08/31"
        }
    ]
}