{
    "type": "food",
    "url": "https://taylordrayson.com/2025/06/26/food",
    "title": "I ate 1,925 calories",
    "summary": "That day's food came to 1,925 calories, with 77g of protein, 233g of carbs and 76g of fat.",
    "occurred": {
        "display": "26 Jun 2025 23:59",
        "iso": "2025-06-26T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,925 kcal",
            "raw": 1925
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "77.2g",
            "raw": 77.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "233.2g",
            "raw": 233.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "75.6g",
            "raw": 75.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "29.8g",
            "raw": 29.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "106.2g",
            "raw": 106.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1.3g",
            "raw": 1.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "3,953mg",
            "raw": 3953
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (715 kcal), Dinner (788 kcal), Snacks (183 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 715,
                    "items": [
                        {
                            "name": "Pastabake",
                            "calories": 404,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Soda, 7 Up, Free",
                            "calories": 6,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 788,
                    "items": [
                        {
                            "name": "Mighty Meat Feast Stonebaked Pizza",
                            "calories": 774,
                            "quantity": 1,
                            "units": "Package"
                        },
                        {
                            "name": "Monster Ultra Rosá",
                            "calories": 14,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 183,
                    "items": [
                        {
                            "name": "Twix Mini",
                            "calories": 99,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Kisses, Milk Chocolate",
                            "calories": 84,
                            "quantity": 4,
                            "units": "Pieces"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "26 Jun 2025",
            "raw": "26 Jun 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WLWE6K",
            "raw": 73066
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "26 June 2025",
            "url": "https://taylordrayson.com/2025/06/26"
        }
    ]
}