{
    "type": "food",
    "url": "https://taylordrayson.com/2025/07/12/food",
    "title": "I ate 2,138 calories",
    "summary": "That day's food came to 2,138 calories, with 13g of protein, 108g of carbs and 13g of fat.",
    "occurred": {
        "display": "12 Jul 2025 23:59",
        "iso": "2025-07-12T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,138 kcal",
            "raw": 2138
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "12.7g",
            "raw": 12.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "107.8g",
            "raw": 107.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "12.8g",
            "raw": 12.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "5.7g",
            "raw": 5.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "92.1g",
            "raw": 92.1
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "4.8g",
            "raw": 4.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "681mg",
            "raw": 681
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (259 kcal), Lunch (508 kcal), Dinner (1103 kcal), Snacks (268 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 508,
                    "items": [
                        {
                            "name": "King Pot Pasta Bolognese",
                            "calories": 269,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1103,
                    "items": [
                        {
                            "name": "BBQ Chicken, original, medium",
                            "calories": 560,
                            "quantity": 2,
                            "units": "Slices"
                        },
                        {
                            "name": "PepsiMax Lime",
                            "calories": 3,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Biscoff On Toast",
                            "calories": 540,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 268,
                    "items": [
                        {
                            "name": "Can Of Coke",
                            "calories": 139,
                            "quantity": 330,
                            "units": "Grams"
                        },
                        {
                            "name": "Cracker, Mini Cheddars",
                            "calories": 129,
                            "quantity": 1,
                            "units": "Ind Package"
                        }
                    ]
                }
            ]
        },
        {
            "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": "12 Jul 2025",
            "raw": "12 Jul 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WKYD82",
            "raw": 73214
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "12 July 2025",
            "url": "https://taylordrayson.com/2025/07/12"
        }
    ]
}