{
    "type": "food",
    "url": "https://taylordrayson.com/2025/02/14/food",
    "title": "I ate 1,411 calories",
    "summary": "That day's food came to 1,411 calories, with 51g of protein, 99g of carbs and 64g of fat.",
    "occurred": {
        "display": "14 Feb 2025 23:59",
        "iso": "2025-02-14T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,411 kcal",
            "raw": 1411
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "50.6g",
            "raw": 50.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "99.3g",
            "raw": 99.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "63.8g",
            "raw": 63.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "33.2g",
            "raw": 33.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "41.8g",
            "raw": 41.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "3.1g",
            "raw": 3.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "3,091mg",
            "raw": 3091
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (259 kcal), Lunch (899 kcal), Dinner (253 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 899,
                    "items": [
                        {
                            "name": "Twix Mini",
                            "calories": 99,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "KitKat (Original)",
                            "calories": 104,
                            "quantity": 2,
                            "units": "Sticks"
                        },
                        {
                            "name": "Naked Burrito Bowl With Grilled Halloumi",
                            "calories": 696,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 253,
                    "items": [
                        {
                            "name": "Milk Skim",
                            "calories": 80,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cereal, Cinnamon Toast Crunch",
                            "calories": 173,
                            "quantity": 1,
                            "units": "Dry Cup"
                        }
                    ]
                }
            ]
        },
        {
            "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": "14 Feb 2025",
            "raw": "14 Feb 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D2FPUN",
            "raw": 71786
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "14 February 2025",
            "url": "https://taylordrayson.com/2025/02/14"
        }
    ]
}