{
    "type": "food",
    "url": "https://taylordrayson.com/2024/10/09/food",
    "title": "I ate 2,683 calories",
    "summary": "That day's food came to 2,683 calories, with 107g of protein, 331g of carbs and 70g of fat.",
    "occurred": {
        "display": "9 Oct 2024 23:59",
        "iso": "2024-10-09T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,683 kcal",
            "raw": 2683
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "107.3g",
            "raw": 107.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "330.9g",
            "raw": 330.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "69.8g",
            "raw": 69.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "38.7g",
            "raw": 38.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "119.8g",
            "raw": 119.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "7.6g",
            "raw": 7.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "793mg",
            "raw": 793
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (765 kcal), Lunch (750 kcal), Dinner (1168 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 765,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Protein Yoghurt Drink",
                            "calories": 175,
                            "quantity": 230,
                            "units": "Grams"
                        },
                        {
                            "name": "Impact Whey Gainer",
                            "calories": 369,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 750,
                    "items": [
                        {
                            "name": "Ultra Rosa",
                            "calories": 14,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bar, Chocolate, Crunch",
                            "calories": 515,
                            "quantity": 15,
                            "units": "Pieces"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1168,
                    "items": [
                        {
                            "name": "Large Chicken Burrito",
                            "calories": 820,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Tangfastics",
                            "calories": 346,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Soda, Pepsi, Max Cherry",
                            "calories": 2,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "09 Oct 2024",
            "raw": "09 Oct 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D3GHU6",
            "raw": 70563
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "9 October 2024",
            "url": "https://taylordrayson.com/2024/10/09"
        }
    ]
}