{
    "type": "food",
    "url": "https://taylordrayson.com/2025/01/07/food",
    "title": "I ate 2,597 calories",
    "summary": "That day's food came to 2,597 calories, with 161g of protein, 297g of carbs and 84g of fat.",
    "occurred": {
        "display": "7 Jan 2025 23:59",
        "iso": "2025-01-07T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,597 kcal",
            "raw": 2597
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "161.4g",
            "raw": 161.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "296.5g",
            "raw": 296.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "84.1g",
            "raw": 84.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "46.8g",
            "raw": 46.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "281.3g",
            "raw": 281.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1.2g",
            "raw": 1.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "114mg",
            "raw": 114
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (676 kcal), Lunch (950 kcal), Dinner (971 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 676,
                    "items": [
                        {
                            "name": "Gingerbread Latte With Whipped Cream, Grande, Skimmed Milk",
                            "calories": 280,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Impact Whey Protein Strawberry Cream",
                            "calories": 396,
                            "quantity": 100,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 950,
                    "items": [
                        {
                            "name": "Sweet Potato Shepards Pie",
                            "calories": 684,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Gingerbread Latte Without Whipped Cream, Venti, Skimmed Milk",
                            "calories": 266,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 971,
                    "items": [
                        {
                            "name": "Treat Bag",
                            "calories": 344,
                            "quantity": 71,
                            "units": "Grams"
                        },
                        {
                            "name": "Mini Snow Balls",
                            "calories": 388,
                            "quantity": 80,
                            "units": "Grams"
                        },
                        {
                            "name": "Juiced Mango Loco",
                            "calories": 239,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "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": "07 Jan 2025",
            "raw": "07 Jan 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DGAHD2",
            "raw": 71451
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "7 January 2025",
            "url": "https://taylordrayson.com/2025/01/07"
        }
    ]
}