{
    "type": "food",
    "url": "https://taylordrayson.com/2026/04/27/food",
    "title": "I ate 2,559 calories",
    "summary": "That day's food came to 2,559 calories, with 99g of protein, 188g of carbs and 63g of fat.",
    "occurred": {
        "display": "27 Apr 2026 23:59",
        "iso": "2026-04-27T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,559 kcal",
            "raw": 2559
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "99g",
            "raw": 99
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "188.4g",
            "raw": 188.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "62.7g",
            "raw": 62.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "34.4g",
            "raw": 34.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "98.3g",
            "raw": 98.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "8.3g",
            "raw": 8.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "601mg",
            "raw": 601
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (740 kcal), Lunch (639 kcal), Dinner (1046 kcal), Snacks (134 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 740,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Strawberry Protein Yoghurt",
                            "calories": 166,
                            "quantity": 1,
                            "units": "Pouch"
                        },
                        {
                            "name": "Chocolate twist",
                            "calories": 335,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 639,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "3 Egg Ham and Cheese Omelette",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1046,
                    "items": [
                        {
                            "name": "Peri Salted Chips",
                            "calories": 381,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Grilled Chicken, Burger",
                            "calories": 368,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Peri Mac And Cheese",
                            "calories": 297,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 134,
                    "items": [
                        {
                            "name": "Mango And Passion Fruit Smoothie 750ml",
                            "calories": 134,
                            "quantity": 250,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "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": "27 Apr 2026",
            "raw": "27 Apr 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVA87YP",
            "raw": 75612
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "27 April 2026",
            "url": "https://taylordrayson.com/2026/04/27"
        }
    ]
}