{
    "type": "food",
    "url": "https://taylordrayson.com/2026/04/01/food",
    "title": "I ate 2,650 calories",
    "summary": "That day's food came to 2,650 calories, with 76g of protein, 332g of carbs and 99g of fat.",
    "occurred": {
        "display": "1 Apr 2026 23:59",
        "iso": "2026-04-01T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,650 kcal",
            "raw": 2650
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "75.7g",
            "raw": 75.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "332g",
            "raw": 332
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "98.8g",
            "raw": 98.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "37.7g",
            "raw": 37.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "83.5g",
            "raw": 83.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "30.2g",
            "raw": 30.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "572mg",
            "raw": 572
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (348 kcal), Dinner (2302 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 348,
                    "items": [
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Biscuit, Rich Tea",
                            "calories": 152,
                            "quantity": 4,
                            "units": "Pieces"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 2302,
                    "items": [
                        {
                            "name": "Curry, Grilled Chicken Katsu",
                            "calories": 824,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Edamame, With Salt",
                            "calories": 179,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Starbucks Barista Gingerbread Cookie",
                            "calories": 182,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Venti Caramel latte (Semi Skimmed)",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mini Caramel Waffles",
                            "calories": 725,
                            "quantity": 160,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "01 Apr 2026",
            "raw": "01 Apr 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVVAQRK",
            "raw": 75380
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "1 April 2026",
            "url": "https://taylordrayson.com/2026/04/01"
        }
    ]
}