{
    "type": "food",
    "url": "https://taylordrayson.com/2025/02/07/food",
    "title": "I ate 2,060 calories",
    "summary": "That day's food came to 2,060 calories, with 64g of protein, 188g of carbs and 72g of fat.",
    "occurred": {
        "display": "7 Feb 2025 23:59",
        "iso": "2025-02-07T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,060 kcal",
            "raw": 2060
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "63.8g",
            "raw": 63.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "188.2g",
            "raw": 188.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "71.5g",
            "raw": 71.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "28.9g",
            "raw": 28.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "85.9g",
            "raw": 85.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.2g",
            "raw": 2.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "45mg",
            "raw": 45
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (259 kcal), Lunch (812 kcal), Dinner (989 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 812,
                    "items": [
                        {
                            "name": "Bangin’ Beef Chilli With Chipotle Sour Cream",
                            "calories": 679,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Monster Energy Zero Ultra",
                            "calories": 11,
                            "quantity": 500,
                            "units": "Grams"
                        },
                        {
                            "name": "Fudge, Homemade",
                            "calories": 122,
                            "quantity": 28,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 989,
                    "items": [
                        {
                            "name": "Caramel Wafer",
                            "calories": 170,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Crunch Banana Chocolate Flakes 135g",
                            "calories": 139,
                            "quantity": 1,
                            "units": "Container"
                        },
                        {
                            "name": "Roast Chicken Crisps",
                            "calories": 130,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mixed Fruit Cider",
                            "calories": 320,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Twirl",
                            "calories": 230,
                            "quantity": 2,
                            "units": "Sticks"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "07 Feb 2025",
            "raw": "07 Feb 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DPWN62",
            "raw": 71726
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "7 February 2025",
            "url": "https://taylordrayson.com/2025/02/07"
        }
    ]
}