{
    "type": "food",
    "url": "https://taylordrayson.com/2024/05/28/food",
    "title": "I ate 2,599 calories",
    "summary": "That day's food came to 2,599 calories, with 54g of protein, 196g of carbs and 58g of fat.",
    "occurred": {
        "display": "28 May 2024 23:59",
        "iso": "2024-05-28T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,599 kcal",
            "raw": 2599
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "54.4g",
            "raw": 54.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "196.5g",
            "raw": 196.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "57.5g",
            "raw": 57.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "21.6g",
            "raw": 21.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "86.2g",
            "raw": 86.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "5.2g",
            "raw": 5.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "568mg",
            "raw": 568
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (152 kcal), Lunch (475 kcal), Dinner (534 kcal), Snacks (1438 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 152,
                    "items": [
                        {
                            "name": "Caramel Latte, Skimmed, In, Med",
                            "calories": 152,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 475,
                    "items": [
                        {
                            "name": "2 Egg Omelette With Cheese",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "dr pepper 250ml can",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolate Bar",
                            "calories": 130,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 534,
                    "items": [
                        {
                            "name": "Pork Sausages",
                            "calories": 375,
                            "quantity": 3,
                            "units": "Each"
                        },
                        {
                            "name": "New Potatoes Boiled",
                            "calories": 111,
                            "quantity": 150,
                            "units": "Grams"
                        },
                        {
                            "name": "Broccoli, Fresh, Boiled, Drnd",
                            "calories": 48,
                            "quantity": 1,
                            "units": "Dry Cup"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 1438,
                    "items": [
                        {
                            "name": "French fries Salt And Vinegar",
                            "calories": 79,
                            "quantity": 18,
                            "units": "Grams"
                        },
                        {
                            "name": "Prime (energy Drink)",
                            "calories": 10,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Salted Caramel, Whole Milk, Small",
                            "calories": 230,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Deluxe Double Quarter Pounder",
                            "calories": 780,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Medium",
                            "calories": 338,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Coke Zero (Medium)",
                            "calories": 1,
                            "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": "28 May 2024",
            "raw": "28 May 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RW7ZDA",
            "raw": 69219
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "28 May 2024",
            "url": "https://taylordrayson.com/2024/05/28"
        }
    ]
}