{
    "type": "food",
    "url": "https://taylordrayson.com/2026/06/15/food",
    "title": "I ate 1,521 calories",
    "summary": "That day's food came to 1,521 calories, with 68g of protein, 146g of carbs and 71g of fat.",
    "occurred": {
        "display": "15 Jun 2026 23:59",
        "iso": "2026-06-15T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,521 kcal",
            "raw": 1521
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "67.8g",
            "raw": 67.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "145.9g",
            "raw": 145.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "71g",
            "raw": 71
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "17.8g",
            "raw": 17.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "113.7g",
            "raw": 113.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1.8g",
            "raw": 1.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "561mg",
            "raw": 561
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (386 kcal), Dinner (675 kcal), Snacks (460 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 386,
                    "items": [
                        {
                            "name": "Venti Caramel Latte, Oat Milk",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Knoppers",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 675,
                    "items": [
                        {
                            "name": "Egg Omelette (4 Eggs) with Cheese",
                            "calories": 430,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mango Loco",
                            "calories": 245,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 460,
                    "items": [
                        {
                            "name": "Venti Caramel Latte, Oat Milk",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Burger King Bacon Double Cheese XL",
                            "calories": 210,
                            "quantity": 40,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "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": "15 Jun 2026",
            "raw": "15 Jun 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVX7KBY",
            "raw": 76053
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "15 June 2026",
            "url": "https://taylordrayson.com/2026/06/15"
        }
    ]
}