{
    "type": "food",
    "url": "https://taylordrayson.com/2024/04/16/food",
    "title": "I ate 1,871 calories",
    "summary": "That day's food came to 1,871 calories, with 75g of protein, 170g of carbs and 68g of fat.",
    "occurred": {
        "display": "16 Apr 2024 23:59",
        "iso": "2024-04-16T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,871 kcal",
            "raw": 1871
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "75.1g",
            "raw": 75.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "169.7g",
            "raw": 169.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "67.9g",
            "raw": 67.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "10g",
            "raw": 10
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "37.6g",
            "raw": 37.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6.1g",
            "raw": 6.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "426mg",
            "raw": 426
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (452 kcal), Lunch (692 kcal), Dinner (727 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 452,
                    "items": [
                        {
                            "name": "2 Egg Omelette With Cheese",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Latte, Skimmed, In, Med",
                            "calories": 152,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 692,
                    "items": [
                        {
                            "name": "Burger, Fillet Tower",
                            "calories": 620,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Coke Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Seasoned Chips - Regular",
                            "calories": 71,
                            "quantity": 0.25,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 727,
                    "items": [
                        {
                            "name": "Chicken Nuggets (9 Pieces)",
                            "calories": 388,
                            "quantity": 9,
                            "units": "Pieces"
                        },
                        {
                            "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": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "16 Apr 2024",
            "raw": "16 Apr 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RZK6BV",
            "raw": 68801
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "16 April 2024",
            "url": "https://taylordrayson.com/2024/04/16"
        }
    ]
}