{
    "type": "food",
    "url": "https://taylordrayson.com/2024/08/11/food",
    "title": "I ate 1,878 calories",
    "summary": "That day's food came to 1,878 calories, with 58g of protein, 133g of carbs and 62g of fat.",
    "occurred": {
        "display": "11 Aug 2024 23:59",
        "iso": "2024-08-11T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,878 kcal",
            "raw": 1878
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "58g",
            "raw": 58
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "133.2g",
            "raw": 133.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "62.4g",
            "raw": 62.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "20.2g",
            "raw": 20.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "63.1g",
            "raw": 63.1
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "7.1g",
            "raw": 7.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "47mg",
            "raw": 47
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (456 kcal), Lunch (416 kcal), Dinner (785 kcal), Snacks (221 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 456,
                    "items": [
                        {
                            "name": "Strawberry Protein White Chocolate Cereal Balls",
                            "calories": 235,
                            "quantity": 221,
                            "units": "Grams"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 416,
                    "items": [
                        {
                            "name": "Caramel Wafer",
                            "calories": 170,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Stackz BBQ",
                            "calories": 246,
                            "quantity": 50,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 785,
                    "items": [
                        {
                            "name": "Chicken Dippers, Crispy, Frozen",
                            "calories": 126,
                            "quantity": 3,
                            "units": "Pieces"
                        },
                        {
                            "name": "Breaded Onion Rings",
                            "calories": 186,
                            "quantity": 5,
                            "units": "Pieces"
                        },
                        {
                            "name": "Sweet Potato Fries",
                            "calories": 83,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fish Fingers, Omega, Frozen",
                            "calories": 250,
                            "quantity": 4,
                            "units": "Pieces"
                        },
                        {
                            "name": "Can Of Coke",
                            "calories": 140,
                            "quantity": 12,
                            "units": "Ounces"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "10",
            "raw": 10
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "11 Aug 2024",
            "raw": "11 Aug 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DKL3RM",
            "raw": 69945
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "11 August 2024",
            "url": "https://taylordrayson.com/2024/08/11"
        }
    ]
}