{
    "type": "food",
    "url": "https://taylordrayson.com/2026/01/01/food",
    "title": "I ate 2,487 calories",
    "summary": "That day's food came to 2,487 calories, with 59g of protein, 383g of carbs and 40g of fat.",
    "occurred": {
        "display": "1 Jan 2026 23:59",
        "iso": "2026-01-01T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,487 kcal",
            "raw": 2487
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "58.7g",
            "raw": 58.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "382.5g",
            "raw": 382.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "39.8g",
            "raw": 39.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "15.7g",
            "raw": 15.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "203.3g",
            "raw": 203.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "7.6g",
            "raw": 7.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,034mg",
            "raw": 1034
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (361 kcal), Lunch (460 kcal), Dinner (739 kcal), Snacks (927 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 361,
                    "items": [
                        {
                            "name": "Cereal, Cinnamon Toast Crunch",
                            "calories": 173,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 108,
                            "quantity": 300,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Milk Skim",
                            "calories": 80,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 460,
                    "items": [
                        {
                            "name": "Protein Shake - Strawberry Passion",
                            "calories": 345,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Choco Break Bar",
                            "calories": 115,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 739,
                    "items": [
                        {
                            "name": "Pasta 'n' Sauce Chicken and Mushroom",
                            "calories": 209,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mixed Fruit Cider",
                            "calories": 139,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Split pots crunch vanilla flavour choco balls",
                            "calories": 197,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Jive",
                            "calories": 194,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 927,
                    "items": [
                        {
                            "name": "Cheezios",
                            "calories": 95,
                            "quantity": 18,
                            "units": "Grams"
                        },
                        {
                            "name": "Salt And Vinegar Crunchy Sticks",
                            "calories": 88,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "DairyMilk Advent Calendar",
                            "calories": 160,
                            "quantity": 8,
                            "units": "Servings"
                        },
                        {
                            "name": "Happy christmas",
                            "calories": 584,
                            "quantity": 170,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "13",
            "raw": 13
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "01 Jan 2026",
            "raw": "01 Jan 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WPGQMH",
            "raw": 74627
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "1 January 2026",
            "url": "https://taylordrayson.com/2026/01/01"
        }
    ]
}