{
    "type": "food",
    "url": "https://taylordrayson.com/2024/05/20/food",
    "title": "I ate 2,611 calories",
    "summary": "That day's food came to 2,611 calories, with 86g of protein, 295g of carbs and 96g of fat.",
    "occurred": {
        "display": "20 May 2024 23:59",
        "iso": "2024-05-20T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,611 kcal",
            "raw": 2611
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "86g",
            "raw": 86
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "295.2g",
            "raw": 295.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "96.1g",
            "raw": 96.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "35.3g",
            "raw": 35.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "146.9g",
            "raw": 146.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "5.5g",
            "raw": 5.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "941mg",
            "raw": 941
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (960 kcal), Lunch (507 kcal), Dinner (914 kcal), Snacks (230 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 960,
                    "items": [
                        {
                            "name": "Choc Chip Munchy Bars",
                            "calories": 138,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Costa Ultimate Breakfast Wrap",
                            "calories": 581,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Prime",
                            "calories": 20,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 507,
                    "items": [
                        {
                            "name": "Caramel Latte, Skimmed, In, Med",
                            "calories": 152,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pastry, Chocolate Twist",
                            "calories": 355,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 914,
                    "items": [
                        {
                            "name": "Salmon Fillet",
                            "calories": 208,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Roast Potatoes",
                            "calories": 298,
                            "quantity": 1,
                            "units": "Cup"
                        },
                        {
                            "name": "Broccoli, Fresh, Boiled, Drnd",
                            "calories": 48,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Milk, Semi-Skimmed, Pasteurised, Average",
                            "calories": 69,
                            "quantity": 150,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Cinnamon Toast Crunch Cereal",
                            "calories": 65,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cherry Coke",
                            "calories": 226,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 230,
                    "items": [
                        {
                            "name": "Orange Club",
                            "calories": 115,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Orange Club",
                            "calories": 115,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "14",
            "raw": 14
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "20 May 2024",
            "raw": "20 May 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RD3GQJ",
            "raw": 69135
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "20 May 2024",
            "url": "https://taylordrayson.com/2024/05/20"
        }
    ]
}