{
    "type": "food",
    "url": "https://taylordrayson.com/2025/06/04/food",
    "title": "I ate 2,021 calories",
    "summary": "That day's food came to 2,021 calories, with 52g of protein, 269g of carbs and 73g of fat.",
    "occurred": {
        "display": "4 Jun 2025 23:59",
        "iso": "2025-06-04T23:59:59+02:00",
        "timezone": "Europe/Paris"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,021 kcal",
            "raw": 2021
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "52.2g",
            "raw": 52.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "268.6g",
            "raw": 268.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "72.9g",
            "raw": 72.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "20g",
            "raw": 20
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "128.4g",
            "raw": 128.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "5.8g",
            "raw": 5.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "793mg",
            "raw": 793
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (142 kcal), Lunch (1115 kcal), Dinner (624 kcal), Snacks (140 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 142,
                    "items": [
                        {
                            "name": "Latte, Medium",
                            "calories": 142,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1115,
                    "items": [
                        {
                            "name": "Hi Chew",
                            "calories": 325,
                            "quantity": 15,
                            "units": "Pieces"
                        },
                        {
                            "name": "Venti Caramel Waffle Latte",
                            "calories": 388,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolate Gateau",
                            "calories": 199,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Maltesers",
                            "calories": 201,
                            "quantity": 40,
                            "units": "Grams"
                        },
                        {
                            "name": "Coke Zero 500ml",
                            "calories": 2,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 624,
                    "items": [
                        {
                            "name": "BBQ Bacon Whopper Jr.",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Onion Rings, 5 Pieces",
                            "calories": 232,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Coke zero",
                            "calories": 0,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 140,
                    "items": [
                        {
                            "name": "Can Of Coke",
                            "calories": 140,
                            "quantity": 12,
                            "units": "Ounces"
                        }
                    ]
                }
            ]
        },
        {
            "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": "04 Jun 2025",
            "raw": "04 Jun 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WAR27A",
            "raw": 72869
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "4 June 2025",
            "url": "https://taylordrayson.com/2025/06/04"
        }
    ]
}