{
    "type": "food",
    "url": "https://taylordrayson.com/2026/05/15/food",
    "title": "I ate 1,960 calories",
    "summary": "That day's food came to 1,960 calories, with 75g of protein, 181g of carbs and 77g of fat.",
    "occurred": {
        "display": "15 May 2026 23:59",
        "iso": "2026-05-15T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,960 kcal",
            "raw": 1960
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "74.7g",
            "raw": 74.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "180.9g",
            "raw": 180.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "76.6g",
            "raw": 76.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "26g",
            "raw": 26
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "64.9g",
            "raw": 64.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "10g",
            "raw": 10
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,111mg",
            "raw": 2111
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (375 kcal), Dinner (1346 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 375,
                    "items": [
                        {
                            "name": "Knoppers",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1346,
                    "items": [
                        {
                            "name": "Maple Bacon Burger",
                            "calories": 479,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Pub Chips",
                            "calories": 200,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Oreo Milkshake",
                            "calories": 458,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Minstrels",
                            "calories": 209,
                            "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": "15 May 2026",
            "raw": "15 May 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVLKJ4Y",
            "raw": 75786
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "15 May 2026",
            "url": "https://taylordrayson.com/2026/05/15"
        }
    ]
}