{
    "type": "food",
    "url": "https://taylordrayson.com/2024/06/26/food",
    "title": "I ate 2,957 calories",
    "summary": "That day's food came to 2,957 calories, with 48g of protein, 137g of carbs and 44g of fat.",
    "occurred": {
        "display": "26 Jun 2024 23:59",
        "iso": "2024-06-26T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,957 kcal",
            "raw": 2957
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "47.5g",
            "raw": 47.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "136.8g",
            "raw": 136.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "43.9g",
            "raw": 43.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "15.9g",
            "raw": 15.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "58.3g",
            "raw": 58.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "10.7g",
            "raw": 10.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,631mg",
            "raw": 1631
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (589 kcal), Lunch (428 kcal), Dinner (1801 kcal), Snacks (139 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 589,
                    "items": [
                        {
                            "name": "Pork Sausages",
                            "calories": 250,
                            "quantity": 2,
                            "units": "Each"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 155,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 428,
                    "items": [
                        {
                            "name": "Iced Venti Caramel Waffle Latte",
                            "calories": 225,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Kit Kat 2 Finger",
                            "calories": 104,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Wheat Crunchies, Crispy Bacon",
                            "calories": 99,
                            "quantity": 1,
                            "units": "Package"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1801,
                    "items": [
                        {
                            "name": "Slims Honey Bbq Burger",
                            "calories": 550,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Lotus Biscoff Milkshake",
                            "calories": 800,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Slim Chicken Chips",
                            "calories": 450,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Coke Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 139,
                    "items": [
                        {
                            "name": "Can Of Coke",
                            "calories": 139,
                            "quantity": 330,
                            "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": "26 Jun 2024",
            "raw": "26 Jun 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D69WKB",
            "raw": 69500
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "26 June 2024",
            "url": "https://taylordrayson.com/2024/06/26"
        }
    ]
}