{
    "type": "food",
    "url": "https://taylordrayson.com/2024/10/29/food",
    "title": "I ate 2,576 calories",
    "summary": "That day's food came to 2,576 calories, with 139g of protein, 134g of carbs and 42g of fat.",
    "occurred": {
        "display": "29 Oct 2024 23:59",
        "iso": "2024-10-29T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,576 kcal",
            "raw": 2576
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "138.6g",
            "raw": 138.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "134g",
            "raw": 134
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "42.1g",
            "raw": 42.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "17.6g",
            "raw": 17.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "64.4g",
            "raw": 64.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1.1g",
            "raw": 1.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "221mg",
            "raw": 221
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (1016 kcal), Lunch (1560 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 1016,
                    "items": [
                        {
                            "name": "™️ Strawberry Protein Yoghurt",
                            "calories": 166,
                            "quantity": 1,
                            "units": "Pouch"
                        },
                        {
                            "name": "Crispy Wafers Chocolate",
                            "calories": 195,
                            "quantity": 2,
                            "units": "Slices"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Impact Whey Protein Strawberry Cream",
                            "calories": 396,
                            "quantity": 100,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1560,
                    "items": [
                        {
                            "name": "Texas BBQ",
                            "calories": 788,
                            "quantity": 4,
                            "units": "Servings"
                        },
                        {
                            "name": "Venti Caramel latte (Semi Skimmed)",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Side, Potato Wedges",
                            "calories": 380,
                            "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": "29 Oct 2024",
            "raw": "29 Oct 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DN8HHW",
            "raw": 70778
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "29 October 2024",
            "url": "https://taylordrayson.com/2024/10/29"
        }
    ]
}