{
    "type": "food",
    "url": "https://taylordrayson.com/2024/04/01/food",
    "title": "I ate 1,843 calories",
    "summary": "That day's food came to 1,843 calories, with 75g of protein, 229g of carbs and 61g of fat.",
    "occurred": {
        "display": "1 Apr 2024 23:59",
        "iso": "2024-04-01T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,843 kcal",
            "raw": 1843
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "75.5g",
            "raw": 75.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "229.1g",
            "raw": 229.1
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "60.9g",
            "raw": 60.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "34.4g",
            "raw": 34.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "151.3g",
            "raw": 151.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6.2g",
            "raw": 6.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,085mg",
            "raw": 2085
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (392 kcal), Lunch (498 kcal), Dinner (366 kcal), Snacks (587 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 392,
                    "items": [
                        {
                            "name": "Venti Caramel latte (Semi Skimmed)",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 498,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Panini, Ham And Cheese Toastie",
                            "calories": 367,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 366,
                    "items": [
                        {
                            "name": "Shepherd's Pie",
                            "calories": 356,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Prime (energy Drink)",
                            "calories": 10,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 587,
                    "items": [
                        {
                            "name": "Maltesers",
                            "calories": 448,
                            "quantity": 89,
                            "units": "Grams"
                        },
                        {
                            "name": "Can Of Coke",
                            "calories": 139,
                            "quantity": 330,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "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": "01 Apr 2024",
            "raw": "01 Apr 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6R44E5E",
            "raw": 68648
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "1 April 2024",
            "url": "https://taylordrayson.com/2024/04/01"
        }
    ]
}