{
    "type": "food",
    "url": "https://taylordrayson.com/2025/11/01/food",
    "title": "I ate 3,839 calories",
    "summary": "That day's food came to 3,839 calories, with 160g of protein, 501g of carbs and 141g of fat.",
    "occurred": {
        "display": "1 Nov 2025 23:59",
        "iso": "2025-11-01T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,839 kcal",
            "raw": 3839
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "160.3g",
            "raw": 160.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "501.1g",
            "raw": 501.1
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "141.2g",
            "raw": 141.2
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "32.4g",
            "raw": 32.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "168.4g",
            "raw": 168.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "31.5g",
            "raw": 31.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "12,920mg",
            "raw": 12920
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (292 kcal), Lunch (1185 kcal), Dinner (2362 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 292,
                    "items": [
                        {
                            "name": "Pumpkin Spiced Latte",
                            "calories": 292,
                            "quantity": 1,
                            "units": "Cup"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1185,
                    "items": [
                        {
                            "name": "Battered Onion Rings",
                            "calories": 840,
                            "quantity": 16,
                            "units": "Pieces"
                        },
                        {
                            "name": "Protein Shake - Strawberry Passion",
                            "calories": 345,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 2362,
                    "items": [
                        {
                            "name": "The Big Smoke Fried Buttermilk Chicken",
                            "calories": 1878,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Apple And Mango J2o",
                            "calories": 58,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Squashies Bubblegum",
                            "calories": 426,
                            "quantity": 6,
                            "units": "Servings"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "6",
            "raw": 6
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "01 Nov 2025",
            "raw": "01 Nov 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W8D46S",
            "raw": 74157
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "1 November 2025",
            "url": "https://taylordrayson.com/2025/11/01"
        }
    ]
}