{
    "type": "food",
    "url": "https://taylordrayson.com/2025/07/23/food",
    "title": "I ate 2,717 calories",
    "summary": "That day's food came to 2,717 calories, with 106g of protein, 291g of carbs and 95g of fat.",
    "occurred": {
        "display": "23 Jul 2025 23:59",
        "iso": "2025-07-23T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,717 kcal",
            "raw": 2717
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "105.9g",
            "raw": 105.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "291.2g",
            "raw": 291.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "95.5g",
            "raw": 95.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "32.1g",
            "raw": 32.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "108.3g",
            "raw": 108.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6.7g",
            "raw": 6.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,758mg",
            "raw": 1758
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (221 kcal), Lunch (997 kcal), Dinner (1499 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 997,
                    "items": [
                        {
                            "name": "Margarita  Pizza",
                            "calories": 758,
                            "quantity": 300,
                            "units": "Grams"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1499,
                    "items": [
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Medium Chips",
                            "calories": 337,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Venti Caramel latte (Semi Skimmed)",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "6",
            "raw": 6
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "23 Jul 2025",
            "raw": "23 Jul 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WXHZH9",
            "raw": 73315
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "23 July 2025",
            "url": "https://taylordrayson.com/2025/07/23"
        }
    ]
}