{
    "type": "food",
    "url": "https://taylordrayson.com/2025/08/09/food",
    "title": "I ate 2,811 calories",
    "summary": "That day's food came to 2,811 calories, with 75g of protein, 262g of carbs and 92g of fat.",
    "occurred": {
        "display": "9 Aug 2025 23:59",
        "iso": "2025-08-09T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,811 kcal",
            "raw": 2811
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "74.7g",
            "raw": 74.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "262.2g",
            "raw": 262.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "92.1g",
            "raw": 92.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "34.4g",
            "raw": 34.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "101.1g",
            "raw": 101.1
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "12.7g",
            "raw": 12.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,761mg",
            "raw": 1761
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (259 kcal), Lunch (1303 kcal), Dinner (644 kcal), Snacks (605 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1303,
                    "items": [
                        {
                            "name": "Fries, Large",
                            "calories": 444,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "330ml Can",
                            "calories": 89,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 644,
                    "items": [
                        {
                            "name": "Steak pie",
                            "calories": 413,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Mangetout",
                            "calories": 29,
                            "quantity": 75,
                            "units": "Grams"
                        },
                        {
                            "name": "New Boiled Potatoes",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Cup"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 605,
                    "items": [
                        {
                            "name": "Lotus Biscuits",
                            "calories": 605,
                            "quantity": 125,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "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": "09 Aug 2025",
            "raw": "09 Aug 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WJ7LRY",
            "raw": 73455
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "9 August 2025",
            "url": "https://taylordrayson.com/2025/08/09"
        }
    ]
}