{
    "type": "food",
    "url": "https://taylordrayson.com/2025/07/28/food",
    "title": "I ate 2,055 calories",
    "summary": "That day's food came to 2,055 calories, with 92g of protein, 213g of carbs and 57g of fat.",
    "occurred": {
        "display": "28 Jul 2025 23:59",
        "iso": "2025-07-28T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,055 kcal",
            "raw": 2055
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "92.2g",
            "raw": 92.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "213.1g",
            "raw": 213.1
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "56.5g",
            "raw": 56.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "21.9g",
            "raw": 21.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "70.2g",
            "raw": 70.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0.8g",
            "raw": 0.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,040mg",
            "raw": 1040
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (259 kcal), Lunch (1007 kcal), Dinner (635 kcal), Snacks (154 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1007,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Margarita  Pizza",
                            "calories": 758,
                            "quantity": 300,
                            "units": "Grams"
                        },
                        {
                            "name": "Zero Sugar Lando Norris Monster",
                            "calories": 10,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 635,
                    "items": [
                        {
                            "name": "Quiche, Cheese and Egg, Homemade",
                            "calories": 244,
                            "quantity": 80,
                            "units": "Grams"
                        },
                        {
                            "name": "New Potatoes Boiled",
                            "calories": 111,
                            "quantity": 150,
                            "units": "Grams"
                        },
                        {
                            "name": "Cucmber Slices",
                            "calories": 2,
                            "quantity": 2,
                            "units": "Slices"
                        },
                        {
                            "name": "Coleslaw.",
                            "calories": 91,
                            "quantity": 1,
                            "units": "Tablespoon"
                        },
                        {
                            "name": "Cheese, Cheddar Mild, Grated",
                            "calories": 121,
                            "quantity": 1,
                            "units": "Ounce"
                        },
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 154,
                    "items": [
                        {
                            "name": "Vanilla Latte, Skimmed, In, Med",
                            "calories": 154,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "11",
            "raw": 11
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "28 Jul 2025",
            "raw": "28 Jul 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WXW36J",
            "raw": 73349
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "28 July 2025",
            "url": "https://taylordrayson.com/2025/07/28"
        }
    ]
}