{
    "type": "food",
    "url": "https://taylordrayson.com/2025/11/13/food",
    "title": "I ate 2,631 calories",
    "summary": "That day's food came to 2,631 calories, with 32g of protein, 235g of carbs and 53g of fat.",
    "occurred": {
        "display": "13 Nov 2025 23:59",
        "iso": "2025-11-13T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,631 kcal",
            "raw": 2631
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "31.7g",
            "raw": 31.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "234.5g",
            "raw": 234.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "53.1g",
            "raw": 53.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "25.1g",
            "raw": 25.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "57.3g",
            "raw": 57.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6g",
            "raw": 6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "333mg",
            "raw": 333
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (648 kcal), Lunch (508 kcal), Dinner (1475 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 648,
                    "items": [
                        {
                            "name": "Biscoff On Toast",
                            "calories": 540,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 108,
                            "quantity": 300,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 508,
                    "items": [
                        {
                            "name": "Aldi Cheese and Onion Rolls",
                            "calories": 166,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Ham Sandwich",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bacon Rashers Crisps",
                            "calories": 89,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mini Cucumbers",
                            "calories": 3,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1475,
                    "items": [
                        {
                            "name": "Tortelloni with spinach and ricotta",
                            "calories": 399,
                            "quantity": 0.5,
                            "units": "Package"
                        },
                        {
                            "name": "Split pots crunch vanilla flavour choco balls",
                            "calories": 197,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Jive",
                            "calories": 194,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Biscoff Biscuits",
                            "calories": 640,
                            "quantity": 16,
                            "units": "Servings"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "11",
            "raw": 11
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "13 Nov 2025",
            "raw": "13 Nov 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WSAER2",
            "raw": 74248
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "13 November 2025",
            "url": "https://taylordrayson.com/2025/11/13"
        }
    ]
}