{
    "type": "food",
    "url": "https://taylordrayson.com/2024/08/03/food",
    "title": "I ate 1,305 calories",
    "summary": "That day's food came to 1,305 calories, with 13g of protein, 51g of carbs and 11g of fat.",
    "occurred": {
        "display": "3 Aug 2024 23:59",
        "iso": "2024-08-03T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,305 kcal",
            "raw": 1305
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "13.4g",
            "raw": 13.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "51g",
            "raw": 51
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "11.1g",
            "raw": 11.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "7.4g",
            "raw": 7.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "47.2g",
            "raw": 47.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (221 kcal), Lunch (499 kcal), Dinner (486 kcal), Snacks (99 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 499,
                    "items": [
                        {
                            "name": "Bacon Roll",
                            "calories": 368,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 486,
                    "items": [
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "2 Egg Omelette With Cheese",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mixed Fruit Cider",
                            "calories": 120,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 99,
                    "items": [
                        {
                            "name": "Soft And Whippy",
                            "calories": 99,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "03 Aug 2024",
            "raw": "03 Aug 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DTUTGE",
            "raw": 69865
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "3 August 2024",
            "url": "https://taylordrayson.com/2024/08/03"
        }
    ]
}