{
    "type": "food",
    "url": "https://taylordrayson.com/2025/12/24/food",
    "title": "I ate 2,369 calories",
    "summary": "That day's food came to 2,369 calories, with 48g of protein, 107g of carbs and 61g of fat.",
    "occurred": {
        "display": "24 Dec 2025 23:59",
        "iso": "2025-12-24T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,369 kcal",
            "raw": 2369
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "47.6g",
            "raw": 47.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "106.8g",
            "raw": 106.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "61.1g",
            "raw": 61.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "15g",
            "raw": 15
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "44.6g",
            "raw": 44.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "4.2g",
            "raw": 4.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (855 kcal), Lunch (482 kcal), Dinner (979 kcal), Snacks (53 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 855,
                    "items": [
                        {
                            "name": "Mcdonalds Breakfast wrap (ketchup)",
                            "calories": 661,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Regular Toffee Latte",
                            "calories": 194,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 482,
                    "items": [
                        {
                            "name": "Apple And Mango Juice",
                            "calories": 53,
                            "quantity": 100,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Mini Gingerbread Men",
                            "calories": 176,
                            "quantity": 4,
                            "units": "Each"
                        },
                        {
                            "name": "Cinnamon Swirl",
                            "calories": 162,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Shortbread Fingers, Thick, All Butter",
                            "calories": 91,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 979,
                    "items": [
                        {
                            "name": "Katsu, Chicken, Curry",
                            "calories": 519,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cucumber Maki",
                            "calories": 144,
                            "quantity": 8,
                            "units": "Pieces"
                        },
                        {
                            "name": "Edamame",
                            "calories": 124,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bucksfizz",
                            "calories": 192,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 53,
                    "items": [
                        {
                            "name": "Apple And Mango Juice",
                            "calories": 53,
                            "quantity": 100,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "11",
            "raw": 11
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "24 Dec 2025",
            "raw": "24 Dec 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WQRHAP",
            "raw": 74550
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "24 December 2025",
            "url": "https://taylordrayson.com/2025/12/24"
        }
    ]
}