{
    "type": "food",
    "url": "https://taylordrayson.com/2024/07/25/food",
    "title": "I ate 1,254 calories",
    "summary": "That day's food came to 1,254 calories, with 9g of protein, 134g of carbs and 58g of fat.",
    "occurred": {
        "display": "25 Jul 2024 23:59",
        "iso": "2024-07-25T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,254 kcal",
            "raw": 1254
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "8.8g",
            "raw": 8.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "134.4g",
            "raw": 134.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "57.7g",
            "raw": 57.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "12.4g",
            "raw": 12.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "84.5g",
            "raw": 84.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "4.2g",
            "raw": 4.2
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,037mg",
            "raw": 1037
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (221 kcal), Lunch (802 kcal), Snacks (231 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 802,
                    "items": [
                        {
                            "name": "Dr Pepper",
                            "calories": 100,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Texas BBQ",
                            "calories": 351,
                            "quantity": 30,
                            "units": "Each"
                        },
                        {
                            "name": "Texas BBQ",
                            "calories": 351,
                            "quantity": 30,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 231,
                    "items": [
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Skips Tingly Prawn Cocktail",
                            "calories": 71,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Aero Chocolate Mousse",
                            "calories": 94,
                            "quantity": 57,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "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": "25 Jul 2024",
            "raw": "25 Jul 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DLEAHQ",
            "raw": 69777
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "25 July 2024",
            "url": "https://taylordrayson.com/2024/07/25"
        }
    ]
}