{
    "type": "food",
    "url": "https://taylordrayson.com/2025/10/19/food",
    "title": "I ate 2,538 calories",
    "summary": "That day's food came to 2,538 calories, with 66g of protein, 335g of carbs and 87g of fat.",
    "occurred": {
        "display": "19 Oct 2025 23:59",
        "iso": "2025-10-19T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,538 kcal",
            "raw": 2538
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "66.5g",
            "raw": 66.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "334.6g",
            "raw": 334.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "86.8g",
            "raw": 86.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "212.4g",
            "raw": 212.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "449.4g",
            "raw": 449.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "189.9g",
            "raw": 189.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "236mg",
            "raw": 236
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (45 kcal), Lunch (322 kcal), Dinner (1983 kcal), Snacks (188 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 45,
                    "items": [
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 322,
                    "items": [
                        {
                            "name": "Pumpkin Spice Latte, Venti, Skimmed Milk, No Whip",
                            "calories": 236,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Summer Fruits",
                            "calories": 86,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1983,
                    "items": [
                        {
                            "name": "Picky Bits 7/10",
                            "calories": 720,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Summer Fruits",
                            "calories": 86,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Galaxy Minstrels",
                            "calories": 932,
                            "quantity": 75,
                            "units": "Pieces"
                        },
                        {
                            "name": "Mango Loco",
                            "calories": 245,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 188,
                    "items": [
                        {
                            "name": "Latte, Grande, Semi Skimmed",
                            "calories": 188,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "19 Oct 2025",
            "raw": "19 Oct 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WH2A5M",
            "raw": 74066
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "19 October 2025",
            "url": "https://taylordrayson.com/2025/10/19"
        }
    ]
}