{
    "type": "food",
    "url": "https://taylordrayson.com/2024/10/14/food",
    "title": "I ate 2,615 calories",
    "summary": "That day's food came to 2,615 calories, with 50g of protein, 210g of carbs and 97g of fat.",
    "occurred": {
        "display": "14 Oct 2024 23:59",
        "iso": "2024-10-14T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,615 kcal",
            "raw": 2615
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "49.7g",
            "raw": 49.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "209.5g",
            "raw": 209.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "97.1g",
            "raw": 97.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "50g",
            "raw": 50
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "70.6g",
            "raw": 70.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "76.3g",
            "raw": 76.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,858mg",
            "raw": 1858
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (567 kcal), Lunch (1056 kcal), Dinner (770 kcal), Snacks (222 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 567,
                    "items": [
                        {
                            "name": "Hash Brown",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 77,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1056,
                    "items": [
                        {
                            "name": "Cheese and Onion Slice",
                            "calories": 502,
                            "quantity": 170,
                            "units": "Grams"
                        },
                        {
                            "name": "Kit Kat, Chunky",
                            "calories": 165,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Dr Pepper Zero 500ml",
                            "calories": 2,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pumpkin Spice Latte, Short, Whole Milk, With Whip",
                            "calories": 199,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mini Eggs Cookie",
                            "calories": 188,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 770,
                    "items": [
                        {
                            "name": "Caramel Wafer",
                            "calories": 170,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Homemade Curry",
                            "calories": 333,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Rice, White, Boiled, No Added Salt",
                            "calories": 267,
                            "quantity": 1,
                            "units": "Metric Cup"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 222,
                    "items": [
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "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": "14 Oct 2024",
            "raw": "14 Oct 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DU7WR8",
            "raw": 70619
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "14 October 2024",
            "url": "https://taylordrayson.com/2024/10/14"
        }
    ]
}