{
    "type": "food",
    "url": "https://taylordrayson.com/2024/04/21/food",
    "title": "I ate 1,589 calories",
    "summary": "That day's food came to 1,589 calories, with 79g of protein, 159g of carbs and 86g of fat.",
    "occurred": {
        "display": "21 Apr 2024 23:59",
        "iso": "2024-04-21T23:59:59+02:00",
        "timezone": "Europe/Budapest"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,589 kcal",
            "raw": 1589
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "79.1g",
            "raw": 79.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "159.3g",
            "raw": 159.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "86.4g",
            "raw": 86.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "40.1g",
            "raw": 40.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "45.9g",
            "raw": 45.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "3.6g",
            "raw": 3.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,046mg",
            "raw": 1046
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (593 kcal), Dinner (621 kcal), Snacks (375 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 593,
                    "items": [
                        {
                            "name": "Venti skinny vanilla latte",
                            "calories": 226,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Panini, Ham And Cheese Toastie",
                            "calories": 367,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 621,
                    "items": [
                        {
                            "name": "Bbq bacon double cheeseburger",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Small Chips",
                            "calories": 220,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 375,
                    "items": [
                        {
                            "name": "Jammie Wagon Wheel",
                            "calories": 164,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Pringles Sour Cream & Onion",
                            "calories": 210,
                            "quantity": 40,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "21 Apr 2024",
            "raw": "21 Apr 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RZGEUH",
            "raw": 68846
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "21 April 2024",
            "url": "https://taylordrayson.com/2024/04/21"
        }
    ]
}