{
    "type": "food",
    "url": "https://taylordrayson.com/2026/06/24/food",
    "title": "I ate 1,744 calories",
    "summary": "That day's food came to 1,744 calories, with 38g of protein, 241g of carbs and 37g of fat.",
    "occurred": {
        "display": "24 Jun 2026 23:59",
        "iso": "2026-06-24T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,744 kcal",
            "raw": 1744
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "38.2g",
            "raw": 38.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "241.4g",
            "raw": 241.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "36.8g",
            "raw": 36.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "13.7g",
            "raw": 13.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "78.9g",
            "raw": 78.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "11.5g",
            "raw": 11.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "154mg",
            "raw": 154
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (476 kcal), Lunch (659 kcal), Dinner (139 kcal), Snacks (470 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 476,
                    "items": [
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mixed Berry Smoothie",
                            "calories": 280,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 659,
                    "items": [
                        {
                            "name": "Chicken Tikka Triple Wrap",
                            "calories": 564,
                            "quantity": 1,
                            "units": "Package"
                        },
                        {
                            "name": "Apple",
                            "calories": 95,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 139,
                    "items": [
                        {
                            "name": "Crunch Banana Chocolate Flakes 135g",
                            "calories": 139,
                            "quantity": 1,
                            "units": "Container"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 470,
                    "items": [
                        {
                            "name": "Puff pastry Cheese And Onion Roll",
                            "calories": 180,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cola Bottle Ice Lolly Cherry Cola Flavour",
                            "calories": 54,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Biscuits, Cookies, Chocolate Chip, Standard",
                            "calories": 236,
                            "quantity": 2,
                            "units": "Each"
                        }
                    ]
                }
            ]
        },
        {
            "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 Jun 2026",
            "raw": "24 Jun 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVXDM6M",
            "raw": 76120
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "24 June 2026",
            "url": "https://taylordrayson.com/2026/06/24"
        }
    ]
}