{
    "type": "food",
    "url": "https://taylordrayson.com/2025/09/06/food",
    "title": "I ate 2,732 calories",
    "summary": "That day's food came to 2,732 calories, with 171g of protein, 292g of carbs and 84g of fat.",
    "occurred": {
        "display": "6 Sep 2025 23:59",
        "iso": "2025-09-06T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,732 kcal",
            "raw": 2732
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "170.7g",
            "raw": 170.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "292.3g",
            "raw": 292.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "83.6g",
            "raw": 83.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "35.8g",
            "raw": 35.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "99.7g",
            "raw": 99.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "10.6g",
            "raw": 10.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "709mg",
            "raw": 709
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (298 kcal), Lunch (1566 kcal), Dinner (263 kcal), Snacks (605 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 298,
                    "items": [
                        {
                            "name": "Cereal, Cinnamon Toast Crunch",
                            "calories": 173,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Milk Skim",
                            "calories": 80,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1566,
                    "items": [
                        {
                            "name": "Burger, Bbq, Chicken",
                            "calories": 1221,
                            "quantity": 1.85,
                            "units": "Servings"
                        },
                        {
                            "name": "Protein Shake - Strawberry Passion",
                            "calories": 345,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 263,
                    "items": [
                        {
                            "name": "Cucumber",
                            "calories": 10,
                            "quantity": 3,
                            "units": "Slices"
                        },
                        {
                            "name": "Coleslaw.",
                            "calories": 91,
                            "quantity": 1,
                            "units": "Tablespoon"
                        },
                        {
                            "name": "Chips, Oven, Baked",
                            "calories": 162,
                            "quantity": 100,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 605,
                    "items": [
                        {
                            "name": "Lotus Biscuits",
                            "calories": 605,
                            "quantity": 125,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "06 Sep 2025",
            "raw": "06 Sep 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W3P3JT",
            "raw": 73662
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "6 September 2025",
            "url": "https://taylordrayson.com/2025/09/06"
        }
    ]
}