{
    "type": "food",
    "url": "https://taylordrayson.com/2025/08/24/food",
    "title": "I ate 2,215 calories",
    "summary": "That day's food came to 2,215 calories, with 96g of protein, 190g of carbs and 96g of fat.",
    "occurred": {
        "display": "24 Aug 2025 23:59",
        "iso": "2025-08-24T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,215 kcal",
            "raw": 2215
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "96.5g",
            "raw": 96.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "189.6g",
            "raw": 189.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "96.3g",
            "raw": 96.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "36.8g",
            "raw": 36.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "69.1g",
            "raw": 69.1
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "14.9g",
            "raw": 14.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,771mg",
            "raw": 1771
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (1029 kcal), Dinner (638 kcal), Snacks (309 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1029,
                    "items": [
                        {
                            "name": "Vit-Hit, Dragonfruit + Yuzu",
                            "calories": 35,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Large",
                            "calories": 222,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Large Oasis Zero",
                            "calories": 2,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 638,
                    "items": [
                        {
                            "name": "Macaroni cheese",
                            "calories": 180,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Cauliflower, Boiled, Drnd",
                            "calories": 31,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Carrots, Boiled in Unsalted Water",
                            "calories": 46,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Gammon",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Slice"
                        },
                        {
                            "name": "Stuffing, Sage & Onion",
                            "calories": 73,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Roast Potatoes",
                            "calories": 151,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Squash, Orange, No Sugar Added",
                            "calories": 7,
                            "quantity": 100,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 309,
                    "items": [
                        {
                            "name": "Twirl",
                            "calories": 115,
                            "quantity": 1,
                            "units": "Stick"
                        },
                        {
                            "name": "Jive",
                            "calories": 194,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "14",
            "raw": 14
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "24 Aug 2025",
            "raw": "24 Aug 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WMHGHR",
            "raw": 73565
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "24 August 2025",
            "url": "https://taylordrayson.com/2025/08/24"
        }
    ]
}