{
    "type": "food",
    "url": "https://taylordrayson.com/2025/11/21/food",
    "title": "I ate 2,861 calories",
    "summary": "That day's food came to 2,861 calories, with 59g of protein, 463g of carbs and 72g of fat.",
    "occurred": {
        "display": "21 Nov 2025 23:59",
        "iso": "2025-11-21T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,861 kcal",
            "raw": 2861
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "58.5g",
            "raw": 58.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "462.9g",
            "raw": 462.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "72g",
            "raw": 72
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "30.6g",
            "raw": 30.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "189.7g",
            "raw": 189.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "20.3g",
            "raw": 20.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,276mg",
            "raw": 1276
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (512 kcal), Lunch (563 kcal), Dinner (549 kcal), Snacks (1237 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 512,
                    "items": [
                        {
                            "name": "Milk Skim",
                            "calories": 80,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cereal, Cinnamon Toast Crunch",
                            "calories": 173,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 563,
                    "items": [
                        {
                            "name": "Spicy Curry Snack Noodles",
                            "calories": 429,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Wafer",
                            "calories": 134,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 549,
                    "items": [
                        {
                            "name": "Shepherd's Pie",
                            "calories": 271,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Gingerbread & Cream Hot Chocolate (small)",
                            "calories": 278,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 1237,
                    "items": [
                        {
                            "name": "Fruit Pastilles",
                            "calories": 748,
                            "quantity": 34,
                            "units": "Pieces"
                        },
                        {
                            "name": "Salted Tortilla Chips",
                            "calories": 489,
                            "quantity": 100,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "21 Nov 2025",
            "raw": "21 Nov 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WS94T8",
            "raw": 74320
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "21 November 2025",
            "url": "https://taylordrayson.com/2025/11/21"
        }
    ]
}