{
    "type": "food",
    "url": "https://taylordrayson.com/2025/08/28/food",
    "title": "I ate 1,737 calories",
    "summary": "That day's food came to 1,737 calories, with 48g of protein, 185g of carbs and 65g of fat.",
    "occurred": {
        "display": "28 Aug 2025 23:59",
        "iso": "2025-08-28T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,737 kcal",
            "raw": 1737
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "47.6g",
            "raw": 47.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "185.1g",
            "raw": 185.1
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "64.6g",
            "raw": 64.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "31.3g",
            "raw": 31.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "109.4g",
            "raw": 109.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "3.1g",
            "raw": 3.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "773mg",
            "raw": 773
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (411 kcal), Dinner (1087 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 411,
                    "items": [
                        {
                            "name": "Bar, Crunchie",
                            "calories": 187,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Chocolate Yoghurt With Buttons",
                            "calories": 224,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1087,
                    "items": [
                        {
                            "name": "Ham And Cheese Sandwich",
                            "calories": 554,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Lotus Biscoff Donut",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Smoothie, Gold Machine",
                            "calories": 141,
                            "quantity": 300,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "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": "28 Aug 2025",
            "raw": "28 Aug 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WMB5LJ",
            "raw": 73600
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "28 August 2025",
            "url": "https://taylordrayson.com/2025/08/28"
        }
    ]
}