{
    "type": "food",
    "url": "https://taylordrayson.com/2025/01/09/food",
    "title": "I ate 1,702 calories",
    "summary": "That day's food came to 1,702 calories, with 85g of protein, 178g of carbs and 50g of fat.",
    "occurred": {
        "display": "9 Jan 2025 23:59",
        "iso": "2025-01-09T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,702 kcal",
            "raw": 1702
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "84.6g",
            "raw": 84.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "177.8g",
            "raw": 177.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "49.8g",
            "raw": 49.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "23.9g",
            "raw": 23.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "78.3g",
            "raw": 78.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "19.2g",
            "raw": 19.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,256mg",
            "raw": 1256
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (785 kcal), Lunch (917 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 785,
                    "items": [
                        {
                            "name": "Bourbon Chocolate Biscuit",
                            "calories": 42,
                            "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": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 917,
                    "items": [
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 108,
                            "quantity": 300,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Can Of Coke",
                            "calories": 140,
                            "quantity": 12,
                            "units": "Ounces"
                        },
                        {
                            "name": "Buffalo Chicken Mac And Cheese",
                            "calories": 669,
                            "quantity": 450,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "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": "09 Jan 2025",
            "raw": "09 Jan 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DG5J2D",
            "raw": 71470
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "9 January 2025",
            "url": "https://taylordrayson.com/2025/01/09"
        }
    ]
}