{
    "type": "food",
    "url": "https://taylordrayson.com/2024/06/09/food",
    "title": "I ate 2,339 calories",
    "summary": "That day's food came to 2,339 calories, with 88g of protein, 240g of carbs and 82g of fat.",
    "occurred": {
        "display": "9 Jun 2024 23:59",
        "iso": "2024-06-09T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,339 kcal",
            "raw": 2339
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "88.5g",
            "raw": 88.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "239.9g",
            "raw": 239.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "81.8g",
            "raw": 81.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "39.8g",
            "raw": 39.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "176.8g",
            "raw": 176.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "8g",
            "raw": 8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "650mg",
            "raw": 650
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (369 kcal), Dinner (804 kcal), Snacks (1166 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 369,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Protein Raspberry Yogurt 200g",
                            "calories": 148,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 804,
                    "items": [
                        {
                            "name": "Macaroni cheese",
                            "calories": 180,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Gammon",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Slice"
                        },
                        {
                            "name": "Carrots, Boiled in Unsalted Water",
                            "calories": 46,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Vanilla Pepsi",
                            "calories": 8,
                            "quantity": 3,
                            "units": "Servings"
                        },
                        {
                            "name": "Roast Potatoes",
                            "calories": 151,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Stuffing, Sage & Onion",
                            "calories": 73,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cauliflower, Boiled, Drnd",
                            "calories": 31,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Pigs In Blankets",
                            "calories": 165,
                            "quantity": 2,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 1166,
                    "items": [
                        {
                            "name": "Chocolate Mini Rolls",
                            "calories": 121,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "White Chocolate Mocha, Venti, Skimmed Milk",
                            "calories": 515,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Galaxy Smooth Caramel",
                            "calories": 232,
                            "quantity": 48,
                            "units": "Grams"
                        },
                        {
                            "name": "Galaxy Smooth Caramel",
                            "calories": 232,
                            "quantity": 48,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "15",
            "raw": 15
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "09 Jun 2024",
            "raw": "09 Jun 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DVXG9X",
            "raw": 69341
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "9 June 2024",
            "url": "https://taylordrayson.com/2024/06/09"
        }
    ]
}