{
    "type": "food",
    "url": "https://taylordrayson.com/2025/02/22/food",
    "title": "I ate 2,574 calories",
    "summary": "That day's food came to 2,574 calories, with 162g of protein, 338g of carbs and 63g of fat.",
    "occurred": {
        "display": "22 Feb 2025 23:59",
        "iso": "2025-02-22T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,574 kcal",
            "raw": 2574
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "161.5g",
            "raw": 161.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "337.7g",
            "raw": 337.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "63.1g",
            "raw": 63.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "25.6g",
            "raw": 25.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "190.7g",
            "raw": 190.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6g",
            "raw": 6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,478mg",
            "raw": 1478
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (396 kcal), Lunch (559 kcal), Dinner (960 kcal), Snacks (659 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 396,
                    "items": [
                        {
                            "name": "Impact Whey Protein Strawberry Cream",
                            "calories": 396,
                            "quantity": 100,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 559,
                    "items": [
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Prep Kitchen Beef Chili Cheese Fries",
                            "calories": 493,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 960,
                    "items": [
                        {
                            "name": "American Cheese Burger with Chips",
                            "calories": 730,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cherry Pepsi Max",
                            "calories": 4,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Venti skinny vanilla latte",
                            "calories": 226,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 659,
                    "items": [
                        {
                            "name": "Yumma Cups",
                            "calories": 449,
                            "quantity": 28,
                            "units": "Pieces"
                        },
                        {
                            "name": "Soft Drink, Carbonated",
                            "calories": 210,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "22 Feb 2025",
            "raw": "22 Feb 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D43RGK",
            "raw": 71863
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "22 February 2025",
            "url": "https://taylordrayson.com/2025/02/22"
        }
    ]
}