{
    "type": "food",
    "url": "https://taylordrayson.com/2024/09/18/food",
    "title": "I ate 2,556 calories",
    "summary": "That day's food came to 2,556 calories, with 127g of protein, 241g of carbs and 106g of fat.",
    "occurred": {
        "display": "18 Sep 2024 23:59",
        "iso": "2024-09-18T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,556 kcal",
            "raw": 2556
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "126.5g",
            "raw": 126.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "240.6g",
            "raw": 240.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "105.6g",
            "raw": 105.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "43.5g",
            "raw": 43.5
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "81.8g",
            "raw": 81.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "18.9g",
            "raw": 18.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,609mg",
            "raw": 2609
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (517 kcal), Lunch (700 kcal), Dinner (1109 kcal), Snacks (230 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 517,
                    "items": [
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 77,
                            "quantity": 1,
                            "units": "Piece"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 700,
                    "items": [
                        {
                            "name": "Cajun spiced chicken pizza wrap",
                            "calories": 447,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Maple Hazel Latte",
                            "calories": 253,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1109,
                    "items": [
                        {
                            "name": "Fries, Medium",
                            "calories": 338,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Coke Zero (Medium)",
                            "calories": 1,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 230,
                    "items": [
                        {
                            "name": "Bacon Rashers Crisps",
                            "calories": 89,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Ultra (Zero)",
                            "calories": 11,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Seal Bars",
                            "calories": 130,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "18 Sep 2024",
            "raw": "18 Sep 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DJQS3V",
            "raw": 70334
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "18 September 2024",
            "url": "https://taylordrayson.com/2024/09/18"
        }
    ]
}