{
    "type": "food",
    "url": "https://taylordrayson.com/2025/02/15/food",
    "title": "I ate 2,471 calories",
    "summary": "That day's food came to 2,471 calories, with 117g of protein, 297g of carbs and 90g of fat.",
    "occurred": {
        "display": "15 Feb 2025 23:59",
        "iso": "2025-02-15T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,471 kcal",
            "raw": 2471
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "116.7g",
            "raw": 116.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "297g",
            "raw": 297
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "90.3g",
            "raw": 90.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "25g",
            "raw": 25
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "78.3g",
            "raw": 78.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.9g",
            "raw": 2.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,299mg",
            "raw": 2299
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (259 kcal), Lunch (1312 kcal), Dinner (700 kcal), Snacks (200 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1312,
                    "items": [
                        {
                            "name": "Wrap, Crunch Supreme, Mexican Chicken",
                            "calories": 570,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Mexican, Large",
                            "calories": 350,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Beefy Nacho Baby Burrito",
                            "calories": 391,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Pepsi Max bottle 500ml",
                            "calories": 1,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 700,
                    "items": [
                        {
                            "name": "BBQ Chipotle Chicken Mac & Cheese",
                            "calories": 700,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 200,
                    "items": [
                        {
                            "name": "Dr Pepper",
                            "calories": 100,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Lemon Drizzle cake",
                            "calories": 100,
                            "quantity": 1,
                            "units": "Slice"
                        }
                    ]
                }
            ]
        },
        {
            "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": "15 Feb 2025",
            "raw": "15 Feb 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D2PFJ8",
            "raw": 71792
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "15 February 2025",
            "url": "https://taylordrayson.com/2025/02/15"
        }
    ]
}