{
    "type": "food",
    "url": "https://taylordrayson.com/2025/06/25/food",
    "title": "I ate 2,761 calories",
    "summary": "That day's food came to 2,761 calories, with 94g of protein, 275g of carbs and 120g of fat.",
    "occurred": {
        "display": "25 Jun 2025 23:59",
        "iso": "2025-06-25T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,761 kcal",
            "raw": 2761
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "94.3g",
            "raw": 94.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "274.6g",
            "raw": 274.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "119.5g",
            "raw": 119.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "44.7g",
            "raw": 44.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "134.7g",
            "raw": 134.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "7.5g",
            "raw": 7.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,376mg",
            "raw": 2376
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (715 kcal), Dinner (2046 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 715,
                    "items": [
                        {
                            "name": "Biscoff sandwich",
                            "calories": 245,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pastabake",
                            "calories": 404,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 2046,
                    "items": [
                        {
                            "name": "Burger, Bacon Cheese",
                            "calories": 968,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Small",
                            "calories": 263,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Little Shake, Oreo Cookie Pieces",
                            "calories": 450,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Venti skinny cinnamon dolce latte",
                            "calories": 270,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "7 Up",
                            "calories": 95,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "25 Jun 2025",
            "raw": "25 Jun 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WLBGL7",
            "raw": 73058
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "25 June 2025",
            "url": "https://taylordrayson.com/2025/06/25"
        }
    ]
}