{
    "type": "food",
    "url": "https://taylordrayson.com/2025/12/16/food",
    "title": "I ate 1,917 calories",
    "summary": "That day's food came to 1,917 calories, with 63g of protein, 231g of carbs and 66g of fat.",
    "occurred": {
        "display": "16 Dec 2025 23:59",
        "iso": "2025-12-16T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,917 kcal",
            "raw": 1917
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "63.4g",
            "raw": 63.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "231g",
            "raw": 231
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "66.4g",
            "raw": 66.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "30.3g",
            "raw": 30.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "107.5g",
            "raw": 107.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6.2g",
            "raw": 6.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "693mg",
            "raw": 693
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (578 kcal), Dinner (518 kcal), Snacks (821 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 578,
                    "items": [
                        {
                            "name": "Squashies Tropical",
                            "calories": 350,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Biscuits",
                            "calories": 228,
                            "quantity": 6,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 518,
                    "items": [
                        {
                            "name": "Medium Sliced White Bread",
                            "calories": 188,
                            "quantity": 2,
                            "units": "Slices"
                        },
                        {
                            "name": "Soup, Cream of Chicken, 400g",
                            "calories": 210,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Cauliflower Cheese, Made w/ Semi-Skimmed Milk, Homemade",
                            "calories": 120,
                            "quantity": 1,
                            "units": "Dry Cup"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 821,
                    "items": [
                        {
                            "name": "Chocolatey Mousse Latte, Venti",
                            "calories": 376,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cheeseburger, Double",
                            "calories": 445,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "16 Dec 2025",
            "raw": "16 Dec 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WQT59D",
            "raw": 74503
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "16 December 2025",
            "url": "https://taylordrayson.com/2025/12/16"
        }
    ]
}