{
    "type": "food",
    "url": "https://taylordrayson.com/2024/08/07/food",
    "title": "I ate 1,764 calories",
    "summary": "That day's food came to 1,764 calories, with 29g of protein, 174g of carbs and 26g of fat.",
    "occurred": {
        "display": "7 Aug 2024 23:59",
        "iso": "2024-08-07T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,764 kcal",
            "raw": 1764
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "29.2g",
            "raw": 29.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "174.3g",
            "raw": 174.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "26.1g",
            "raw": 26.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "14.1g",
            "raw": 14.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "91.4g",
            "raw": 91.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0.3g",
            "raw": 0.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,038mg",
            "raw": 1038
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (352 kcal), Lunch (637 kcal), Dinner (258 kcal), Snacks (517 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 352,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 637,
                    "items": [
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Chewy Caramel Chocolate Bars",
                            "calories": 171,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chicken With Rice Noodles And Stir Fry Veg",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 258,
                    "items": [
                        {
                            "name": "Smiths",
                            "calories": 87,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chewy Caramel Chocolate Bars",
                            "calories": 171,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 517,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Monster Ultra Rosá",
                            "calories": 14,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolate",
                            "calories": 372,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "07 Aug 2024",
            "raw": "07 Aug 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DT245D",
            "raw": 69898
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "7 August 2024",
            "url": "https://taylordrayson.com/2024/08/07"
        }
    ]
}