{
    "type": "food",
    "url": "https://taylordrayson.com/2026/05/30/food",
    "title": "I ate 829 calories",
    "summary": "That day's food came to 829 calories, with 3g of protein, 31g of carbs and 7g of fat.",
    "occurred": {
        "display": "30 May 2026 23:59",
        "iso": "2026-05-30T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "829 kcal",
            "raw": 829
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "2.8g",
            "raw": 2.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "31g",
            "raw": 31
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "7g",
            "raw": 7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "1.8g",
            "raw": 1.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "9.5g",
            "raw": 9.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1.6g",
            "raw": 1.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (626 kcal), Dinner (203 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 626,
                    "items": [
                        {
                            "name": "Slice Of Bbq Chicken Pizza",
                            "calories": 626,
                            "quantity": 3,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 203,
                    "items": [
                        {
                            "name": "Elderflower Lemonade",
                            "calories": 21,
                            "quantity": 100,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Elderflower Lemonade",
                            "calories": 21,
                            "quantity": 100,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Garlic Bread Slices",
                            "calories": 42,
                            "quantity": 1,
                            "units": "Slice"
                        },
                        {
                            "name": "_Lightly Salted Tortilla Chips (Nachos)",
                            "calories": 119,
                            "quantity": 25,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "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": "30 May 2026",
            "raw": "30 May 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVTS93R",
            "raw": 75915
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "30 May 2026",
            "url": "https://taylordrayson.com/2026/05/30"
        }
    ]
}