{
    "type": "food",
    "url": "https://taylordrayson.com/2025/01/31/food",
    "title": "I ate 2,104 calories",
    "summary": "That day's food came to 2,104 calories, with 77g of protein, 191g of carbs and 62g of fat.",
    "occurred": {
        "display": "31 Jan 2025 23:59",
        "iso": "2025-01-31T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,104 kcal",
            "raw": 2104
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "77.3g",
            "raw": 77.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "190.8g",
            "raw": 190.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "62.4g",
            "raw": 62.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "24g",
            "raw": 24
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "84.7g",
            "raw": 84.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "9.6g",
            "raw": 9.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "428mg",
            "raw": 428
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (1453 kcal), Dinner (651 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 1453,
                    "items": [
                        {
                            "name": "Pulled Pork Taco Bowl BMG",
                            "calories": 662,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Lotus Biscoff Milkshake",
                            "calories": 532,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 651,
                    "items": [
                        {
                            "name": "Steak pie",
                            "calories": 413,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Brussels Sprouts, Boiled in Unsalted Water",
                            "calories": 55,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Carrots, Boiled in Unsalted Water",
                            "calories": 46,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "New Boiled Potatoes",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Cup"
                        },
                        {
                            "name": "Coke Zero (can 330ml)",
                            "calories": 1,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "31 Jan 2025",
            "raw": "31 Jan 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DPM7PA",
            "raw": 71667
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "31 January 2025",
            "url": "https://taylordrayson.com/2025/01/31"
        }
    ]
}