{
    "type": "food",
    "url": "https://taylordrayson.com/2025/01/27/food",
    "title": "I ate 2,315 calories",
    "summary": "That day's food came to 2,315 calories, with 42g of protein, 181g of carbs and 95g of fat.",
    "occurred": {
        "display": "27 Jan 2025 23:59",
        "iso": "2025-01-27T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,315 kcal",
            "raw": 2315
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "42.1g",
            "raw": 42.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "181g",
            "raw": 181
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "95.4g",
            "raw": 95.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "57.1g",
            "raw": 57.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "127.3g",
            "raw": 127.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.7g",
            "raw": 2.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "3,878mg",
            "raw": 3878
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (221 kcal), Lunch (1060 kcal), Dinner (221 kcal), Snacks (813 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1060,
                    "items": [
                        {
                            "name": "Naked Burrito Bowl With Grilled Halloumi",
                            "calories": 696,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "KitKat (Original)",
                            "calories": 104,
                            "quantity": 2,
                            "units": "Sticks"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 813,
                    "items": [
                        {
                            "name": "Sour Belts",
                            "calories": 320,
                            "quantity": 16,
                            "units": "Pieces"
                        },
                        {
                            "name": "Dairy Milk Chocolate with Mini Snow Balls",
                            "calories": 480,
                            "quantity": 20,
                            "units": "Pieces"
                        },
                        {
                            "name": "Monster Mango Loco Zero",
                            "calories": 13,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "27 Jan 2025",
            "raw": "27 Jan 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DQD8AQ",
            "raw": 71627
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "27 January 2025",
            "url": "https://taylordrayson.com/2025/01/27"
        }
    ]
}