{
    "type": "food",
    "url": "https://taylordrayson.com/2026/07/02/food",
    "title": "I ate 1,358 calories",
    "summary": "That day's food came to 1,358 calories, with 28g of protein, 145g of carbs and 22g of fat.",
    "occurred": {
        "display": "2 Jul 2026 23:59",
        "iso": "2026-07-02T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,358 kcal",
            "raw": 1358
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "27.7g",
            "raw": 27.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "145.2g",
            "raw": 145.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "22.4g",
            "raw": 22.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (196 kcal), Lunch (292 kcal), Dinner (870 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 196,
                    "items": [
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 292,
                    "items": [
                        {
                            "name": "J20 Orange And Passion Fruit",
                            "calories": 97,
                            "quantity": 500,
                            "units": "ml"
                        },
                        {
                            "name": "Nice Biscuits",
                            "calories": 195,
                            "quantity": 6,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 870,
                    "items": [
                        {
                            "name": "Chicken & Bacon Tortelloni",
                            "calories": 816,
                            "quantity": 300,
                            "units": "g"
                        },
                        {
                            "name": "Cola Bottle Ice Lollies",
                            "calories": 54,
                            "quantity": 100,
                            "units": "g"
                        }
                    ]
                }
            ]
        },
        {
            "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": "02 Jul 2026",
            "raw": "02 Jul 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV5Q8J7",
            "raw": 76265
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "2 July 2026",
            "url": "https://taylordrayson.com/2026/07/02"
        }
    ]
}