{
    "type": "food",
    "url": "https://taylordrayson.com/2022/10/26/food",
    "title": "I ate 1,428 calories",
    "summary": "That day's food came to 1,428 calories, with 27g of protein, 62g of carbs and 14g of fat.",
    "occurred": {
        "display": "26 Oct 2022 23:59",
        "iso": "2022-10-26T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,428 kcal",
            "raw": 1428
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "27g",
            "raw": 27
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "62.4g",
            "raw": 62.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "14.4g",
            "raw": 14.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "2.2g",
            "raw": 2.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "80.8g",
            "raw": 80.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "67mg",
            "raw": 67
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (154 kcal), Lunch (689 kcal), Dinner (585 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 154,
                    "items": [
                        {
                            "name": "Vanilla Latte, Skimmed, In, Med",
                            "calories": 154,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 689,
                    "items": [
                        {
                            "name": "Coke 330ml Glass Bottle",
                            "calories": 139,
                            "quantity": 1,
                            "units": "Bottle"
                        },
                        {
                            "name": "Katsu, Pumpkin, Curry",
                            "calories": 403,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Salad, Edamame",
                            "calories": 91,
                            "quantity": 0.75,
                            "units": "Serving"
                        },
                        {
                            "name": "Strawberry Cheesecake Mochi",
                            "calories": 56,
                            "quantity": 0.5,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 585,
                    "items": [
                        {
                            "name": "Beef Lasagna",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolate Yoghurt With Buttons",
                            "calories": 224,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Coke",
                            "calories": 111,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "26 Oct 2022",
            "raw": "26 Oct 2022"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6BKZ2XD",
            "raw": 63149
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "26 October 2022",
            "url": "https://taylordrayson.com/2022/10/26"
        }
    ]
}