{
    "type": "food",
    "url": "https://taylordrayson.com/2024/09/12/food",
    "title": "I ate 2,326 calories",
    "summary": "That day's food came to 2,326 calories, with 74g of protein, 269g of carbs and 66g of fat.",
    "occurred": {
        "display": "12 Sep 2024 23:59",
        "iso": "2024-09-12T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,326 kcal",
            "raw": 2326
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "74.1g",
            "raw": 74.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "269.2g",
            "raw": 269.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "65.7g",
            "raw": 65.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "26.6g",
            "raw": 26.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "139g",
            "raw": 139
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "20.8g",
            "raw": 20.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "3,196mg",
            "raw": 3196
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (689 kcal), Lunch (821 kcal), Snacks (816 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 689,
                    "items": [
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 77,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Milk Chocolate Rounds",
                            "calories": 172,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 821,
                    "items": [
                        {
                            "name": "Burrito, Supreme, Chicken",
                            "calories": 380,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Seasoned Fries",
                            "calories": 260,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cheese roll up",
                            "calories": 180,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Can",
                            "calories": 1,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 816,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Jammie Wagon Wheel",
                            "calories": 164,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Maple Hazel Latte",
                            "calories": 253,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Can Of Coke",
                            "calories": 140,
                            "quantity": 12,
                            "units": "Ounces"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "13",
            "raw": 13
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "12 Sep 2024",
            "raw": "12 Sep 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DJLTRN",
            "raw": 70277
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "12 September 2024",
            "url": "https://taylordrayson.com/2024/09/12"
        }
    ]
}