{
    "type": "food",
    "url": "https://taylordrayson.com/2025/06/11/food",
    "title": "I ate 1,928 calories",
    "summary": "That day's food came to 1,928 calories, with 78g of protein, 134g of carbs and 93g of fat.",
    "occurred": {
        "display": "11 Jun 2025 23:59",
        "iso": "2025-06-11T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,928 kcal",
            "raw": 1928
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "78.3g",
            "raw": 78.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "134.2g",
            "raw": 134.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "92.9g",
            "raw": 92.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "29.9g",
            "raw": 29.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "33.8g",
            "raw": 33.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "9.8g",
            "raw": 9.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,295mg",
            "raw": 1295
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (466 kcal), Lunch (248 kcal), Dinner (1214 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 466,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "2 Eggs Omelette",
                            "calories": 207,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 248,
                    "items": [
                        {
                            "name": "Jammie Wagon Wheel",
                            "calories": 164,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Kisses, Milk Chocolate",
                            "calories": 84,
                            "quantity": 4,
                            "units": "Pieces"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1214,
                    "items": [
                        {
                            "name": "Coke Zero, Large",
                            "calories": 0,
                            "quantity": 32,
                            "units": "Ounces"
                        },
                        {
                            "name": "Fries, Large",
                            "calories": 444,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "11 Jun 2025",
            "raw": "11 Jun 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W7S6N2",
            "raw": 72935
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "11 June 2025",
            "url": "https://taylordrayson.com/2025/06/11"
        }
    ]
}