{
    "type": "food",
    "url": "https://taylordrayson.com/2026/07/16/food",
    "title": "I ate 1,805 calories",
    "summary": "That day's food came to 1,805 calories, with 35g of protein, 251g of carbs and 47g of fat.",
    "occurred": {
        "display": "16 Jul 2026 23:59",
        "iso": "2026-07-16T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,805 kcal",
            "raw": 1805
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "34.5g",
            "raw": 34.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "251.4g",
            "raw": 251.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "47.2g",
            "raw": 47.2
        },
        {
            "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 (628 kcal), Lunch (683 kcal), Dinner (494 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 628,
                    "items": [
                        {
                            "name": "Biscoff Milkshake",
                            "calories": 420,
                            "quantity": 1,
                            "units": "serving"
                        },
                        {
                            "name": "Bacon Sandwhich",
                            "calories": 208,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 683,
                    "items": [
                        {
                            "name": "Cookie Dough M&m's",
                            "calories": 487,
                            "quantity": 102,
                            "units": "g"
                        },
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 494,
                    "items": [
                        {
                            "name": "Spinach & Ricotta Tortellini",
                            "calories": 494,
                            "quantity": 300,
                            "units": "g"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "5",
            "raw": 5
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "16 Jul 2026",
            "raw": "16 Jul 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVMV7WY",
            "raw": 76177
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "16 July 2026",
            "url": "https://taylordrayson.com/2026/07/16"
        }
    ]
}