{
    "type": "food",
    "url": "https://taylordrayson.com/2025/05/26/food",
    "title": "I ate 2,487 calories",
    "summary": "That day's food came to 2,487 calories, with 74g of protein, 164g of carbs and 97g of fat.",
    "occurred": {
        "display": "26 May 2025 23:59",
        "iso": "2025-05-26T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,487 kcal",
            "raw": 2487
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "73.8g",
            "raw": 73.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "164.2g",
            "raw": 164.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "96.8g",
            "raw": 96.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "35.4g",
            "raw": 35.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "86.9g",
            "raw": 86.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "5.5g",
            "raw": 5.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,575mg",
            "raw": 1575
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (259 kcal), Lunch (1373 kcal), Dinner (855 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1373,
                    "items": [
                        {
                            "name": "Texas BBQ Smashed Burger With Loaded Wedges",
                            "calories": 1230,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Salted Caramel Iced Latte",
                            "calories": 143,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 855,
                    "items": [
                        {
                            "name": "Katsu, Chicken, Curry",
                            "calories": 519,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Edamame",
                            "calories": 124,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cucumber Maki",
                            "calories": 72,
                            "quantity": 4,
                            "units": "Pieces"
                        },
                        {
                            "name": "Can Of Coke",
                            "calories": 140,
                            "quantity": 12,
                            "units": "Ounces"
                        }
                    ]
                }
            ]
        },
        {
            "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": "26 May 2025",
            "raw": "26 May 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WAAFDK",
            "raw": 72786
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "26 May 2025",
            "url": "https://taylordrayson.com/2025/05/26"
        }
    ]
}