{
    "type": "food",
    "url": "https://taylordrayson.com/2024/06/12/food",
    "title": "I ate 2,201 calories",
    "summary": "That day's food came to 2,201 calories, with 59g of protein, 220g of carbs and 68g of fat.",
    "occurred": {
        "display": "12 Jun 2024 23:59",
        "iso": "2024-06-12T23:59:59+02:00",
        "timezone": "Europe/Rome"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,201 kcal",
            "raw": 2201
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "59.1g",
            "raw": 59.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "219.6g",
            "raw": 219.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "68.4g",
            "raw": 68.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "26.4g",
            "raw": 26.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "94.4g",
            "raw": 94.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "10.4g",
            "raw": 10.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,014mg",
            "raw": 1014
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (762 kcal), Lunch (591 kcal), Dinner (848 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 762,
                    "items": [
                        {
                            "name": "Caffee Latte Venti Semi-skimmed Milk",
                            "calories": 248,
                            "quantity": 14,
                            "units": "Ounces"
                        },
                        {
                            "name": "Starbucks Breakfast Wrap",
                            "calories": 514,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 591,
                    "items": [
                        {
                            "name": "Cherry Coke Zero",
                            "calories": 2,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Cool tortillas",
                            "calories": 295,
                            "quantity": 60,
                            "units": "Grams"
                        },
                        {
                            "name": "Salsa Dip",
                            "calories": 19,
                            "quantity": 50,
                            "units": "Grams"
                        },
                        {
                            "name": "Coke 250ml Glass Bottle",
                            "calories": 113,
                            "quantity": 1,
                            "units": "Bottle"
                        },
                        {
                            "name": "Alpine Milk Chocolate",
                            "calories": 162,
                            "quantity": 30,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 848,
                    "items": [
                        {
                            "name": "Pizza, Prosciutto, Mushroom, Mascarpone",
                            "calories": 560,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Coke (Pint)",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Pint"
                        },
                        {
                            "name": "Coffee, Cappuccino, Latte",
                            "calories": 49,
                            "quantity": 180,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "10",
            "raw": 10
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "12 Jun 2024",
            "raw": "12 Jun 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DV8388",
            "raw": 69370
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "12 June 2024",
            "url": "https://taylordrayson.com/2024/06/12"
        }
    ]
}