{
    "type": "food",
    "url": "https://taylordrayson.com/2025/08/02/food",
    "title": "I ate 1,951 calories",
    "summary": "That day's food came to 1,951 calories, with 73g of protein, 219g of carbs and 67g of fat.",
    "occurred": {
        "display": "2 Aug 2025 23:59",
        "iso": "2025-08-02T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,951 kcal",
            "raw": 1951
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "73.3g",
            "raw": 73.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "219.2g",
            "raw": 219.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "67.2g",
            "raw": 67.2
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "9.9g",
            "raw": 9.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "54.9g",
            "raw": 54.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0.5g",
            "raw": 0.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "406mg",
            "raw": 406
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (345 kcal), Lunch (1179 kcal), Dinner (240 kcal), Snacks (187 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 345,
                    "items": [
                        {
                            "name": "Tropical Colada Protein Shake",
                            "calories": 345,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1179,
                    "items": [
                        {
                            "name": "Bbq Fillet Tower Burger",
                            "calories": 610,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Seasoned Chips (Large)",
                            "calories": 568,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pepsi Max/diet Pepsi/diet Coke/coke Zero, Any Size",
                            "calories": 1,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 240,
                    "items": [
                        {
                            "name": "Scrambled Eggs On Toast",
                            "calories": 174,
                            "quantity": 1,
                            "units": "Slice"
                        },
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 187,
                    "items": [
                        {
                            "name": "Bar, Crunchie",
                            "calories": 187,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "02 Aug 2025",
            "raw": "02 Aug 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W5NZE4",
            "raw": 73398
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "2 August 2025",
            "url": "https://taylordrayson.com/2025/08/02"
        }
    ]
}