{
    "type": "food",
    "url": "https://taylordrayson.com/2024/08/05/food",
    "title": "I ate 1,297 calories",
    "summary": "That day's food came to 1,297 calories, with 42g of protein, 181g of carbs and 41g of fat.",
    "occurred": {
        "display": "5 Aug 2024 23:59",
        "iso": "2024-08-05T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,297 kcal",
            "raw": 1297
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "42.1g",
            "raw": 42.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "181.2g",
            "raw": 181.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "41.2g",
            "raw": 41.2
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "13.8g",
            "raw": 13.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "49.2g",
            "raw": 49.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6.6g",
            "raw": 6.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,090mg",
            "raw": 1090
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (221 kcal), Lunch (657 kcal), Dinner (280 kcal), Snacks (139 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 657,
                    "items": [
                        {
                            "name": "BBQ Chicken Wrap",
                            "calories": 355,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chips",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Soda, Pepsi, Max",
                            "calories": 2,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 280,
                    "items": [
                        {
                            "name": "Penne pasta with tomato and basil sauce",
                            "calories": 280,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 139,
                    "items": [
                        {
                            "name": "Can Of Coke",
                            "calories": 139,
                            "quantity": 330,
                            "units": "Grams"
                        },
                        {
                            "name": "Classic Roast Espresso Pod",
                            "calories": 0,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "05 Aug 2024",
            "raw": "05 Aug 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DTEWY2",
            "raw": 69879
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "5 August 2024",
            "url": "https://taylordrayson.com/2024/08/05"
        }
    ]
}