{
    "type": "food",
    "url": "https://taylordrayson.com/2024/04/24/food",
    "title": "I ate 1,659 calories",
    "summary": "That day's food came to 1,659 calories, with 50g of protein, 146g of carbs and 67g of fat.",
    "occurred": {
        "display": "24 Apr 2024 23:59",
        "iso": "2024-04-24T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,659 kcal",
            "raw": 1659
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "50.1g",
            "raw": 50.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "146.4g",
            "raw": 146.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "67.1g",
            "raw": 67.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "30.4g",
            "raw": 30.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "73.7g",
            "raw": 73.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "943mg",
            "raw": 943
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (510 kcal), Lunch (221 kcal), Dinner (621 kcal), Snacks (307 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 510,
                    "items": [
                        {
                            "name": "Chocolate Cereal Balls",
                            "calories": 38,
                            "quantity": 10,
                            "units": "Grams"
                        },
                        {
                            "name": "Caffee Latte Venti Semi-skimmed Milk",
                            "calories": 248,
                            "quantity": 14,
                            "units": "Ounces"
                        },
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 54,
                            "quantity": 150,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Centsibles Wiener",
                            "calories": 170,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 621,
                    "items": [
                        {
                            "name": "Small Chips",
                            "calories": 220,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bbq bacon double cheeseburger",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 307,
                    "items": [
                        {
                            "name": "Sandia",
                            "calories": 305,
                            "quantity": 90,
                            "units": "Grams"
                        },
                        {
                            "name": "Coke Zero 500ml",
                            "calories": 2,
                            "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": "24 Apr 2024",
            "raw": "24 Apr 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RZD574",
            "raw": 68872
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "24 April 2024",
            "url": "https://taylordrayson.com/2024/04/24"
        }
    ]
}