{
    "type": "food",
    "url": "https://taylordrayson.com/2025/10/06/food",
    "title": "I ate 1,767 calories",
    "summary": "That day's food came to 1,767 calories, with 8g of protein, 133g of carbs and 1g of fat.",
    "occurred": {
        "display": "6 Oct 2025 23:59",
        "iso": "2025-10-06T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,767 kcal",
            "raw": 1767
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "7.6g",
            "raw": 7.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "133.4g",
            "raw": 133.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "1.1g",
            "raw": 1.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "102.9g",
            "raw": 102.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (585 kcal), Lunch (420 kcal), Dinner (336 kcal), Snacks (426 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 585,
                    "items": [
                        {
                            "name": "Biscoff On Toast",
                            "calories": 540,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 420,
                    "items": [
                        {
                            "name": "Frijj Fudge Brownie",
                            "calories": 72,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Scrambled Eggs On Toast",
                            "calories": 348,
                            "quantity": 2,
                            "units": "Slices"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 336,
                    "items": [
                        {
                            "name": "Homemade cheese and tomato Pasta bake",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Summer Fruits",
                            "calories": 86,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 426,
                    "items": [
                        {
                            "name": "Squashies Bubblegum",
                            "calories": 426,
                            "quantity": 6,
                            "units": "Servings"
                        }
                    ]
                }
            ]
        },
        {
            "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": "06 Oct 2025",
            "raw": "06 Oct 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WY83HA",
            "raw": 73942
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "6 October 2025",
            "url": "https://taylordrayson.com/2025/10/06"
        }
    ]
}