{
    "type": "food",
    "url": "https://taylordrayson.com/2024/12/08/food",
    "title": "I ate 2,696 calories",
    "summary": "That day's food came to 2,696 calories, with 58g of protein, 282g of carbs and 62g of fat.",
    "occurred": {
        "display": "8 Dec 2024 23:59",
        "iso": "2024-12-08T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,696 kcal",
            "raw": 2696
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "57.9g",
            "raw": 57.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "281.9g",
            "raw": 281.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "61.7g",
            "raw": 61.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "21.1g",
            "raw": 21.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "193.8g",
            "raw": 193.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "4.7g",
            "raw": 4.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,683mg",
            "raw": 2683
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (872 kcal), Lunch (1338 kcal), Dinner (486 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 872,
                    "items": [
                        {
                            "name": "Pret Caramel Latte",
                            "calories": 229,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Swedish Meatball Hot Wrap",
                            "calories": 643,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1338,
                    "items": [
                        {
                            "name": "Low Sugar Strawberry & Lime",
                            "calories": 196,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Bacon Cheese Burger and chips",
                            "calories": 750,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Low Sugar Strawberry & Lime",
                            "calories": 196,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Low Sugar Strawberry & Lime",
                            "calories": 196,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 486,
                    "items": [
                        {
                            "name": "Venti Caramel Waffle Latte",
                            "calories": 388,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Squashies (Mini Packet)",
                            "calories": 98,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                }
            ]
        },
        {
            "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": "08 Dec 2024",
            "raw": "08 Dec 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DE5H2Z",
            "raw": 71178
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "8 December 2024",
            "url": "https://taylordrayson.com/2024/12/08"
        }
    ]
}