{
    "type": "food",
    "url": "https://taylordrayson.com/2025/02/08/food",
    "title": "I ate 1,847 calories",
    "summary": "That day's food came to 1,847 calories, with 131g of protein, 130g of carbs and 46g of fat.",
    "occurred": {
        "display": "8 Feb 2025 23:59",
        "iso": "2025-02-08T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,847 kcal",
            "raw": 1847
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "131.3g",
            "raw": 131.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "130g",
            "raw": 130
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "46g",
            "raw": 46
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "23.3g",
            "raw": 23.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "91.4g",
            "raw": 91.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0.4g",
            "raw": 0.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "411mg",
            "raw": 411
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (259 kcal), Lunch (264 kcal), Dinner (1085 kcal), Snacks (239 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 264,
                    "items": [
                        {
                            "name": "Twix Mini",
                            "calories": 99,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Lindor Chocolate Balls",
                            "calories": 154,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Zero Ultra (White)",
                            "calories": 11,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1085,
                    "items": [
                        {
                            "name": "Lasagne Al Forno",
                            "calories": 585,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Impact Whey Protein Strawberry Cream",
                            "calories": 396,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Kit Kat 2 Finger",
                            "calories": 104,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Mango Loco",
                            "calories": 239,
                            "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": "08 Feb 2025",
            "raw": "08 Feb 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D2AJDZ",
            "raw": 71735
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "8 February 2025",
            "url": "https://taylordrayson.com/2025/02/08"
        }
    ]
}