{
    "type": "food",
    "url": "https://taylordrayson.com/2025/11/27/food",
    "title": "I ate 1,907 calories",
    "summary": "That day's food came to 1,907 calories, with 74g of protein, 132g of carbs and 49g of fat.",
    "occurred": {
        "display": "27 Nov 2025 23:59",
        "iso": "2025-11-27T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,907 kcal",
            "raw": 1907
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "73.8g",
            "raw": 73.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "131.6g",
            "raw": 131.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "49.4g",
            "raw": 49.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "18g",
            "raw": 18
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "34g",
            "raw": 34
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "5.9g",
            "raw": 5.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "261mg",
            "raw": 261
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (425 kcal), Lunch (541 kcal), Dinner (941 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 425,
                    "items": [
                        {
                            "name": "™️ Strawberry Protein Yoghurt",
                            "calories": 166,
                            "quantity": 1,
                            "units": "Pouch"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 541,
                    "items": [
                        {
                            "name": "Fish Finger Sandwich",
                            "calories": 360,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Chocolate Recovery Shake",
                            "calories": 181,
                            "quantity": 50,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 941,
                    "items": [
                        {
                            "name": "Mac & Cheese And Pulled Pork Parcels",
                            "calories": 509,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Homestyle Straight Cut Chips",
                            "calories": 192,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Breaded Chicken Nuggets",
                            "calories": 240,
                            "quantity": 5,
                            "units": "Servings"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "27 Nov 2025",
            "raw": "27 Nov 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WFUTF7",
            "raw": 74369
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "27 November 2025",
            "url": "https://taylordrayson.com/2025/11/27"
        }
    ]
}