{
    "type": "food",
    "url": "https://taylordrayson.com/2025/10/22/food",
    "title": "I ate 2,880 calories",
    "summary": "That day's food came to 2,880 calories, with 35g of protein, 159g of carbs and 35g of fat.",
    "occurred": {
        "display": "22 Oct 2025 23:59",
        "iso": "2025-10-22T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,880 kcal",
            "raw": 2880
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "35.2g",
            "raw": 35.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "158.8g",
            "raw": 158.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "35.4g",
            "raw": 35.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "17.5g",
            "raw": 17.5
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "111.8g",
            "raw": 111.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "797mg",
            "raw": 797
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (605 kcal), Dinner (2036 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 605,
                    "items": [
                        {
                            "name": "Lotus Biscuits",
                            "calories": 605,
                            "quantity": 125,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 2036,
                    "items": [
                        {
                            "name": "Lotus Biscoff Milkshake",
                            "calories": 800,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Slims Honey Bbq Burger",
                            "calories": 550,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Slim Chicken Chips",
                            "calories": 450,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pumpkin Spice Latte, Venti, Skimmed Milk, No Whip",
                            "calories": 236,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "22 Oct 2025",
            "raw": "22 Oct 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W8V2WF",
            "raw": 74089
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "22 October 2025",
            "url": "https://taylordrayson.com/2025/10/22"
        }
    ]
}