{
    "type": "food",
    "url": "https://taylordrayson.com/2025/02/02/food",
    "title": "I ate 1,273 calories",
    "summary": "That day's food came to 1,273 calories, with 50g of protein, 143g of carbs and 39g of fat.",
    "occurred": {
        "display": "2 Feb 2025 23:59",
        "iso": "2025-02-02T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,273 kcal",
            "raw": 1273
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "50g",
            "raw": 50
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "143.2g",
            "raw": 143.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "38.6g",
            "raw": 38.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "17.2g",
            "raw": 17.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "41g",
            "raw": 41
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "10.8g",
            "raw": 10.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "3,215mg",
            "raw": 3215
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (221 kcal), Lunch (602 kcal), Dinner (450 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 602,
                    "items": [
                        {
                            "name": "Prep Kitchen Beef Chili Cheese Fries",
                            "calories": 493,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 108,
                            "quantity": 300,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Coke Zero (can 330ml)",
                            "calories": 1,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 450,
                    "items": [
                        {
                            "name": "Fajitas, Chicken, Grilled With Peppers and Onions",
                            "calories": 450,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                }
            ]
        },
        {
            "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": "02 Feb 2025",
            "raw": "02 Feb 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DPHR85",
            "raw": 71684
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "2 February 2025",
            "url": "https://taylordrayson.com/2025/02/02"
        }
    ]
}