{
    "type": "food",
    "url": "https://taylordrayson.com/2025/06/03/food",
    "title": "I ate 2,046 calories",
    "summary": "That day's food came to 2,046 calories, with 21g of protein, 124g of carbs and 14g of fat.",
    "occurred": {
        "display": "3 Jun 2025 23:59",
        "iso": "2025-06-03T23:59:59+02:00",
        "timezone": "Europe/Paris"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,046 kcal",
            "raw": 2046
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "21g",
            "raw": 21
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "123.5g",
            "raw": 123.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "13.5g",
            "raw": 13.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "7.3g",
            "raw": 7.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "105.5g",
            "raw": 105.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "388mg",
            "raw": 388
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (270 kcal), Lunch (1275 kcal), Dinner (501 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 270,
                    "items": [
                        {
                            "name": "Venti skinny cinnamon dolce latte",
                            "calories": 270,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1275,
                    "items": [
                        {
                            "name": "Hi Chew",
                            "calories": 325,
                            "quantity": 15,
                            "units": "Pieces"
                        },
                        {
                            "name": "Sausage Egg & Cheese On Everything bagel",
                            "calories": 720,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Salted Caramel, Whole Milk, Small",
                            "calories": 230,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 501,
                    "items": [
                        {
                            "name": "Tortilla Medium Chicken Burrito",
                            "calories": 500,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "6",
            "raw": 6
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "03 Jun 2025",
            "raw": "03 Jun 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WA9ZTW",
            "raw": 72863
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "3 June 2025",
            "url": "https://taylordrayson.com/2025/06/03"
        }
    ]
}