{
    "type": "food",
    "url": "https://taylordrayson.com/2026/04/24/food",
    "title": "I ate 2,136 calories",
    "summary": "That day's food came to 2,136 calories, with 5218g of protein, 260g of carbs and 625g of fat.",
    "occurred": {
        "display": "24 Apr 2026 23:59",
        "iso": "2026-04-24T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,136 kcal",
            "raw": 2136
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "5,217.8g",
            "raw": 5217.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "259.7g",
            "raw": 259.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "624.8g",
            "raw": 624.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "1,694.8g",
            "raw": 1694.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "220.4g",
            "raw": 220.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.4g",
            "raw": 2.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "659mg",
            "raw": 659
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (811 kcal), Dinner (1086 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 811,
                    "items": [
                        {
                            "name": "3 Egg Ham and Cheese Omelette",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Strawberry Protein Yoghurt",
                            "calories": 166,
                            "quantity": 1,
                            "units": "Pouch"
                        },
                        {
                            "name": "Mango Loco",
                            "calories": 245,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1086,
                    "items": [
                        {
                            "name": "Brownie",
                            "calories": 454,
                            "quantity": 2,
                            "units": "Each"
                        },
                        {
                            "name": "Coleslaw.",
                            "calories": 91,
                            "quantity": 1,
                            "units": "Tablespoon"
                        },
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 341,
                            "quantity": 2,
                            "units": "Pints"
                        },
                        {
                            "name": "Chicken Curry",
                            "calories": 200,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "24 Apr 2026",
            "raw": "24 Apr 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVAXU2N",
            "raw": 75585
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "24 April 2026",
            "url": "https://taylordrayson.com/2026/04/24"
        }
    ]
}