{
    "type": "food",
    "url": "https://taylordrayson.com/2025/06/06/food",
    "title": "I ate 3,619 calories",
    "summary": "That day's food came to 3,619 calories, with 39g of protein, 354g of carbs and 29g of fat.",
    "occurred": {
        "display": "6 Jun 2025 23:59",
        "iso": "2025-06-06T23:59:59+02:00",
        "timezone": "Europe/Paris"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,619 kcal",
            "raw": 3619
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "38.9g",
            "raw": 38.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "353.5g",
            "raw": 353.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "29.3g",
            "raw": 29.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "9.3g",
            "raw": 9.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "277.4g",
            "raw": 277.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "32.5g",
            "raw": 32.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,673mg",
            "raw": 1673
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (179 kcal), Lunch (868 kcal), Dinner (1680 kcal), Snacks (892 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 179,
                    "items": [
                        {
                            "name": "Coffee, Cappuccino, Latte",
                            "calories": 49,
                            "quantity": 180,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Cake",
                            "calories": 130,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 868,
                    "items": [
                        {
                            "name": "Noodles, Pad Thai, Thai, Restaurant-Style",
                            "calories": 523,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Vitamin Water, Focus, Strawberry",
                            "calories": 100,
                            "quantity": 1,
                            "units": "Bottle"
                        },
                        {
                            "name": "Mango Loco",
                            "calories": 245,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1680,
                    "items": [
                        {
                            "name": "Burgermeister",
                            "calories": 1200,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Spritz Aperol",
                            "calories": 480,
                            "quantity": 4,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 892,
                    "items": [
                        {
                            "name": "Coke 250ml Glass Bottle",
                            "calories": 225,
                            "quantity": 2,
                            "units": "Bottles"
                        },
                        {
                            "name": "Candy, Gummi, Strawberry Puffs",
                            "calories": 667,
                            "quantity": 200,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "06 Jun 2025",
            "raw": "06 Jun 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W778R5",
            "raw": 72887
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "6 June 2025",
            "url": "https://taylordrayson.com/2025/06/06"
        }
    ]
}