{
    "type": "food",
    "url": "https://taylordrayson.com/2024/09/10/food",
    "title": "I ate 2,215 calories",
    "summary": "That day's food came to 2,215 calories, with 93g of protein, 235g of carbs and 101g of fat.",
    "occurred": {
        "display": "10 Sep 2024 23:59",
        "iso": "2024-09-10T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,215 kcal",
            "raw": 2215
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "93.3g",
            "raw": 93.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "235.3g",
            "raw": 235.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "100.7g",
            "raw": 100.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "25.5g",
            "raw": 25.5
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "47g",
            "raw": 47
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "14.6g",
            "raw": 14.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "974mg",
            "raw": 974
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (857 kcal), Lunch (568 kcal), Dinner (790 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 857,
                    "items": [
                        {
                            "name": "Costa All Day Breakfast Wrap",
                            "calories": 604,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Maple Hazel Latte",
                            "calories": 253,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 568,
                    "items": [
                        {
                            "name": "Southern Fried Chicken Wrap",
                            "calories": 555,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Ultra Fiesta Mango",
                            "calories": 13,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 790,
                    "items": [
                        {
                            "name": "Chicken And Prawn Yaki Soba",
                            "calories": 700,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Edamame, With Salt",
                            "calories": 90,
                            "quantity": 0.5,
                            "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": "10 Sep 2024",
            "raw": "10 Sep 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D5DU7X",
            "raw": 70260
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "10 September 2024",
            "url": "https://taylordrayson.com/2024/09/10"
        }
    ]
}