{
    "type": "food",
    "url": "https://taylordrayson.com/2024/12/25/food",
    "title": "I ate 2,794 calories",
    "summary": "That day's food came to 2,794 calories, with 120g of protein, 351g of carbs and 85g of fat.",
    "occurred": {
        "display": "25 Dec 2024 23:59",
        "iso": "2024-12-25T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,794 kcal",
            "raw": 2794
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "120.5g",
            "raw": 120.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "350.7g",
            "raw": 350.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "84.5g",
            "raw": 84.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "27.2g",
            "raw": 27.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "151.9g",
            "raw": 151.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "5.8g",
            "raw": 5.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "11,930mg",
            "raw": 11930
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (484 kcal), Lunch (375 kcal), Dinner (1416 kcal), Snacks (519 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 484,
                    "items": [
                        {
                            "name": "Croissants",
                            "calories": 261,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 108,
                            "quantity": 300,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Chocolate Chip Brioche Rolls",
                            "calories": 115,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 375,
                    "items": [
                        {
                            "name": "Buttermilk Chicken Tenders",
                            "calories": 375,
                            "quantity": 139,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1416,
                    "items": [
                        {
                            "name": "Milk Chocolate Block",
                            "calories": 187,
                            "quantity": 4,
                            "units": "Servings"
                        },
                        {
                            "name": "Smoked Cheddar Cheese",
                            "calories": 206,
                            "quantity": 50,
                            "units": "Grams"
                        },
                        {
                            "name": "Cadburys Heroes",
                            "calories": 204,
                            "quantity": 4,
                            "units": "Servings"
                        },
                        {
                            "name": "Sunday Roast Chicken Dinner with the trimmings",
                            "calories": 819,
                            "quantity": 1.5,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 519,
                    "items": [
                        {
                            "name": "Fizzy Cola",
                            "calories": 519,
                            "quantity": 1.5,
                            "units": "Servings"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "25 Dec 2024",
            "raw": "25 Dec 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DSZ9TH",
            "raw": 71340
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "25 December 2024",
            "url": "https://taylordrayson.com/2024/12/25"
        }
    ]
}