{
    "type": "food",
    "url": "https://taylordrayson.com/2026/08/06/food",
    "title": "I ate 1,725 calories",
    "summary": "That day's food came to 1,725 calories, with 85g of protein, 137g of carbs and 61g of fat.",
    "occurred": {
        "display": "6 Aug 2026 23:59",
        "iso": "2026-08-06T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,725 kcal",
            "raw": 1725
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "85g",
            "raw": 85
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "137g",
            "raw": 137
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "61g",
            "raw": 61
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "22g",
            "raw": 22
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (301 kcal), Dinner (1092 kcal), Snacks (332 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 301,
                    "items": [
                        {
                            "name": "Orange Juice",
                            "calories": 55,
                            "quantity": 150,
                            "units": "ml"
                        },
                        {
                            "name": "Ham Sandwich",
                            "calories": 246,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1092,
                    "items": [
                        {
                            "name": "Medium Banana Milkshake",
                            "calories": 322,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 332,
                    "items": [
                        {
                            "name": "Edamame, With Salt",
                            "calories": 308,
                            "quantity": 2,
                            "units": "Serving"
                        },
                        {
                            "name": "Cucumber",
                            "calories": 24,
                            "quantity": 8,
                            "units": "Slices"
                        }
                    ]
                }
            ]
        },
        {
            "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": "06 Aug 2026",
            "raw": "06 Aug 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV3W6VH",
            "raw": 76431
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "6 August 2026",
            "url": "https://taylordrayson.com/2026/08/06"
        }
    ]
}