{
    "type": "food",
    "url": "https://taylordrayson.com/2026/06/06/food",
    "title": "I ate 2,378 calories",
    "summary": "That day's food came to 2,378 calories, with 68g of protein, 295g of carbs and 61g of fat.",
    "occurred": {
        "display": "6 Jun 2026 23:59",
        "iso": "2026-06-06T23:59:59+02:00",
        "timezone": "Europe/Warsaw"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,378 kcal",
            "raw": 2378
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "67.9g",
            "raw": 67.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "294.9g",
            "raw": 294.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "61.2g",
            "raw": 61.2
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "21.8g",
            "raw": 21.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "110g",
            "raw": 110
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "11.2g",
            "raw": 11.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "4,420mg",
            "raw": 4420
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (405 kcal), Lunch (642 kcal), Dinner (1331 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 405,
                    "items": [
                        {
                            "name": "Pretzel Bread w/butter",
                            "calories": 360,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 642,
                    "items": [
                        {
                            "name": "Vanilla Ice Cream Tub",
                            "calories": 235,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mangoes, Passion Fruits & Apples Smoothie",
                            "calories": 127,
                            "quantity": 250,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Mixed Berry Smoothie",
                            "calories": 280,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1331,
                    "items": [
                        {
                            "name": "Smashed Double Cheeseburger Sliders",
                            "calories": 738,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chips, Oven, Baked",
                            "calories": 162,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Coke",
                            "calories": 139,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Perogies",
                            "calories": 20,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Coke",
                            "calories": 139,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Margarita Pizza Slice",
                            "calories": 133,
                            "quantity": 1,
                            "units": "Slice"
                        }
                    ]
                }
            ]
        },
        {
            "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": "06 Jun 2026",
            "raw": "06 Jun 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVK57PS",
            "raw": 75981
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "6 June 2026",
            "url": "https://taylordrayson.com/2026/06/06"
        }
    ]
}