{
    "type": "food",
    "url": "https://taylordrayson.com/2026/05/05/food",
    "title": "I ate 2,529 calories",
    "summary": "That day's food came to 2,529 calories, with 108g of protein, 302g of carbs and 80g of fat.",
    "occurred": {
        "display": "5 May 2026 23:59",
        "iso": "2026-05-05T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,529 kcal",
            "raw": 2529
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "107.8g",
            "raw": 107.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "302.4g",
            "raw": 302.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "79.8g",
            "raw": 79.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "25.6g",
            "raw": 25.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "151.2g",
            "raw": 151.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "22.2g",
            "raw": 22.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,627mg",
            "raw": 1627
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (1076 kcal), Lunch (384 kcal), Dinner (677 kcal), Snacks (392 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 1076,
                    "items": [
                        {
                            "name": "Pork Sausages",
                            "calories": 250,
                            "quantity": 2,
                            "units": "Each"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 272,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 262,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 108,
                            "quantity": 300,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 384,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Milk Skim",
                            "calories": 80,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cereal, Cinnamon Toast Crunch",
                            "calories": 173,
                            "quantity": 1,
                            "units": "Dry Cup"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 677,
                    "items": [
                        {
                            "name": "Steak & Gravy Pie",
                            "calories": 378,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chips, Oven, Baked",
                            "calories": 162,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Apple Juice",
                            "calories": 11,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Onion Rings",
                            "calories": 126,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 392,
                    "items": [
                        {
                            "name": "Venti Caramel latte (Semi Skimmed)",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "05 May 2026",
            "raw": "05 May 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV75JPH",
            "raw": 75678
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "5 May 2026",
            "url": "https://taylordrayson.com/2026/05/05"
        }
    ]
}