{
    "type": "food",
    "url": "https://taylordrayson.com/2026/07/01/food",
    "title": "I ate 2,571 calories",
    "summary": "That day's food came to 2,571 calories, with 74g of protein, 340g of carbs and 106g of fat.",
    "occurred": {
        "display": "1 Jul 2026 23:59",
        "iso": "2026-07-01T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,571 kcal",
            "raw": 2571
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "73.6g",
            "raw": 73.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "340g",
            "raw": 340
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "105.6g",
            "raw": 105.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (766 kcal), Dinner (1284 kcal), Snacks (521 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 766,
                    "items": [
                        {
                            "name": "Khaotic Tropical Orange",
                            "calories": 172,
                            "quantity": 500,
                            "units": "g"
                        },
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Galaxy Minstrels Pm169",
                            "calories": 398,
                            "quantity": 80,
                            "units": "g"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1284,
                    "items": [
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Medium Oasis Zero",
                            "calories": 1,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Medium",
                            "calories": 317,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 521,
                    "items": [
                        {
                            "name": "Mango Loco Monster",
                            "calories": 241,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Puff Pastry Cheese And Onion Roll",
                            "calories": 280,
                            "quantity": 1,
                            "units": "whole"
                        }
                    ]
                }
            ]
        },
        {
            "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": "01 Jul 2026",
            "raw": "01 Jul 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV5SFUV",
            "raw": 76270
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "1 July 2026",
            "url": "https://taylordrayson.com/2026/07/01"
        }
    ]
}