{
    "type": "food",
    "url": "https://taylordrayson.com/2025/04/17/food",
    "title": "I ate 2,405 calories",
    "summary": "That day's food came to 2,405 calories, with 140g of protein, 176g of carbs and 77g of fat.",
    "occurred": {
        "display": "17 Apr 2025 23:59",
        "iso": "2025-04-17T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,405 kcal",
            "raw": 2405
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "140.5g",
            "raw": 140.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "176.4g",
            "raw": 176.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "77.3g",
            "raw": 77.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "24.6g",
            "raw": 24.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "36.7g",
            "raw": 36.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6.9g",
            "raw": 6.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "77mg",
            "raw": 77
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (480 kcal), Lunch (1061 kcal), Dinner (834 kcal), Snacks (30 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 480,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1061,
                    "items": [
                        {
                            "name": "Crispy Wafers Chocolate",
                            "calories": 195,
                            "quantity": 2,
                            "units": "Slices"
                        },
                        {
                            "name": "™️ Strawberry Protein Yoghurt",
                            "calories": 166,
                            "quantity": 1,
                            "units": "Pouch"
                        },
                        {
                            "name": "BBQ Chipotle Chicken Mac & Cheese",
                            "calories": 700,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 834,
                    "items": [
                        {
                            "name": "Chicken Nuggets (9 Pieces)",
                            "calories": 388,
                            "quantity": 9,
                            "units": "Pieces"
                        },
                        {
                            "name": "Fries, Large",
                            "calories": 444,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Coke Zero (Large)",
                            "calories": 2,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 30,
                    "items": [
                        {
                            "name": "Amino Energy",
                            "calories": 30,
                            "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": "17 Apr 2025",
            "raw": "17 Apr 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DDN8SN",
            "raw": 72411
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "17 April 2025",
            "url": "https://taylordrayson.com/2025/04/17"
        }
    ]
}