{
    "type": "food",
    "url": "https://taylordrayson.com/2026/04/21/food",
    "title": "I ate 2,351 calories",
    "summary": "That day's food came to 2,351 calories, with 88g of protein, 203g of carbs and 97g of fat.",
    "occurred": {
        "display": "21 Apr 2026 23:59",
        "iso": "2026-04-21T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,351 kcal",
            "raw": 2351
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "88.4g",
            "raw": 88.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "203.2g",
            "raw": 203.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "97.4g",
            "raw": 97.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "37.6g",
            "raw": 37.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "57g",
            "raw": 57
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "18.9g",
            "raw": 18.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,731mg",
            "raw": 1731
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (879 kcal), Lunch (520 kcal), Dinner (952 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 879,
                    "items": [
                        {
                            "name": "Hash Brown",
                            "calories": 272,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 77,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 520,
                    "items": [
                        {
                            "name": "Strawberry Protein Yoghurt",
                            "calories": 166,
                            "quantity": 1,
                            "units": "Pouch"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Choco Break Bar",
                            "calories": 115,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 952,
                    "items": [
                        {
                            "name": "Homestyle Straight Cut Chips",
                            "calories": 192,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Mac & Cheese And Pulled Pork Parcels",
                            "calories": 509,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Breaded Chicken Nuggets",
                            "calories": 240,
                            "quantity": 5,
                            "units": "Servings"
                        },
                        {
                            "name": "Apple Juice",
                            "calories": 11,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "12",
            "raw": 12
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "21 Apr 2026",
            "raw": "21 Apr 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV6DP6L",
            "raw": 75552
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "21 April 2026",
            "url": "https://taylordrayson.com/2026/04/21"
        }
    ]
}