{
    "type": "food",
    "url": "https://taylordrayson.com/2025/08/22/food",
    "title": "I ate 1,885 calories",
    "summary": "That day's food came to 1,885 calories, with 90g of protein, 258g of carbs and 47g of fat.",
    "occurred": {
        "display": "22 Aug 2025 23:59",
        "iso": "2025-08-22T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,885 kcal",
            "raw": 1885
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "90g",
            "raw": 90
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "257.8g",
            "raw": 257.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "47.3g",
            "raw": 47.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "12.5g",
            "raw": 12.5
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "82.1g",
            "raw": 82.1
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "7.8g",
            "raw": 7.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,090mg",
            "raw": 2090
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (253 kcal), Lunch (1438 kcal), Snacks (194 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 253,
                    "items": [
                        {
                            "name": "Cereal, Cinnamon Toast Crunch",
                            "calories": 173,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Milk Skim",
                            "calories": 80,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1438,
                    "items": [
                        {
                            "name": "Caffe Latte, Skimmed, In, Med",
                            "calories": 109,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chicken Teriyaki",
                            "calories": 704,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pink Fizz (Non-Alcoholic)",
                            "calories": 19,
                            "quantity": 100,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Cake",
                            "calories": 520,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Summer Fruits",
                            "calories": 86,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 194,
                    "items": [
                        {
                            "name": "Jive Twin Pack",
                            "calories": 194,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "22 Aug 2025",
            "raw": "22 Aug 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WMJZQP",
            "raw": 73552
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "22 August 2025",
            "url": "https://taylordrayson.com/2025/08/22"
        }
    ]
}