{
    "type": "food",
    "url": "https://taylordrayson.com/2026/05/25/food",
    "title": "I ate 2,213 calories",
    "summary": "That day's food came to 2,213 calories, with 113g of protein, 177g of carbs and 74g of fat.",
    "occurred": {
        "display": "25 May 2026 23:59",
        "iso": "2026-05-25T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,213 kcal",
            "raw": 2213
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "112.7g",
            "raw": 112.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "177.4g",
            "raw": 177.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "73.9g",
            "raw": 73.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "29g",
            "raw": 29
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "62.3g",
            "raw": 62.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "5.4g",
            "raw": 5.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "773mg",
            "raw": 773
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (715 kcal), Dinner (1259 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 715,
                    "items": [
                        {
                            "name": "Chicken Ceaser Wrap",
                            "calories": 476,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1259,
                    "items": [
                        {
                            "name": "Burger, Double Chicken",
                            "calories": 581,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Peri Mac And Cheese",
                            "calories": 297,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Peri Salted Chips",
                            "calories": 381,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "6",
            "raw": 6
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "25 May 2026",
            "raw": "25 May 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVTLJZN",
            "raw": 75869
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "25 May 2026",
            "url": "https://taylordrayson.com/2026/05/25"
        }
    ]
}