{
    "type": "food",
    "url": "https://taylordrayson.com/2025/12/26/food",
    "title": "I ate 1,342 calories",
    "summary": "That day's food came to 1,342 calories, with 63g of protein, 92g of carbs and 57g of fat.",
    "occurred": {
        "display": "26 Dec 2025 23:59",
        "iso": "2025-12-26T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,342 kcal",
            "raw": 1342
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "63.4g",
            "raw": 63.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "92.3g",
            "raw": 92.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "57g",
            "raw": 57
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "16g",
            "raw": 16
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "29.3g",
            "raw": 29.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "4.2g",
            "raw": 4.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "580mg",
            "raw": 580
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (855 kcal), Lunch (126 kcal), Dinner (361 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 855,
                    "items": [
                        {
                            "name": "Regular Toffee Latte",
                            "calories": 194,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mcdonalds Breakfast wrap (ketchup)",
                            "calories": 661,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 126,
                    "items": [
                        {
                            "name": "Chocolate, Hot Chocolate, Instant",
                            "calories": 126,
                            "quantity": 30,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 361,
                    "items": [
                        {
                            "name": "Steak Taco Lettuce Wraps",
                            "calories": 256,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Milk Chocolate Caramel Bites",
                            "calories": 105,
                            "quantity": 2,
                            "units": "Pieces"
                        }
                    ]
                }
            ]
        },
        {
            "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": "26 Dec 2025",
            "raw": "26 Dec 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WP75BR",
            "raw": 74582
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "26 December 2025",
            "url": "https://taylordrayson.com/2025/12/26"
        }
    ]
}