{
    "type": "food",
    "url": "https://taylordrayson.com/2025/09/12/food",
    "title": "I ate 1,878 calories",
    "summary": "That day's food came to 1,878 calories, with 56g of protein, 185g of carbs and 66g of fat.",
    "occurred": {
        "display": "12 Sep 2025 23:59",
        "iso": "2025-09-12T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,878 kcal",
            "raw": 1878
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "56g",
            "raw": 56
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "184.6g",
            "raw": 184.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "65.6g",
            "raw": 65.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "30.6g",
            "raw": 30.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "91.7g",
            "raw": 91.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "11.4g",
            "raw": 11.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "127mg",
            "raw": 127
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (355 kcal), Lunch (799 kcal), Dinner (432 kcal), Snacks (292 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 355,
                    "items": [
                        {
                            "name": "Vanilla Biscoff Protein Shake",
                            "calories": 355,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 799,
                    "items": [
                        {
                            "name": "Orange Mango Sparkling Water & Fruit Juice",
                            "calories": 13,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Dairy Milk Lotus Biscoff",
                            "calories": 417,
                            "quantity": 20,
                            "units": "Pieces"
                        },
                        {
                            "name": "Small Chips",
                            "calories": 369,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 432,
                    "items": [
                        {
                            "name": "Pork Sausages",
                            "calories": 250,
                            "quantity": 2,
                            "units": "Each"
                        },
                        {
                            "name": "Carrots, Boiled in Unsalted Water",
                            "calories": 46,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "New Boiled Potatoes",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Cup"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 292,
                    "items": [
                        {
                            "name": "Pumpkin Spiced Latte",
                            "calories": 292,
                            "quantity": 1,
                            "units": "Cup"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "12 Sep 2025",
            "raw": "12 Sep 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WU52P2",
            "raw": 73711
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "12 September 2025",
            "url": "https://taylordrayson.com/2025/09/12"
        }
    ]
}