{
    "type": "food",
    "url": "https://taylordrayson.com/2024/04/14/food",
    "title": "I ate 2,200 calories",
    "summary": "That day's food came to 2,200 calories, with 93g of protein, 258g of carbs and 63g of fat.",
    "occurred": {
        "display": "14 Apr 2024 23:59",
        "iso": "2024-04-14T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,200 kcal",
            "raw": 2200
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "92.6g",
            "raw": 92.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "258.2g",
            "raw": 258.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "63.4g",
            "raw": 63.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "23g",
            "raw": 23
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "87.4g",
            "raw": 87.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "12.6g",
            "raw": 12.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,469mg",
            "raw": 1469
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (152 kcal), Lunch (258 kcal), Dinner (845 kcal), Snacks (945 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 152,
                    "items": [
                        {
                            "name": "Caramel Latte, Skimmed, In, Med",
                            "calories": 152,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 258,
                    "items": [
                        {
                            "name": "Kit Kat 2 Finger",
                            "calories": 104,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Vanilla Latte, Skimmed, In, Med",
                            "calories": 154,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 845,
                    "items": [
                        {
                            "name": "Sunday Roast Beef",
                            "calories": 300,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Roast Potatoes",
                            "calories": 151,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cauliflower, Boiled, Drnd",
                            "calories": 31,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Carrots, Boiled in Unsalted Water",
                            "calories": 46,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Sweet Potato Mash",
                            "calories": 139,
                            "quantity": 1,
                            "units": "Cup"
                        },
                        {
                            "name": "Dish, Yorkshire Pudding",
                            "calories": 178,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 945,
                    "items": [
                        {
                            "name": "Quavers",
                            "calories": 110,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Belgion Triple Choc Cookie",
                            "calories": 347,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pizza, Cheese, Slice",
                            "calories": 488,
                            "quantity": 30,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "12",
            "raw": 12
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "14 Apr 2024",
            "raw": "14 Apr 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RZV569",
            "raw": 68778
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "14 April 2024",
            "url": "https://taylordrayson.com/2024/04/14"
        }
    ]
}