{
    "type": "food",
    "url": "https://taylordrayson.com/2024/05/23/food",
    "title": "I ate 2,167 calories",
    "summary": "That day's food came to 2,167 calories, with 44g of protein, 192g of carbs and 60g of fat.",
    "occurred": {
        "display": "23 May 2024 23:59",
        "iso": "2024-05-23T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,167 kcal",
            "raw": 2167
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "43.7g",
            "raw": 43.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "192g",
            "raw": 192
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "60.3g",
            "raw": 60.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "22.7g",
            "raw": 22.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "130.6g",
            "raw": 130.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "12.7g",
            "raw": 12.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,846mg",
            "raw": 1846
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (1006 kcal), Lunch (751 kcal), Dinner (400 kcal), Snacks (10 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 1006,
                    "items": [
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 155,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Roast Potatoes",
                            "calories": 151,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Milk Chocolate Rounds",
                            "calories": 172,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Coffee",
                            "calories": 219,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 751,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Ice Cream Crunchie Blast",
                            "calories": 266,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cherry Coke",
                            "calories": 226,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 400,
                    "items": [
                        {
                            "name": "2 Egg Omelette With Cheese",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolate Orange Club Bar",
                            "calories": 100,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 10,
                    "items": [
                        {
                            "name": "Prime energy drink",
                            "calories": 10,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "12",
            "raw": 12
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "23 May 2024",
            "raw": "23 May 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RDG3US",
            "raw": 69167
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "23 May 2024",
            "url": "https://taylordrayson.com/2024/05/23"
        }
    ]
}