{
    "type": "food",
    "url": "https://taylordrayson.com/2025/02/25/food",
    "title": "I ate 1,171 calories",
    "summary": "That day's food came to 1,171 calories, with 52g of protein, 117g of carbs and 27g of fat.",
    "occurred": {
        "display": "25 Feb 2025 23:59",
        "iso": "2025-02-25T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,171 kcal",
            "raw": 1171
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "51.7g",
            "raw": 51.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "117.4g",
            "raw": 117.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "27.5g",
            "raw": 27.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "12.5g",
            "raw": 12.5
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "84.9g",
            "raw": 84.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1.3g",
            "raw": 1.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,126mg",
            "raw": 2126
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (259 kcal), Lunch (740 kcal), Snacks (172 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 740,
                    "items": [
                        {
                            "name": "Chicken Tikka Masala",
                            "calories": 495,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mango Loco",
                            "calories": 245,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 172,
                    "items": [
                        {
                            "name": "Kisses, Milk Chocolate",
                            "calories": 42,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Chocolate Bar",
                            "calories": 130,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "5",
            "raw": 5
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "25 Feb 2025",
            "raw": "25 Feb 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D4GF3H",
            "raw": 71900
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "25 February 2025",
            "url": "https://taylordrayson.com/2025/02/25"
        }
    ]
}