{
    "type": "food",
    "url": "https://taylordrayson.com/2025/09/24/food",
    "title": "I ate 2,889 calories",
    "summary": "That day's food came to 2,889 calories, with 86g of protein, 337g of carbs and 90g of fat.",
    "occurred": {
        "display": "24 Sep 2025 23:59",
        "iso": "2025-09-24T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,889 kcal",
            "raw": 2889
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "86.3g",
            "raw": 86.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "337.5g",
            "raw": 337.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "89.6g",
            "raw": 89.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "30.4g",
            "raw": 30.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "123g",
            "raw": 123
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1g",
            "raw": 1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,174mg",
            "raw": 1174
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (163 kcal), Lunch (832 kcal), Dinner (1289 kcal), Snacks (605 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 163,
                    "items": [
                        {
                            "name": "Caramel Frappuccino 250ml Glass Bottle",
                            "calories": 163,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 832,
                    "items": [
                        {
                            "name": "Fish Finger Salad Wrap",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Costco Cookies",
                            "calories": 210,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Rolo Pudding 70g",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Summer Fruits",
                            "calories": 86,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1289,
                    "items": [
                        {
                            "name": "BBQ Americano Pizza (Pan)",
                            "calories": 1050,
                            "quantity": 5,
                            "units": "Slices"
                        },
                        {
                            "name": "Large Honeycomb Latte",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 605,
                    "items": [
                        {
                            "name": "Lotus Biscuits",
                            "calories": 605,
                            "quantity": 125,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "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": "24 Sep 2025",
            "raw": "24 Sep 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WNUESR",
            "raw": 73824
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "24 September 2025",
            "url": "https://taylordrayson.com/2025/09/24"
        }
    ]
}