{
    "type": "food",
    "url": "https://taylordrayson.com/2025/07/11/food",
    "title": "I ate 2,431 calories",
    "summary": "That day's food came to 2,431 calories, with 0g of protein and 61g of carbs.",
    "occurred": {
        "display": "11 Jul 2025 23:59",
        "iso": "2025-07-11T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,431 kcal",
            "raw": 2431
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "0.2g",
            "raw": 0.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "60.7g",
            "raw": 60.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "60.5g",
            "raw": 60.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "45mg",
            "raw": 45
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (259 kcal), Lunch (402 kcal), Dinner (1770 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 402,
                    "items": [
                        {
                            "name": "Can Of Coke",
                            "calories": 140,
                            "quantity": 12,
                            "units": "Ounces"
                        },
                        {
                            "name": "PepsiMax Lime",
                            "calories": 3,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1770,
                    "items": [
                        {
                            "name": "BBQ Chicken, original, medium",
                            "calories": 1680,
                            "quantity": 6,
                            "units": "Slices"
                        },
                        {
                            "name": "Dr Pepper 500ml",
                            "calories": 90,
                            "quantity": 500,
                            "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": "11 Jul 2025",
            "raw": "11 Jul 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WKU6FG",
            "raw": 73208
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "11 July 2025",
            "url": "https://taylordrayson.com/2025/07/11"
        }
    ]
}