{
    "type": "food",
    "url": "https://taylordrayson.com/2026/02/21/food",
    "title": "I ate 1,389 calories",
    "summary": "That day's food came to 1,389 calories, with 26g of protein, 149g of carbs and 37g of fat.",
    "occurred": {
        "display": "21 Feb 2026 23:59",
        "iso": "2026-02-21T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,389 kcal",
            "raw": 1389
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "26.3g",
            "raw": 26.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "149.2g",
            "raw": 149.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "37.4g",
            "raw": 37.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "16.7g",
            "raw": 16.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "52.4g",
            "raw": 52.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1.8g",
            "raw": 1.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "964mg",
            "raw": 964
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (150 kcal), Lunch (626 kcal), Dinner (613 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 150,
                    "items": [
                        {
                            "name": "Cinnamon Roll Latte",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 626,
                    "items": [
                        {
                            "name": "Biscuit, Caramelised",
                            "calories": 400,
                            "quantity": 10,
                            "units": "Each"
                        },
                        {
                            "name": "Chicken, Tender, Mild",
                            "calories": 226,
                            "quantity": 2,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 613,
                    "items": [
                        {
                            "name": "Singapore Style Noodles",
                            "calories": 219,
                            "quantity": 149,
                            "units": "Grams"
                        },
                        {
                            "name": "Jive",
                            "calories": 194,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Split pots crunch vanilla flavour choco balls",
                            "calories": 197,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mini Cucumbers",
                            "calories": 3,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "21 Feb 2026",
            "raw": "21 Feb 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WBNSEN",
            "raw": 75052
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "21 February 2026",
            "url": "https://taylordrayson.com/2026/02/21"
        }
    ]
}