{
    "type": "food",
    "url": "https://taylordrayson.com/2024/05/05/food",
    "title": "I ate 1,550 calories",
    "summary": "That day's food came to 1,550 calories, with 38g of protein, 117g of carbs and 20g of fat.",
    "occurred": {
        "display": "5 May 2024 23:59",
        "iso": "2024-05-05T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,550 kcal",
            "raw": 1550
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "37.5g",
            "raw": 37.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "117.3g",
            "raw": 117.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "19.9g",
            "raw": 19.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "10g",
            "raw": 10
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "75.4g",
            "raw": 75.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0.7g",
            "raw": 0.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,128mg",
            "raw": 2128
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (824 kcal), Lunch (10 kcal), Dinner (716 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 824,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "2 Egg Omelette With Cheese",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Protein Raspberry Yogurt 200g",
                            "calories": 148,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 155,
                            "quantity": 2,
                            "units": "Pieces"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 10,
                    "items": [
                        {
                            "name": "Prime (energy Drink)",
                            "calories": 10,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 716,
                    "items": [
                        {
                            "name": "Pasta Bolognaise",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fruit Pastiles",
                            "calories": 405,
                            "quantity": 114,
                            "units": "Grams"
                        },
                        {
                            "name": "Monster Energy Ultra",
                            "calories": 11,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "05 May 2024",
            "raw": "05 May 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RBWTAZ",
            "raw": 68980
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "5 May 2024",
            "url": "https://taylordrayson.com/2024/05/05"
        }
    ]
}