{
    "type": "food",
    "url": "https://taylordrayson.com/2024/11/06/food",
    "title": "I ate 3,227 calories",
    "summary": "That day's food came to 3,227 calories, with 126g of protein, 241g of carbs and 131g of fat.",
    "occurred": {
        "display": "6 Nov 2024 23:59",
        "iso": "2024-11-06T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,227 kcal",
            "raw": 3227
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "126.3g",
            "raw": 126.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "241.4g",
            "raw": 241.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "131.5g",
            "raw": 131.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "59.4g",
            "raw": 59.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "95.6g",
            "raw": 95.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "12.2g",
            "raw": 12.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,004mg",
            "raw": 2004
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (448 kcal), Lunch (1202 kcal), Dinner (1577 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 448,
                    "items": [
                        {
                            "name": "Crispy Wafers Chocolate",
                            "calories": 195,
                            "quantity": 2,
                            "units": "Slices"
                        },
                        {
                            "name": "Maple Hazel Latte",
                            "calories": 253,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1202,
                    "items": [
                        {
                            "name": "™️ Strawberry Protein Yoghurt",
                            "calories": 200,
                            "quantity": 200,
                            "units": "Grams"
                        },
                        {
                            "name": "KitKat (Original)",
                            "calories": 104,
                            "quantity": 2,
                            "units": "Sticks"
                        },
                        {
                            "name": "Cheese and Onion Slice",
                            "calories": 502,
                            "quantity": 170,
                            "units": "Grams"
                        },
                        {
                            "name": "Crispy Creme Lotus Biscoff Filled Donut",
                            "calories": 396,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1577,
                    "items": [
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Large",
                            "calories": 444,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Toffee Latte Large",
                            "calories": 227,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Knoppers",
                            "calories": 136,
                            "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": "06 Nov 2024",
            "raw": "06 Nov 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DY5Q22",
            "raw": 70853
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "6 November 2024",
            "url": "https://taylordrayson.com/2024/11/06"
        }
    ]
}