{
    "type": "food",
    "url": "https://taylordrayson.com/2024/10/06/food",
    "title": "I ate 2,433 calories",
    "summary": "That day's food came to 2,433 calories, with 64g of protein, 107g of carbs and 73g of fat.",
    "occurred": {
        "display": "6 Oct 2024 23:59",
        "iso": "2024-10-06T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,433 kcal",
            "raw": 2433
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "64g",
            "raw": 64
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "106.9g",
            "raw": 106.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "72.7g",
            "raw": 72.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "32g",
            "raw": 32
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "39.8g",
            "raw": 39.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "49.7g",
            "raw": 49.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,609mg",
            "raw": 1609
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (396 kcal), Lunch (406 kcal), Dinner (1631 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 396,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Protein Yoghurt Drink",
                            "calories": 175,
                            "quantity": 230,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 406,
                    "items": [
                        {
                            "name": "Yoghurt",
                            "calories": 36,
                            "quantity": 1,
                            "units": "Package"
                        },
                        {
                            "name": "Mini cocktail sausages",
                            "calories": 44,
                            "quantity": 3,
                            "units": "Pieces"
                        },
                        {
                            "name": "Ham Sandwich",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mini Pork Pie",
                            "calories": 75,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1631,
                    "items": [
                        {
                            "name": "Pepsi Max",
                            "calories": 2,
                            "quantity": 1,
                            "units": "Pint"
                        },
                        {
                            "name": "Wine, Red",
                            "calories": 114,
                            "quantity": 150,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Cornish Orchards Cider",
                            "calories": 200,
                            "quantity": 1,
                            "units": "Pint"
                        },
                        {
                            "name": "Dish, Lamb Biryani, Indian, Restaurant-Style",
                            "calories": 705,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bread, Naan",
                            "calories": 405,
                            "quantity": 3,
                            "units": "Pieces"
                        },
                        {
                            "name": "Wine, Red",
                            "calories": 114,
                            "quantity": 150,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Chocolate Mousse",
                            "calories": 91,
                            "quantity": 1,
                            "units": "Pot"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "14",
            "raw": 14
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "06 Oct 2024",
            "raw": "06 Oct 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D334G2",
            "raw": 70523
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "6 October 2024",
            "url": "https://taylordrayson.com/2024/10/06"
        }
    ]
}