{
    "type": "food",
    "url": "https://taylordrayson.com/2025/06/10/food",
    "title": "I ate 3,153 calories",
    "summary": "That day's food came to 3,153 calories, with 68g of protein, 262g of carbs and 60g of fat.",
    "occurred": {
        "display": "10 Jun 2025 23:59",
        "iso": "2025-06-10T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,153 kcal",
            "raw": 3153
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "67.5g",
            "raw": 67.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "262.4g",
            "raw": 262.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "59.8g",
            "raw": 59.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "25.5g",
            "raw": 25.5
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "147.9g",
            "raw": 147.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "14.6g",
            "raw": 14.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,340mg",
            "raw": 1340
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (830 kcal), Lunch (681 kcal), Dinner (1358 kcal), Snacks (284 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 830,
                    "items": [
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Eggs, Med, Fried",
                            "calories": 78,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 262,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 681,
                    "items": [
                        {
                            "name": "Original Curry",
                            "calories": 442,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1358,
                    "items": [
                        {
                            "name": "Beef Brisket Burger With Cheese And Bacon",
                            "calories": 1182,
                            "quantity": 1.5,
                            "units": "Servings"
                        },
                        {
                            "name": "Pepsi Max",
                            "calories": 2,
                            "quantity": 1,
                            "units": "Pint"
                        },
                        {
                            "name": "Galaxy Ripple Indulgent Chocolate Cake",
                            "calories": 174,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 284,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "13",
            "raw": 13
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "10 Jun 2025",
            "raw": "10 Jun 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W7HL8G",
            "raw": 72922
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "10 June 2025",
            "url": "https://taylordrayson.com/2025/06/10"
        }
    ]
}