{
    "type": "food",
    "url": "https://taylordrayson.com/2026/07/05/food",
    "title": "I ate 1,650 calories",
    "summary": "That day's food came to 1,650 calories, with 35g of protein, 257g of carbs and 47g of fat.",
    "occurred": {
        "display": "5 Jul 2026 23:59",
        "iso": "2026-07-05T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,650 kcal",
            "raw": 1650
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "35g",
            "raw": 35
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "257g",
            "raw": 257
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "47g",
            "raw": 47
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "3g",
            "raw": 3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (329 kcal), Dinner (1125 kcal), Snacks (196 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 329,
                    "items": [
                        {
                            "name": "Salt And Vinegar Crunchy Sticks",
                            "calories": 88,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 241,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1125,
                    "items": [
                        {
                            "name": "Cherry Coke",
                            "calories": 175,
                            "quantity": 6,
                            "units": "Servings"
                        },
                        {
                            "name": "Chicken Katsu Curry",
                            "calories": 950,
                            "quantity": 1,
                            "units": "serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 196,
                    "items": [
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "5",
            "raw": 5
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "05 Jul 2026",
            "raw": "05 Jul 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV5WXVU",
            "raw": 76251
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "5 July 2026",
            "url": "https://taylordrayson.com/2026/07/05"
        }
    ]
}