{
    "type": "food",
    "url": "https://taylordrayson.com/2024/08/25/food",
    "title": "I ate 2,081 calories",
    "summary": "That day's food came to 2,081 calories, with 14g of protein, 203g of carbs and 12g of fat.",
    "occurred": {
        "display": "25 Aug 2024 23:59",
        "iso": "2024-08-25T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,081 kcal",
            "raw": 2081
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "13.6g",
            "raw": 13.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "202.7g",
            "raw": 202.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "12.3g",
            "raw": 12.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "4g",
            "raw": 4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "97.6g",
            "raw": 97.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "4.2g",
            "raw": 4.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,622mg",
            "raw": 1622
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (259 kcal), Lunch (977 kcal), Dinner (845 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 977,
                    "items": [
                        {
                            "name": "Lewis Hamilton",
                            "calories": 14,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Tortelloni with spinach and ricotta",
                            "calories": 399,
                            "quantity": 0.5,
                            "units": "Package"
                        },
                        {
                            "name": "Balla Stixx Zing",
                            "calories": 564,
                            "quantity": 12,
                            "units": "Sticks"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 845,
                    "items": [
                        {
                            "name": "Chicken Fajita Mix",
                            "calories": 800,
                            "quantity": 4,
                            "units": "Servings"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "6",
            "raw": 6
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "25 Aug 2024",
            "raw": "25 Aug 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DXNWSQ",
            "raw": 70091
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "25 August 2024",
            "url": "https://taylordrayson.com/2024/08/25"
        }
    ]
}