{
    "type": "food",
    "url": "https://taylordrayson.com/2025/05/30/food",
    "title": "I ate 2,877 calories",
    "summary": "That day's food came to 2,877 calories, with 57g of protein, 325g of carbs and 101g of fat.",
    "occurred": {
        "display": "30 May 2025 23:59",
        "iso": "2025-05-30T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,877 kcal",
            "raw": 2877
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "56.9g",
            "raw": 56.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "324.5g",
            "raw": 324.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "100.9g",
            "raw": 100.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "47.7g",
            "raw": 47.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "163g",
            "raw": 163
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "8.6g",
            "raw": 8.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "784mg",
            "raw": 784
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (221 kcal), Lunch (848 kcal), Dinner (899 kcal), Snacks (909 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 848,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "BBQ Bacon Cheeseburger-Personal Pan Pizza Slice",
                            "calories": 360,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Twix Bar",
                            "calories": 70,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolate Candy, Kisses, Caramel Filled",
                            "calories": 84,
                            "quantity": 4,
                            "units": "Pieces"
                        },
                        {
                            "name": "Lindor Choclate Ball",
                            "calories": 75,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 899,
                    "items": [
                        {
                            "name": "Steak Pie",
                            "calories": 546,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Roast Potatoes",
                            "calories": 298,
                            "quantity": 1,
                            "units": "Cup"
                        },
                        {
                            "name": "Brussels Sprouts, Boiled in Unsalted Water",
                            "calories": 55,
                            "quantity": 1,
                            "units": "Dry Cup"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 909,
                    "items": [
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Drumstick Squashies",
                            "calories": 426,
                            "quantity": 120,
                            "units": "Grams"
                        },
                        {
                            "name": "Dairy Milk Lotus Biscoff",
                            "calories": 417,
                            "quantity": 20,
                            "units": "Pieces"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "12",
            "raw": 12
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "30 May 2025",
            "raw": "30 May 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WAYXES",
            "raw": 72817
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "30 May 2025",
            "url": "https://taylordrayson.com/2025/05/30"
        }
    ]
}