{
    "type": "food",
    "url": "https://taylordrayson.com/2024/04/11/food",
    "title": "I ate 2,340 calories",
    "summary": "That day's food came to 2,340 calories, with 113g of protein, 232g of carbs and 93g of fat.",
    "occurred": {
        "display": "11 Apr 2024 23:59",
        "iso": "2024-04-11T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,340 kcal",
            "raw": 2340
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "113.4g",
            "raw": 113.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "231.5g",
            "raw": 231.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "93.1g",
            "raw": 93.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "36.7g",
            "raw": 36.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "118.3g",
            "raw": 118.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "16.2g",
            "raw": 16.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,083mg",
            "raw": 2083
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (787 kcal), Lunch (625 kcal), Dinner (496 kcal), Snacks (432 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 787,
                    "items": [
                        {
                            "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": "Bacon Rashers, Back, Grilled",
                            "calories": 155,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 625,
                    "items": [
                        {
                            "name": "Can Of Coke",
                            "calories": 139,
                            "quantity": 330,
                            "units": "Grams"
                        },
                        {
                            "name": "Chicken Kiev",
                            "calories": 398,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Mashed Potatoes with Semi Skimmed Milk & Buttet",
                            "calories": 88,
                            "quantity": 100,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 496,
                    "items": [
                        {
                            "name": "Smoked Gamon Steaks",
                            "calories": 274,
                            "quantity": 150,
                            "units": "Grams"
                        },
                        {
                            "name": "Parsley sauce",
                            "calories": 43,
                            "quantity": 50,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Broccoli, Fresh, Boiled, Drnd",
                            "calories": 48,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "New Potatoes Boiled",
                            "calories": 111,
                            "quantity": 150,
                            "units": "Grams"
                        },
                        {
                            "name": "Prime",
                            "calories": 20,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 432,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Kit Kat 2 Finger",
                            "calories": 104,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Split pots crunch vanilla flavour choco balls",
                            "calories": 197,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "11 Apr 2024",
            "raw": "11 Apr 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6R9PEM8",
            "raw": 68739
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "11 April 2024",
            "url": "https://taylordrayson.com/2024/04/11"
        }
    ]
}