{
    "type": "food",
    "url": "https://taylordrayson.com/2024/11/05/food",
    "title": "I ate 2,781 calories",
    "summary": "That day's food came to 2,781 calories, with 143g of protein, 327g of carbs and 97g of fat.",
    "occurred": {
        "display": "5 Nov 2024 23:59",
        "iso": "2024-11-05T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,781 kcal",
            "raw": 2781
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "143.3g",
            "raw": 143.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "326.7g",
            "raw": 326.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "96.9g",
            "raw": 96.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "40.1g",
            "raw": 40.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "64.2g",
            "raw": 64.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "12.4g",
            "raw": 12.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "999mg",
            "raw": 999
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (564 kcal), Lunch (1392 kcal), Dinner (765 kcal), Snacks (60 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 564,
                    "items": [
                        {
                            "name": "Impact Whey Gainer",
                            "calories": 369,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Crispy Wafers Chocolate",
                            "calories": 195,
                            "quantity": 2,
                            "units": "Slices"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1392,
                    "items": [
                        {
                            "name": "BBQ Americano Pizza (Pan)",
                            "calories": 840,
                            "quantity": 4,
                            "units": "Slices"
                        },
                        {
                            "name": "Side, Potato Wedges",
                            "calories": 380,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Venti, Blonde, Skimmed Milk",
                            "calories": 172,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 765,
                    "items": [
                        {
                            "name": "Mac & Four Cheese",
                            "calories": 765,
                            "quantity": 1,
                            "units": "Package"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 60,
                    "items": [
                        {
                            "name": "freeze dried airheads",
                            "calories": 60,
                            "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 Nov 2024",
            "raw": "05 Nov 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DYT4ZG",
            "raw": 70846
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "5 November 2024",
            "url": "https://taylordrayson.com/2024/11/05"
        }
    ]
}