{
    "type": "food",
    "url": "https://taylordrayson.com/2025/04/04/food",
    "title": "I ate 1,405 calories",
    "summary": "That day's food came to 1,405 calories, with 64g of protein, 148g of carbs and 45g of fat.",
    "occurred": {
        "display": "4 Apr 2025 23:59",
        "iso": "2025-04-04T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,405 kcal",
            "raw": 1405
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "63.5g",
            "raw": 63.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "148.1g",
            "raw": 148.1
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "45g",
            "raw": 45
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "19.5g",
            "raw": 19.5
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "79g",
            "raw": 79
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "3.8g",
            "raw": 3.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,988mg",
            "raw": 1988
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (251 kcal), Lunch (551 kcal), Dinner (191 kcal), Snacks (412 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 251,
                    "items": [
                        {
                            "name": "Monster Ultra Strawberry Dreams",
                            "calories": 11,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Crispy Wafers Chocolate",
                            "calories": 195,
                            "quantity": 2,
                            "units": "Slices"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 551,
                    "items": [
                        {
                            "name": "Vit-Hit, Dragonfruit + Yuzu",
                            "calories": 35,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Beef Chilli Cheese Fries",
                            "calories": 516,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 191,
                    "items": [
                        {
                            "name": "Red Velvet Cupcake",
                            "calories": 190,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 412,
                    "items": [
                        {
                            "name": "Victoria Sponge Cake",
                            "calories": 297,
                            "quantity": 150,
                            "units": "Grams"
                        },
                        {
                            "name": "Choco Break Bar",
                            "calories": 115,
                            "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": "04 Apr 2025",
            "raw": "04 Apr 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DRK99T",
            "raw": 72274
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "4 April 2025",
            "url": "https://taylordrayson.com/2025/04/04"
        }
    ]
}