{
    "type": "food",
    "url": "https://taylordrayson.com/2024/09/03/food",
    "title": "I ate 2,293 calories",
    "summary": "That day's food came to 2,293 calories, with 112g of protein, 188g of carbs and 104g of fat.",
    "occurred": {
        "display": "3 Sep 2024 23:59",
        "iso": "2024-09-03T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,293 kcal",
            "raw": 2293
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "111.5g",
            "raw": 111.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "188.4g",
            "raw": 188.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "103.5g",
            "raw": 103.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "37g",
            "raw": 37
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "61.6g",
            "raw": 61.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "32.7g",
            "raw": 32.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,433mg",
            "raw": 2433
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (221 kcal), Lunch (1213 kcal), Dinner (857 kcal), Snacks (2 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1213,
                    "items": [
                        {
                            "name": "Burger, Ranch Hand BBQ Bacon Cheese",
                            "calories": 940,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 262,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Zero Ultra (White)",
                            "calories": 11,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 857,
                    "items": [
                        {
                            "name": "Hamburger, Quarter Pounder With Cheese",
                            "calories": 518,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Coke Zero (Medium)",
                            "calories": 1,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Medium",
                            "calories": 338,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 2,
                    "items": [
                        {
                            "name": "Soda, Dr. Pepper, Zero",
                            "calories": 2,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "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": "03 Sep 2024",
            "raw": "03 Sep 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D5JA2E",
            "raw": 70182
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "3 September 2024",
            "url": "https://taylordrayson.com/2024/09/03"
        }
    ]
}