{
    "type": "food",
    "url": "https://taylordrayson.com/2026/05/08/food",
    "title": "I ate 3,119 calories",
    "summary": "That day's food came to 3,119 calories, with 131g of protein, 338g of carbs and 129g of fat.",
    "occurred": {
        "display": "8 May 2026 23:59",
        "iso": "2026-05-08T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,119 kcal",
            "raw": 3119
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "131.1g",
            "raw": 131.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "337.7g",
            "raw": 337.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "129g",
            "raw": 129
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "35g",
            "raw": 35
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "147g",
            "raw": 147
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "8.4g",
            "raw": 8.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "549mg",
            "raw": 549
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (1665 kcal), Dinner (698 kcal), Snacks (517 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1665,
                    "items": [
                        {
                            "name": "Bbq Fillet Tower Burger",
                            "calories": 610,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Large",
                            "calories": 450,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chicken, Popcorn, Medium",
                            "calories": 285,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Blonde Toasted Vanilla Latte, Venti",
                            "calories": 320,
                            "quantity": 20,
                            "units": "Ounces"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 698,
                    "items": [
                        {
                            "name": "Chocolate Chip Cookie Costco",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chili Con Carne, Homemade",
                            "calories": 387,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "koppaburg mixed fruits alcohol free",
                            "calories": 92,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Tequila rose",
                            "calories": 69,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 517,
                    "items": [
                        {
                            "name": "Mega Party Mix ",
                            "calories": 137,
                            "quantity": 40,
                            "units": "Grams"
                        },
                        {
                            "name": "Burger King Bacon Double Cheese XL",
                            "calories": 210,
                            "quantity": 40,
                            "units": "Grams"
                        },
                        {
                            "name": "Double Chocolate Cake Bites",
                            "calories": 170,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "12",
            "raw": 12
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "08 May 2026",
            "raw": "08 May 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV7EVN4",
            "raw": 75712
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "8 May 2026",
            "url": "https://taylordrayson.com/2026/05/08"
        }
    ]
}