{
    "type": "food",
    "url": "https://taylordrayson.com/2024/04/02/food",
    "title": "I ate 1,775 calories",
    "summary": "That day's food came to 1,775 calories, with 57g of protein, 232g of carbs and 61g of fat.",
    "occurred": {
        "display": "2 Apr 2024 23:59",
        "iso": "2024-04-02T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,775 kcal",
            "raw": 1775
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "56.8g",
            "raw": 56.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "231.7g",
            "raw": 231.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "60.6g",
            "raw": 60.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "31.8g",
            "raw": 31.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "186.4g",
            "raw": 186.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0.9g",
            "raw": 0.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "520mg",
            "raw": 520
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (392 kcal), Lunch (360 kcal), Dinner (495 kcal), Snacks (528 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 392,
                    "items": [
                        {
                            "name": "Venti Caramel latte (Semi Skimmed)",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 360,
                    "items": [
                        {
                            "name": "Split pots crunch vanilla flavour choco balls",
                            "calories": 197,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Cappuccino, Skimmed, In, Med",
                            "calories": 163,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 495,
                    "items": [
                        {
                            "name": "Hoisin Duck Wrap",
                            "calories": 382,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cherry coke",
                            "calories": 113,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 528,
                    "items": [
                        {
                            "name": "Easter Egg",
                            "calories": 528,
                            "quantity": 100,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "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": "02 Apr 2024",
            "raw": "02 Apr 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6R4BYTG",
            "raw": 68655
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "2 April 2024",
            "url": "https://taylordrayson.com/2024/04/02"
        }
    ]
}