{
    "type": "food",
    "url": "https://taylordrayson.com/2025/06/28/food",
    "title": "I ate 940 calories",
    "summary": "That day's food came to 940 calories, with 14g of protein, 91g of carbs and 13g of fat.",
    "occurred": {
        "display": "28 Jun 2025 23:59",
        "iso": "2025-06-28T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "940 kcal",
            "raw": 940
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "13.6g",
            "raw": 13.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "91.4g",
            "raw": 91.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "12.5g",
            "raw": 12.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "8.5g",
            "raw": 8.5
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "85.2g",
            "raw": 85.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "441mg",
            "raw": 441
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (652 kcal), Dinner (49 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 652,
                    "items": [
                        {
                            "name": "Monster Mango Loco",
                            "calories": 239,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Steak pie",
                            "calories": 413,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 49,
                    "items": [
                        {
                            "name": "Coffee, Cappuccino, Latte",
                            "calories": 49,
                            "quantity": 180,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "4",
            "raw": 4
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "28 Jun 2025",
            "raw": "28 Jun 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WTTMZU",
            "raw": 73082
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "28 June 2025",
            "url": "https://taylordrayson.com/2025/06/28"
        }
    ]
}