{
    "type": "food",
    "url": "https://taylordrayson.com/2026/04/07/food",
    "title": "I ate 3,052 calories",
    "summary": "That day's food came to 3,052 calories, with 119g of protein, 340g of carbs and 79g of fat.",
    "occurred": {
        "display": "7 Apr 2026 23:59",
        "iso": "2026-04-07T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,052 kcal",
            "raw": 3052
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "119.1g",
            "raw": 119.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "340.2g",
            "raw": 340.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "79.3g",
            "raw": 79.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "31.1g",
            "raw": 31.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "181g",
            "raw": 181
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "21.9g",
            "raw": 21.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,320mg",
            "raw": 1320
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (965 kcal), Lunch (984 kcal), Dinner (951 kcal), Snacks (152 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 965,
                    "items": [
                        {
                            "name": "Hash Brown",
                            "calories": 272,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 262,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 77,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 984,
                    "items": [
                        {
                            "name": "Mango Loco",
                            "calories": 245,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "3 Egg Ham and Cheese Omelette",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Strawberry Protein Yoghurt",
                            "calories": 166,
                            "quantity": 1,
                            "units": "Pouch"
                        },
                        {
                            "name": "Cadburys Biscoff Chocolate",
                            "calories": 173,
                            "quantity": 5,
                            "units": "Pieces"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 951,
                    "items": [
                        {
                            "name": "Beans, Green, Boiled in Unsalted Water",
                            "calories": 33,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Chips, Oven, Baked",
                            "calories": 162,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Cottagepie",
                            "calories": 443,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Twirl",
                            "calories": 115,
                            "quantity": 1,
                            "units": "Stick"
                        },
                        {
                            "name": "Toffee crisp bar",
                            "calories": 198,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 152,
                    "items": [
                        {
                            "name": "Biscuit, Rich Tea",
                            "calories": 152,
                            "quantity": 4,
                            "units": "Pieces"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "16",
            "raw": 16
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "07 Apr 2026",
            "raw": "07 Apr 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVVG7M4",
            "raw": 75425
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "7 April 2026",
            "url": "https://taylordrayson.com/2026/04/07"
        }
    ]
}