{
    "type": "food",
    "url": "https://taylordrayson.com/2025/01/08/food",
    "title": "I ate 2,953 calories",
    "summary": "That day's food came to 2,953 calories, with 117g of protein, 258g of carbs and 92g of fat.",
    "occurred": {
        "display": "8 Jan 2025 23:59",
        "iso": "2025-01-08T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,953 kcal",
            "raw": 2953
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "116.9g",
            "raw": 116.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "258.5g",
            "raw": 258.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "92g",
            "raw": 92
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "40.4g",
            "raw": 40.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "138.2g",
            "raw": 138.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "38.3g",
            "raw": 38.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "484mg",
            "raw": 484
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (266 kcal), Lunch (1056 kcal), Dinner (743 kcal), Snacks (888 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 266,
                    "items": [
                        {
                            "name": "Gingerbread Latte Without Whipped Cream, Venti, Skimmed Milk",
                            "calories": 266,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1056,
                    "items": [
                        {
                            "name": "Peri Peri Chicken",
                            "calories": 602,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Crispy Wafers Chocolate",
                            "calories": 195,
                            "quantity": 2,
                            "units": "Slices"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 743,
                    "items": [
                        {
                            "name": "Steak Pie",
                            "calories": 546,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Brussels Sprouts, Boiled in Unsalted Water",
                            "calories": 55,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Cauliflower, Boiled, Drnd",
                            "calories": 31,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "New Potatoes Boiled",
                            "calories": 111,
                            "quantity": 150,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 888,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Minstrels",
                            "calories": 398,
                            "quantity": 1,
                            "units": "Package"
                        },
                        {
                            "name": "Ultra Fiesta Mango",
                            "calories": 13,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Milky bar buttons",
                            "calories": 218,
                            "quantity": 36,
                            "units": "Pieces"
                        }
                    ]
                }
            ]
        },
        {
            "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": "08 Jan 2025",
            "raw": "08 Jan 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DGTUZZ",
            "raw": 71458
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "8 January 2025",
            "url": "https://taylordrayson.com/2025/01/08"
        }
    ]
}