{
    "type": "food",
    "url": "https://taylordrayson.com/2025/08/26/food",
    "title": "I ate 2,746 calories",
    "summary": "That day's food came to 2,746 calories, with 94g of protein, 333g of carbs and 111g of fat.",
    "occurred": {
        "display": "26 Aug 2025 23:59",
        "iso": "2025-08-26T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,746 kcal",
            "raw": 2746
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "94.4g",
            "raw": 94.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "333.3g",
            "raw": 333.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "110.6g",
            "raw": 110.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "56.1g",
            "raw": 56.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "180.7g",
            "raw": 180.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "17g",
            "raw": 17
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,432mg",
            "raw": 1432
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (974 kcal), Lunch (764 kcal), Snacks (1008 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 974,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 393,
                            "quantity": 3,
                            "units": "Servings"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 272,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 764,
                    "items": [
                        {
                            "name": "Soba Noodles 190g",
                            "calories": 286,
                            "quantity": 1,
                            "units": "Package"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 478,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 1008,
                    "items": [
                        {
                            "name": "All Butter Double Chocolate Chunk Cookies",
                            "calories": 1008,
                            "quantity": 8,
                            "units": "Pieces"
                        }
                    ]
                }
            ]
        },
        {
            "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": "26 Aug 2025",
            "raw": "26 Aug 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WMQYM7",
            "raw": 73586
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "26 August 2025",
            "url": "https://taylordrayson.com/2025/08/26"
        }
    ]
}