{
    "type": "food",
    "url": "https://taylordrayson.com/2025/01/24/food",
    "title": "I ate 2,018 calories",
    "summary": "That day's food came to 2,018 calories, with 100g of protein, 196g of carbs and 75g of fat.",
    "occurred": {
        "display": "24 Jan 2025 23:59",
        "iso": "2025-01-24T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,018 kcal",
            "raw": 2018
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "100.1g",
            "raw": 100.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "196.3g",
            "raw": 196.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "75.2g",
            "raw": 75.2
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "35g",
            "raw": 35
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "98.5g",
            "raw": 98.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "5.2g",
            "raw": 5.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "431mg",
            "raw": 431
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (244 kcal), Lunch (816 kcal), Dinner (870 kcal), Snacks (88 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 244,
                    "items": [
                        {
                            "name": "Gingerbread Latte, Full Fat, In, Med",
                            "calories": 244,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 816,
                    "items": [
                        {
                            "name": "BBQ Chipotle Chicken Mac & Cheese",
                            "calories": 700,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Ultra Strawberry Dreams",
                            "calories": 11,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "KitKat (Original)",
                            "calories": 104,
                            "quantity": 2,
                            "units": "Sticks"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 870,
                    "items": [
                        {
                            "name": "New Potatoes With Herbs And Butter 500g",
                            "calories": 171,
                            "quantity": 180,
                            "units": "Grams"
                        },
                        {
                            "name": "Garlic And Herb Chicken Kiev",
                            "calories": 329,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Broccoli Tenderstem Spears",
                            "calories": 21,
                            "quantity": 7,
                            "units": "Pieces"
                        },
                        {
                            "name": "Kit Kat 2 Finger",
                            "calories": 104,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Teacakes, Milk Chocolate",
                            "calories": 106,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Crunch Banana Chocolate Flakes 135g",
                            "calories": 139,
                            "quantity": 1,
                            "units": "Container"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 88,
                    "items": [
                        {
                            "name": "J20 Orange And Passion Fruit",
                            "calories": 88,
                            "quantity": 275,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "12",
            "raw": 12
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "24 Jan 2025",
            "raw": "24 Jan 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DQG93U",
            "raw": 71598
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "24 January 2025",
            "url": "https://taylordrayson.com/2025/01/24"
        }
    ]
}