{
    "type": "food",
    "url": "https://taylordrayson.com/2025/07/15/food",
    "title": "I ate 1,136 calories",
    "summary": "That day's food came to 1,136 calories, with 35g of protein, 123g of carbs and 36g of fat.",
    "occurred": {
        "display": "15 Jul 2025 23:59",
        "iso": "2025-07-15T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,136 kcal",
            "raw": 1136
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "34.9g",
            "raw": 34.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "122.5g",
            "raw": 122.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "35.9g",
            "raw": 35.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "11.1g",
            "raw": 11.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "53.3g",
            "raw": 53.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6.6g",
            "raw": 6.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "955mg",
            "raw": 955
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (131 kcal), Lunch (482 kcal), Snacks (523 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 131,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 482,
                    "items": [
                        {
                            "name": "Fish Burger In Buttermilk Batter",
                            "calories": 188,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Thick Cut Fried Chips",
                            "calories": 293,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Coke Zero (can 330ml)",
                            "calories": 1,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 523,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Lotus Biscoff Donut",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "15 Jul 2025",
            "raw": "15 Jul 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WK2G56",
            "raw": 73241
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "15 July 2025",
            "url": "https://taylordrayson.com/2025/07/15"
        }
    ]
}