{
    "type": "food",
    "url": "https://taylordrayson.com/2024/07/03/food",
    "title": "I ate 2,050 calories",
    "summary": "That day's food came to 2,050 calories, with 67g of protein, 178g of carbs and 96g of fat.",
    "occurred": {
        "display": "3 Jul 2024 23:59",
        "iso": "2024-07-03T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,050 kcal",
            "raw": 2050
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "66.6g",
            "raw": 66.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "178.3g",
            "raw": 178.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "95.6g",
            "raw": 95.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "29.1g",
            "raw": 29.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "42.7g",
            "raw": 42.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "42.3g",
            "raw": 42.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,763mg",
            "raw": 1763
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (359 kcal), Lunch (735 kcal), Dinner (956 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 359,
                    "items": [
                        {
                            "name": "Choc Chip Munchy Bars",
                            "calories": 138,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 735,
                    "items": [
                        {
                            "name": "Noodles, Pad Thai, Thai, Restaurant-Style",
                            "calories": 523,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bubble milk tea with white pearls",
                            "calories": 212,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 956,
                    "items": [
                        {
                            "name": "Hamburger, Big Mac",
                            "calories": 508,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Large",
                            "calories": 444,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cherry Pepsi Max",
                            "calories": 4,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "03 Jul 2024",
            "raw": "03 Jul 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DAH5EE",
            "raw": 69573
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "3 July 2024",
            "url": "https://taylordrayson.com/2024/07/03"
        }
    ]
}