{
    "type": "food",
    "url": "https://taylordrayson.com/2025/06/17/food",
    "title": "I ate 2,205 calories",
    "summary": "That day's food came to 2,205 calories, with 125g of protein, 258g of carbs and 69g of fat.",
    "occurred": {
        "display": "17 Jun 2025 23:59",
        "iso": "2025-06-17T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,205 kcal",
            "raw": 2205
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "125.2g",
            "raw": 125.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "258g",
            "raw": 258
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "69.4g",
            "raw": 69.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "26.9g",
            "raw": 26.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "125.2g",
            "raw": 125.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "17.5g",
            "raw": 17.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,615mg",
            "raw": 1615
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (972 kcal), Lunch (368 kcal), Dinner (865 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 972,
                    "items": [
                        {
                            "name": "Pork Sausages",
                            "calories": 250,
                            "quantity": 2,
                            "units": "Each"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 262,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Eggs, Whole, Scrambled, Without Milk",
                            "calories": 140,
                            "quantity": 2,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 368,
                    "items": [
                        {
                            "name": "Lucozade Alert Tropical burst",
                            "calories": 87,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Biscoff Milk Chocolate",
                            "calories": 150,
                            "quantity": 30,
                            "units": "Grams"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 865,
                    "items": [
                        {
                            "name": "Chicken Pasta Bake",
                            "calories": 499,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Garlic pizza bread",
                            "calories": 300,
                            "quantity": 3,
                            "units": "Slices"
                        },
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "11",
            "raw": 11
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "17 Jun 2025",
            "raw": "17 Jun 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WLLNBM",
            "raw": 72973
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "17 June 2025",
            "url": "https://taylordrayson.com/2025/06/17"
        }
    ]
}