{
    "type": "food",
    "url": "https://taylordrayson.com/2025/03/02/food",
    "title": "I ate 2,759 calories",
    "summary": "That day's food came to 2,759 calories, with 26g of protein, 103g of carbs and 25g of fat.",
    "occurred": {
        "display": "2 Mar 2025 23:59",
        "iso": "2025-03-02T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,759 kcal",
            "raw": 2759
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "25.8g",
            "raw": 25.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "102.7g",
            "raw": 102.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "24.5g",
            "raw": 24.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "4.5g",
            "raw": 4.5
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "36.2g",
            "raw": 36.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.2g",
            "raw": 2.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "129mg",
            "raw": 129
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (1350 kcal), Dinner (793 kcal), Snacks (616 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 1350,
                    "items": [
                        {
                            "name": "Lotus Biscoff Milkshake",
                            "calories": 800,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Slims Honey Bbq Burger",
                            "calories": 550,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 793,
                    "items": [
                        {
                            "name": "Chicken Pie In Puff Pastry",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Slice"
                        },
                        {
                            "name": "Mashed Potatoes with Semi Skimmed Milk & Buttet",
                            "calories": 88,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Cauliflower Cheese, Made w/ Semi-Skimmed Milk, Homemade",
                            "calories": 120,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Dr Pepper cherry",
                            "calories": 140,
                            "quantity": 1,
                            "units": "Bottle"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 616,
                    "items": [
                        {
                            "name": "Fizzy Bubblegum Flavour Lances",
                            "calories": 228,
                            "quantity": 10,
                            "units": "Slices"
                        },
                        {
                            "name": "Venti Caramel Waffle Latte",
                            "calories": 388,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "02 Mar 2025",
            "raw": "02 Mar 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D9L7BW",
            "raw": 71951
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "2 March 2025",
            "url": "https://taylordrayson.com/2025/03/02"
        }
    ]
}