{
    "type": "food",
    "url": "https://taylordrayson.com/2024/05/30/food",
    "title": "I ate 1,967 calories",
    "summary": "That day's food came to 1,967 calories, with 73g of protein, 206g of carbs and 72g of fat.",
    "occurred": {
        "display": "30 May 2024 23:59",
        "iso": "2024-05-30T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,967 kcal",
            "raw": 1967
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "73.1g",
            "raw": 73.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "206.4g",
            "raw": 206.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "72g",
            "raw": 72
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "37.4g",
            "raw": 37.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "102.5g",
            "raw": 102.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "10.8g",
            "raw": 10.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "5,958mg",
            "raw": 5958
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (636 kcal), Lunch (975 kcal), Dinner (356 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 636,
                    "items": [
                        {
                            "name": "Milk Chocolate Rounds",
                            "calories": 172,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 155,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 975,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Prime (energy Drink)",
                            "calories": 10,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "BBQ Americano, Individual, Stuffed Crust",
                            "calories": 744,
                            "quantity": 3,
                            "units": "Slices"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 356,
                    "items": [
                        {
                            "name": "Cherry Coke",
                            "calories": 226,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Chocolate Bar",
                            "calories": 130,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "30 May 2024",
            "raw": "30 May 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RWJG25",
            "raw": 69242
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "30 May 2024",
            "url": "https://taylordrayson.com/2024/05/30"
        }
    ]
}