{
    "type": "food",
    "url": "https://taylordrayson.com/2025/09/17/food",
    "title": "I ate 2,483 calories",
    "summary": "That day's food came to 2,483 calories, with 67g of protein, 151g of carbs and 97g of fat.",
    "occurred": {
        "display": "17 Sep 2025 23:59",
        "iso": "2025-09-17T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,483 kcal",
            "raw": 2483
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "66.9g",
            "raw": 66.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "150.6g",
            "raw": 150.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "97.3g",
            "raw": 97.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "19.7g",
            "raw": 19.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "47.1g",
            "raw": 47.1
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "11.4g",
            "raw": 11.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "300mg",
            "raw": 300
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (444 kcal), Dinner (1800 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 444,
                    "items": [
                        {
                            "name": "Salmon pasta",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "UK Aero Mint Chocolate Bar",
                            "calories": 194,
                            "quantity": 36,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1800,
                    "items": [
                        {
                            "name": "Slim Chicken Chips",
                            "calories": 450,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Slims Honey Bbq Burger",
                            "calories": 550,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Lotus Biscoff Milkshake",
                            "calories": 800,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "6",
            "raw": 6
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "17 Sep 2025",
            "raw": "17 Sep 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WU255X",
            "raw": 73759
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "17 September 2025",
            "url": "https://taylordrayson.com/2025/09/17"
        }
    ]
}