{
    "type": "food",
    "url": "https://taylordrayson.com/2025/09/26/food",
    "title": "I ate 2,961 calories",
    "summary": "That day's food came to 2,961 calories, with 100g of protein, 225g of carbs and 144g of fat.",
    "occurred": {
        "display": "26 Sep 2025 23:59",
        "iso": "2025-09-26T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,961 kcal",
            "raw": 2961
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "99.5g",
            "raw": 99.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "224.5g",
            "raw": 224.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "144.2g",
            "raw": 144.2
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "44.4g",
            "raw": 44.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "134.9g",
            "raw": 134.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "8g",
            "raw": 8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,994mg",
            "raw": 1994
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (580 kcal), Dinner (2142 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 580,
                    "items": [
                        {
                            "name": "Ham And Coleslaw Sandwich",
                            "calories": 350,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Twix Mini",
                            "calories": 99,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 2142,
                    "items": [
                        {
                            "name": "Peanut Butter Milkshake",
                            "calories": 911,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Small",
                            "calories": 263,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Burger, Bacon Cheese",
                            "calories": 968,
                            "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": "26 Sep 2025",
            "raw": "26 Sep 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WNS3N7",
            "raw": 73838
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "26 September 2025",
            "url": "https://taylordrayson.com/2025/09/26"
        }
    ]
}