{
    "type": "food",
    "url": "https://taylordrayson.com/2024/09/13/food",
    "title": "I ate 2,007 calories",
    "summary": "That day's food came to 2,007 calories, with 96g of protein, 213g of carbs and 91g of fat.",
    "occurred": {
        "display": "13 Sep 2024 23:59",
        "iso": "2024-09-13T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,007 kcal",
            "raw": 2007
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "96g",
            "raw": 96
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "212.5g",
            "raw": 212.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "91.3g",
            "raw": 91.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "33.9g",
            "raw": 33.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "78.5g",
            "raw": 78.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "10.8g",
            "raw": 10.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,085mg",
            "raw": 2085
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (130 kcal), Lunch (498 kcal), Dinner (1109 kcal), Snacks (270 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 130,
                    "items": [
                        {
                            "name": "Grande Vanilla Latte Semi Skimmed Milk",
                            "calories": 130,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 498,
                    "items": [
                        {
                            "name": "Spaghetti Bolognese, Homemade",
                            "calories": 378,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Ultra (Zero)",
                            "calories": 11,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Cheese & Onion Oven Baked Crisps",
                            "calories": 109,
                            "quantity": 25,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1109,
                    "items": [
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Coke Zero (Medium)",
                            "calories": 1,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Medium",
                            "calories": 338,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 270,
                    "items": [
                        {
                            "name": "Grande Vanilla Latte Semi Skimmed Milk",
                            "calories": 130,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Can Of Coke",
                            "calories": 140,
                            "quantity": 12,
                            "units": "Ounces"
                        }
                    ]
                }
            ]
        },
        {
            "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": "13 Sep 2024",
            "raw": "13 Sep 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DJXA98",
            "raw": 70290
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "13 September 2024",
            "url": "https://taylordrayson.com/2024/09/13"
        }
    ]
}