{
    "type": "food",
    "url": "https://taylordrayson.com/2025/08/07/food",
    "title": "I ate 1,286 calories",
    "summary": "That day's food came to 1,286 calories, with 36g of protein, 148g of carbs and 41g of fat.",
    "occurred": {
        "display": "7 Aug 2025 23:59",
        "iso": "2025-08-07T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,286 kcal",
            "raw": 1286
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "36.1g",
            "raw": 36.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "148.1g",
            "raw": 148.1
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "40.9g",
            "raw": 40.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "16.4g",
            "raw": 16.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "64.2g",
            "raw": 64.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "5.5g",
            "raw": 5.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,636mg",
            "raw": 1636
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (422 kcal), Dinner (864 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 422,
                    "items": [
                        {
                            "name": "Pot Pasta Bolognese",
                            "calories": 261,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Cheezios",
                            "calories": 95,
                            "quantity": 18,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 864,
                    "items": [
                        {
                            "name": "Chicken And Chorizo Pasta",
                            "calories": 447,
                            "quantity": 285,
                            "units": "Grams"
                        },
                        {
                            "name": "Dairy Milk Lotus Biscoff",
                            "calories": 417,
                            "quantity": 20,
                            "units": "Pieces"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "5",
            "raw": 5
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "07 Aug 2025",
            "raw": "07 Aug 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W5R375",
            "raw": 73444
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "7 August 2025",
            "url": "https://taylordrayson.com/2025/08/07"
        }
    ]
}