{
    "type": "food",
    "url": "https://taylordrayson.com/2025/03/20/food",
    "title": "I ate 2,835 calories",
    "summary": "That day's food came to 2,835 calories, with 92g of protein, 264g of carbs and 123g of fat.",
    "occurred": {
        "display": "20 Mar 2025 23:59",
        "iso": "2025-03-20T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,835 kcal",
            "raw": 2835
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "91.5g",
            "raw": 91.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "263.8g",
            "raw": 263.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "122.8g",
            "raw": 122.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "44.4g",
            "raw": 44.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "88.8g",
            "raw": 88.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "19.7g",
            "raw": 19.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "3,763mg",
            "raw": 3763
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (626 kcal), Lunch (777 kcal), Dinner (900 kcal), Snacks (532 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 626,
                    "items": [
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bourbon Chocolate Biscuit",
                            "calories": 168,
                            "quantity": 4,
                            "units": "Servings"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Ultra Fiesta Mango",
                            "calories": 13,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 777,
                    "items": [
                        {
                            "name": "Superfood Falafel mezze Bowl",
                            "calories": 517,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 900,
                    "items": [
                        {
                            "name": "Cheeseburger",
                            "calories": 301,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mcdonalds 6 Piece Chicken Nuggets",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Dr Pepper Zero 500ml",
                            "calories": 2,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Medium",
                            "calories": 338,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 532,
                    "items": [
                        {
                            "name": "Lotus Biscoff Milkshake",
                            "calories": 532,
                            "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": "20 Mar 2025",
            "raw": "20 Mar 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DZ9MKP",
            "raw": 72118
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "20 March 2025",
            "url": "https://taylordrayson.com/2025/03/20"
        }
    ]
}