{
    "type": "food",
    "url": "https://taylordrayson.com/2024/12/29/food",
    "title": "I ate 2,894 calories",
    "summary": "That day's food came to 2,894 calories, with 83g of protein, 231g of carbs and 80g of fat.",
    "occurred": {
        "display": "29 Dec 2024 23:59",
        "iso": "2024-12-29T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,894 kcal",
            "raw": 2894
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "82.7g",
            "raw": 82.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "230.6g",
            "raw": 230.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "79.9g",
            "raw": 79.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "28.3g",
            "raw": 28.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "314.6g",
            "raw": 314.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "12.3g",
            "raw": 12.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "684mg",
            "raw": 684
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (825 kcal), Lunch (802 kcal), Dinner (1267 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 825,
                    "items": [
                        {
                            "name": "Sausage and Egg McMuffin",
                            "calories": 430,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Galaxy Caramel Latte - Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 802,
                    "items": [
                        {
                            "name": "Chicken Tenders - Hickory BBQ Sauce",
                            "calories": 390,
                            "quantity": 3,
                            "units": "Servings"
                        },
                        {
                            "name": "Chips",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Hot Chocolate, Instant",
                            "calories": 112,
                            "quantity": 4,
                            "units": "Teaspoons"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1267,
                    "items": [
                        {
                            "name": "Kopparberg - Strawberry & Lime",
                            "calories": 205,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Papadam",
                            "calories": 60,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Take away chicken biriyani",
                            "calories": 1002,
                            "quantity": 1,
                            "units": "Container"
                        }
                    ]
                }
            ]
        },
        {
            "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": "29 Dec 2024",
            "raw": "29 Dec 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DFXU4B",
            "raw": 71377
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "29 December 2024",
            "url": "https://taylordrayson.com/2024/12/29"
        }
    ]
}