{
    "type": "food",
    "url": "https://taylordrayson.com/2025/10/27/food",
    "title": "I ate 1,337 calories",
    "summary": "That day's food came to 1,337 calories, with 47g of protein, 27g of carbs and 18g of fat.",
    "occurred": {
        "display": "27 Oct 2025 23:59",
        "iso": "2025-10-27T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,337 kcal",
            "raw": 1337
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "46.8g",
            "raw": 46.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "27g",
            "raw": 27
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "17.7g",
            "raw": 17.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "9.7g",
            "raw": 9.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "26.6g",
            "raw": 26.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "428mg",
            "raw": 428
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (1024 kcal), Dinner (313 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 1024,
                    "items": [
                        {
                            "name": "Gingerbread Latte, Full Fat, In, Med",
                            "calories": 244,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Homemade Shepherds Pie",
                            "calories": 384,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Costa",
                            "calories": 396,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 313,
                    "items": [
                        {
                            "name": "Pork, Loin Chops, Lean, Grilled",
                            "calories": 177,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Mashed Potatoes with Semi Skimmed Milk & Buttet",
                            "calories": 88,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Broccoli, Fresh, Boiled, Drnd",
                            "calories": 48,
                            "quantity": 1,
                            "units": "Dry Cup"
                        }
                    ]
                }
            ]
        },
        {
            "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": "27 Oct 2025",
            "raw": "27 Oct 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W8H587",
            "raw": 74125
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "27 October 2025",
            "url": "https://taylordrayson.com/2025/10/27"
        }
    ]
}