{
    "type": "food",
    "url": "https://taylordrayson.com/2025/09/02/food",
    "title": "I ate 2,254 calories",
    "summary": "That day's food came to 2,254 calories, with 86g of protein, 274g of carbs and 94g of fat.",
    "occurred": {
        "display": "2 Sep 2025 23:59",
        "iso": "2025-09-02T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,254 kcal",
            "raw": 2254
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "86.4g",
            "raw": 86.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "273.7g",
            "raw": 273.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "93.6g",
            "raw": 93.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "28.3g",
            "raw": 28.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "116.3g",
            "raw": 116.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "17g",
            "raw": 17
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,664mg",
            "raw": 1664
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (820 kcal), Lunch (830 kcal), Dinner (604 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 820,
                    "items": [
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 272,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 830,
                    "items": [
                        {
                            "name": "Vanilla Biscoff Protein Shake",
                            "calories": 355,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolate",
                            "calories": 475,
                            "quantity": 100,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 604,
                    "items": [
                        {
                            "name": "Pastabake",
                            "calories": 404,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Garlic pizza bread",
                            "calories": 200,
                            "quantity": 2,
                            "units": "Slices"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "02 Sep 2025",
            "raw": "02 Sep 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W3M2G4",
            "raw": 73634
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "2 September 2025",
            "url": "https://taylordrayson.com/2025/09/02"
        }
    ]
}