{
    "type": "food",
    "url": "https://taylordrayson.com/2025/11/29/food",
    "title": "I ate 2,016 calories",
    "summary": "That day's food came to 2,016 calories, with 44g of protein, 104g of carbs and 15g of fat.",
    "occurred": {
        "display": "29 Nov 2025 23:59",
        "iso": "2025-11-29T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,016 kcal",
            "raw": 2016
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "43.9g",
            "raw": 43.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "104g",
            "raw": 104
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "14.9g",
            "raw": 14.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0.6g",
            "raw": 0.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "44.4g",
            "raw": 44.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.6g",
            "raw": 2.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (342 kcal), Dinner (1674 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 342,
                    "items": [
                        {
                            "name": "Raspberry Protein Yogurt",
                            "calories": 148,
                            "quantity": 1,
                            "units": "Pot"
                        },
                        {
                            "name": "Jive",
                            "calories": 194,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1674,
                    "items": [
                        {
                            "name": "Mango Lassi",
                            "calories": 200,
                            "quantity": 250,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Singapore vermicelli noodles",
                            "calories": 513,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Naan bread",
                            "calories": 336,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Sticky Toffee Pudding and Ice Cream",
                            "calories": 625,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "6",
            "raw": 6
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "29 Nov 2025",
            "raw": "29 Nov 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WFEWNJ",
            "raw": 74386
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "29 November 2025",
            "url": "https://taylordrayson.com/2025/11/29"
        }
    ]
}