{
    "type": "food",
    "url": "https://taylordrayson.com/2025/07/08/food",
    "title": "I ate 3,272 calories",
    "summary": "That day's food came to 3,272 calories, with 139g of protein, 321g of carbs and 121g of fat.",
    "occurred": {
        "display": "8 Jul 2025 23:59",
        "iso": "2025-07-08T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,272 kcal",
            "raw": 3272
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "139.4g",
            "raw": 139.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "320.7g",
            "raw": 320.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "121.3g",
            "raw": 121.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "33.3g",
            "raw": 33.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "97.1g",
            "raw": 97.1
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "40.8g",
            "raw": 40.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,117mg",
            "raw": 1117
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (916 kcal), Lunch (1171 kcal), Dinner (964 kcal), Snacks (221 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 916,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 393,
                            "quantity": 3,
                            "units": "Servings"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Eggs, Med, Fried",
                            "calories": 78,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1171,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "David Lloyd  Club Burrito",
                            "calories": 860,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Dr Pepper 500ml",
                            "calories": 90,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 964,
                    "items": [
                        {
                            "name": "Coke Zero (Large)",
                            "calories": 2,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Large",
                            "calories": 444,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Hamburger, Quarter Pounder With Cheese",
                            "calories": 518,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "12",
            "raw": 12
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "08 Jul 2025",
            "raw": "08 Jul 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WK7MR3",
            "raw": 73178
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "8 July 2025",
            "url": "https://taylordrayson.com/2025/07/08"
        }
    ]
}