{
    "type": "food",
    "url": "https://taylordrayson.com/2025/07/06/food",
    "title": "I ate 2,958 calories",
    "summary": "That day's food came to 2,958 calories, with 44g of protein, 255g of carbs and 50g of fat.",
    "occurred": {
        "display": "6 Jul 2025 23:59",
        "iso": "2025-07-06T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,958 kcal",
            "raw": 2958
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "43.6g",
            "raw": 43.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "255.3g",
            "raw": 255.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "49.7g",
            "raw": 49.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "25.8g",
            "raw": 25.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "175.4g",
            "raw": 175.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "7.7g",
            "raw": 7.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (454 kcal), Lunch (1539 kcal), Dinner (965 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 454,
                    "items": [
                        {
                            "name": "Vanilla latte regular",
                            "calories": 153,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Toast With Butter",
                            "calories": 200,
                            "quantity": 2,
                            "units": "Slices"
                        },
                        {
                            "name": "Smooth Orange Juice 250ml",
                            "calories": 101,
                            "quantity": 1,
                            "units": "Bottle"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1539,
                    "items": [
                        {
                            "name": "Milk chocolate bar 200g",
                            "calories": 337,
                            "quantity": 60,
                            "units": "Grams"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Pulled Pork And Chips",
                            "calories": 750,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Berries And Cherries cider",
                            "calories": 213,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 965,
                    "items": [
                        {
                            "name": "Cheeseburger Pizza",
                            "calories": 767,
                            "quantity": 0.75,
                            "units": "Serving"
                        },
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 198,
                            "quantity": 3,
                            "units": "Cans"
                        }
                    ]
                }
            ]
        },
        {
            "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": "06 Jul 2025",
            "raw": "06 Jul 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WTRE7T",
            "raw": 73161
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "6 July 2025",
            "url": "https://taylordrayson.com/2025/07/06"
        }
    ]
}