{
    "type": "food",
    "url": "https://taylordrayson.com/2024/10/25/food",
    "title": "I ate 2,520 calories",
    "summary": "That day's food came to 2,520 calories, with 81g of protein, 324g of carbs and 56g of fat.",
    "occurred": {
        "display": "25 Oct 2024 23:59",
        "iso": "2024-10-25T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,520 kcal",
            "raw": 2520
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "80.9g",
            "raw": 80.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "323.7g",
            "raw": 323.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "56.1g",
            "raw": 56.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "20.8g",
            "raw": 20.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "153.8g",
            "raw": 153.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "25.2g",
            "raw": 25.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "988mg",
            "raw": 988
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (300 kcal), Lunch (741 kcal), Dinner (1341 kcal), Snacks (138 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 300,
                    "items": [
                        {
                            "name": "2 Egg Omelette With Cheese",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 741,
                    "items": [
                        {
                            "name": "Big Pasta In Sauce",
                            "calories": 349,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Venti Caramel latte (Semi Skimmed)",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1341,
                    "items": [
                        {
                            "name": "J20 Orange And Passion Fruit",
                            "calories": 88,
                            "quantity": 275,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Cake, Chocolate Fudge",
                            "calories": 215,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Cupcake, Iced",
                            "calories": 372,
                            "quantity": 2,
                            "units": "Each"
                        },
                        {
                            "name": "Chicken, Breast, Grilled",
                            "calories": 167,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Jollof Rice",
                            "calories": 240,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Roast Potatoes",
                            "calories": 151,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 108,
                            "quantity": 300,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 138,
                    "items": [
                        {
                            "name": "Choc Chip Munchy Bars",
                            "calories": 138,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "11",
            "raw": 11
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "25 Oct 2024",
            "raw": "25 Oct 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DNLBBS",
            "raw": 70744
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "25 October 2024",
            "url": "https://taylordrayson.com/2024/10/25"
        }
    ]
}