{
    "type": "food",
    "url": "https://taylordrayson.com/2024/07/02/food",
    "title": "I ate 2,001 calories",
    "summary": "That day's food came to 2,001 calories, with 34g of protein, 181g of carbs and 62g of fat.",
    "occurred": {
        "display": "2 Jul 2024 23:59",
        "iso": "2024-07-02T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,001 kcal",
            "raw": 2001
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "34.4g",
            "raw": 34.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "180.9g",
            "raw": 180.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "61.9g",
            "raw": 61.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "21.1g",
            "raw": 21.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "69.7g",
            "raw": 69.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "7.9g",
            "raw": 7.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "843mg",
            "raw": 843
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (307 kcal), Lunch (871 kcal), Dinner (620 kcal), Snacks (203 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 307,
                    "items": [
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 54,
                            "quantity": 150,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Milk Skim",
                            "calories": 80,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cereal, Cinnamon Toast Crunch",
                            "calories": 173,
                            "quantity": 1,
                            "units": "Dry Cup"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 871,
                    "items": [
                        {
                            "name": "Chicken & Mushroom Slice (170g)",
                            "calories": 436,
                            "quantity": 170,
                            "units": "Grams"
                        },
                        {
                            "name": "Ultra (Zero)",
                            "calories": 11,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Crisp, Texas Bbq",
                            "calories": 203,
                            "quantity": 40,
                            "units": "Grams"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 620,
                    "items": [
                        {
                            "name": "Chicken Fajitas w/ Onions & peppers",
                            "calories": 480,
                            "quantity": 3,
                            "units": "Each"
                        },
                        {
                            "name": "Can Of Coke",
                            "calories": 140,
                            "quantity": 12,
                            "units": "Ounces"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 203,
                    "items": [
                        {
                            "name": "Crisp, Texas Bbq",
                            "calories": 203,
                            "quantity": 40,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "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": "02 Jul 2024",
            "raw": "02 Jul 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DAU3GY",
            "raw": 69563
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "2 July 2024",
            "url": "https://taylordrayson.com/2024/07/02"
        }
    ]
}