{
    "type": "food",
    "url": "https://taylordrayson.com/2025/04/26/food",
    "title": "I ate 1,944 calories",
    "summary": "That day's food came to 1,944 calories, with 98g of protein, 134g of carbs and 75g of fat.",
    "occurred": {
        "display": "26 Apr 2025 23:59",
        "iso": "2025-04-26T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,944 kcal",
            "raw": 1944
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "97.7g",
            "raw": 97.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "134.1g",
            "raw": 134.1
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "75.5g",
            "raw": 75.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "18.3g",
            "raw": 18.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "20.7g",
            "raw": 20.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "7.8g",
            "raw": 7.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "3mg",
            "raw": 3
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (514 kcal), Lunch (1430 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 514,
                    "items": [
                        {
                            "name": "™️ Strawberry Protein Yoghurt",
                            "calories": 166,
                            "quantity": 1,
                            "units": "Pouch"
                        },
                        {
                            "name": "Scrambled Eggs On Toast",
                            "calories": 348,
                            "quantity": 2,
                            "units": "Slices"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1430,
                    "items": [
                        {
                            "name": "Cheeseburger, Double",
                            "calories": 445,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Medium",
                            "calories": 338,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "20 Nuggets",
                            "calories": 647,
                            "quantity": 15,
                            "units": "Pieces"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "5",
            "raw": 5
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "26 Apr 2025",
            "raw": "26 Apr 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DW5F2J",
            "raw": 72492
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "26 April 2025",
            "url": "https://taylordrayson.com/2025/04/26"
        }
    ]
}