{
    "type": "food",
    "url": "https://taylordrayson.com/2025/04/12/food",
    "title": "I ate 2,502 calories",
    "summary": "That day's food came to 2,502 calories, with 104g of protein, 289g of carbs and 104g of fat.",
    "occurred": {
        "display": "12 Apr 2025 23:59",
        "iso": "2025-04-12T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,502 kcal",
            "raw": 2502
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "104g",
            "raw": 104
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "289.3g",
            "raw": 289.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "103.8g",
            "raw": 103.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "40.5g",
            "raw": 40.5
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "128.4g",
            "raw": 128.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6.7g",
            "raw": 6.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "627mg",
            "raw": 627
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (196 kcal), Lunch (899 kcal), Dinner (915 kcal), Snacks (492 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 196,
                    "items": [
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Crispy Wafers Chocolate",
                            "calories": 195,
                            "quantity": 2,
                            "units": "Slices"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 899,
                    "items": [
                        {
                            "name": "Pumpkin Spiced Latte",
                            "calories": 292,
                            "quantity": 1,
                            "units": "Cup"
                        },
                        {
                            "name": "Fries, Regular",
                            "calories": 310,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Belgian Triple Chic Cookie",
                            "calories": 297,
                            "quantity": 65,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 915,
                    "items": [
                        {
                            "name": "Burger, Fillet Tower",
                            "calories": 620,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Seasoned Chips - Regular",
                            "calories": 282,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pepsi max",
                            "calories": 2,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Ultra Strawberry Dreams",
                            "calories": 11,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 492,
                    "items": [
                        {
                            "name": "Pumpkin Spiced Latte",
                            "calories": 292,
                            "quantity": 1,
                            "units": "Cup"
                        },
                        {
                            "name": "™️ Strawberry Protein Yoghurt",
                            "calories": 200,
                            "quantity": 200,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "11",
            "raw": 11
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "12 Apr 2025",
            "raw": "12 Apr 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DRW66D",
            "raw": 72356
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "12 April 2025",
            "url": "https://taylordrayson.com/2025/04/12"
        }
    ]
}