{
    "type": "food",
    "url": "https://taylordrayson.com/2024/07/27/food",
    "title": "I ate 2,160 calories",
    "summary": "That day's food came to 2,160 calories, with 91g of protein, 155g of carbs and 102g of fat.",
    "occurred": {
        "display": "27 Jul 2024 23:59",
        "iso": "2024-07-27T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,160 kcal",
            "raw": 2160
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "90.7g",
            "raw": 90.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "155.5g",
            "raw": 155.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "101.7g",
            "raw": 101.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "41.7g",
            "raw": 41.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "43.9g",
            "raw": 43.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "14.5g",
            "raw": 14.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,477mg",
            "raw": 1477
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (221 kcal), Lunch (1109 kcal), Dinner (498 kcal), Snacks (332 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1109,
                    "items": [
                        {
                            "name": "Coke Zero (Medium)",
                            "calories": 1,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Medium",
                            "calories": 338,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 498,
                    "items": [
                        {
                            "name": "British pork sausages",
                            "calories": 150,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Carrots, Boiled in Unsalted Water",
                            "calories": 46,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Brussels Sprouts, Boiled in Unsalted Water",
                            "calories": 55,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Potatoes, Old, Mashed With Butter",
                            "calories": 247,
                            "quantity": 1,
                            "units": "Dry Cup"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 332,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "11",
            "raw": 11
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "27 Jul 2024",
            "raw": "27 Jul 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DLPBJB",
            "raw": 69796
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "27 July 2024",
            "url": "https://taylordrayson.com/2024/07/27"
        }
    ]
}