{
    "type": "food",
    "url": "https://taylordrayson.com/2025/03/08/food",
    "title": "I ate 2,378 calories",
    "summary": "That day's food came to 2,378 calories, with 80g of protein, 129g of carbs and 75g of fat.",
    "occurred": {
        "display": "8 Mar 2025 23:59",
        "iso": "2025-03-08T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,378 kcal",
            "raw": 2378
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "79.7g",
            "raw": 79.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "129.2g",
            "raw": 129.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "75.1g",
            "raw": 75.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "38.1g",
            "raw": 38.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "78.3g",
            "raw": 78.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "3.8g",
            "raw": 3.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,001mg",
            "raw": 2001
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (491 kcal), Lunch (724 kcal), Dinner (1163 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 491,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Biscoff On Toast",
                            "calories": 270,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 724,
                    "items": [
                        {
                            "name": "All day breakfast wrap",
                            "calories": 465,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1163,
                    "items": [
                        {
                            "name": "Shake, Krushems, Milky Bar",
                            "calories": 435,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Creamy Sausage Ragu",
                            "calories": 665,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Tango Orange 330ml",
                            "calories": 63,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "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": "08 Mar 2025",
            "raw": "08 Mar 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D9Q8ME",
            "raw": 72008
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "8 March 2025",
            "url": "https://taylordrayson.com/2025/03/08"
        }
    ]
}