{
    "type": "food",
    "url": "https://taylordrayson.com/2025/03/13/food",
    "title": "I ate 2,611 calories",
    "summary": "That day's food came to 2,611 calories, with 83g of protein, 147g of carbs and 97g of fat.",
    "occurred": {
        "display": "13 Mar 2025 23:59",
        "iso": "2025-03-13T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,611 kcal",
            "raw": 2611
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "83g",
            "raw": 83
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "147.1g",
            "raw": 147.1
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "97.3g",
            "raw": 97.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "35.9g",
            "raw": 35.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "23.1g",
            "raw": 23.1
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "18.8g",
            "raw": 18.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,497mg",
            "raw": 2497
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (949 kcal), Lunch (221 kcal), Dinner (1441 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 949,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "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": 168,
                            "quantity": 4,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1441,
                    "items": [
                        {
                            "name": "Fries, Large",
                            "calories": 444,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Toffee Latte Large",
                            "calories": 227,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "13 Mar 2025",
            "raw": "13 Mar 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DZTVB6",
            "raw": 72054
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "13 March 2025",
            "url": "https://taylordrayson.com/2025/03/13"
        }
    ]
}