{
    "type": "food",
    "url": "https://taylordrayson.com/2026/07/09/food",
    "title": "I ate 2,050 calories",
    "summary": "That day's food came to 2,050 calories, with 65g of protein, 242g of carbs and 84g of fat.",
    "occurred": {
        "display": "9 Jul 2026 23:59",
        "iso": "2026-07-09T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,050 kcal",
            "raw": 2050
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "65.2g",
            "raw": 65.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "242g",
            "raw": 242
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "84.1g",
            "raw": 84.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "9g",
            "raw": 9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (1996 kcal), Snacks (54 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 1996,
                    "items": [
                        {
                            "name": "The Meats Pizza",
                            "calories": 1520,
                            "quantity": 4,
                            "units": "slice"
                        },
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Giant Chocolate Chip Cookie",
                            "calories": 280,
                            "quantity": 0.5,
                            "units": "whole"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 54,
                    "items": [
                        {
                            "name": "Cola Bottle Ice Lollies",
                            "calories": 54,
                            "quantity": 100,
                            "units": "g"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "4",
            "raw": 4
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "09 Jul 2026",
            "raw": "09 Jul 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVJM9F4",
            "raw": 76235
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "9 July 2026",
            "url": "https://taylordrayson.com/2026/07/09"
        }
    ]
}