{
    "type": "food",
    "url": "https://taylordrayson.com/2025/09/11/food",
    "title": "I ate 2,637 calories",
    "summary": "That day's food came to 2,637 calories, with 49g of protein, 338g of carbs and 79g of fat.",
    "occurred": {
        "display": "11 Sep 2025 23:59",
        "iso": "2025-09-11T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,637 kcal",
            "raw": 2637
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "48.9g",
            "raw": 48.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "337.8g",
            "raw": 337.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "78.9g",
            "raw": 78.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "38.5g",
            "raw": 38.5
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "184.6g",
            "raw": 184.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "9g",
            "raw": 9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,705mg",
            "raw": 1705
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (292 kcal), Lunch (1571 kcal), Dinner (774 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 292,
                    "items": [
                        {
                            "name": "Pumpkin Spiced Latte",
                            "calories": 292,
                            "quantity": 1,
                            "units": "Cup"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1571,
                    "items": [
                        {
                            "name": "Creamy Carbonara",
                            "calories": 275,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Summer Fruits",
                            "calories": 86,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Lotus Biscuits",
                            "calories": 1210,
                            "quantity": 250,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 774,
                    "items": [
                        {
                            "name": "Steak pie",
                            "calories": 413,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "New Boiled Potatoes",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Cup"
                        },
                        {
                            "name": "Carrots, Boiled in Unsalted Water",
                            "calories": 46,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Cauliflower, Boiled, Drnd",
                            "calories": 31,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Caramel Iced Coffee",
                            "calories": 148,
                            "quantity": 380,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "11 Sep 2025",
            "raw": "11 Sep 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WUTZ9G",
            "raw": 73702
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "11 September 2025",
            "url": "https://taylordrayson.com/2025/09/11"
        }
    ]
}