{
    "type": "food",
    "url": "https://taylordrayson.com/2026/08/03/food",
    "title": "I ate 2,459 calories",
    "summary": "That day's food came to 2,459 calories, with 79g of protein, 227g of carbs and 88g of fat.",
    "occurred": {
        "display": "3 Aug 2026 23:59",
        "iso": "2026-08-03T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,459 kcal",
            "raw": 2459
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "79g",
            "raw": 79
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "227g",
            "raw": 227
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "88g",
            "raw": 88
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (196 kcal), Lunch (664 kcal), Dinner (1599 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 196,
                    "items": [
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 664,
                    "items": [
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Biscoff On Toast",
                            "calories": 468,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1599,
                    "items": [
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chicken McNuggets (4 piece)",
                            "calories": 190,
                            "quantity": 2.3,
                            "units": "g"
                        },
                        {
                            "name": "Medium Banana Milkshake",
                            "calories": 322,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Medium",
                            "calories": 317,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "03 Aug 2026",
            "raw": "03 Aug 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV3QMJK",
            "raw": 76445
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "3 August 2026",
            "url": "https://taylordrayson.com/2026/08/03"
        }
    ]
}