{
    "type": "food",
    "url": "https://taylordrayson.com/2024/11/07/food",
    "title": "I ate 2,868 calories",
    "summary": "That day's food came to 2,868 calories, with 84g of protein, 320g of carbs and 95g of fat.",
    "occurred": {
        "display": "7 Nov 2024 23:59",
        "iso": "2024-11-07T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,868 kcal",
            "raw": 2868
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "83.7g",
            "raw": 83.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "320g",
            "raw": 320
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "94.7g",
            "raw": 94.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "34g",
            "raw": 34
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "135.4g",
            "raw": 135.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "22.3g",
            "raw": 22.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,543mg",
            "raw": 1543
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (812 kcal), Lunch (822 kcal), Dinner (928 kcal), Snacks (306 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 812,
                    "items": [
                        {
                            "name": "Hash Brown",
                            "calories": 272,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 77,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Cinnamon Latte, Skimmed, Out, Med",
                            "calories": 154,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 822,
                    "items": [
                        {
                            "name": "Stir In Pasta Sauce, Tomato And Basil",
                            "calories": 67,
                            "quantity": 75,
                            "units": "Grams"
                        },
                        {
                            "name": "Penne Pasta",
                            "calories": 270,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cookie, Filled Hazelnut, Praline & Belgian Chocolate",
                            "calories": 257,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Choc Biscuit Bar",
                            "calories": 99,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cracker, Mini Cheddars",
                            "calories": 129,
                            "quantity": 1,
                            "units": "Ind Package"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 928,
                    "items": [
                        {
                            "name": "Original Curry",
                            "calories": 442,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "A Rob Revels Family Bagy (112g)",
                            "calories": 486,
                            "quantity": 100,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 306,
                    "items": [
                        {
                            "name": "Pinballs",
                            "calories": 306,
                            "quantity": 140,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "13",
            "raw": 13
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "07 Nov 2024",
            "raw": "07 Nov 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DY3SGZ",
            "raw": 70863
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "7 November 2024",
            "url": "https://taylordrayson.com/2024/11/07"
        }
    ]
}