{
    "type": "food",
    "url": "https://taylordrayson.com/2024/09/14/food",
    "title": "I ate 1,283 calories",
    "summary": "That day's food came to 1,283 calories, with 51g of protein, 65g of carbs and 35g of fat.",
    "occurred": {
        "display": "14 Sep 2024 23:59",
        "iso": "2024-09-14T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,283 kcal",
            "raw": 1283
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "50.6g",
            "raw": 50.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "65.2g",
            "raw": 65.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "35.1g",
            "raw": 35.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "17.6g",
            "raw": 17.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "4.3g",
            "raw": 4.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "7.4g",
            "raw": 7.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "526mg",
            "raw": 526
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (618 kcal), Dinner (665 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 618,
                    "items": [
                        {
                            "name": "Coffee shake",
                            "calories": 211,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Crispy Creme Lotus Biscoff Filled Donut",
                            "calories": 396,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Zero Ultra (White)",
                            "calories": 11,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 665,
                    "items": [
                        {
                            "name": "Cauliflower, Boiled, Drnd",
                            "calories": 31,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Mashed Potatoes with Semi Skimmed Milk & Buttet",
                            "calories": 88,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Steak Pie",
                            "calories": 546,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "14 Sep 2024",
            "raw": "14 Sep 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DJJWPF",
            "raw": 70299
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "14 September 2024",
            "url": "https://taylordrayson.com/2024/09/14"
        }
    ]
}