{
    "type": "food",
    "url": "https://taylordrayson.com/2026/03/29/food",
    "title": "I ate 3,602 calories",
    "summary": "That day's food came to 3,602 calories, with 100g of protein, 449g of carbs and 140g of fat.",
    "occurred": {
        "display": "29 Mar 2026 23:59",
        "iso": "2026-03-29T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,602 kcal",
            "raw": 3602
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "100g",
            "raw": 100
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "449.3g",
            "raw": 449.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "140.3g",
            "raw": 140.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "68.3g",
            "raw": 68.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "262.9g",
            "raw": 262.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "21.5g",
            "raw": 21.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,735mg",
            "raw": 2735
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (342 kcal), Lunch (435 kcal), Dinner (1122 kcal), Snacks (1703 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 342,
                    "items": [
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mini Snack Sausage Rolls",
                            "calories": 100,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Split pots crunch vanilla flavour choco balls",
                            "calories": 197,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 435,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Choc Um's",
                            "calories": 214,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1122,
                    "items": [
                        {
                            "name": "Mixed Fruit Alcohol Free",
                            "calories": 190,
                            "quantity": 1,
                            "units": "Bottle"
                        },
                        {
                            "name": "Cheeseburger With Bacon",
                            "calories": 590,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Hash Browns",
                            "calories": 75,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Homestyle Straight Cut Chips",
                            "calories": 192,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Breaded Onion Rings",
                            "calories": 75,
                            "quantity": 2,
                            "units": "Pieces"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 1703,
                    "items": [
                        {
                            "name": "Split pots crunch vanilla flavour choco balls",
                            "calories": 197,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Choc Um's",
                            "calories": 214,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chicken And Bacon Pasta Bake",
                            "calories": 582,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Strawberry Laces",
                            "calories": 341,
                            "quantity": 15,
                            "units": "Each"
                        },
                        {
                            "name": "Mini eggs",
                            "calories": 369,
                            "quantity": 75,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "15",
            "raw": 15
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "29 Mar 2026",
            "raw": "29 Mar 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WW9VTR",
            "raw": 75342
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "29 March 2026",
            "url": "https://taylordrayson.com/2026/03/29"
        }
    ]
}