{
    "type": "food",
    "url": "https://taylordrayson.com/2026/06/10/food",
    "title": "I ate 2,181 calories",
    "summary": "That day's food came to 2,181 calories, with 93g of protein, 146g of carbs and 71g of fat.",
    "occurred": {
        "display": "10 Jun 2026 23:59",
        "iso": "2026-06-10T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,181 kcal",
            "raw": 2181
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "92.7g",
            "raw": 92.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "145.8g",
            "raw": 145.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "70.8g",
            "raw": 70.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "26.2g",
            "raw": 26.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "66.5g",
            "raw": 66.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "4.8g",
            "raw": 4.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,391mg",
            "raw": 1391
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (250 kcal), Lunch (1532 kcal), Dinner (399 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 250,
                    "items": [
                        {
                            "name": "Venti Caramel Latte, Oat Milk",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1532,
                    "items": [
                        {
                            "name": "Pub Cheese Burger",
                            "calories": 720,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fried Halloumi",
                            "calories": 260,
                            "quantity": 4,
                            "units": "Pieces"
                        },
                        {
                            "name": "Bread Rolls, White, Soft",
                            "calories": 152,
                            "quantity": 2,
                            "units": "Each"
                        },
                        {
                            "name": "Chips In Pub",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 399,
                    "items": [
                        {
                            "name": "Ultra Fiesta Mango",
                            "calories": 13,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Venti Caramel Latte, Oat Milk",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Knoppers",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "10 Jun 2026",
            "raw": "10 Jun 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVKFPMW",
            "raw": 76019
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "10 June 2026",
            "url": "https://taylordrayson.com/2026/06/10"
        }
    ]
}