{
    "type": "food",
    "url": "https://taylordrayson.com/2024/05/09/food",
    "title": "I ate 2,582 calories",
    "summary": "That day's food came to 2,582 calories, with 55g of protein, 228g of carbs and 69g of fat.",
    "occurred": {
        "display": "9 May 2024 23:59",
        "iso": "2024-05-09T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,582 kcal",
            "raw": 2582
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "55.3g",
            "raw": 55.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "228.5g",
            "raw": 228.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "69.2g",
            "raw": 69.2
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "30.4g",
            "raw": 30.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "127.6g",
            "raw": 127.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "18g",
            "raw": 18
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,563mg",
            "raw": 2563
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (913 kcal), Lunch (810 kcal), Dinner (626 kcal), Snacks (233 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 913,
                    "items": [
                        {
                            "name": "Milk Chocolate Rounds",
                            "calories": 172,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 155,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Roast Potatoes",
                            "calories": 151,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Regular Latte",
                            "calories": 126,
                            "quantity": 290,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 810,
                    "items": [
                        {
                            "name": "Fish Finger Salad Wrap",
                            "calories": 800,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Prime (energy Drink)",
                            "calories": 10,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 626,
                    "items": [
                        {
                            "name": "Stonebaked Thin Margherita Pizza",
                            "calories": 210,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Breaded Onion Rings",
                            "calories": 186,
                            "quantity": 5,
                            "units": "Pieces"
                        },
                        {
                            "name": "Cherry Coke",
                            "calories": 230,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 233,
                    "items": [
                        {
                            "name": "Wispa 23.7g",
                            "calories": 129,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Kit Kat 2 Finger",
                            "calories": 104,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "13",
            "raw": 13
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "09 May 2024",
            "raw": "09 May 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RRM2PX",
            "raw": 69018
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "9 May 2024",
            "url": "https://taylordrayson.com/2024/05/09"
        }
    ]
}