{
    "type": "food",
    "url": "https://taylordrayson.com/2025/08/06/food",
    "title": "I ate 2,926 calories",
    "summary": "That day's food came to 2,926 calories, with 11g of protein, 88g of carbs and 22g of fat.",
    "occurred": {
        "display": "6 Aug 2025 23:59",
        "iso": "2025-08-06T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,926 kcal",
            "raw": 2926
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "11.1g",
            "raw": 11.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "87.5g",
            "raw": 87.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "22.3g",
            "raw": 22.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "5.7g",
            "raw": 5.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "35.4g",
            "raw": 35.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2mg",
            "raw": 2
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (259 kcal), Lunch (867 kcal), Dinner (1800 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 867,
                    "items": [
                        {
                            "name": "Chicken Fajita Pot Noodle",
                            "calories": 406,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Rolo Pudding 70g",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1800,
                    "items": [
                        {
                            "name": "Lotus Biscoff Milkshake",
                            "calories": 800,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Slims Honey Bbq Burger",
                            "calories": 550,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Slim Chicken Chips",
                            "calories": 450,
                            "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": "06 Aug 2025",
            "raw": "06 Aug 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W59YKT",
            "raw": 73436
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "6 August 2025",
            "url": "https://taylordrayson.com/2025/08/06"
        }
    ]
}