{
    "type": "food",
    "url": "https://taylordrayson.com/2025/04/08/food",
    "title": "I ate 2,548 calories",
    "summary": "That day's food came to 2,548 calories, with 125g of protein, 244g of carbs and 79g of fat.",
    "occurred": {
        "display": "8 Apr 2025 23:59",
        "iso": "2025-04-08T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,548 kcal",
            "raw": 2548
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "124.9g",
            "raw": 124.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "243.5g",
            "raw": 243.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "79g",
            "raw": 79
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "36.4g",
            "raw": 36.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "168g",
            "raw": 168
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "12.8g",
            "raw": 12.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "3,520mg",
            "raw": 3520
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (654 kcal), Lunch (706 kcal), Dinner (321 kcal), Snacks (867 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 654,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Eggs, Med, Fried",
                            "calories": 78,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 706,
                    "items": [
                        {
                            "name": "Chicken Tikka Masala",
                            "calories": 495,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Ultra Strawberry Dreams",
                            "calories": 11,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "™️ Strawberry Protein Yoghurt",
                            "calories": 200,
                            "quantity": 200,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 321,
                    "items": [
                        {
                            "name": "Chicken Fajitas w/ Onions & peppers",
                            "calories": 320,
                            "quantity": 2,
                            "units": "Each"
                        },
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 867,
                    "items": [
                        {
                            "name": "Yorkie Bar",
                            "calories": 248,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mini Eggs",
                            "calories": 395,
                            "quantity": 80,
                            "units": "Grams"
                        },
                        {
                            "name": "Large Cinnamon Swirl Latte",
                            "calories": 224,
                            "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": "08 Apr 2025",
            "raw": "08 Apr 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DRSNNE",
            "raw": 72309
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "8 April 2025",
            "url": "https://taylordrayson.com/2025/04/08"
        }
    ]
}