{
    "type": "food",
    "url": "https://taylordrayson.com/2025/07/07/food",
    "title": "I ate 1,903 calories",
    "summary": "That day's food came to 1,903 calories, with 49g of protein, 283g of carbs and 37g of fat.",
    "occurred": {
        "display": "7 Jul 2025 23:59",
        "iso": "2025-07-07T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,903 kcal",
            "raw": 1903
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "48.6g",
            "raw": 48.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "282.8g",
            "raw": 282.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "37.2g",
            "raw": 37.2
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "19.3g",
            "raw": 19.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "160.7g",
            "raw": 160.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "7.6g",
            "raw": 7.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "203mg",
            "raw": 203
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (270 kcal), Lunch (771 kcal), Dinner (661 kcal), Snacks (201 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 270,
                    "items": [
                        {
                            "name": "Venti skinny cinnamon dolce latte",
                            "calories": 270,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 771,
                    "items": [
                        {
                            "name": "Dr Pepper 500ml",
                            "calories": 90,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Original Curry",
                            "calories": 442,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 661,
                    "items": [
                        {
                            "name": "Hawaiian, Large Classic Crust",
                            "calories": 519,
                            "quantity": 3,
                            "units": "Slices"
                        },
                        {
                            "name": "Rio Tropical",
                            "calories": 142,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 201,
                    "items": [
                        {
                            "name": "Twix Mini",
                            "calories": 99,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Rocky Bar",
                            "calories": 102,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "07 Jul 2025",
            "raw": "07 Jul 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WKVYV5",
            "raw": 73170
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "7 July 2025",
            "url": "https://taylordrayson.com/2025/07/07"
        }
    ]
}