{
    "type": "food",
    "url": "https://taylordrayson.com/2024/06/02/food",
    "title": "I ate 1,522 calories",
    "summary": "That day's food came to 1,522 calories, with 82g of protein, 164g of carbs and 59g of fat.",
    "occurred": {
        "display": "2 Jun 2024 23:59",
        "iso": "2024-06-02T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,522 kcal",
            "raw": 1522
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "81.5g",
            "raw": 81.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "164g",
            "raw": 164
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "59.4g",
            "raw": 59.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "31.3g",
            "raw": 31.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "61.3g",
            "raw": 61.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6.2g",
            "raw": 6.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "851mg",
            "raw": 851
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (250 kcal), Lunch (764 kcal), Dinner (487 kcal), Snacks (21 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 250,
                    "items": [
                        {
                            "name": "Starbucks Blonde Roast Caramel Latte - Venti",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 764,
                    "items": [
                        {
                            "name": "Starbucks Breakfast Wrap",
                            "calories": 514,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Starbucks Blonde Roast Caramel Latte - Venti",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 487,
                    "items": [
                        {
                            "name": "Pie, Steak and Kidney, Single Crust, Homemade",
                            "calories": 330,
                            "quantity": 136,
                            "units": "Grams"
                        },
                        {
                            "name": "New Potatoes Boiled",
                            "calories": 111,
                            "quantity": 150,
                            "units": "Grams"
                        },
                        {
                            "name": "Carrots, Boiled in Unsalted Water",
                            "calories": 46,
                            "quantity": 1,
                            "units": "Dry Cup"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 21,
                    "items": [
                        {
                            "name": "Raw Energy Apple & Guava, Energy Drink",
                            "calories": 21,
                            "quantity": 100,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "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": "02 Jun 2024",
            "raw": "02 Jun 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RWS3YE",
            "raw": 69266
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "2 June 2024",
            "url": "https://taylordrayson.com/2024/06/02"
        }
    ]
}