{
    "type": "food",
    "url": "https://taylordrayson.com/2024/10/23/food",
    "title": "I ate 2,901 calories",
    "summary": "That day's food came to 2,901 calories, with 167g of protein, 322g of carbs and 114g of fat.",
    "occurred": {
        "display": "23 Oct 2024 23:59",
        "iso": "2024-10-23T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,901 kcal",
            "raw": 2901
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "167.2g",
            "raw": 167.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "322g",
            "raw": 322
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "114.1g",
            "raw": 114.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "94.8g",
            "raw": 94.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "130.5g",
            "raw": 130.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "20.4g",
            "raw": 20.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "3,082mg",
            "raw": 3082
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (1535 kcal), Lunch (1124 kcal), Snacks (242 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 1535,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Impact Whey Gainer",
                            "calories": 369,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Orange juice",
                            "calories": 205,
                            "quantity": 1,
                            "units": "Bottle"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 272,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 232,
                            "quantity": 3,
                            "units": "Pieces"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Egg Whites",
                            "calories": 17,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1124,
                    "items": [
                        {
                            "name": "Sausage & Tomato Risotto",
                            "calories": 707,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mini Sausage Roll",
                            "calories": 68,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Satay Chicken",
                            "calories": 214,
                            "quantity": 3,
                            "units": "Sticks"
                        },
                        {
                            "name": "Yoghurt",
                            "calories": 36,
                            "quantity": 1,
                            "units": "Package"
                        },
                        {
                            "name": "Twix Mini",
                            "calories": 99,
                            "quantity": 1,
                            "units": "Piece"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 242,
                    "items": [
                        {
                            "name": "Caramel Latte, Skimmed, In, Med",
                            "calories": 152,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Watsits",
                            "calories": 90,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "15",
            "raw": 15
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "23 Oct 2024",
            "raw": "23 Oct 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DUW7AU",
            "raw": 70715
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "23 October 2024",
            "url": "https://taylordrayson.com/2024/10/23"
        }
    ]
}