{
    "type": "food",
    "url": "https://taylordrayson.com/2024/11/24/food",
    "title": "I ate 2,502 calories",
    "summary": "That day's food came to 2,502 calories, with 168g of protein, 218g of carbs and 59g of fat.",
    "occurred": {
        "display": "24 Nov 2024 23:59",
        "iso": "2024-11-24T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,502 kcal",
            "raw": 2502
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "168g",
            "raw": 168
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "218.5g",
            "raw": 218.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "58.9g",
            "raw": 58.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "24.9g",
            "raw": 24.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "115.4g",
            "raw": 115.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "4.9g",
            "raw": 4.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "405mg",
            "raw": 405
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (684 kcal), Lunch (396 kcal), Dinner (541 kcal), Snacks (881 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 684,
                    "items": [
                        {
                            "name": "Pumpkin Spice Latte, Venti, Skimmed Milk, No Whip",
                            "calories": 236,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Crispy Wafers Chocolate",
                            "calories": 195,
                            "quantity": 2,
                            "units": "Slices"
                        },
                        {
                            "name": "Milk Skim",
                            "calories": 80,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cereal, Cinnamon Toast Crunch",
                            "calories": 173,
                            "quantity": 1,
                            "units": "Dry Cup"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 396,
                    "items": [
                        {
                            "name": "Impact Whey Protein Strawberry Cream",
                            "calories": 396,
                            "quantity": 100,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 541,
                    "items": [
                        {
                            "name": "Shephards Pie",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Broccoli Tenderstem Spears",
                            "calories": 21,
                            "quantity": 7,
                            "units": "Pieces"
                        },
                        {
                            "name": "Cauliflower Cheese, Made w/ Semi-Skimmed Milk, Homemade",
                            "calories": 120,
                            "quantity": 1,
                            "units": "Dry Cup"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 881,
                    "items": [
                        {
                            "name": "Chicken Fajita Pot Noodle",
                            "calories": 406,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "™️ Strawberry Protein Yoghurt",
                            "calories": 200,
                            "quantity": 200,
                            "units": "Grams"
                        },
                        {
                            "name": "Crunch Banana Chocolate Flakes 135g",
                            "calories": 139,
                            "quantity": 1,
                            "units": "Container"
                        },
                        {
                            "name": "Knoppers",
                            "calories": 136,
                            "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": "24 Nov 2024",
            "raw": "24 Nov 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DHDRAH",
            "raw": 71035
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "24 November 2024",
            "url": "https://taylordrayson.com/2024/11/24"
        }
    ]
}