{
    "type": "food",
    "url": "https://taylordrayson.com/2026/06/08/food",
    "title": "I ate 2,018 calories",
    "summary": "That day's food came to 2,018 calories, with 60g of protein, 205g of carbs and 27g of fat.",
    "occurred": {
        "display": "8 Jun 2026 23:59",
        "iso": "2026-06-08T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,018 kcal",
            "raw": 2018
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "60.4g",
            "raw": 60.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "204.5g",
            "raw": 204.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "27.1g",
            "raw": 27.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "1g",
            "raw": 1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "27g",
            "raw": 27
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "12g",
            "raw": 12
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "828mg",
            "raw": 828
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (156 kcal), Lunch (740 kcal), Dinner (722 kcal), Snacks (400 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 156,
                    "items": [
                        {
                            "name": "Oshee Isotonic Drink",
                            "calories": 156,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 740,
                    "items": [
                        {
                            "name": "Cherry Liqueur",
                            "calories": 80,
                            "quantity": 1,
                            "units": "Fluid ounce"
                        },
                        {
                            "name": "Coke Zero (can 330ml)",
                            "calories": 1,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Potato And Cottage Cheese Perogies",
                            "calories": 424,
                            "quantity": 8,
                            "units": "Each"
                        },
                        {
                            "name": "Vanilla Ice Cream Tub",
                            "calories": 235,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 722,
                    "items": [
                        {
                            "name": "Pizza with parma ham and rocket",
                            "calories": 720,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Coke Zero 500ml",
                            "calories": 2,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 400,
                    "items": [
                        {
                            "name": "Waffle with nutella",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Venti Caramel Latte, Oat Milk",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "08 Jun 2026",
            "raw": "08 Jun 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVKNR84",
            "raw": 76001
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "8 June 2026",
            "url": "https://taylordrayson.com/2026/06/08"
        }
    ]
}