{
    "type": "food",
    "url": "https://taylordrayson.com/2024/07/20/food",
    "title": "I ate 1,402 calories",
    "summary": "That day's food came to 1,402 calories, with 7g of protein, 54g of carbs and 11g of fat.",
    "occurred": {
        "display": "20 Jul 2024 23:59",
        "iso": "2024-07-20T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,402 kcal",
            "raw": 1402
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "6.8g",
            "raw": 6.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "54.1g",
            "raw": 54.1
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "10.9g",
            "raw": 10.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "1.3g",
            "raw": 1.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "13.8g",
            "raw": 13.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0.3g",
            "raw": 0.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "77mg",
            "raw": 77
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (54 kcal), Lunch (874 kcal), Dinner (472 kcal), Snacks (2 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 54,
                    "items": [
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 54,
                            "quantity": 150,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 874,
                    "items": [
                        {
                            "name": "Texas BBQ",
                            "calories": 197,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Onion Rings",
                            "calories": 404,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Amino Energy Can Tropical",
                            "calories": 33,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Grande Blonde Vanilla Latte",
                            "calories": 240,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 472,
                    "items": [
                        {
                            "name": "Homemade lasagna",
                            "calories": 339,
                            "quantity": 1,
                            "units": "Slice"
                        },
                        {
                            "name": "Coleslaw.",
                            "calories": 91,
                            "quantity": 1,
                            "units": "Tablespoon"
                        },
                        {
                            "name": "Garlic Bread Slices",
                            "calories": 42,
                            "quantity": 1,
                            "units": "Slice"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 2,
                    "items": [
                        {
                            "name": "Coke Zero (Large)",
                            "calories": 2,
                            "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": "20 Jul 2024",
            "raw": "20 Jul 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DLAEWK",
            "raw": 69721
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "20 July 2024",
            "url": "https://taylordrayson.com/2024/07/20"
        }
    ]
}