{
    "type": "food",
    "url": "https://taylordrayson.com/2024/10/17/food",
    "title": "I ate 2,063 calories",
    "summary": "That day's food came to 2,063 calories, with 91g of protein, 182g of carbs and 66g of fat.",
    "occurred": {
        "display": "17 Oct 2024 23:59",
        "iso": "2024-10-17T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,063 kcal",
            "raw": 2063
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "90.9g",
            "raw": 90.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "182.4g",
            "raw": 182.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "65.9g",
            "raw": 65.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "23.9g",
            "raw": 23.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "99.7g",
            "raw": 99.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "17.4g",
            "raw": 17.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,367mg",
            "raw": 2367
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (676 kcal), Lunch (763 kcal), Dinner (364 kcal), Snacks (260 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 676,
                    "items": [
                        {
                            "name": "Cinnamon Latte, Skimmed, Out, Med",
                            "calories": 154,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 77,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 763,
                    "items": [
                        {
                            "name": "Southern Fried Chicken Wrap",
                            "calories": 533,
                            "quantity": 1,
                            "units": "Package"
                        },
                        {
                            "name": "Twirl",
                            "calories": 228,
                            "quantity": 2,
                            "units": "Sticks"
                        },
                        {
                            "name": "Dr Pepper Zero 500ml",
                            "calories": 2,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 364,
                    "items": [
                        {
                            "name": "Bacon Rashers Crisps",
                            "calories": 89,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolate Orange Club Bar",
                            "calories": 100,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Protein Yoghurt Drink",
                            "calories": 175,
                            "quantity": 230,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 260,
                    "items": [
                        {
                            "name": "Coke Zero (can 330ml)",
                            "calories": 1,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "13",
            "raw": 13
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "17 Oct 2024",
            "raw": "17 Oct 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DUUQF9",
            "raw": 70653
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "17 October 2024",
            "url": "https://taylordrayson.com/2024/10/17"
        }
    ]
}