{
    "type": "food",
    "url": "https://taylordrayson.com/2025/08/01/food",
    "title": "I ate 1,660 calories",
    "summary": "That day's food came to 1,660 calories, with 85g of protein, 244g of carbs and 52g of fat.",
    "occurred": {
        "display": "1 Aug 2025 23:59",
        "iso": "2025-08-01T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,660 kcal",
            "raw": 1660
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "84.6g",
            "raw": 84.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "243.9g",
            "raw": 243.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "52.4g",
            "raw": 52.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "27.4g",
            "raw": 27.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "151.4g",
            "raw": 151.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "5.9g",
            "raw": 5.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,454mg",
            "raw": 1454
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (245 kcal), Lunch (642 kcal), Dinner (451 kcal), Snacks (322 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 245,
                    "items": [
                        {
                            "name": "Wagon Wheel Original",
                            "calories": 154,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Milkybar gold Yogurt",
                            "calories": 91,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 642,
                    "items": [
                        {
                            "name": "Venti Caramel latte (Semi Skimmed)",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Four Cheese Sandwich",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 451,
                    "items": [
                        {
                            "name": "Chicken, Breast, Grilled",
                            "calories": 167,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Mini Cucumbers",
                            "calories": 3,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Crispy Skin On Fries, Oven Baked",
                            "calories": 136,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Fried Egg, Fry Light",
                            "calories": 79,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 322,
                    "items": [
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Chocolate, Wispa",
                            "calories": 83,
                            "quantity": 15,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "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": "01 Aug 2025",
            "raw": "01 Aug 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W5MDGQ",
            "raw": 73387
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "1 August 2025",
            "url": "https://taylordrayson.com/2025/08/01"
        }
    ]
}