{
    "type": "food",
    "url": "https://taylordrayson.com/2024/07/15/food",
    "title": "I ate 1,638 calories",
    "summary": "That day's food came to 1,638 calories, with 57g of protein, 168g of carbs and 64g of fat.",
    "occurred": {
        "display": "15 Jul 2024 23:59",
        "iso": "2024-07-15T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,638 kcal",
            "raw": 1638
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "56.6g",
            "raw": 56.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "167.7g",
            "raw": 167.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "63.5g",
            "raw": 63.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "31.7g",
            "raw": 31.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "44.5g",
            "raw": 44.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "3.7g",
            "raw": 3.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "175mg",
            "raw": 175
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (531 kcal), Lunch (836 kcal), Snacks (271 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 531,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Protein Pancake Mix Vanilla",
                            "calories": 206,
                            "quantity": 50,
                            "units": "Grams"
                        },
                        {
                            "name": "Kit Kat 2 Finger",
                            "calories": 104,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 836,
                    "items": [
                        {
                            "name": "Monster Ultra Paradise",
                            "calories": 14,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Pizza, Beef Sizzler, Italian, Medium, 1 Piece",
                            "calories": 822,
                            "quantity": 6,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 271,
                    "items": [
                        {
                            "name": "Wispa duo",
                            "calories": 258,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Monster Mango Loco Zero",
                            "calories": 13,
                            "quantity": 500,
                            "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": "15 Jul 2024",
            "raw": "15 Jul 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D7FANP",
            "raw": 69674
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "15 July 2024",
            "url": "https://taylordrayson.com/2024/07/15"
        }
    ]
}