{
    "type": "food",
    "url": "https://taylordrayson.com/2025/02/05/food",
    "title": "I ate 2,587 calories",
    "summary": "That day's food came to 2,587 calories, with 96g of protein, 190g of carbs and 103g of fat.",
    "occurred": {
        "display": "5 Feb 2025 23:59",
        "iso": "2025-02-05T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,587 kcal",
            "raw": 2587
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "96.3g",
            "raw": 96.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "190.2g",
            "raw": 190.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "103.1g",
            "raw": 103.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "41.8g",
            "raw": 41.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "88.9g",
            "raw": 88.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.7g",
            "raw": 2.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "344mg",
            "raw": 344
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (259 kcal), Lunch (1119 kcal), Dinner (677 kcal), Snacks (532 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1119,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bangin’ Beef Chilli With Chipotle Sour Cream",
                            "calories": 679,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Wafer",
                            "calories": 170,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Monster Energy Zero Ultra",
                            "calories": 11,
                            "quantity": 500,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 677,
                    "items": [
                        {
                            "name": "Pizza, Chicken Supreme, Pan, Large, 1 Piece",
                            "calories": 675,
                            "quantity": 3,
                            "units": "Servings"
                        },
                        {
                            "name": "Soda, Pepsi, Max Cherry",
                            "calories": 2,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 532,
                    "items": [
                        {
                            "name": "Lotus Biscoff Milkshake",
                            "calories": 532,
                            "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": "05 Feb 2025",
            "raw": "05 Feb 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DP4FXE",
            "raw": 71706
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "5 February 2025",
            "url": "https://taylordrayson.com/2025/02/05"
        }
    ]
}