{
    "type": "food",
    "url": "https://taylordrayson.com/2025/08/27/food",
    "title": "I ate 2,552 calories",
    "summary": "That day's food came to 2,552 calories, with 15g of protein, 64g of carbs and 23g of fat.",
    "occurred": {
        "display": "27 Aug 2025 23:59",
        "iso": "2025-08-27T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,552 kcal",
            "raw": 2552
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "14.6g",
            "raw": 14.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "64g",
            "raw": 64
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "22.7g",
            "raw": 22.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "12.9g",
            "raw": 12.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "40g",
            "raw": 40
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1.2g",
            "raw": 1.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "301mg",
            "raw": 301
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (513 kcal), Dinner (1800 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 513,
                    "items": [
                        {
                            "name": "Kids Omlette With Ham And Tomato",
                            "calories": 220,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Jammie Wagon Wheel",
                            "calories": 164,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cracker, Mini Cheddars",
                            "calories": 129,
                            "quantity": 1,
                            "units": "Ind Package"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1800,
                    "items": [
                        {
                            "name": "Lotus Biscoff Milkshake",
                            "calories": 800,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Slims Honey Bbq Burger",
                            "calories": 550,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Slim Chicken Chips",
                            "calories": 450,
                            "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": "27 Aug 2025",
            "raw": "27 Aug 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WM43XK",
            "raw": 73593
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "27 August 2025",
            "url": "https://taylordrayson.com/2025/08/27"
        }
    ]
}