{
    "type": "food",
    "url": "https://taylordrayson.com/2025/06/24/food",
    "title": "I ate 2,681 calories",
    "summary": "That day's food came to 2,681 calories, with 62g of protein, 279g of carbs and 54g of fat.",
    "occurred": {
        "display": "24 Jun 2025 23:59",
        "iso": "2025-06-24T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,681 kcal",
            "raw": 2681
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "62.3g",
            "raw": 62.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "279.1g",
            "raw": 279.1
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "54g",
            "raw": 54
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "18.1g",
            "raw": 18.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "119.2g",
            "raw": 119.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "18.2g",
            "raw": 18.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,041mg",
            "raw": 1041
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (830 kcal), Lunch (940 kcal), Dinner (553 kcal), Snacks (358 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 830,
                    "items": [
                        {
                            "name": "Hash Brown",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 262,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Eggs, Med, Fried",
                            "calories": 78,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 940,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Original Curry",
                            "calories": 442,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mango Loco",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 553,
                    "items": [
                        {
                            "name": "Breaded cod fish cakes",
                            "calories": 234,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Broccoli Tenderstem Spears",
                            "calories": 21,
                            "quantity": 7,
                            "units": "Pieces"
                        },
                        {
                            "name": "Roast Potatoes",
                            "calories": 298,
                            "quantity": 1,
                            "units": "Cup"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 358,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Twix Mini",
                            "calories": 99,
                            "quantity": 1,
                            "units": "Piece"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "14",
            "raw": 14
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "24 Jun 2025",
            "raw": "24 Jun 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WL42XV",
            "raw": 73044
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "24 June 2025",
            "url": "https://taylordrayson.com/2025/06/24"
        }
    ]
}