{
    "type": "food",
    "url": "https://taylordrayson.com/2024/06/20/food",
    "title": "I ate 1,935 calories",
    "summary": "That day's food came to 1,935 calories, with 42g of protein, 152g of carbs and 37g of fat.",
    "occurred": {
        "display": "20 Jun 2024 23:59",
        "iso": "2024-06-20T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,935 kcal",
            "raw": 1935
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "42.4g",
            "raw": 42.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "151.7g",
            "raw": 151.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "36.7g",
            "raw": 36.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "19g",
            "raw": 19
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "116.5g",
            "raw": 116.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "10.2g",
            "raw": 10.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,734mg",
            "raw": 2734
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (767 kcal), Lunch (11 kcal), Dinner (726 kcal), Snacks (431 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 767,
                    "items": [
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 155,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Milk Chocolate Rounds",
                            "calories": 172,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 11,
                    "items": [
                        {
                            "name": "Monster Energy Ultra",
                            "calories": 11,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 726,
                    "items": [
                        {
                            "name": "Ham And Pineapple Small",
                            "calories": 660,
                            "quantity": 4,
                            "units": "Slices"
                        },
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 431,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bottle of Coke",
                            "calories": 210,
                            "quantity": 1,
                            "units": "Bottle"
                        }
                    ]
                }
            ]
        },
        {
            "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": "20 Jun 2024",
            "raw": "20 Jun 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D65E4J",
            "raw": 69454
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "20 June 2024",
            "url": "https://taylordrayson.com/2024/06/20"
        }
    ]
}