{
    "type": "food",
    "url": "https://taylordrayson.com/2026/06/04/food",
    "title": "I ate 2,058 calories",
    "summary": "That day's food came to 2,058 calories, with 60g of protein, 177g of carbs and 22g of fat.",
    "occurred": {
        "display": "4 Jun 2026 23:59",
        "iso": "2026-06-04T23:59:59+02:00",
        "timezone": "Europe/Warsaw"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,058 kcal",
            "raw": 2058
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "60.2g",
            "raw": 60.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "176.7g",
            "raw": 176.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "22.1g",
            "raw": 22.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "7g",
            "raw": 7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "14g",
            "raw": 14
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "4g",
            "raw": 4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "80mg",
            "raw": 80
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (336 kcal), Lunch (220 kcal), Dinner (1502 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 336,
                    "items": [
                        {
                            "name": "Flat White",
                            "calories": 180,
                            "quantity": 4,
                            "units": "Cups"
                        },
                        {
                            "name": "Oshee Isotonic Drink",
                            "calories": 156,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 220,
                    "items": [
                        {
                            "name": "Oatmeal Cookie",
                            "calories": 220,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1502,
                    "items": [
                        {
                            "name": "Alcohol",
                            "calories": 56,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pint of Aspalls Cider",
                            "calories": 273,
                            "quantity": 1,
                            "units": "Pint"
                        },
                        {
                            "name": "Vodka, 25ml Single Measure/Shot",
                            "calories": 110,
                            "quantity": 2,
                            "units": "Each"
                        },
                        {
                            "name": "Beer 330ml",
                            "calories": 148,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Pizza with parma ham and rocket",
                            "calories": 720,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Vodka Cherry",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "10",
            "raw": 10
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "04 Jun 2026",
            "raw": "04 Jun 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVKAJRU",
            "raw": 75957
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "4 June 2026",
            "url": "https://taylordrayson.com/2026/06/04"
        }
    ]
}