{
    "type": "food",
    "url": "https://taylordrayson.com/2025/09/08/food",
    "title": "I ate 1,948 calories",
    "summary": "That day's food came to 1,948 calories, with 61g of protein, 235g of carbs and 81g of fat.",
    "occurred": {
        "display": "8 Sep 2025 23:59",
        "iso": "2025-09-08T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,948 kcal",
            "raw": 1948
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "60.7g",
            "raw": 60.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "234.5g",
            "raw": 234.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "80.9g",
            "raw": 80.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "37.3g",
            "raw": 37.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "146g",
            "raw": 146
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "3g",
            "raw": 3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "686mg",
            "raw": 686
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (594 kcal), Lunch (228 kcal), Dinner (1126 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 594,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Vanilla Biscoff Protein Shake",
                            "calories": 355,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 228,
                    "items": [
                        {
                            "name": "Twirl",
                            "calories": 228,
                            "quantity": 2,
                            "units": "Sticks"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1126,
                    "items": [
                        {
                            "name": "Chili Con Carne, Homemade",
                            "calories": 316,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Chocolate Fondant",
                            "calories": 510,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Sour Belts",
                            "calories": 300,
                            "quantity": 15,
                            "units": "Pieces"
                        }
                    ]
                }
            ]
        },
        {
            "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": "08 Sep 2025",
            "raw": "08 Sep 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W3RT73",
            "raw": 73676
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "8 September 2025",
            "url": "https://taylordrayson.com/2025/09/08"
        }
    ]
}