{
    "type": "food",
    "url": "https://taylordrayson.com/2026/01/08/food",
    "title": "I ate 1,044 calories",
    "summary": "That day's food came to 1,044 calories, with 28g of protein, 134g of carbs and 44g of fat.",
    "occurred": {
        "display": "8 Jan 2026 23:59",
        "iso": "2026-01-08T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,044 kcal",
            "raw": 1044
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "28.3g",
            "raw": 28.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "133.8g",
            "raw": 133.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "44.3g",
            "raw": 44.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "19g",
            "raw": 19
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "86.7g",
            "raw": 86.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.4g",
            "raw": 2.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "40mg",
            "raw": 40
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (602 kcal), Dinner (442 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 602,
                    "items": [
                        {
                            "name": "Costco Hot Dog (Food Court)",
                            "calories": 602,
                            "quantity": 204,
                            "units": "Grams"
                        },
                        {
                            "name": "Coke Zero",
                            "calories": 0,
                            "quantity": 20,
                            "units": "Fluid ounces"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 442,
                    "items": [
                        {
                            "name": "Mango Loco",
                            "calories": 245,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Split pots crunch vanilla flavour choco balls",
                            "calories": 197,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "4",
            "raw": 4
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "08 Jan 2026",
            "raw": "08 Jan 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W2JWQT",
            "raw": 74694
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "8 January 2026",
            "url": "https://taylordrayson.com/2026/01/08"
        }
    ]
}