{
    "type": "food",
    "url": "https://taylordrayson.com/2024/10/26/food",
    "title": "I ate 2,540 calories",
    "summary": "That day's food came to 2,540 calories, with 191g of protein, 587g of carbs and 179g of fat.",
    "occurred": {
        "display": "26 Oct 2024 23:59",
        "iso": "2024-10-26T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,540 kcal",
            "raw": 2540
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "190.5g",
            "raw": 190.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "587.5g",
            "raw": 587.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "179.4g",
            "raw": 179.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "39.7g",
            "raw": 39.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "77.7g",
            "raw": 77.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "42.6g",
            "raw": 42.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,283mg",
            "raw": 2283
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (636 kcal), Lunch (1440 kcal), Dinner (330 kcal), Snacks (134 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 636,
                    "items": [
                        {
                            "name": "Impact Whey Protein Strawberry Cream",
                            "calories": 396,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Oat Milk Dirty Chai Latte",
                            "calories": 240,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1440,
                    "items": [
                        {
                            "name": "Large Chicken Burrito",
                            "calories": 820,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Tortilla Chips",
                            "calories": 620,
                            "quantity": 5,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 330,
                    "items": [
                        {
                            "name": "thin and crispy cheese and tomato pizza",
                            "calories": 330,
                            "quantity": 142,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 134,
                    "items": [
                        {
                            "name": "Milk, Semi-Skimmed, Pasteurised, Average",
                            "calories": 69,
                            "quantity": 150,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Cinnamon Toast Crunch Cereal",
                            "calories": 65,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "26 Oct 2024",
            "raw": "26 Oct 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DNX44Q",
            "raw": 70755
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "26 October 2024",
            "url": "https://taylordrayson.com/2024/10/26"
        }
    ]
}