{
    "type": "food",
    "url": "https://taylordrayson.com/2025/11/22/food",
    "title": "I ate 1,249 calories",
    "summary": "That day's food came to 1,249 calories, with 26g of protein, 133g of carbs and 33g of fat.",
    "occurred": {
        "display": "22 Nov 2025 23:59",
        "iso": "2025-11-22T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,249 kcal",
            "raw": 1249
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "26.2g",
            "raw": 26.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "133.3g",
            "raw": 133.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "32.8g",
            "raw": 32.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "8.3g",
            "raw": 8.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "65.6g",
            "raw": 65.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6.1g",
            "raw": 6.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,081mg",
            "raw": 2081
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (170 kcal), Dinner (1079 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 170,
                    "items": [
                        {
                            "name": "Caramel Wafer",
                            "calories": 170,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1079,
                    "items": [
                        {
                            "name": "Tortellini Al Prosciutto",
                            "calories": 270,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Jive",
                            "calories": 194,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolate, Hot Chocolate, Instant",
                            "calories": 126,
                            "quantity": 30,
                            "units": "Grams"
                        },
                        {
                            "name": "Salted Tortilla Chips",
                            "calories": 489,
                            "quantity": 100,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "5",
            "raw": 5
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "22 Nov 2025",
            "raw": "22 Nov 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WSRQAF",
            "raw": 74329
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "22 November 2025",
            "url": "https://taylordrayson.com/2025/11/22"
        }
    ]
}