{
    "type": "food",
    "url": "https://taylordrayson.com/2025/04/23/food",
    "title": "I ate 3,028 calories",
    "summary": "That day's food came to 3,028 calories, with 65g of protein, 114g of carbs and 45g of fat.",
    "occurred": {
        "display": "23 Apr 2025 23:59",
        "iso": "2025-04-23T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,028 kcal",
            "raw": 3028
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "65.4g",
            "raw": 65.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "113.9g",
            "raw": 113.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "45.4g",
            "raw": 45.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "12.9g",
            "raw": 12.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "70g",
            "raw": 70
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1.2g",
            "raw": 1.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "550mg",
            "raw": 550
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (166 kcal), Lunch (1217 kcal), Dinner (1350 kcal), Snacks (295 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 166,
                    "items": [
                        {
                            "name": "™️ Strawberry Protein Yoghurt",
                            "calories": 166,
                            "quantity": 1,
                            "units": "Pouch"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1217,
                    "items": [
                        {
                            "name": "Cookie Dough Mini Bites",
                            "calories": 248,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 518,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Peri Peri Chicken",
                            "calories": 440,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Ultra Strawberry Dreams",
                            "calories": 11,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "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"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 295,
                    "items": [
                        {
                            "name": "Easter Egg (Maltesers Piece)",
                            "calories": 74,
                            "quantity": 14,
                            "units": "Grams"
                        },
                        {
                            "name": "Nik Naks, Rib 'n' Saucy",
                            "calories": 113,
                            "quantity": 1,
                            "units": "Package"
                        },
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 108,
                            "quantity": 300,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "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": "23 Apr 2025",
            "raw": "23 Apr 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DDWD6V",
            "raw": 72466
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "23 April 2025",
            "url": "https://taylordrayson.com/2025/04/23"
        }
    ]
}