{
    "type": "food",
    "url": "https://taylordrayson.com/2026/04/12/food",
    "title": "I ate 2,617 calories",
    "summary": "That day's food came to 2,617 calories, with 65g of protein, 284g of carbs and 98g of fat.",
    "occurred": {
        "display": "12 Apr 2026 23:59",
        "iso": "2026-04-12T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,617 kcal",
            "raw": 2617
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "64.6g",
            "raw": 64.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "283.8g",
            "raw": 283.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "98.1g",
            "raw": 98.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "27.1g",
            "raw": 27.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "71.7g",
            "raw": 71.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.4g",
            "raw": 2.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "4,460mg",
            "raw": 4460
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (132 kcal), Lunch (612 kcal), Dinner (893 kcal), Snacks (980 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 132,
                    "items": [
                        {
                            "name": "Munchy Bars",
                            "calories": 132,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 612,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Hot Dog with Bun",
                            "calories": 260,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Orange, Mango and Passionfruit Smoothie",
                            "calories": 113,
                            "quantity": 200,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 893,
                    "items": [
                        {
                            "name": "Pizza Pocket",
                            "calories": 696,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Split pots crunch vanilla flavour choco balls",
                            "calories": 197,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 980,
                    "items": [
                        {
                            "name": "Beer battered Onion Rings & Sweet Chilli Sauce",
                            "calories": 830,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cinnamon Roll Latte",
                            "calories": 150,
                            "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": "12 Apr 2026",
            "raw": "12 Apr 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV67SB5",
            "raw": 75470
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "12 April 2026",
            "url": "https://taylordrayson.com/2026/04/12"
        }
    ]
}