{
    "type": "food",
    "url": "https://taylordrayson.com/2026/09/27/food",
    "title": "I ate 1,003 calories",
    "summary": "That day's food came to 1,003 calories, with 25g of protein, 127g of carbs and 18g of fat.",
    "occurred": {
        "display": "27 Sep 2026 23:59",
        "iso": "2026-09-27T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,003 kcal",
            "raw": 1003
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "25g",
            "raw": 25
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "126.9g",
            "raw": 126.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "18.2g",
            "raw": 18.2
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (196 kcal), Lunch (807 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 196,
                    "items": [
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 807,
                    "items": [
                        {
                            "name": "10 Breaded Cod Fish Fingers",
                            "calories": 339,
                            "quantity": 180,
                            "units": "g"
                        },
                        {
                            "name": "Thick oven chips",
                            "calories": 227,
                            "quantity": 150,
                            "units": "g"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 241,
                            "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": "27 Sep 2026",
            "raw": "27 Sep 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV89ZL8",
            "raw": 76743
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "27 September 2026",
            "url": "https://taylordrayson.com/2026/09/27"
        }
    ]
}