{
    "type": "food",
    "url": "https://taylordrayson.com/2025/06/21/food",
    "title": "I ate 1,560 calories",
    "summary": "That day's food came to 1,560 calories, with 41g of protein, 123g of carbs and 26g of fat.",
    "occurred": {
        "display": "21 Jun 2025 23:59",
        "iso": "2025-06-21T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,560 kcal",
            "raw": 1560
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "40.9g",
            "raw": 40.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "123.4g",
            "raw": 123.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "26.4g",
            "raw": 26.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "9.1g",
            "raw": 9.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "69.9g",
            "raw": 69.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.5g",
            "raw": 2.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "818mg",
            "raw": 818
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (585 kcal), Lunch (137 kcal), Dinner (838 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 585,
                    "items": [
                        {
                            "name": "Biscoff On Toast",
                            "calories": 540,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 137,
                    "items": [
                        {
                            "name": "Lean & Green Apple +Elderflower Juice",
                            "calories": 35,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Wine, Rosé",
                            "calories": 102,
                            "quantity": 150,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 838,
                    "items": [
                        {
                            "name": "Pumpkin Spice Latte, Venti, Skimmed Milk, No Whip",
                            "calories": 236,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "BBQ Bacon Cheeseburger-Personal Pan Pizza Slice",
                            "calories": 360,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Large Chips",
                            "calories": 84,
                            "quantity": 0.25,
                            "units": "Serving"
                        },
                        {
                            "name": "Side, Chicken Strips, Breaded, 5 Piece",
                            "calories": 92,
                            "quantity": 0.25,
                            "units": "Serving"
                        },
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                }
            ]
        },
        {
            "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": "21 Jun 2025",
            "raw": "21 Jun 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WL86HP",
            "raw": 73019
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "21 June 2025",
            "url": "https://taylordrayson.com/2025/06/21"
        }
    ]
}