{
    "type": "food",
    "url": "https://taylordrayson.com/2024/11/25/food",
    "title": "I ate 2,869 calories",
    "summary": "That day's food came to 2,869 calories, with 137g of protein, 127g of carbs and 20g of fat.",
    "occurred": {
        "display": "25 Nov 2024 23:59",
        "iso": "2024-11-25T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,869 kcal",
            "raw": 2869
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "137.2g",
            "raw": 137.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "127.1g",
            "raw": 127.1
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "19.5g",
            "raw": 19.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "11.2g",
            "raw": 11.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "81.3g",
            "raw": 81.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "8.6g",
            "raw": 8.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "86mg",
            "raw": 86
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (827 kcal), Lunch (1210 kcal), Dinner (503 kcal), Snacks (329 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 827,
                    "items": [
                        {
                            "name": "Pumpkin Spice Latte, Venti, Skimmed Milk, No Whip",
                            "calories": 236,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "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": 1210,
                    "items": [
                        {
                            "name": "™️ Strawberry Protein Yoghurt",
                            "calories": 200,
                            "quantity": 200,
                            "units": "Grams"
                        },
                        {
                            "name": "Chicken Buritto",
                            "calories": 700,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Small Cheesy Chips",
                            "calories": 310,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 503,
                    "items": [
                        {
                            "name": "Roasted Pork Belly",
                            "calories": 321,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Carrots, Boiled in Unsalted Water",
                            "calories": 46,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "New Boiled Potatoes",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Cup"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 329,
                    "items": [
                        {
                            "name": "Large Vanilla Latte",
                            "calories": 329,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "10",
            "raw": 10
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "25 Nov 2024",
            "raw": "25 Nov 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D864WS",
            "raw": 71047
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "25 November 2024",
            "url": "https://taylordrayson.com/2024/11/25"
        }
    ]
}