{
    "type": "food",
    "url": "https://taylordrayson.com/2025/02/11/food",
    "title": "I ate 2,225 calories",
    "summary": "That day's food came to 2,225 calories, with 107g of protein, 155g of carbs and 73g of fat.",
    "occurred": {
        "display": "11 Feb 2025 23:59",
        "iso": "2025-02-11T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,225 kcal",
            "raw": 2225
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "107.3g",
            "raw": 107.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "155.2g",
            "raw": 155.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "73.2g",
            "raw": 73.2
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "33.6g",
            "raw": 33.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "60.7g",
            "raw": 60.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "13.4g",
            "raw": 13.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,235mg",
            "raw": 1235
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (353 kcal), Lunch (747 kcal), Dinner (845 kcal), Snacks (280 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 353,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Munchy Bars",
                            "calories": 132,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 747,
                    "items": [
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Tortelloni, Chicken & Smoked Pancetta",
                            "calories": 746,
                            "quantity": 250,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 845,
                    "items": [
                        {
                            "name": "Tex-Mex Chicken Burrito Bowl",
                            "calories": 586,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 280,
                    "items": [
                        {
                            "name": "Gingerbread Latte With Whipped Cream, Grande, Skimmed Milk",
                            "calories": 280,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "11 Feb 2025",
            "raw": "11 Feb 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D23VQL",
            "raw": 71763
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "11 February 2025",
            "url": "https://taylordrayson.com/2025/02/11"
        }
    ]
}