{
    "type": "food",
    "url": "https://taylordrayson.com/2024/10/31/food",
    "title": "I ate 2,570 calories",
    "summary": "That day's food came to 2,570 calories, with 119g of protein, 210g of carbs and 66g of fat.",
    "occurred": {
        "display": "31 Oct 2024 23:59",
        "iso": "2024-10-31T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,570 kcal",
            "raw": 2570
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "119g",
            "raw": 119
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "209.6g",
            "raw": 209.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "66.2g",
            "raw": 66.2
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "27.4g",
            "raw": 27.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "121.4g",
            "raw": 121.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "13.2g",
            "raw": 13.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,631mg",
            "raw": 1631
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (812 kcal), Lunch (571 kcal), Dinner (1187 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 812,
                    "items": [
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 77,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Cinnamon Latte, Skimmed, Out, Med",
                            "calories": 154,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 272,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 571,
                    "items": [
                        {
                            "name": "™️ Strawberry Protein Yoghurt",
                            "calories": 166,
                            "quantity": 1,
                            "units": "Pouch"
                        },
                        {
                            "name": "Crispy Wafers Chocolate",
                            "calories": 195,
                            "quantity": 2,
                            "units": "Slices"
                        },
                        {
                            "name": "BBQ Americano Pizza (Pan)",
                            "calories": 210,
                            "quantity": 1,
                            "units": "Slice"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1187,
                    "items": [
                        {
                            "name": "Chicken yakisoba",
                            "calories": 717,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pumpkin Spiced Latte (Venti)",
                            "calories": 470,
                            "quantity": 20,
                            "units": "Ounces"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "10",
            "raw": 10
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "31 Oct 2024",
            "raw": "31 Oct 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DNPJMT",
            "raw": 70795
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "31 October 2024",
            "url": "https://taylordrayson.com/2024/10/31"
        }
    ]
}