{
    "type": "food",
    "url": "https://taylordrayson.com/2025/05/22/food",
    "title": "I ate 2,035 calories",
    "summary": "That day's food came to 2,035 calories, with 34g of protein, 286g of carbs and 52g of fat.",
    "occurred": {
        "display": "22 May 2025 23:59",
        "iso": "2025-05-22T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,035 kcal",
            "raw": 2035
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "34.1g",
            "raw": 34.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "285.9g",
            "raw": 285.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "51.5g",
            "raw": 51.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "20.4g",
            "raw": 20.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "112.8g",
            "raw": 112.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "8.9g",
            "raw": 8.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "360mg",
            "raw": 360
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (292 kcal), Lunch (1124 kcal), Dinner (399 kcal), Snacks (220 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 292,
                    "items": [
                        {
                            "name": "Oat latte venti",
                            "calories": 292,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1124,
                    "items": [
                        {
                            "name": "Pasta n sauce cheese and broccoli",
                            "calories": 417,
                            "quantity": 366,
                            "units": "Grams"
                        },
                        {
                            "name": "Crunch, Chocolate",
                            "calories": 310,
                            "quantity": 15,
                            "units": "Pieces"
                        },
                        {
                            "name": "Mango Loco",
                            "calories": 245,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Wipsa 27.9g",
                            "calories": 152,
                            "quantity": 1,
                            "units": "Stick"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 399,
                    "items": [
                        {
                            "name": "Tortelloni with spinach and ricotta",
                            "calories": 399,
                            "quantity": 0.5,
                            "units": "Package"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 220,
                    "items": [
                        {
                            "name": "Buttons Yogurt",
                            "calories": 220,
                            "quantity": 90,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "22 May 2025",
            "raw": "22 May 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W6P6J9",
            "raw": 72758
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "22 May 2025",
            "url": "https://taylordrayson.com/2025/05/22"
        }
    ]
}