{
    "type": "food",
    "url": "https://taylordrayson.com/2024/04/09/food",
    "title": "I ate 2,941 calories",
    "summary": "That day's food came to 2,941 calories, with 41g of protein, 135g of carbs and 36g of fat.",
    "occurred": {
        "display": "9 Apr 2024 23:59",
        "iso": "2024-04-09T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,941 kcal",
            "raw": 2941
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "41.1g",
            "raw": 41.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "135.3g",
            "raw": 135.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "36g",
            "raw": 36
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "14.9g",
            "raw": 14.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "74.2g",
            "raw": 74.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.8g",
            "raw": 2.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "96mg",
            "raw": 96
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (279 kcal), Lunch (551 kcal), Dinner (1804 kcal), Snacks (307 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 279,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Protein Raspberry Yogurt 200g",
                            "calories": 148,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 551,
                    "items": [
                        {
                            "name": "Ham And Cheese Toastie",
                            "calories": 367,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mini cocktail sausages",
                            "calories": 44,
                            "quantity": 3,
                            "units": "Pieces"
                        },
                        {
                            "name": "Can Of Coke",
                            "calories": 140,
                            "quantity": 12,
                            "units": "Ounces"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1804,
                    "items": [
                        {
                            "name": "Lotus Biscoff Milkshake",
                            "calories": 800,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Slim Chicken Chips",
                            "calories": 450,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Slims Honey Bbq Burger",
                            "calories": 550,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cherry Pepsi Max",
                            "calories": 4,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 307,
                    "items": [
                        {
                            "name": "Kit Kat 2 Finger",
                            "calories": 104,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Crisp, Texas Bbq",
                            "calories": 203,
                            "quantity": 40,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "11",
            "raw": 11
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "09 Apr 2024",
            "raw": "09 Apr 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6R9828M",
            "raw": 68720
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "9 April 2024",
            "url": "https://taylordrayson.com/2024/04/09"
        }
    ]
}