{
    "type": "food",
    "url": "https://taylordrayson.com/2025/12/27/food",
    "title": "I ate 1,563 calories",
    "summary": "That day's food came to 1,563 calories, with 14g of protein, 137g of carbs and 20g of fat.",
    "occurred": {
        "display": "27 Dec 2025 23:59",
        "iso": "2025-12-27T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,563 kcal",
            "raw": 1563
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "13.7g",
            "raw": 13.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "136.6g",
            "raw": 136.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "19.5g",
            "raw": 19.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "9.7g",
            "raw": 9.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "118g",
            "raw": 118
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0.7g",
            "raw": 0.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "4mg",
            "raw": 4
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (65 kcal), Lunch (677 kcal), Dinner (821 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 65,
                    "items": [
                        {
                            "name": "Oat Milk Latte",
                            "calories": 65,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 677,
                    "items": [
                        {
                            "name": "Can Of Coke",
                            "calories": 417,
                            "quantity": 3,
                            "units": "Servings"
                        },
                        {
                            "name": "Cheeseburger spring roll",
                            "calories": 260,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 821,
                    "items": [
                        {
                            "name": "grilled cheese buritto",
                            "calories": 710,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Salted Caramel Hot Chocolate",
                            "calories": 111,
                            "quantity": 20,
                            "units": "Ounces"
                        }
                    ]
                }
            ]
        },
        {
            "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": "27 Dec 2025",
            "raw": "27 Dec 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WPKT9V",
            "raw": 74587
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "27 December 2025",
            "url": "https://taylordrayson.com/2025/12/27"
        }
    ]
}