{
    "type": "food",
    "url": "https://taylordrayson.com/2026/03/03/food",
    "title": "I ate 2,639 calories",
    "summary": "That day's food came to 2,639 calories, with 91g of protein, 319g of carbs and 56g of fat.",
    "occurred": {
        "display": "3 Mar 2026 23:59",
        "iso": "2026-03-03T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,639 kcal",
            "raw": 2639
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "90.8g",
            "raw": 90.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "318.7g",
            "raw": 318.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "55.5g",
            "raw": 55.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "29.7g",
            "raw": 29.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "86g",
            "raw": 86
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "8.8g",
            "raw": 8.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "663mg",
            "raw": 663
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (429 kcal), Lunch (1184 kcal), Dinner (767 kcal), Snacks (259 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 429,
                    "items": [
                        {
                            "name": "One Chocolate",
                            "calories": 167,
                            "quantity": 5,
                            "units": "Pieces"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 262,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1184,
                    "items": [
                        {
                            "name": "Pizza, Cheese and Tomato, Retail",
                            "calories": 728,
                            "quantity": 300,
                            "units": "Grams"
                        },
                        {
                            "name": "Split pots crunch vanilla flavour choco balls",
                            "calories": 197,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 767,
                    "items": [
                        {
                            "name": "Jive Twin Pack",
                            "calories": 194,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Ultra Fiesta Mango",
                            "calories": 13,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Penne pasta with tomato and basil sauce",
                            "calories": 560,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "03 Mar 2026",
            "raw": "03 Mar 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WR3SFU",
            "raw": 75140
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "3 March 2026",
            "url": "https://taylordrayson.com/2026/03/03"
        }
    ]
}