{
    "type": "food",
    "url": "https://taylordrayson.com/2024/12/11/food",
    "title": "I ate 3,423 calories",
    "summary": "That day's food came to 3,423 calories, with 157g of protein, 170g of carbs and 85g of fat.",
    "occurred": {
        "display": "11 Dec 2024 23:59",
        "iso": "2024-12-11T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,423 kcal",
            "raw": 3423
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "157.2g",
            "raw": 157.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "170g",
            "raw": 170
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "85.4g",
            "raw": 85.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "45g",
            "raw": 45
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "135.5g",
            "raw": 135.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1g",
            "raw": 1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (591 kcal), Lunch (1482 kcal), Dinner (1350 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 591,
                    "items": [
                        {
                            "name": "Crispy Wafers Chocolate",
                            "calories": 195,
                            "quantity": 2,
                            "units": "Slices"
                        },
                        {
                            "name": "Impact Whey Protein Strawberry Cream",
                            "calories": 396,
                            "quantity": 100,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1482,
                    "items": [
                        {
                            "name": "Beef Chilli Cheese Fried",
                            "calories": 686,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Minstrels",
                            "calories": 796,
                            "quantity": 4,
                            "units": "Cups"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1350,
                    "items": [
                        {
                            "name": "Lotus Biscoff Milkshake",
                            "calories": 800,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Slims Honey Bbq Burger",
                            "calories": 550,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "6",
            "raw": 6
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "11 Dec 2024",
            "raw": "11 Dec 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DEEKHL",
            "raw": 71203
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "11 December 2024",
            "url": "https://taylordrayson.com/2024/12/11"
        }
    ]
}