{
    "type": "food",
    "url": "https://taylordrayson.com/2024/04/18/food",
    "title": "I ate 2,961 calories",
    "summary": "That day's food came to 2,961 calories, with 69g of protein, 291g of carbs and 93g of fat.",
    "occurred": {
        "display": "18 Apr 2024 23:59",
        "iso": "2024-04-18T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,961 kcal",
            "raw": 2961
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "69.3g",
            "raw": 69.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "290.5g",
            "raw": 290.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "93.3g",
            "raw": 93.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "19.6g",
            "raw": 19.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "176.6g",
            "raw": 176.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "18.2g",
            "raw": 18.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,055mg",
            "raw": 2055
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (787 kcal), Lunch (1804 kcal), Dinner (239 kcal), Snacks (131 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 787,
                    "items": [
                        {
                            "name": "Milk Chocolate Rounds",
                            "calories": 172,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 155,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Roast Potatoes",
                            "calories": 151,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1804,
                    "items": [
                        {
                            "name": "Fries, Small",
                            "calories": 263,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Peanut Butter Milkshake",
                            "calories": 911,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bacon Cheeseburger",
                            "calories": 630,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 131,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "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": "18 Apr 2024",
            "raw": "18 Apr 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RZ3ZQK",
            "raw": 68817
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "18 April 2024",
            "url": "https://taylordrayson.com/2024/04/18"
        }
    ]
}