{
    "type": "food",
    "url": "https://taylordrayson.com/2025/03/25/food",
    "title": "I ate 2,485 calories",
    "summary": "That day's food came to 2,485 calories, with 146g of protein, 133g of carbs and 101g of fat.",
    "occurred": {
        "display": "25 Mar 2025 23:59",
        "iso": "2025-03-25T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,485 kcal",
            "raw": 2485
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "146g",
            "raw": 146
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "133.3g",
            "raw": 133.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "101.1g",
            "raw": 101.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "55.7g",
            "raw": 55.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "91.4g",
            "raw": 91.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "8.2g",
            "raw": 8.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,868mg",
            "raw": 2868
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (655 kcal), Lunch (1065 kcal), Dinner (544 kcal), Snacks (221 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 655,
                    "items": [
                        {
                            "name": "Impact Whey Protein Strawberry Cream",
                            "calories": 396,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1065,
                    "items": [
                        {
                            "name": "Naked Burrito Bowl With Grilled Halloumi",
                            "calories": 696,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Twix Mini",
                            "calories": 198,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Caramel Wafer",
                            "calories": 170,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 544,
                    "items": [
                        {
                            "name": "Mashed Potatoes with Semi Skimmed Milk & Buttet",
                            "calories": 88,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "British pork sausages",
                            "calories": 150,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Beans, Green, Boiled in Unsalted Water",
                            "calories": 33,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Cauliflower, Boiled, Drnd",
                            "calories": 31,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Split pots crunch vanilla flavour choco balls",
                            "calories": 197,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Cookie, Double Choc Chip",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "13",
            "raw": 13
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "25 Mar 2025",
            "raw": "25 Mar 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DB592K",
            "raw": 72174
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "25 March 2025",
            "url": "https://taylordrayson.com/2025/03/25"
        }
    ]
}