{
    "type": "food",
    "url": "https://taylordrayson.com/2025/03/06/food",
    "title": "I ate 2,164 calories",
    "summary": "That day's food came to 2,164 calories, with 83g of protein, 161g of carbs and 47g of fat.",
    "occurred": {
        "display": "6 Mar 2025 23:59",
        "iso": "2025-03-06T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,164 kcal",
            "raw": 2164
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "83.1g",
            "raw": 83.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "160.6g",
            "raw": 160.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "46.5g",
            "raw": 46.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "19.8g",
            "raw": 19.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "81.2g",
            "raw": 81.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "11.6g",
            "raw": 11.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,208mg",
            "raw": 1208
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (949 kcal), Lunch (704 kcal), Dinner (469 kcal), Snacks (42 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 949,
                    "items": [
                        {
                            "name": "Bourbon Chocolate Biscuit",
                            "calories": 168,
                            "quantity": 4,
                            "units": "Servings"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 77,
                            "quantity": 1,
                            "units": "Piece"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 704,
                    "items": [
                        {
                            "name": "Buffalo Chicken Mac And Cheese",
                            "calories": 704,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 469,
                    "items": [
                        {
                            "name": "Steak Wrap",
                            "calories": 330,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Can Of Coke",
                            "calories": 139,
                            "quantity": 330,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 42,
                    "items": [
                        {
                            "name": "Kisses, Milk Chocolate",
                            "calories": 42,
                            "quantity": 2,
                            "units": "Pieces"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "10",
            "raw": 10
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "06 Mar 2025",
            "raw": "06 Mar 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D9HP83",
            "raw": 71989
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "6 March 2025",
            "url": "https://taylordrayson.com/2025/03/06"
        }
    ]
}