{
    "type": "food",
    "url": "https://taylordrayson.com/2025/03/14/food",
    "title": "I ate 1,119 calories",
    "summary": "That day's food came to 1,119 calories, with 47g of protein, 165g of carbs and 34g of fat.",
    "occurred": {
        "display": "14 Mar 2025 23:59",
        "iso": "2025-03-14T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,119 kcal",
            "raw": 1119
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "46.6g",
            "raw": 46.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "165g",
            "raw": 165
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "34g",
            "raw": 34
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "7.1g",
            "raw": 7.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "116g",
            "raw": 116
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1.8g",
            "raw": 1.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "6mg",
            "raw": 6
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (108 kcal), Lunch (556 kcal), Snacks (455 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 108,
                    "items": [
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 108,
                            "quantity": 300,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 556,
                    "items": [
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 108,
                            "quantity": 300,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Slow Cooked Beef Bolognaise",
                            "calories": 448,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 455,
                    "items": [
                        {
                            "name": "Chocolate Brownie",
                            "calories": 316,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Can Of Coke",
                            "calories": 139,
                            "quantity": 330,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "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": "14 Mar 2025",
            "raw": "14 Mar 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DZXR4L",
            "raw": 72064
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "14 March 2025",
            "url": "https://taylordrayson.com/2025/03/14"
        }
    ]
}