{
    "type": "food",
    "url": "https://taylordrayson.com/2025/10/28/food",
    "title": "I ate 2,297 calories",
    "summary": "That day's food came to 2,297 calories, with 53g of protein, 274g of carbs and 69g of fat.",
    "occurred": {
        "display": "28 Oct 2025 23:59",
        "iso": "2025-10-28T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,297 kcal",
            "raw": 2297
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "52.7g",
            "raw": 52.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "273.7g",
            "raw": 273.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "69.2g",
            "raw": 69.2
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "22.7g",
            "raw": 22.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "84g",
            "raw": 84
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6.9g",
            "raw": 6.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "467mg",
            "raw": 467
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (784 kcal), Lunch (1239 kcal), Dinner (274 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 784,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 262,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 250,
                            "quantity": 2,
                            "units": "Each"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 272,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1239,
                    "items": [
                        {
                            "name": "Japanese Katsu Curry",
                            "calories": 305,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Lotus Biscuits",
                            "calories": 605,
                            "quantity": 125,
                            "units": "Grams"
                        },
                        {
                            "name": "Large Vanilla Latte",
                            "calories": 329,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 274,
                    "items": [
                        {
                            "name": "Spaghetti Carbonara",
                            "calories": 274,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "28 Oct 2025",
            "raw": "28 Oct 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W8STNK",
            "raw": 74131
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "28 October 2025",
            "url": "https://taylordrayson.com/2025/10/28"
        }
    ]
}