{
    "type": "food",
    "url": "https://taylordrayson.com/2025/06/02/food",
    "title": "I ate 1,641 calories",
    "summary": "That day's food came to 1,641 calories, with 22g of protein, 79g of carbs and 46g of fat.",
    "occurred": {
        "display": "2 Jun 2025 23:59",
        "iso": "2025-06-02T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,641 kcal",
            "raw": 1641
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "22.4g",
            "raw": 22.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "79.4g",
            "raw": 79.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "46.2g",
            "raw": 46.2
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "392.7g",
            "raw": 392.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "425.8g",
            "raw": 425.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "379.1g",
            "raw": 379.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "187mg",
            "raw": 187
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (353 kcal), Lunch (766 kcal), Dinner (422 kcal), Snacks (100 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 353,
                    "items": [
                        {
                            "name": "Latte, Grande, Semi Skimmed",
                            "calories": 188,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Kit Kat, Chunky",
                            "calories": 165,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 766,
                    "items": [
                        {
                            "name": "Scrambled Eggs On Toast",
                            "calories": 348,
                            "quantity": 2,
                            "units": "Slices"
                        },
                        {
                            "name": "Latte, Grande, Semi Skimmed",
                            "calories": 188,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Twirl",
                            "calories": 230,
                            "quantity": 2,
                            "units": "Sticks"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 422,
                    "items": [
                        {
                            "name": "Chicken & Vegetable Stir Fry",
                            "calories": 264,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolate Buttons",
                            "calories": 74,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Kisses, Milk Chocolate",
                            "calories": 84,
                            "quantity": 4,
                            "units": "Pieces"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 100,
                    "items": [
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Wheat Crunchies Crispy Bacon",
                            "calories": 99,
                            "quantity": 1,
                            "units": "Package"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "10",
            "raw": 10
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "02 Jun 2025",
            "raw": "02 Jun 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WAPD5B",
            "raw": 72853
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "2 June 2025",
            "url": "https://taylordrayson.com/2025/06/02"
        }
    ]
}