{
    "type": "food",
    "url": "https://taylordrayson.com/2024/12/12/food",
    "title": "I ate 2,648 calories",
    "summary": "That day's food came to 2,648 calories, with 120g of protein, 249g of carbs and 74g of fat.",
    "occurred": {
        "display": "12 Dec 2024 23:59",
        "iso": "2024-12-12T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,648 kcal",
            "raw": 2648
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "120.4g",
            "raw": 120.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "249.4g",
            "raw": 249.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "74.3g",
            "raw": 74.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "22.5g",
            "raw": 22.5
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "89.3g",
            "raw": 89.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "10.9g",
            "raw": 10.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,868mg",
            "raw": 1868
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (785 kcal), Lunch (813 kcal), Dinner (662 kcal), Snacks (388 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 785,
                    "items": [
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 77,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Bourbon Chocolate Biscuit",
                            "calories": 42,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 813,
                    "items": [
                        {
                            "name": "Protein Chocolate Milkshake",
                            "calories": 188,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Sour Belts",
                            "calories": 320,
                            "quantity": 16,
                            "units": "Pieces"
                        },
                        {
                            "name": "Roast Dinner",
                            "calories": 305,
                            "quantity": 0.25,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 662,
                    "items": [
                        {
                            "name": "Pulled Pork Taco Bowl BMG",
                            "calories": 662,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 388,
                    "items": [
                        {
                            "name": "Venti Caramel Waffle Latte",
                            "calories": 388,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "11",
            "raw": 11
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "12 Dec 2024",
            "raw": "12 Dec 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DEG7UX",
            "raw": 71209
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "12 December 2024",
            "url": "https://taylordrayson.com/2024/12/12"
        }
    ]
}