{
    "type": "food",
    "url": "https://taylordrayson.com/2024/05/15/food",
    "title": "I ate 1,871 calories",
    "summary": "That day's food came to 1,871 calories, with 36g of protein, 154g of carbs and 53g of fat.",
    "occurred": {
        "display": "15 May 2024 23:59",
        "iso": "2024-05-15T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,871 kcal",
            "raw": 1871
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "35.5g",
            "raw": 35.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "154g",
            "raw": 154
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "53.3g",
            "raw": 53.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "27.2g",
            "raw": 27.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "113.5g",
            "raw": 113.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.8g",
            "raw": 2.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "776mg",
            "raw": 776
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (250 kcal), Lunch (956 kcal), Dinner (665 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 250,
                    "items": [
                        {
                            "name": "Starbucks Blonde Roast Caramel Latte - Venti",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 956,
                    "items": [
                        {
                            "name": "Kit Kat Mini Strawberry Cheesecake Flavor",
                            "calories": 63,
                            "quantity": 11.5,
                            "units": "Grams"
                        },
                        {
                            "name": "Ham And Coleslaw Sandwich",
                            "calories": 350,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Dr Pepper",
                            "calories": 100,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Cookie, Double Choc Chip",
                            "calories": 443,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 665,
                    "items": [
                        {
                            "name": "Quiche, Lorraine, Homemade",
                            "calories": 286,
                            "quantity": 80,
                            "units": "Grams"
                        },
                        {
                            "name": "New Potatoes Boiled",
                            "calories": 111,
                            "quantity": 150,
                            "units": "Grams"
                        },
                        {
                            "name": "Coleslaw.",
                            "calories": 91,
                            "quantity": 1,
                            "units": "Tablespoon"
                        },
                        {
                            "name": "Bread roll With butter",
                            "calories": 177,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "15 May 2024",
            "raw": "15 May 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RRRTL9",
            "raw": 69077
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "15 May 2024",
            "url": "https://taylordrayson.com/2024/05/15"
        }
    ]
}