{
    "type": "food",
    "url": "https://taylordrayson.com/2026/06/17/food",
    "title": "I ate 2,897 calories",
    "summary": "That day's food came to 2,897 calories, with 40g of protein, 218g of carbs and 76g of fat.",
    "occurred": {
        "display": "17 Jun 2026 23:59",
        "iso": "2026-06-17T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,897 kcal",
            "raw": 2897
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "39.9g",
            "raw": 39.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "217.7g",
            "raw": 217.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "75.8g",
            "raw": 75.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "33.7g",
            "raw": 33.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "49.2g",
            "raw": 49.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "20.8g",
            "raw": 20.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "311mg",
            "raw": 311
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (564 kcal), Lunch (462 kcal), Dinner (1871 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 564,
                    "items": [
                        {
                            "name": "Bacon Roll",
                            "calories": 368,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 462,
                    "items": [
                        {
                            "name": "Oat latte venti",
                            "calories": 146,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Belgian Triple Chocolate Shortbread",
                            "calories": 316,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1871,
                    "items": [
                        {
                            "name": "Chicken yakisoba",
                            "calories": 717,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mini Caramel Waffles",
                            "calories": 725,
                            "quantity": 160,
                            "units": "Grams"
                        },
                        {
                            "name": "Edamame, With Salt",
                            "calories": 179,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Venti Caramel Latte, Oat Milk",
                            "calories": 250,
                            "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": "17 Jun 2026",
            "raw": "17 Jun 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVXJVQG",
            "raw": 76069
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "17 June 2026",
            "url": "https://taylordrayson.com/2026/06/17"
        }
    ]
}