{
    "type": "food",
    "url": "https://taylordrayson.com/2025/07/03/food",
    "title": "I ate 2,038 calories",
    "summary": "That day's food came to 2,038 calories, with 53g of protein, 247g of carbs and 61g of fat.",
    "occurred": {
        "display": "3 Jul 2025 23:59",
        "iso": "2025-07-03T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,038 kcal",
            "raw": 2038
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "52.7g",
            "raw": 52.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "247.3g",
            "raw": 247.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "60.7g",
            "raw": 60.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "34.5g",
            "raw": 34.5
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "110.4g",
            "raw": 110.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "10.8g",
            "raw": 10.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "313mg",
            "raw": 313
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (259 kcal), Lunch (861 kcal), Dinner (622 kcal), Snacks (296 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 861,
                    "items": [
                        {
                            "name": "Pasta 'n' Sauce, Macaroni Cheese",
                            "calories": 428,
                            "quantity": 366,
                            "units": "Grams"
                        },
                        {
                            "name": "Dr Pepper 500ml",
                            "calories": 90,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Basics Milk Chocolate",
                            "calories": 343,
                            "quantity": 10,
                            "units": "Pieces"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 622,
                    "items": [
                        {
                            "name": "Big Super Noodles - BBQ Beef",
                            "calories": 459,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolate Chip Cookie Costco",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Zero Sugar Lando Norris Monster",
                            "calories": 10,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "PepsiMax Lime",
                            "calories": 3,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 296,
                    "items": [
                        {
                            "name": "Split pots crunch vanilla flavour choco balls",
                            "calories": 197,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Twix Mini",
                            "calories": 99,
                            "quantity": 1,
                            "units": "Piece"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "10",
            "raw": 10
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "03 Jul 2025",
            "raw": "03 Jul 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WTFZ3B",
            "raw": 73132
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "3 July 2025",
            "url": "https://taylordrayson.com/2025/07/03"
        }
    ]
}