{
    "type": "food",
    "url": "https://taylordrayson.com/2026/05/16/food",
    "title": "I ate 2,252 calories",
    "summary": "That day's food came to 2,252 calories, with 82g of protein, 262g of carbs and 96g of fat.",
    "occurred": {
        "display": "16 May 2026 23:59",
        "iso": "2026-05-16T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,252 kcal",
            "raw": 2252
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "82.5g",
            "raw": 82.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "261.9g",
            "raw": 261.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "96.5g",
            "raw": 96.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "37.8g",
            "raw": 37.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "125.6g",
            "raw": 125.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "32.2g",
            "raw": 32.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "984mg",
            "raw": 984
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (356 kcal), Dinner (1657 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 356,
                    "items": [
                        {
                            "name": "Gingerbread Latte, Full Fat, In, Med",
                            "calories": 244,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Moam Stripes",
                            "calories": 112,
                            "quantity": 4,
                            "units": "Pieces"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1657,
                    "items": [
                        {
                            "name": "Hamburger, Quarter Pounder With Cheese",
                            "calories": 518,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Large",
                            "calories": 444,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mcdonalds 6 Piece Chicken Nuggets",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Regular Lotus Biscoff Mcflurry",
                            "calories": 350,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Summer Fruits",
                            "calories": 86,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "16 May 2026",
            "raw": "16 May 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVLJKQE",
            "raw": 75793
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "16 May 2026",
            "url": "https://taylordrayson.com/2026/05/16"
        }
    ]
}