{
    "type": "food",
    "url": "https://taylordrayson.com/2025/12/03/food",
    "title": "I ate 3,723 calories",
    "summary": "That day's food came to 3,723 calories, with 37g of protein, 357g of carbs and 58g of fat.",
    "occurred": {
        "display": "3 Dec 2025 23:59",
        "iso": "2025-12-03T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,723 kcal",
            "raw": 3723
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "37.4g",
            "raw": 37.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "357g",
            "raw": 357
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "58.5g",
            "raw": 58.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "30.3g",
            "raw": 30.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "301.1g",
            "raw": 301.1
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1.4g",
            "raw": 1.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "862mg",
            "raw": 862
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (779 kcal), Lunch (518 kcal), Dinner (2426 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 779,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Biscoff On Toast",
                            "calories": 540,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 518,
                    "items": [
                        {
                            "name": "Naughty And Nice Piglets",
                            "calories": 518,
                            "quantity": 150,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 2426,
                    "items": [
                        {
                            "name": "Slims Honey Bbq Burger",
                            "calories": 550,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Slim Chicken Chips",
                            "calories": 450,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Biscoff Shake",
                            "calories": 805,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolatey Mousse Latte, Venti",
                            "calories": 376,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mango Loco",
                            "calories": 245,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "03 Dec 2025",
            "raw": "03 Dec 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WFDS6Q",
            "raw": 74416
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "3 December 2025",
            "url": "https://taylordrayson.com/2025/12/03"
        }
    ]
}