{
    "type": "food",
    "url": "https://taylordrayson.com/2024/10/20/food",
    "title": "I ate 1,705 calories",
    "summary": "That day's food came to 1,705 calories, with 49g of protein, 212g of carbs and 48g of fat.",
    "occurred": {
        "display": "20 Oct 2024 23:59",
        "iso": "2024-10-20T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,705 kcal",
            "raw": 1705
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "49.3g",
            "raw": 49.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "212g",
            "raw": 212
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "48.4g",
            "raw": 48.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "20.2g",
            "raw": 20.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "91.2g",
            "raw": 91.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6g",
            "raw": 6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "3,422mg",
            "raw": 3422
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (264 kcal), Lunch (237 kcal), Dinner (511 kcal), Snacks (693 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 264,
                    "items": [
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 54,
                            "quantity": 150,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Bacon Sandwhich",
                            "calories": 210,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 237,
                    "items": [
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Pumpkin Spice Latte, Venti, Skimmed Milk, No Whip",
                            "calories": 236,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 511,
                    "items": [
                        {
                            "name": "Crispy Chicken in Tempura Batter",
                            "calories": 219,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "White Roll",
                            "calories": 292,
                            "quantity": 110,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 693,
                    "items": [
                        {
                            "name": "Salted Caramel Twix Xtra",
                            "calories": 343,
                            "quantity": 70,
                            "units": "Grams"
                        },
                        {
                            "name": "Chicken Super Noodles Pot",
                            "calories": 350,
                            "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": "20 Oct 2024",
            "raw": "20 Oct 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DUQU37",
            "raw": 70685
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "20 October 2024",
            "url": "https://taylordrayson.com/2024/10/20"
        }
    ]
}