{
    "type": "food",
    "url": "https://taylordrayson.com/2024/08/01/food",
    "title": "I ate 1,764 calories",
    "summary": "That day's food came to 1,764 calories, with 70g of protein, 211g of carbs and 54g of fat.",
    "occurred": {
        "display": "1 Aug 2024 23:59",
        "iso": "2024-08-01T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,764 kcal",
            "raw": 1764
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "70g",
            "raw": 70
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "210.6g",
            "raw": 210.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "54.3g",
            "raw": 54.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "24.9g",
            "raw": 24.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "122.1g",
            "raw": 122.1
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "22.5g",
            "raw": 22.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,450mg",
            "raw": 1450
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (734 kcal), Lunch (535 kcal), Dinner (206 kcal), Snacks (289 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 734,
                    "items": [
                        {
                            "name": "Milk Chocolate Rounds",
                            "calories": 172,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 77,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 535,
                    "items": [
                        {
                            "name": "Creamy chicken and bacon puff pastry pie",
                            "calories": 372,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Carrots, Boiled in Unsalted Water",
                            "calories": 46,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Mangetout",
                            "calories": 29,
                            "quantity": 75,
                            "units": "Grams"
                        },
                        {
                            "name": "Mashed Potatoes with Semi Skimmed Milk & Buttet",
                            "calories": 88,
                            "quantity": 100,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 206,
                    "items": [
                        {
                            "name": "Protein Pancake Mix Vanilla",
                            "calories": 206,
                            "quantity": 50,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 289,
                    "items": [
                        {
                            "name": "Can Of Coke",
                            "calories": 140,
                            "quantity": 12,
                            "units": "Ounces"
                        },
                        {
                            "name": "Soft And Whippy",
                            "calories": 99,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Orange And Mango Juice",
                            "calories": 50,
                            "quantity": 100,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "14",
            "raw": 14
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "01 Aug 2024",
            "raw": "01 Aug 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DTK3Z3",
            "raw": 69844
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "1 August 2024",
            "url": "https://taylordrayson.com/2024/08/01"
        }
    ]
}