{
    "type": "food",
    "url": "https://taylordrayson.com/2024/05/16/food",
    "title": "I ate 2,300 calories",
    "summary": "That day's food came to 2,300 calories, with 100g of protein, 241g of carbs and 85g of fat.",
    "occurred": {
        "display": "16 May 2024 23:59",
        "iso": "2024-05-16T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,300 kcal",
            "raw": 2300
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "99.7g",
            "raw": 99.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "240.5g",
            "raw": 240.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "84.9g",
            "raw": 84.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "34.7g",
            "raw": 34.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "165.4g",
            "raw": 165.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "12.1g",
            "raw": 12.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,035mg",
            "raw": 2035
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (1037 kcal), Lunch (795 kcal), Dinner (468 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 1037,
                    "items": [
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 155,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Roast Potatoes",
                            "calories": 151,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Milk Chocolate Rounds",
                            "calories": 172,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Starbucks Blonde Roast Caramel Latte - Venti",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 795,
                    "items": [
                        {
                            "name": "Caramel Macchiato, Grande, Semi Skimmed",
                            "calories": 480,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Kit Kat Mini Strawberry Cheesecake Flavor",
                            "calories": 63,
                            "quantity": 11.5,
                            "units": "Grams"
                        },
                        {
                            "name": "Kit Kat Mini Strawberry Cheesecake Flavor",
                            "calories": 63,
                            "quantity": 11.5,
                            "units": "Grams"
                        },
                        {
                            "name": "Kit Kat Mini Strawberry Cheesecake Flavor",
                            "calories": 63,
                            "quantity": 11.5,
                            "units": "Grams"
                        },
                        {
                            "name": "Kit Kat Mini Strawberry Cheesecake Flavor",
                            "calories": 63,
                            "quantity": 11.5,
                            "units": "Grams"
                        },
                        {
                            "name": "Kit Kat Mini Strawberry Cheesecake Flavor",
                            "calories": 63,
                            "quantity": 11.5,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 468,
                    "items": [
                        {
                            "name": "Slow Cooked Beef Caserole",
                            "calories": 270,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mashed Potatoes with Semi Skimmed Milk & Buttet",
                            "calories": 88,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Strawberry Watermelon Energy",
                            "calories": 10,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Dr Pepper",
                            "calories": 100,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "16",
            "raw": 16
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "16 May 2024",
            "raw": "16 May 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RDVA6R",
            "raw": 69086
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "16 May 2024",
            "url": "https://taylordrayson.com/2024/05/16"
        }
    ]
}