{
    "type": "food",
    "url": "https://taylordrayson.com/2024/05/01/food",
    "title": "I ate 2,685 calories",
    "summary": "That day's food came to 2,685 calories, with 84g of protein, 305g of carbs and 89g of fat.",
    "occurred": {
        "display": "1 May 2024 23:59",
        "iso": "2024-05-01T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,685 kcal",
            "raw": 2685
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "83.9g",
            "raw": 83.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "304.7g",
            "raw": 304.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "88.8g",
            "raw": 88.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "33.5g",
            "raw": 33.5
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "99.6g",
            "raw": 99.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "32g",
            "raw": 32
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "4,477mg",
            "raw": 4477
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (747 kcal), Lunch (380 kcal), Dinner (751 kcal), Snacks (807 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 747,
                    "items": [
                        {
                            "name": "Breakfast Wrap",
                            "calories": 605,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Med",
                            "calories": 142,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 380,
                    "items": [
                        {
                            "name": "Mango fruit tea with strawberry boba",
                            "calories": 189,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "T4 Brown Sugar Biscuit",
                            "calories": 191,
                            "quantity": 20,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 751,
                    "items": [
                        {
                            "name": "BBQ Americano, Individual, Stuffed Crust",
                            "calories": 744,
                            "quantity": 3,
                            "units": "Slices"
                        },
                        {
                            "name": "Soda, Pepsi, Max",
                            "calories": 2,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Large Pepsi Max Cherry 32oz",
                            "calories": 5,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 807,
                    "items": [
                        {
                            "name": "Crispy Korean Chicken Wrap",
                            "calories": 568,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "01 May 2024",
            "raw": "01 May 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RBSEYY",
            "raw": 68949
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "1 May 2024",
            "url": "https://taylordrayson.com/2024/05/01"
        }
    ]
}