{
    "type": "food",
    "url": "https://taylordrayson.com/2025/01/01/food",
    "title": "I ate 2,564 calories",
    "summary": "That day's food came to 2,564 calories, with 146g of protein, 326g of carbs and 95g of fat.",
    "occurred": {
        "display": "1 Jan 2025 23:59",
        "iso": "2025-01-01T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,564 kcal",
            "raw": 2564
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "146.3g",
            "raw": 146.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "326.3g",
            "raw": 326.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "95g",
            "raw": 95
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "28g",
            "raw": 28
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "34g",
            "raw": 34
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "16.9g",
            "raw": 16.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,046mg",
            "raw": 1046
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (694 kcal), Dinner (1462 kcal), Snacks (408 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 694,
                    "items": [
                        {
                            "name": "Medium Naked Chicken Burrito (cheese, guac, sour cream, bla",
                            "calories": 694,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1462,
                    "items": [
                        {
                            "name": "Pick And Mix Sweets Candy",
                            "calories": 375,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Impact Whey Protein Strawberry Cream",
                            "calories": 396,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Itsu Crispy Seaweed Thins",
                            "calories": 24,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Rice, Egg Fried, Takeaway",
                            "calories": 465,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cadbury Flake Twin Pot Chocolate Dessert",
                            "calories": 202,
                            "quantity": 75,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 408,
                    "items": [
                        {
                            "name": "Cadburys Heroes",
                            "calories": 408,
                            "quantity": 8,
                            "units": "Servings"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "01 Jan 2025",
            "raw": "01 Jan 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DF878T",
            "raw": 71400
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "1 January 2025",
            "url": "https://taylordrayson.com/2025/01/01"
        }
    ]
}