{
    "type": "food",
    "url": "https://taylordrayson.com/2025/12/23/food",
    "title": "I ate 1,577 calories",
    "summary": "That day's food came to 1,577 calories, with 78g of protein, 184g of carbs and 71g of fat.",
    "occurred": {
        "display": "23 Dec 2025 23:59",
        "iso": "2025-12-23T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,577 kcal",
            "raw": 1577
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "77.8g",
            "raw": 77.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "183.7g",
            "raw": 183.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "71.5g",
            "raw": 71.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "24.3g",
            "raw": 24.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "49.8g",
            "raw": 49.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "10.5g",
            "raw": 10.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,575mg",
            "raw": 1575
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (1216 kcal), Dinner (361 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 1216,
                    "items": [
                        {
                            "name": "Fries, Large",
                            "calories": 444,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Large Oasis Zero",
                            "calories": 2,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 361,
                    "items": [
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 108,
                            "quantity": 300,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Milk Skim",
                            "calories": 80,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cereal, Cinnamon Toast Crunch",
                            "calories": 173,
                            "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": "23 Dec 2025",
            "raw": "23 Dec 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WQ9STF",
            "raw": 74544
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "23 December 2025",
            "url": "https://taylordrayson.com/2025/12/23"
        }
    ]
}