{
    "type": "food",
    "url": "https://taylordrayson.com/2024/06/07/food",
    "title": "I ate 1,268 calories",
    "summary": "That day's food came to 1,268 calories, with 30g of protein, 141g of carbs and 35g of fat.",
    "occurred": {
        "display": "7 Jun 2024 23:59",
        "iso": "2024-06-07T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,268 kcal",
            "raw": 1268
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "30g",
            "raw": 30
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "140.6g",
            "raw": 140.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "35g",
            "raw": 35
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "20.7g",
            "raw": 20.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "82g",
            "raw": 82
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.7g",
            "raw": 2.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "216mg",
            "raw": 216
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (210 kcal), Lunch (457 kcal), Dinner (380 kcal), Snacks (221 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 210,
                    "items": [
                        {
                            "name": "Cereal, Cinnamon Toast Crunch",
                            "calories": 130,
                            "quantity": 0.75,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Milk Skim",
                            "calories": 80,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 457,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Twirl",
                            "calories": 115,
                            "quantity": 1,
                            "units": "Stick"
                        },
                        {
                            "name": "Chocolate Mini Rolls",
                            "calories": 121,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 380,
                    "items": [
                        {
                            "name": "Penne pasta with tomato and basil sauce",
                            "calories": 280,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Dr Pepper",
                            "calories": 100,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "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": "07 Jun 2024",
            "raw": "07 Jun 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DV6BV6",
            "raw": 69324
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "7 June 2024",
            "url": "https://taylordrayson.com/2024/06/07"
        }
    ]
}