{
    "type": "food",
    "url": "https://taylordrayson.com/2024/11/20/food",
    "title": "I ate 3,580 calories",
    "summary": "That day's food came to 3,580 calories, with 141g of protein, 310g of carbs and 193g of fat.",
    "occurred": {
        "display": "20 Nov 2024 23:59",
        "iso": "2024-11-20T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,580 kcal",
            "raw": 3580
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "141.4g",
            "raw": 141.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "309.5g",
            "raw": 309.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "192.6g",
            "raw": 192.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "59.7g",
            "raw": 59.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "110.8g",
            "raw": 110.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "22.5g",
            "raw": 22.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "4,719mg",
            "raw": 4719
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (784 kcal), Lunch (654 kcal), Dinner (2142 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 784,
                    "items": [
                        {
                            "name": "Pork Sausages",
                            "calories": 250,
                            "quantity": 2,
                            "units": "Each"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 155,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Crispy Wafers Chocolate",
                            "calories": 195,
                            "quantity": 2,
                            "units": "Slices"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 654,
                    "items": [
                        {
                            "name": "Katsu Chicken Wrap",
                            "calories": 463,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Snack, Prawn Cocktail , Skips",
                            "calories": 191,
                            "quantity": 35,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 2142,
                    "items": [
                        {
                            "name": "Burger, Bacon Cheese",
                            "calories": 968,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Small",
                            "calories": 263,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Peanut Butter Milkshake",
                            "calories": 911,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "20 Nov 2024",
            "raw": "20 Nov 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DHSJY7",
            "raw": 70990
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "20 November 2024",
            "url": "https://taylordrayson.com/2024/11/20"
        }
    ]
}