{
    "type": "food",
    "url": "https://taylordrayson.com/2026/07/30/food",
    "title": "I ate 1,756 calories",
    "summary": "That day's food came to 1,756 calories, with 7g of protein, 291g of carbs and 19g of fat.",
    "occurred": {
        "display": "30 Jul 2026 23:59",
        "iso": "2026-07-30T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,756 kcal",
            "raw": 1756
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "6.6g",
            "raw": 6.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "290.6g",
            "raw": 290.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "19g",
            "raw": 19
        },
        {
            "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 (411 kcal), Dinner (1149 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 196,
                    "items": [
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 411,
                    "items": [
                        {
                            "name": "Chocolate Brownie Bar",
                            "calories": 215,
                            "quantity": 50,
                            "units": "serving"
                        },
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1149,
                    "items": [
                        {
                            "name": "4 Egg Omlette",
                            "calories": 372,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 241,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Ropes",
                            "calories": 536,
                            "quantity": 150,
                            "units": "g"
                        }
                    ]
                }
            ]
        },
        {
            "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": "30 Jul 2026",
            "raw": "30 Jul 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV3JPG9",
            "raw": 76313
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "30 July 2026",
            "url": "https://taylordrayson.com/2026/07/30"
        }
    ]
}