{
    "type": "food",
    "url": "https://taylordrayson.com/2024/10/01/food",
    "title": "I ate 2,569 calories",
    "summary": "That day's food came to 2,569 calories, with 92g of protein, 167g of carbs and 95g of fat.",
    "occurred": {
        "display": "1 Oct 2024 23:59",
        "iso": "2024-10-01T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,569 kcal",
            "raw": 2569
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "91.7g",
            "raw": 91.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "167.3g",
            "raw": 167.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "95.1g",
            "raw": 95.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "36g",
            "raw": 36
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "47.4g",
            "raw": 47.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "8.3g",
            "raw": 8.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,342mg",
            "raw": 1342
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (663 kcal), Lunch (538 kcal), Dinner (1109 kcal), Snacks (259 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 663,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "2 Egg Omelette With Cheese",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Apple Juice",
                            "calories": 11,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 538,
                    "items": [
                        {
                            "name": "Ultra (Zero)",
                            "calories": 11,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Pizza, Bbq Meat Feast, Pan, Medium, 1 Piece",
                            "calories": 243,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chicken Dippers, Crispy, Frozen",
                            "calories": 126,
                            "quantity": 3,
                            "units": "Pieces"
                        },
                        {
                            "name": "Wagon Wheels Chocolate",
                            "calories": 158,
                            "quantity": 1,
                            "units": "Piece"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1109,
                    "items": [
                        {
                            "name": "Fries, Medium",
                            "calories": 338,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Coke Zero (Medium)",
                            "calories": 1,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "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": "01 Oct 2024",
            "raw": "01 Oct 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DMRJL5",
            "raw": 70466
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "1 October 2024",
            "url": "https://taylordrayson.com/2024/10/01"
        }
    ]
}