{
    "type": "food",
    "url": "https://taylordrayson.com/2025/09/04/food",
    "title": "I ate 2,644 calories",
    "summary": "That day's food came to 2,644 calories, with 92g of protein, 291g of carbs and 121g of fat.",
    "occurred": {
        "display": "4 Sep 2025 23:59",
        "iso": "2025-09-04T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,644 kcal",
            "raw": 2644
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "92.4g",
            "raw": 92.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "291g",
            "raw": 291
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "120.5g",
            "raw": 120.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "51.9g",
            "raw": 51.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "142.1g",
            "raw": 142.1
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "13.5g",
            "raw": 13.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "880mg",
            "raw": 880
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (355 kcal), Lunch (1009 kcal), Dinner (1030 kcal), Snacks (250 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 355,
                    "items": [
                        {
                            "name": "Vanilla Biscoff Protein Shake",
                            "calories": 355,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1009,
                    "items": [
                        {
                            "name": "Singapore Style Noodles",
                            "calories": 219,
                            "quantity": 149,
                            "units": "Grams"
                        },
                        {
                            "name": "Biscoff Cadbury Chocolate",
                            "calories": 551,
                            "quantity": 105,
                            "units": "Grams"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1030,
                    "items": [
                        {
                            "name": "Beef Lasagne",
                            "calories": 558,
                            "quantity": 400,
                            "units": "Grams"
                        },
                        {
                            "name": "Cadbury Flake Yoghurt",
                            "calories": 233,
                            "quantity": 85,
                            "units": "Grams"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 250,
                    "items": [
                        {
                            "name": "Crisps, Flame Grilled Steak",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "04 Sep 2025",
            "raw": "04 Sep 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W38EYW",
            "raw": 73648
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "4 September 2025",
            "url": "https://taylordrayson.com/2025/09/04"
        }
    ]
}