{
    "type": "food",
    "url": "https://taylordrayson.com/2026/04/15/food",
    "title": "I ate 2,692 calories",
    "summary": "That day's food came to 2,692 calories, with 83g of protein, 278g of carbs and 91g of fat.",
    "occurred": {
        "display": "15 Apr 2026 23:59",
        "iso": "2026-04-15T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,692 kcal",
            "raw": 2692
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "83.1g",
            "raw": 83.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "277.8g",
            "raw": 277.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "90.5g",
            "raw": 90.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "37.1g",
            "raw": 37.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "168.8g",
            "raw": 168.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "9.3g",
            "raw": 9.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,591mg",
            "raw": 1591
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (983 kcal), Dinner (1709 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 983,
                    "items": [
                        {
                            "name": "Southern fried chicken wrap",
                            "calories": 455,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Crisp, Cool Original",
                            "calories": 50,
                            "quantity": 10,
                            "units": "Grams"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1709,
                    "items": [
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Large",
                            "calories": 444,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Large Banana Milkshake",
                            "calories": 495,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "15 Apr 2026",
            "raw": "15 Apr 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV6UJSE",
            "raw": 75506
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "15 April 2026",
            "url": "https://taylordrayson.com/2026/04/15"
        }
    ]
}