{
    "type": "food",
    "url": "https://taylordrayson.com/2025/08/08/food",
    "title": "I ate 1,468 calories",
    "summary": "That day's food came to 1,468 calories, with 19g of protein, 124g of carbs and 44g of fat.",
    "occurred": {
        "display": "8 Aug 2025 23:59",
        "iso": "2025-08-08T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,468 kcal",
            "raw": 1468
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "18.5g",
            "raw": 18.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "123.6g",
            "raw": 123.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "44g",
            "raw": 44
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "12.2g",
            "raw": 12.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "78.4g",
            "raw": 78.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.5g",
            "raw": 2.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "731mg",
            "raw": 731
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (615 kcal), Dinner (853 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 615,
                    "items": [
                        {
                            "name": "Zero Sugar Lando Norris Monster",
                            "calories": 10,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Lotus Biscuits",
                            "calories": 605,
                            "quantity": 125,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 853,
                    "items": [
                        {
                            "name": "Katsu, Chicken, Curry",
                            "calories": 519,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Edamame",
                            "calories": 124,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cucumber Maki",
                            "calories": 144,
                            "quantity": 8,
                            "units": "Pieces"
                        },
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "6",
            "raw": 6
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "08 Aug 2025",
            "raw": "08 Aug 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WJV5V3",
            "raw": 73449
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "8 August 2025",
            "url": "https://taylordrayson.com/2025/08/08"
        }
    ]
}