{
    "type": "food",
    "url": "https://taylordrayson.com/2025/01/15/food",
    "title": "I ate 2,085 calories",
    "summary": "That day's food came to 2,085 calories, with 96g of protein, 141g of carbs and 51g of fat.",
    "occurred": {
        "display": "15 Jan 2025 23:59",
        "iso": "2025-01-15T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,085 kcal",
            "raw": 2085
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "95.7g",
            "raw": 95.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "141g",
            "raw": 141
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "51.3g",
            "raw": 51.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "14.2g",
            "raw": 14.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "91.3g",
            "raw": 91.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0.9g",
            "raw": 0.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "142mg",
            "raw": 142
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (280 kcal), Lunch (848 kcal), Dinner (721 kcal), Snacks (236 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 280,
                    "items": [
                        {
                            "name": "Gingerbread Latte With Whipped Cream, Grande, Skimmed Milk",
                            "calories": 280,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 848,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chicken Fajita Rice Bowl",
                            "calories": 589,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 721,
                    "items": [
                        {
                            "name": "Mini Egg Milk Chocolate Bar",
                            "calories": 120,
                            "quantity": 5,
                            "units": "Pieces"
                        },
                        {
                            "name": "Cadburys Heroes",
                            "calories": 153,
                            "quantity": 3,
                            "units": "Servings"
                        },
                        {
                            "name": "Shephards Pie",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Broccoli, Fresh, Boiled, Drnd",
                            "calories": 48,
                            "quantity": 1,
                            "units": "Dry Cup"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 236,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "KitKat (Original)",
                            "calories": 104,
                            "quantity": 2,
                            "units": "Sticks"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "10",
            "raw": 10
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "15 Jan 2025",
            "raw": "15 Jan 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DG9PK8",
            "raw": 71521
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "15 January 2025",
            "url": "https://taylordrayson.com/2025/01/15"
        }
    ]
}