{
    "type": "food",
    "url": "https://taylordrayson.com/2024/12/28/food",
    "title": "I ate 2,821 calories",
    "summary": "That day's food came to 2,821 calories, with 282g of protein, 680g of carbs and 384g of fat.",
    "occurred": {
        "display": "28 Dec 2024 23:59",
        "iso": "2024-12-28T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,821 kcal",
            "raw": 2821
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "281.6g",
            "raw": 281.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "680.3g",
            "raw": 680.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "383.9g",
            "raw": 383.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "138.2g",
            "raw": 138.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "132.9g",
            "raw": 132.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "56.8g",
            "raw": 56.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "12,897mg",
            "raw": 12897
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (388 kcal), Lunch (1366 kcal), Dinner (1067 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 388,
                    "items": [
                        {
                            "name": "Venti Caramel Waffle Latte",
                            "calories": 388,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1366,
                    "items": [
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 108,
                            "quantity": 300,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Chilli Beef Burrito",
                            "calories": 716,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolate Snow Balls",
                            "calories": 149,
                            "quantity": 8,
                            "units": "Pieces"
                        },
                        {
                            "name": "Crisp, Texas Bbq",
                            "calories": 203,
                            "quantity": 40,
                            "units": "Grams"
                        },
                        {
                            "name": "Mixed Fruit Alcohol Free",
                            "calories": 190,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1067,
                    "items": [
                        {
                            "name": "Pizza, BBQ Chicken, Med",
                            "calories": 1067,
                            "quantity": 8,
                            "units": "Pieces"
                        }
                    ]
                }
            ]
        },
        {
            "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 Dec 2024",
            "raw": "28 Dec 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DFLHB4",
            "raw": 71370
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "28 December 2024",
            "url": "https://taylordrayson.com/2024/12/28"
        }
    ]
}