{
    "type": "food",
    "url": "https://taylordrayson.com/2026/04/06/food",
    "title": "I ate 3,366 calories",
    "summary": "That day's food came to 3,366 calories, with 70g of protein, 359g of carbs and 70g of fat.",
    "occurred": {
        "display": "6 Apr 2026 23:59",
        "iso": "2026-04-06T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,366 kcal",
            "raw": 3366
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "69.6g",
            "raw": 69.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "359.3g",
            "raw": 359.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "69.6g",
            "raw": 69.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "37.6g",
            "raw": 37.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "223.5g",
            "raw": 223.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "8.2g",
            "raw": 8.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,172mg",
            "raw": 1172
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (1560 kcal), Dinner (1022 kcal), Snacks (545 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1560,
                    "items": [
                        {
                            "name": "Smoke Shack Single",
                            "calories": 610,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolate Churro Shake",
                            "calories": 950,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1022,
                    "items": [
                        {
                            "name": "Peri Salted Chips",
                            "calories": 381,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Grilled Chicken, Burger",
                            "calories": 368,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Side, Spicy Rice, Regular",
                            "calories": 273,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 545,
                    "items": [
                        {
                            "name": "Summer Fruits",
                            "calories": 86,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Rainbow Strips",
                            "calories": 459,
                            "quantity": 130,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "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": "06 Apr 2026",
            "raw": "06 Apr 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVVEKNQ",
            "raw": 75417
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "6 April 2026",
            "url": "https://taylordrayson.com/2026/04/06"
        }
    ]
}