{
    "type": "food",
    "url": "https://taylordrayson.com/2026/04/05/food",
    "title": "I ate 2,837 calories",
    "summary": "That day's food came to 2,837 calories, with 26g of protein, 125g of carbs and 46g of fat.",
    "occurred": {
        "display": "5 Apr 2026 23:59",
        "iso": "2026-04-05T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,837 kcal",
            "raw": 2837
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "26.3g",
            "raw": 26.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "125.2g",
            "raw": 125.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "46.1g",
            "raw": 46.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "11.9g",
            "raw": 11.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "67.3g",
            "raw": 67.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0.1g",
            "raw": 0.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "520mg",
            "raw": 520
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (518 kcal), Dinner (2080 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 518,
                    "items": [
                        {
                            "name": "Venti Caramel latte (Semi Skimmed)",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Onion Rings",
                            "calories": 126,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 2080,
                    "items": [
                        {
                            "name": "BBQ Chicken, original, medium",
                            "calories": 1680,
                            "quantity": 6,
                            "units": "Slices"
                        },
                        {
                            "name": "Cookie Dough",
                            "calories": 400,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "5",
            "raw": 5
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "05 Apr 2026",
            "raw": "05 Apr 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVVYJ8S",
            "raw": 75412
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "5 April 2026",
            "url": "https://taylordrayson.com/2026/04/05"
        }
    ]
}