{
    "type": "food",
    "url": "https://taylordrayson.com/2026/04/18/food",
    "title": "I ate 1,675 calories",
    "summary": "That day's food came to 1,675 calories, with 57g of protein, 213g of carbs and 49g of fat.",
    "occurred": {
        "display": "18 Apr 2026 23:59",
        "iso": "2026-04-18T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,675 kcal",
            "raw": 1675
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "56.7g",
            "raw": 56.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "212.5g",
            "raw": 212.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "48.6g",
            "raw": 48.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "15.8g",
            "raw": 15.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "112.3g",
            "raw": 112.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "10.3g",
            "raw": 10.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "683mg",
            "raw": 683
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (318 kcal), Lunch (966 kcal), Dinner (239 kcal), Snacks (152 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 318,
                    "items": [
                        {
                            "name": "Cinnamon Roll Latte",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Omelette, Spanish (Tortilla Espanola)",
                            "calories": 168,
                            "quantity": 1,
                            "units": "Slice"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 966,
                    "items": [
                        {
                            "name": "Caffe Latte, Skimmed, In, Med",
                            "calories": 109,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Tesco Sausage And Ham Tortellini",
                            "calories": 618,
                            "quantity": 300,
                            "units": "Grams"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 152,
                    "items": [
                        {
                            "name": "Biscuit, Rich Tea",
                            "calories": 152,
                            "quantity": 4,
                            "units": "Pieces"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "18 Apr 2026",
            "raw": "18 Apr 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV6QVJZ",
            "raw": 75530
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "18 April 2026",
            "url": "https://taylordrayson.com/2026/04/18"
        }
    ]
}