{
    "type": "food",
    "url": "https://taylordrayson.com/2024/05/08/food",
    "title": "I ate 2,972 calories",
    "summary": "That day's food came to 2,972 calories, with 29g of protein, 214g of carbs and 81g of fat.",
    "occurred": {
        "display": "8 May 2024 23:59",
        "iso": "2024-05-08T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,972 kcal",
            "raw": 2972
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "29.2g",
            "raw": 29.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "213.9g",
            "raw": 213.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "81.3g",
            "raw": 81.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "19.4g",
            "raw": 19.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "176.6g",
            "raw": 176.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "7g",
            "raw": 7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "493mg",
            "raw": 493
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (521 kcal), Lunch (325 kcal), Dinner (2043 kcal), Snacks (83 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 521,
                    "items": [
                        {
                            "name": "Bacon Bagel",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 325,
                    "items": [
                        {
                            "name": "Chocolate Moose",
                            "calories": 115,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Tunnocks tea cake",
                            "calories": 106,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Kit Kat 2 Finger",
                            "calories": 104,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 2043,
                    "items": [
                        {
                            "name": "Bacon Cheeseburger",
                            "calories": 630,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Peanut Butter Milkshake",
                            "calories": 911,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Small",
                            "calories": 263,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 83,
                    "items": [
                        {
                            "name": "Americano, Skimmed,  Med",
                            "calories": 18,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Sparkling Mango 330 Ml Can",
                            "calories": 65,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "08 May 2024",
            "raw": "08 May 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RRXZ9L",
            "raw": 69007
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "8 May 2024",
            "url": "https://taylordrayson.com/2024/05/08"
        }
    ]
}